summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski2016-08-163-35/+37
|\
| * Merge branch 'issue_18656' into 'master' Douwe Maan2016-08-161-31/+34
| |\
| | * Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-31/+34
| * | Fix API::BranchesSpec.Timothy Andrew2016-08-161-1/+1
| |/
| * Further refactor and syntax fixes.Patricio Cano2016-08-151-1/+1
| * Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-151-1/+1
| * Refactored spam related code even furtherPatricio Cano2016-08-151-2/+1
* | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-151-0/+12
|\ \ | |/
| * Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse2016-08-151-0/+12
| |\
| | * Use cache for todos counter calling TodoServicePaco Guzman2016-08-121-0/+12
* | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-131-0/+2
|\ \ \ | |/ /
| * | Merge branch 'fix-namespace-deletion' into 'master' Robert Speicher2016-08-121-0/+2
| |\ \ | | |/ | |/|
| | * Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-0/+2
* | | Merge branch 'improve-pipeline-processing' into pipeline-hooks-without-slackKamil Trzcinski2016-08-122-6/+24
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski2016-08-121-0/+18
| |\ \ | | |/
| | * api for generating new merge requestScott Le2016-08-111-0/+18
| * | Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski2016-08-111-2/+6
| * | Use state machine for pipeline event processingKamil Trzcinski2016-08-111-4/+0
| |/
* | Have trait all_events_enabled so that's easier to reuse, feedback:Lin Jen-Shin2016-08-121-4/+3
* | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-1110-470/+698
|\ \ | |/
| * 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-099-128/+309
| | |\
| | * | 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-115-90/+96
| |\ \ \
| | * | | Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-115-90/+96
| * | | | 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-104-23/+576
| |/ / /
* | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-1136-863/+908
|\ \ \ \ | |/ / /
| * | | Fix Grape tests.Connor Shea2016-08-091-10/+5
| * | | adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-0933-735/+735
| | |/ | |/|
| * | Merge branch 'zj-enable-deploy-keys-api' into 'master' Douwe Maan2016-08-083-111/+161
| |\ \
| | * | Create service for enabling deploy keysZ.J. van de Weg2016-08-051-5/+8
| | * | Move deploy_key tests to deploy_key_spec.rbZ.J. van de Weg2016-08-042-73/+75
| | * | Use Grape DSL for deploy keys endpointsZ.J. van de Weg2016-08-031-1/+0
| | * | Endpoints to enable and disable deploy keysZ.J. van de Weg2016-08-032-38/+84
| * | | Merge branch 'git-http-push-check' into 'master' Robert Speicher2016-08-081-5/+5
| |\ \ \
| | * | | Stop 'git push' over HTTP earlyJacob Vosmaer2016-08-031-5/+5
| | |/ /
| * | | Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefaultGabriel Mazetto2016-08-061-4/+4
| * | | switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-2/+2
| |/ /
* | | Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-2/+5
|/ /
* | Minor fixes in the Env API endpointszj-env-external-urlZ.J. van de Weg2016-08-011-2/+18
* | Use Grape DSL for environment endpointsZ.J. van de Weg2016-07-291-23/+34
* | Incorporate feedbackZ.J. van de Weg2016-07-291-8/+7
* | Add API support for environmentsZ.J. van de Weg2016-07-291-0/+103
* | Have the `branches` API work with the new protected branches data model.Timothy Andrew2016-07-291-1/+1