summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'unescape-relative-path' into 'master' Gabriel Mazetto2016-12-121-1/+1
|\
| * Add failing test for #25191winniehell2016-12-051-1/+1
* | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-092-0/+8
|\ \
| * | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-082-0/+8
* | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-0/+16
* | | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-083-0/+85
|\ \ \
| * | | Code reviewKamil Trzcinski2016-12-072-7/+3
| * | | Add Ci::Status::FactoryKamil Trzcinski2016-12-071-0/+26
| * | | Added Ci::Stage specsKamil Trzcinski2016-12-063-8/+10
| * | | Fix test failuresKamil Trzcinski2016-12-062-4/+6
| * | | Added Stage testsKamil Trzcinski2016-12-062-0/+59
* | | | Merge branch 'fix-all-dashboard' into 'master' Sean McGivern2016-12-081-3/+12
|\ \ \ \
| * | | | Add issue events filter and make sure "All" really shows everythingOxan van Leeuwen2016-12-041-3/+12
* | | | | Fix Backup::Manager#remove_old25399-backup-task-is-not-working-on-8-15-preSean McGivern2016-12-071-0/+127
* | | | | Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable2016-12-071-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-1/+1
* | | | | Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern2016-12-061-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-1/+1
* | | | | Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński2016-12-0611-0/+299
|\ \ \ \ \
| * | | | | Add text example for pipeline status without actionrefine-ci-statusesGrzegorz Bizon2016-12-061-1/+3
| * | | | | Extend tests for pipeline status factoryGrzegorz Bizon2016-12-051-3/+16
| * | | | | Implement pipeline status factory with extended statusGrzegorz Bizon2016-12-051-0/+37
| * | | | | Fold core/extended status modules to reduce nestingGrzegorz Bizon2016-12-0511-11/+11
| * | | | | Implement extended pipeline - status with warningsGrzegorz Bizon2016-12-022-0/+77
| * | | | | Add implementation of common pipeline extended statusGrzegorz Bizon2016-12-021-0/+23
| * | | | | Add information about badge test to core statusesGrzegorz Bizon2016-12-027-0/+28
| * | | | | Add scaffold for remaining statuses-related classesGrzegorz Bizon2016-12-024-0/+0
| * | | | | Implement the rest of core CI statuses with specsGrzegorz Bizon2016-12-027-1/+107
| * | | | | Add abstract base class for core CI statusGrzegorz Bizon2016-12-021-0/+2
| * | | | | Add initial implmentation for core success statusGrzegorz Bizon2016-12-021-0/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern2016-12-069-119/+750
|\ \ \ \ \
| * | | | | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-029-119/+750
| | |/ / / | |/| | |
* | | | | Authorize users into imported GitLab projectfix/authorize-users-into-imported-gitlab-projectAhmad Sherif2016-12-051-2/+9
* | | | | Accept `issue new` as command to create an issueZ.J. van de Weg2016-12-051-0/+7
|/ / / /
* | | | Fixes ActionView::Template::Error: undefined method `text?` for nil:NilClass25251-actionview-template-error-undefined-method-text-for-nil-nilclassValery Sizov2016-12-021-0/+8
|/ / /
* | | Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-021-1/+1
|\ \ \ | |_|/ |/| |
| * | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-1/+1
* | | Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet2016-12-011-8/+13
|\ \ \
| * | | remove underscore from user-content id namespace22781-user-generated-permalinksMike Greiling2016-11-301-3/+3
| * | | update gitlab flavored markdown tests to reflect namespaced idsMike Greiling2016-11-301-8/+13
| |/ /
* | | Fix branch validation for GitHub PR where repo/fork was renamed/deletedDouglas Barbosa Alexandre2016-12-011-3/+9
|/ /
* | Improve Gitlab::GitAccessWiki spec with download access checksDouglas Barbosa Alexandre2016-11-301-0/+25
|/
* Merge branch 'zj-issue-search-slash-command' into 'master' Kamil Trzciński2016-11-291-0/+46
|\
| * Add issue search slash commandzj-issue-search-slash-commandZ.J. van de Weg2016-11-251-0/+46
* | Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-282-19/+41
* | Merge branch 'timeout-merge-request-for-binary-file' into 'master' Yorick Peterse2016-11-251-0/+13
|\ \
| * | Fix: Timeout creating and viewing merge request for binary filetimeout-merge-request-for-binary-fileValery Sizov2016-11-251-0/+13
* | | Accept a valid ref for issue showZ.J. van de Weg2016-11-251-0/+8
| |/ |/|
* | Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-244-35/+58
|\ \
| * | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-234-35/+58