summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'public-tags-api' into 'master' 19703-direct-link-pipelines-into-buildsDouwe Maan2016-12-081-7/+48
|\
| * Allow public access to some Tag API endpointspublic-tags-apiRémy Coutable2016-12-071-7/+48
* | Merge branch '24537-reenable-private-token-with-sudo' into 'master' Douwe Maan2016-12-084-82/+312
|\ \
| * | adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-074-82/+312
* | | 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 '25399-backup-task-is-not-working-on-8-15-pre' into 'master' Rémy Coutable2016-12-071-0/+127
|\ \ \ \
| * | | | Fix Backup::Manager#remove_old25399-backup-task-is-not-working-on-8-15-preSean McGivern2016-12-071-0/+127
| | |/ / | |/| |
* | | | Merge branch 'grapify-issues-api' into 'master' Rémy Coutable2016-12-071-12/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Grapify the issues APIgrapify-issues-apiRobert Schilling2016-12-071-12/+14
* | | | Merge branch 'move-admin-hooks-spinach-test-to-rspec' into 'master' Rémy Coutable2016-12-071-7/+8
|\ \ \ \
| * | | | Move admin hooks spinach to rspecSemyon Pupkov2016-12-061-7/+8
* | | | | Merge branch 'move-admin-logs-spinach-test-to-rspec' into 'master' Rémy Coutable2016-12-071-0/+15
|\ \ \ \ \
| * | | | | Move admin logs spinach test to rspecSemyon Pupkov2016-12-061-0/+15
* | | | | | Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable2016-12-0711-27/+58
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-0611-27/+58
| | |_|_|/ | |/| | |
* | | | | Merge branch 'dz-fix-group-label-404' into 'master' Rémy Coutable2016-12-071-0/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix 404 error when visit group label edit pagedz-fix-group-label-404Dmitriy Zaporozhets2016-12-061-0/+21
* | | | | 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 'deleted-source-branch-comment' into 'master' Sean McGivern2016-12-061-0/+3
|\ \ \ \
| * | | | Explain "js: true" in "deleted_source_branch_spec.rb" [ci skip]Adam Niedzielski2016-12-061-0/+3
* | | | | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-069-0/+464
|\ \ \ \ \
| * | | | | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-059-0/+464
* | | | | | Merge branch '24733-archived-project-merge-request-count' into 'master' Sean McGivern2016-12-062-2/+39
|\ \ \ \ \ \
| * | | | | | Fix Archived project merge requests add to group's Merge RequestsJacopo2016-12-052-2/+39
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern2016-12-067-8/+83
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-045-43/+44
| * | | | | Guests can read builds if those are publicZ.J. van de Weg2016-12-044-10/+84
* | | | | | Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński2016-12-0612-0/+369
|\ \ \ \ \ \
| * | | | | | Add text example for pipeline status without actionrefine-ci-statusesGrzegorz Bizon2016-12-061-1/+3
| * | | | | | Expose pipeline detailed status using status factoryGrzegorz Bizon2016-12-051-0/+70
| * | | | | | 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-0623-153/+894
|\ \ \ \ \ \ \
| * | | | | | | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-0223-153/+894
* | | | | | | | Merge branch 'fix/authorize-users-into-imported-gitlab-project' into 'master' Sean McGivern2016-12-061-2/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Authorize users into imported GitLab projectfix/authorize-users-into-imported-gitlab-projectAhmad Sherif2016-12-051-2/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'issue_25064' into 'security' Douwe Maan2016-12-061-1/+36
* | | | | | | Merge branch 'feature/admin-user-groups-link' into 'master' Alfredo Sumaran2016-12-051-0/+28
|\ \ \ \ \ \ \
| * | | | | | | The admin user projects view now has a clickable group linkJames Gregory2016-12-021-0/+28
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'add-element-extensions-tests' into 'master' Alfredo Sumaran2016-12-051-0/+38
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |