Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Make it possible to resolve all todos for pipeline | Grzegorz Bizon | 2017-02-15 | 1 | -1/+24 | |
| * | | | | | | | Add specs for after_stage scope, update specs file | Grzegorz Bizon | 2017-02-14 | 1 | -4/+18 | |
| * | | | | | | | Extend specs for build and pipeline retry services | Grzegorz Bizon | 2017-02-14 | 2 | -16/+87 | |
| * | | | | | | | Simplify implementation of pipeline retry service | Grzegorz Bizon | 2017-02-14 | 2 | -16/+35 | |
| * | | | | | | | Preserve base service abstraction for retry services | Grzegorz Bizon | 2017-02-14 | 2 | -14/+14 | |
| * | | | | | | | Implement new pipeline retry service | Grzegorz Bizon | 2017-02-13 | 1 | -1/+50 | |
| * | | | | | | | Add a separate CI/CD pipeline retry service class | Grzegorz Bizon | 2017-02-13 | 1 | -0/+48 | |
| * | | | | | | | Fix envs and deploys specs related to build retry | Grzegorz Bizon | 2017-02-13 | 2 | -2/+6 | |
| * | | | | | | | Fix pipeline processing specs after adding ability checks | Grzegorz Bizon | 2017-02-13 | 1 | -3/+11 | |
| * | | | | | | | Fix pipeline specs after adding retry ability check | Grzegorz Bizon | 2017-02-13 | 1 | -8/+16 | |
| * | | | | | | | Fix CI build specs after adding retry ability check | Grzegorz Bizon | 2017-02-13 | 2 | -19/+31 | |
| * | | | | | | | Add specs for build retry service | Grzegorz Bizon | 2017-02-13 | 1 | -0/+56 | |
| * | | | | | | | Extend specs for canceling a running pipeline | Grzegorz Bizon | 2017-02-13 | 1 | -2/+15 | |
| * | | | | | | | Skip job only when canceling the pipeline it belongs to | Grzegorz Bizon | 2017-02-13 | 1 | -1/+4 | |
| * | | | | | | | Fix pipeline specs related to canceling builds | Grzegorz Bizon | 2017-02-13 | 1 | -2/+10 | |
* | | | | | | | | Merge branch 'task_list_refactor' into 'master' | Fatih Acet | 2017-02-17 | 2 | -10/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactor | Simon Knox | 2017-02-16 | 39 | -451/+966 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | code style and test fixes | Simon Knox | 2017-02-14 | 2 | -4/+4 | |
| * | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactor | Simon Knox | 2017-02-14 | 8 | -60/+109 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactor | Simon Knox | 2017-02-14 | 147 | -741/+4719 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | update karma test to expect ajax instead of POST | Simon Knox | 2017-02-09 | 1 | -8/+6 | |
* | | | | | | | | | | | Merge branch 'move-spinach-dashboard-issues-test-to-rspec' into 'master' | Rémy Coutable | 2017-02-17 | 1 | -0/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Move dashboard issues spinach test to Rspec | Semyon Pupkov | 2017-02-10 | 1 | -0/+48 | |
* | | | | | | | | | | | | Merge branch 'issue_26714' into 'master' | Rémy Coutable | 2017-02-17 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix 'reset-email' link specissue_26714 | Felipe Artur | 2017-02-16 | 1 | -2/+4 | |
* | | | | | | | | | | | | | Merge branch 'paginate-all-the-things' into 'master' | Rémy Coutable | 2017-02-17 | 40 | -47/+837 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Backport API to v3paginate-all-the-things | Robert Schilling | 2017-02-17 | 7 | -0/+544 | |
| * | | | | | | | | | | | | Add a custom pagination matcher | Robert Schilling | 2017-02-16 | 33 | -36/+274 | |
| * | | | | | | | | | | | | Paginate all endpoints that return an array | Robert Schilling | 2017-02-16 | 4 | -11/+19 | |
* | | | | | | | | | | | | | Merge branch '26500-informative-slack-notifications' into 'master' | Kamil Trzciński | 2017-02-17 | 4 | -4/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Adding links to user & build in Chat Notifications | Poornima M | 2017-01-25 | 4 | -4/+72 | |
* | | | | | | | | | | | | | | Merge branch 'use-update-runner-service' into 'master' | Kamil Trzciński | 2017-02-17 | 5 | -1/+228 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Use expect { }.to change { }use-update-runner-service | Lin Jen-Shin | 2017-02-15 | 2 | -18/+18 | |
| * | | | | | | | | | | | | | | Add some tests for admin/project runners page | Lin Jen-Shin | 2017-02-15 | 2 | -0/+160 | |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into use-update-runner-service | Lin Jen-Shin | 2017-02-15 | 180 | -1286/+6218 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add a test to make sure the queue ticks when updating runners | Lin Jen-Shin | 2017-02-13 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | Only tick queue if anything is updated | Lin Jen-Shin | 2017-02-07 | 1 | -4/+27 | |
| * | | | | | | | | | | | | | | | Just pass :services, feedback: | Lin Jen-Shin | 2017-02-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into use-update-runner-service | Lin Jen-Shin | 2017-02-07 | 161 | -1101/+5744 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into use-update-runner-service | Lin Jen-Shin | 2017-02-04 | 426 | -1722/+6367 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Remove the key from the queue when runner is deleted | Lin Jen-Shin | 2017-01-21 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | Prefer service object over after_save hook | Lin Jen-Shin | 2017-01-21 | 2 | -1/+19 | |
* | | | | | | | | | | | | | | | | | | Merge branch '22018-api-milestone-merge-requests' into 'master' | Rémy Coutable | 2017-02-17 | 1 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Add API endpoint to get all milestone merge requests | Joren De Groof | 2017-02-17 | 1 | -0/+36 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch '28329-allow-slash-in-slash-command-args' into 'master' | Sean McGivern | 2017-02-17 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Allow slashes in slash command arguments | Rémy Coutable | 2017-02-17 | 1 | -0/+8 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'only-yield-valid-reference-matches' into 'master' | Sean McGivern | 2017-02-17 | 1 | -1/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Only yield valid references in ReferenceFilter.references_inonly-yield-valid-reference-matches | Douwe Maan | 2017-02-16 | 1 | -1/+23 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master' | Sean McGivern | 2017-02-17 | 15 | -301/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Delete sidebar specs and fixtures; update shortcuts_spec to check page title | Annabel Dunstone Gray | 2017-02-15 | 4 | -174/+5 |