summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Fix tests to use the new APILin Jen-Shin2016-12-082-5/+11
* Cleanup parameters, easier to understand andLin Jen-Shin2016-12-081-28/+58
* Commit outside the hooks if possible:Lin Jen-Shin2016-12-071-1/+1
* Re-enable tests for update_branch_with_hooks andLin Jen-Shin2016-12-061-12/+38
* Introduce GitOperationService and wrap everyLin Jen-Shin2016-12-061-6/+6
* Merge branch '24921-hide-prompt-to-add-ssh-key-if-ssh-protocol-is-disabled' i...Sean McGivern2016-12-031-0/+17
|\
| * Test all values for `enabled_git_access_protocol`Andrew Smith2016-12-021-9/+14
| * If SSH prototol is disabled don't say the user requires SSH keysAndrew Smith2016-12-011-0/+12
* | Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-021-0/+17
|\ \
| * | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-0/+17
| |/
* | Merge branch 'use-st-commits-where-possible' into 'master' Yorick Peterse2016-12-013-26/+45
|\ \ | |/ |/|
| * Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-013-26/+45
* | Merge branch 'rs-include-emailhelpers' into 'master' Rémy Coutable2016-12-012-0/+4
|\ \
| * | Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-012-0/+4
| |/
* | Refactor JiraService by moving code out of JiraService#execute methodclean-up-jira-serviceAdam Niedzielski2016-12-011-14/+26
|/
* Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-9/+9
* Merge branch 'hoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emails' i...Douwe Maan2016-11-291-0/+19
|\
| * Fix spec styleSean McGivern2016-11-281-10/+4
| * Add keyword arguments to truncated_diff methodhhoopes2016-11-251-2/+2
| * Change diff highlight/truncate for reusabilityhhoopes2016-11-251-0/+25
* | Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-281-3/+13
* | Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan2016-11-288-8/+8
* | Pass tag SHA to post-receive hook when tag is created via UI24813-project-members-with-developer-access-can-no-longer-create-tagsAdam Niedzielski2016-11-281-0/+26
* | Revert "Pass correct tag target to post-receive hook when creating tag via UI"Adam Niedzielski2016-11-281-22/+0
* | Merge branch 'refresh-authorizations-with-lease' into 'master' Douwe Maan2016-11-281-0/+27
|\ \
| * | Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-251-0/+27
* | | Merge branch 'events-cache-invalidation' into 'master' Douwe Maan2016-11-281-0/+18
|\ \ \ | |_|/ |/| |
| * | Removed data-user-is view codeevents-cache-invalidationYorick Peterse2016-11-251-0/+18
* | | Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński2016-11-252-0/+250
|\ \ \
| * | | 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-223-192/+299
| |\ \ \
| * | | | 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-2115-16/+464
| |\ \ \ \
| * | | | | 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-191-0/+77
| * | | | | Add tests against two jobs having different statusLin Jen-Shin2016-11-181-0/+12
| * | | | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-1812-76/+282
| |\ \ \ \ \
| * | | | | | Improve how we could cancel pipelines:Lin Jen-Shin2016-11-171-0/+40
* | | | | | | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-251-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* | | | | | | Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-241-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-0/+11
* | | | | | | | Merge branch '24863-mrs-without-discussions-are-mergeable' into 'master' Sean McGivern2016-11-231-0/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Correctly determine mergeability of MR with no discussions24863-mrs-without-discussions-are-mergeableDouwe Maan2016-11-231-0/+54
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'milestone_start_date' into 'master' Sean McGivern2016-11-232-17/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-232-17/+46
| | |_|_|_|_|_|/ | |/| | | | | |