summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* CE-specific changes gitlab-org/gitlab-ee#1137ee-1137-follow-up-protected-branch-users-and-groupsTimothy Andrew2016-11-291-2/+2
* Merge branch 'refresh-authorizations-with-lease' into 'master' Douwe Maan2016-11-282-6/+44
|\
| * Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-252-6/+44
* | Merge branch 'events-cache-invalidation' into 'master' Douwe Maan2016-11-282-4/+18
|\ \
| * | Removed data-user-is view codeevents-cache-invalidationYorick Peterse2016-11-252-4/+18
* | | Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable2016-11-251-0/+12
|\ \ \
| * | | Expose coverage on GET pipelines/:idzj-expose-coverage-pipelinesZ.J. van de Weg2016-11-251-0/+12
* | | | Merge branch 'timeout-merge-request-for-binary-file' into 'master' Yorick Peterse2016-11-252-0/+14
|\ \ \ \
| * | | | Fix: Timeout creating and viewing merge request for binary filetimeout-merge-request-for-binary-fileValery Sizov2016-11-252-0/+14
* | | | | Merge branch 'zj-slash-commands-improvements' into 'master' 24769-make-mattermost-command-easier-to-configureKamil Trzciński2016-11-251-0/+8
|\ \ \ \ \
| * | | | | Accept a valid ref for issue showZ.J. van de Weg2016-11-251-0/+8
* | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |