summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński2016-11-255-2/+267
|\
| * Expand the loop and reduce overlapped conditionsLin Jen-Shin2016-11-221-12/+30
| * Passing a user to retry_failed in testsLin Jen-Shin2016-11-221-3/+3
| * Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-2231-357/+1469
| |\
| * | Test against all possible cases, feedback:Lin Jen-Shin2016-11-221-14/+17
| * | Test against all types and more status:Lin Jen-Shin2016-11-211-37/+45
| * | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-2199-369/+3332
| |\ \
| * | | Prefer a description for it and split the case:Lin Jen-Shin2016-11-212-32/+51
| * | | Allow to retry failed or canceled builds and fix cancel running specs failureKamil Trzcinski2016-11-191-3/+60
| * | | Add a test for Ci::Pipeline#cancel_running:Lin Jen-Shin2016-11-191-0/+16
| * | | Add a lot of tests for scopes, feedback:Lin Jen-Shin2016-11-193-0/+85
| * | | Add tests against two jobs having different statusLin Jen-Shin2016-11-181-0/+12
| * | | Add when cancelling for external jobs, feedback:Lin Jen-Shin2016-11-181-0/+7
| * | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-1881-235/+1371
| |\ \ \
| * | | | Improve how we could cancel pipelines:Lin Jen-Shin2016-11-172-2/+42
* | | | | Merge branch 'autocomplete-space-prefix' into 'master' Fatih Acet2016-11-251-0/+43
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into autocomplete-space-prefixautocomplete-space-prefixPhil Hughes2016-11-24290-1995/+8542
| |\ \ \ \ \
| * | | | | | Tests fixPhil Hughes2016-11-141-2/+2
| * | | | | | Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-11-11636-5528/+27535
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-08-30537-7939/+22104
| |\ \ \ \ \ \ \
| * | | | | | | | Correctly checks for character before GFM input charPhil Hughes2016-07-211-3/+21
| * | | | | | | | Allow GFM autocomplete to be trigger without the preceding spacePhil Hughes2016-07-211-0/+24
* | | | | | | | | Merge branch 'issue_24748' into 'master' Fatih Acet2016-11-252-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix title case to sentence caseLuis Alonso Chavez Armendariz2016-11-232-6/+6
* | | | | | | | | | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-2517-77/+119
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-2417-77/+119
* | | | | | | | | | | Merge branch 'fix/invalid-storage-cleanup-affecting-test-suite' into 'master' Robert Speicher2016-11-252-10/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Clear test build storage directory before each examplefix/invalid-storage-cleanup-affecting-test-suiteGrzegorz Bizon2016-11-231-2/+3
| * | | | | | | | | | | Remove entire test files directory for test buildsGrzegorz Bizon2016-11-231-7/+5
| * | | | | | | | | | | Clear Carrierwave upload after each test exampleGrzegorz Bizon2016-11-231-1/+1
| * | | | | | | | | | | Clean build storage after each RSpec test exampleGrzegorz Bizon2016-11-231-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'zj-upgrade-grape' into 'master' Robert Speicher2016-11-254-16/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove tests which do not add valuezj-upgrade-grapeZ.J. van de Weg2016-11-233-12/+0
| * | | | | | | | | | | Upgrade grape-entity to 0.6.0Z.J. van de Weg2016-11-231-4/+0
* | | | | | | | | | | | Merge branch '24780-show-last-updated-or-resolved-in-mr-discussion' into 'mas...Fatih Acet2016-11-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | resloves failed rspec test24780-show-last-updated-or-resolved-in-mr-discussionNur Rony2016-11-231-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '24779-last-deployment-call-on-nil-environment-fix' into 'master' Kamil Trzciński2016-11-241-10/+42
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | renames some of the specs and adds changelog entry24779-last-deployment-call-on-nil-environment-fixtiagonbotelho2016-11-241-3/+3
| * | | | | | | | | | | | Add testsKamil Trzcinski2016-11-231-10/+42
* | | | | | | | | | | | | Merge branch 'move-admin-spam-spinach-test-to-rspec' into 'master' Rémy Coutable2016-11-241-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Move admin spam spinach test to RspecSemyon Pupkov2016-11-231-0/+22
* | | | | | | | | | | | | Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-248-549/+628
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-238-549/+628
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'move-admin-abuse-report-spinach-test-to-rspec' into 'master' Rémy Coutable2016-11-241-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Move admin abuse report spinach test to rspecSemyon Pupkov2016-11-231-6/+10
* | | | | | | | | | | | | | Merge branch 'simplify-create-new-list-issue-boards' into 'master' Annabel Dunstone Gray2016-11-241-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Simplify copy on "Create a new list" dropdown in Issue Boardsvrod2016-11-231-8/+8
* | | | | | | | | | | | | | | Merge branch 'move-abuse-report-spinach-test-to-rspec' into 'master' Rémy Coutable2016-11-241-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Move abuse report spinach test to rspecSemyon Pupkov2016-11-231-0/+24
* | | | | | | | | | | | | | | Merge branch 'fix-lfs-enabled-select-box' into 'master' Stan Hu2016-11-231-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \