summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-094-62/+104
|\
| * Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-084-62/+104
* | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-082-13/+13
* | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-084-54/+181
|\ \
| * | Added Ci::Stage specsKamil Trzcinski2016-12-062-0/+137
| * | Fix handling of allowed to failure jobsKamil Trzcinski2016-12-063-54/+44
* | | Merge branch 'fix-visible-content-spec-message' into 'master' Yorick Peterse2016-12-071-2/+2
|\ \ \
| * | | Update outdated visible content spec descriptionsfix-visible-content-spec-messageYorick Peterse2016-12-071-2/+2
| | |/ | |/|
* | | Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable2016-12-078-14/+56
|\ \ \ | |/ / |/| |
| * | Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-068-14/+56
* | | Merge branch 'remove-has-visible-content-caching' into 'master' Douwe Maan2016-12-071-29/+2
|\ \ \
| * | | Remove caching of Repository#has_visible_content?remove-has-visible-content-cachingYorick Peterse2016-12-061-29/+2
* | | | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-062-0/+49
|\ \ \ \ | |_|_|/ |/| | |
| * | | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-052-0/+49
| |/ /
* | | Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński2016-12-061-0/+70
|\ \ \
| * | | Expose pipeline detailed status using status factoryGrzegorz Bizon2016-12-051-0/+70
| | |/ | |/|
* | | Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern2016-12-069-27/+137
|\ \ \ | |_|/ |/| |
| * | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-029-27/+137
| |/
* | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-051-1/+1
|\ \
| * \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-3014-38/+116
| |\ \
| * \ \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-2515-294/+770
| |\ \ \
| * | | | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-211-1/+1
* | | | | 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