summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Recover usage of Todos counter cache20842-todos-queries-cachePaco Guzman2016-08-121-0/+36
* Use cache for todos counter calling TodoServicePaco Guzman2016-08-121-0/+12
* Fix build play failureimprove-pipeline-processingKamil Trzcinski2016-08-121-1/+1
* Use event `enqueue` instead of `queue`Kamil Trzcinski2016-08-122-6/+23
* Fix test failuresKamil Trzcinski2016-08-121-1/+1
* Added specs for started_at and finished_atKamil Trzcinski2016-08-121-8/+38
* Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski2016-08-121-2/+28
|\
| * render only commit titleubudzisz2016-08-111-2/+28
* | Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski2016-08-125-52/+152
|\ \ | |/
| * Merge branch 'feature/merge-request-link-after-push' into 'master' Douwe Maan2016-08-113-0/+148
| |\
| | * api for generating new merge requestScott Le2016-08-113-0/+148
| * | Merge branch '20614-show-member-roles-to-all-users' into 'master' Robert Speicher2016-08-111-48/+0
| |\ \ | | |/ | |/|
| | * Show member roles to all users on members page20614-show-member-roles-to-all-usersDouwe Maan2016-08-111-48/+0
| * | Merge branch '15000-rename-markdown-preview' into 'master' Robert Speicher2016-08-111-4/+4
| |\ \ | | |/ | |/|
| | * Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz2016-08-111-4/+4
* | | Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski2016-08-114-27/+32
* | | Use state machine for pipeline event processingKamil Trzcinski2016-08-115-45/+4
* | | Verify the pipeline status after executing events on buildsKamil Trzcinski2016-08-111-0/+45
|/ /
* | Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable2016-08-111-15/+44
|\ \
| * | Fix typoJacob Vosmaer2016-08-111-1/+1
| * | Improve validation of X-Gitlab-Lfs-Tmp headerJacob Vosmaer2016-08-101-2/+14
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer2016-08-09192-3571/+5986
| |\ \
| * | | Handle custom Git LFS content typeJacob Vosmaer2016-07-221-5/+5
| * | | Remove obsolete codeJacob Vosmaer2016-07-221-1/+1
| * | | Add LFS controllersJacob Vosmaer2016-07-221-8/+25
* | | | Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-1124-699/+746
|\ \ \ \ | |_|_|/ |/| | |
| * | | Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-1124-699/+746
* | | | Merge branch '10772-fix-urlencoded-branchname' into 'master' Rémy Coutable2016-08-111-3/+16
|\ \ \ \
| * | | | Fix front-end for branches that happen to contain urlencoding escape characte...10772-fix-urlencoded-branchnameElliot2016-08-111-3/+16
| |/ / /
* | | | Merge branch 'file_exists_deprecated' into 'master' Rémy Coutable2016-08-111-1/+1
|\ \ \ \
| * | | | Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-111-1/+1
| |/ / /
* | | | Merge branch '18583-implement-access-request-to-project-group-api' into 'mast...Rémy Coutable2016-08-117-367/+572
|\ \ \ \
| * | | | Fix doc linting errors and remove useless API specs18583-implement-access-request-to-project-group-apiRémy Coutable2016-08-112-365/+0
| * | | | Restore back-compatibility for current members API endpointsRémy Coutable2016-08-103-29/+34
| * | | | New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-107-25/+590
| |/ / /
* | | | Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' Rémy Coutable2016-08-113-0/+102
|\ \ \ \ | |/ / / |/| | |
| * | | Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-113-0/+102
| | |/ | |/|
* | | Merge branch 'decouple-secret-keys' into 'master' Douwe Maan2016-08-101-0/+200
|\ \ \
| * | | Give priority to environment variablesSean McGivern2016-08-031-6/+68
| * | | Store all secret keys in secrets.ymlSean McGivern2016-08-031-33/+36
| * | | Store OTP secret key in secrets.ymlSean McGivern2016-08-031-0/+135
* | | | Merge branch 'clean-up-project-destroy' into 'master' Robert Speicher2016-08-102-2/+2
|\ \ \ \
| * | | | Clean up project destructionclean-up-project-destroyStan Hu2016-08-102-2/+2
* | | | | Merge branch 'feature/svg-badge-template' into 'master' Douwe Maan2016-08-103-69/+164
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Extend build badge specs to cover multiple pipelinesGrzegorz Bizon2016-08-091-14/+26
| * | | | Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon2016-08-0919-155/+425
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Improve builds badge specs, remove legacy methodsGrzegorz Bizon2016-08-081-25/+15
| * | | | Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon2016-08-08110-837/+3088
| |\ \ \ \
| * | | | | Add badge template class to use with SVG ERB templateGrzegorz Bizon2016-07-281-0/+76
| * | | | | Calculate build status only in build badge classGrzegorz Bizon2016-07-281-10/+13