summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Make it possible to resolve all todos for pipelineGrzegorz Bizon2017-02-151-1/+24
| * | | | | | | Add specs for after_stage scope, update specs fileGrzegorz Bizon2017-02-141-4/+18
| * | | | | | | Extend specs for build and pipeline retry servicesGrzegorz Bizon2017-02-142-16/+87
| * | | | | | | Simplify implementation of pipeline retry serviceGrzegorz Bizon2017-02-142-16/+35
| * | | | | | | Preserve base service abstraction for retry servicesGrzegorz Bizon2017-02-142-14/+14
| * | | | | | | Implement new pipeline retry serviceGrzegorz Bizon2017-02-131-1/+50
| * | | | | | | Add a separate CI/CD pipeline retry service classGrzegorz Bizon2017-02-131-0/+48
| * | | | | | | Fix envs and deploys specs related to build retryGrzegorz Bizon2017-02-132-2/+6
| * | | | | | | Fix pipeline processing specs after adding ability checksGrzegorz Bizon2017-02-131-3/+11
| * | | | | | | Fix pipeline specs after adding retry ability checkGrzegorz Bizon2017-02-131-8/+16
| * | | | | | | Fix CI build specs after adding retry ability checkGrzegorz Bizon2017-02-132-19/+31
| * | | | | | | Add specs for build retry serviceGrzegorz Bizon2017-02-131-0/+56
| * | | | | | | Extend specs for canceling a running pipelineGrzegorz Bizon2017-02-131-2/+15
| * | | | | | | Skip job only when canceling the pipeline it belongs toGrzegorz Bizon2017-02-131-1/+4
| * | | | | | | Fix pipeline specs related to canceling buildsGrzegorz Bizon2017-02-131-2/+10
* | | | | | | | Merge branch 'task_list_refactor' into 'master' Fatih Acet2017-02-172-10/+8
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactorSimon Knox2017-02-1639-451/+966
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | code style and test fixesSimon Knox2017-02-142-4/+4
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-148-60/+109
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-14147-741/+4719
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | update karma test to expect ajax instead of POSTSimon Knox2017-02-091-8/+6
* | | | | | | | | | | Merge branch 'move-spinach-dashboard-issues-test-to-rspec' into 'master'Rémy Coutable2017-02-171-0/+48
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move dashboard issues spinach test to RspecSemyon Pupkov2017-02-101-0/+48
* | | | | | | | | | | | Merge branch 'issue_26714' into 'master' Rémy Coutable2017-02-171-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix 'reset-email' link specissue_26714Felipe Artur2017-02-161-2/+4
* | | | | | | | | | | | | Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable2017-02-1740-47/+837
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-177-0/+544
| * | | | | | | | | | | | Add a custom pagination matcherRobert Schilling2017-02-1633-36/+274
| * | | | | | | | | | | | Paginate all endpoints that return an arrayRobert Schilling2017-02-164-11/+19
* | | | | | | | | | | | | Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-174-4/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Adding links to user & build in Chat NotificationsPoornima M2017-01-254-4/+72
* | | | | | | | | | | | | | Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-175-1/+228
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use expect { }.to change { }use-update-runner-serviceLin Jen-Shin2017-02-152-18/+18
| * | | | | | | | | | | | | | Add some tests for admin/project runners pageLin Jen-Shin2017-02-152-0/+160
| * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-15180-1286/+6218
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add a test to make sure the queue ticks when updating runnersLin Jen-Shin2017-02-131-0/+7
| * | | | | | | | | | | | | | | Only tick queue if anything is updatedLin Jen-Shin2017-02-071-4/+27
| * | | | | | | | | | | | | | | Just pass :services, feedback:Lin Jen-Shin2017-02-071-1/+1
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-07161-1101/+5744
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-04426-1722/+6367
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Remove the key from the queue when runner is deletedLin Jen-Shin2017-01-211-0/+19
| * | | | | | | | | | | | | | | | | Prefer service object over after_save hookLin Jen-Shin2017-01-212-1/+19
* | | | | | | | | | | | | | | | | | Merge branch '22018-api-milestone-merge-requests' into 'master' Rémy Coutable2017-02-171-0/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add API endpoint to get all milestone merge requestsJoren De Groof2017-02-171-0/+36
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch '28329-allow-slash-in-slash-command-args' into 'master'Sean McGivern2017-02-171-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Allow slashes in slash command argumentsRémy Coutable2017-02-171-0/+8
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'only-yield-valid-reference-matches' into 'master'Sean McGivern2017-02-171-1/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Only yield valid references in ReferenceFilter.references_inonly-yield-valid-reference-matchesDouwe Maan2017-02-161-1/+23
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-1715-301/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Delete sidebar specs and fixtures; update shortcuts_spec to check page titleAnnabel Dunstone Gray2017-02-154-174/+5