summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Use Commit#author so we share logic and cacheLin Jen-Shin2016-11-241-3/+2
| |/ |/|
* | Merge branch 'milestone_start_date' into 'master' Sean McGivern2016-11-231-0/+1
|\ \
| * | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+1
* | | Merge branch 'post_receive-any-email' into 'master' Sean McGivern2016-11-231-1/+1
|\ \ \
| * | | update existing testElan Ruusamäe2016-11-061-1/+1
* | | | Update ProjectTeam#max_member_access_for_user_ids to use project authorizationsAhmad Sherif2016-11-231-0/+2
| |/ / |/| |
* | | Merge branch 'fix/cycle-analytics-plan-issue' into 'master' Douwe Maan2016-11-231-0/+8
|\ \ \
| * | | Fix and relevant spec for plan stage breaking with nil commitsfix/cycle-analytics-plan-issueJames Lopez2016-11-231-0/+8
| | |/ | |/|
* | | Merge branch 'zj-fix-trailing-whitespace-issue-create' into 'master' Kamil Trzciński2016-11-221-0/+9
|\ \ \ | |/ / |/| |
| * | Issue creation now accepts trailing whitespacezj-fix-trailing-whitespace-issue-createZ.J. van de Weg2016-11-221-0/+9
* | | Merge branch 'fix/ci-linter-undefined-error' into 'master' Kamil Trzciński2016-11-221-18/+33
|\ \ \ | |/ / |/| |
| * | Fix entry lookup in CI config inheritance rulesGrzegorz Bizon2016-11-221-1/+3
| * | Extend specs for global ci configuration entryGrzegorz Bizon2016-11-221-18/+31