Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Kamil Trzcinski | 2015-10-14 | 1 | -2/+1 |
* | Fix cancel_all specs | Kamil Trzcinski | 2015-10-14 | 1 | -2/+2 |
* | Fix specs | Kamil Trzcinski | 2015-10-14 | 2 | -15/+15 |
* | Remove ordering from :ci_commits relation | Kamil Trzcinski | 2015-10-14 | 2 | -18/+18 |
* | Added builds view | Kamil Trzcinski | 2015-10-14 | 1 | -0/+49 |
* | Fix retry and cancel for buildfix-retry-and-cancel | Kamil Trzcinski | 2015-10-14 | 1 | -1/+9 |
* | Merge branch 'add-wip-to-mr-hook-attrs' into 'master' | Stan Hu | 2015-10-13 | 1 | -0/+11 |
|\ | |||||
| * | merge_request: add work_in_progress to MR hooks | Ben Boeckel | 2015-10-08 | 1 | -0/+11 |
* | | Merge branch 'redesign-files-page' | Dmitriy Zaporozhets | 2015-10-13 | 2 | -2/+2 |
|\ \ | |||||
| * | | Apply new design to files page | Dmitriy Zaporozhets | 2015-10-13 | 2 | -2/+2 |
* | | | Merge branch 'commit_status' into 'master' | Kamil Trzciński | 2015-10-13 | 10 | -133/+422 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix broken tests | Kamil Trzcinski | 2015-10-12 | 1 | -4/+5 |
| * | | Fix some changes | Kamil Trzcinski | 2015-10-12 | 1 | -1/+1 |
| * | | Fix commit skipping | Kamil Trzcinski | 2015-10-12 | 1 | -2/+2 |
| * | | Add author to statuses | Kamil Trzcinski | 2015-10-12 | 1 | -0/+7 |
| * | | Fix commit status POST URL | Kamil Trzcinski | 2015-10-12 | 1 | -3/+3 |
| * | | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 10 | -128/+409 |
* | | | Merge branch 'reset_service_password' into 'master' | Dmitriy Zaporozhets | 2015-10-12 | 3 | -0/+135 |
|\ \ \ | |/ / |/| | | |||||
| * | | Invalidate stored service password if the endpoint URL is changedreset_service_password | Valery Sizov | 2015-10-12 | 3 | -0/+135 |
* | | | Merge branch 'fix_email_downcasing' into 'master' | Robert Speicher | 2015-10-11 | 1 | -0/+21 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix ldap email downcasing bug | Drew Blessing | 2015-10-08 | 1 | -0/+21 |
* | | | Normalize space-like characters in keys before output to gitlab-shellrs-issue-2970 | Robert Speicher | 2015-10-08 | 1 | -0/+13 |
|/ / | |||||
* | | Merge remote-tracking branch 'public/project-find-with-namespace-performance' | Dmitriy Zaporozhets | 2015-10-08 | 3 | -0/+223 |
|\ \ | |||||
| * | | Revamp finding projects by namespaces | Yorick Peterse | 2015-10-08 | 2 | -15/+48 |
| * | | Added concern for case-insensitive WHERE queries | Yorick Peterse | 2015-10-07 | 1 | -0/+176 |
| * | | Added methods for detecting MySQL/PostgreSQL | Yorick Peterse | 2015-10-07 | 1 | -0/+17 |
* | | | Merge remote-tracking branch 'public/trending-projects-performance' | Dmitriy Zaporozhets | 2015-10-08 | 4 | -0/+124 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Added benchmarks for finding trending projects | Yorick Peterse | 2015-10-06 | 2 | -0/+47 |
| * | | Revamp trending projects query | Yorick Peterse | 2015-10-06 | 2 | -24/+58 |
| * | | Added specs for TrendingProjectsFinder | Yorick Peterse | 2015-10-06 | 1 | -0/+43 |
* | | | Merge branch 'XenGi/gitlab-ce-master' | Stan Hu | 2015-10-08 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | hooks: Add full project namespace to payload | Ricardo Band | 2015-10-02 | 1 | -2/+2 |
* | | | | Check originalEvent.repeat *and* event.repeatrs-quick-submit | Robert Speicher | 2015-10-07 | 1 | -4/+1 |
* | | | | Check originalEvent.repeat | Robert Speicher | 2015-10-07 | 1 | -1/+9 |
* | | | | Add "Quick Submit" JS behavior | Robert Speicher | 2015-10-07 | 2 | -0/+71 |
* | | | | Require jquery.turbolinks in all JS specs | Robert Speicher | 2015-10-07 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'stanhu/gitlab-ce-improve-label-milestones-filter' | Dmitriy Zaporozhets | 2015-10-07 | 2 | -0/+25 |
|\ \ \ | |||||
| * | | | Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ... | Stan Hu | 2015-10-07 | 2 | -0/+25 |
* | | | | Merge branch 'cleanup-ci-pages' into 'master' | Dmitriy Zaporozhets | 2015-10-07 | 6 | -108/+20 |
|\ \ \ \ | |||||
| * | | | | Fix tests and few CI features | Dmitriy Zaporozhets | 2015-10-07 | 2 | -33/+0 |
| * | | | | Move CI services to project settings area | Dmitriy Zaporozhets | 2015-10-07 | 1 | -23/+0 |
| * | | | | Remove Ci::Commit and Ci::Build controllerscleanup-ci-pages | Dmitriy Zaporozhets | 2015-10-07 | 2 | -32/+20 |
| * | | | | Remove test for removed page and add menu highlight for build page | Dmitriy Zaporozhets | 2015-10-07 | 1 | -20/+0 |
* | | | | | Allow removing of project without confirmation when JavaScript is disabled | Stan Hu | 2015-10-07 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Add directory feature button | Stan Hu | 2015-10-07 | 1 | -0/+36 |
|/ / / | |||||
* | | | Fix routing in CI mailer | Dmitriy Zaporozhets | 2015-10-07 | 1 | -2/+1 |
* | | | Fix ci build routing and few testsci-build-page | Dmitriy Zaporozhets | 2015-10-06 | 1 | -22/+20 |
* | | | Refactor commit/build tests and fix CI cancel | Dmitriy Zaporozhets | 2015-10-06 | 3 | -61/+34 |
| |/ |/| | |||||
* | | Merge branch 'refactor-build-service' into 'master' | Kamil Trzciński | 2015-10-05 | 18 | -358/+341 |
|\ \ | |||||
| * | | Fix create_trigger_request_service_specrefactor-build-service | Kamil Trzcinski | 2015-10-05 | 2 | -6/+6 |