summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'internal_recovery_api' into 'master' Robert Speicher2016-08-241-0/+62
|\
| * Add two factor recovery endpoint to internal APIDrew Blessing2016-08-241-0/+62
* | Merge branch 'add-sentry-logging-to-api' into 'master' Robert Speicher2016-08-241-0/+27
|\ \ | |/ |/|
| * Add Sentry logging to API callsadd-sentry-logging-to-apiStan Hu2016-08-241-0/+27
* | Merge branch 'api_only_allow_merge_if_build_succeeds' into 'master' Douwe Maan2016-08-241-1/+27
|\ \
| * | expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)2016-08-241-1/+27
* | | Merge branch 'entity-api-web-url' into 'master' Douwe Maan2016-08-243-0/+3
|\ \ \ | |_|/ |/| |
| * | api: expose web_url for project entitiesBen Boeckel2016-08-243-0/+3
| |/
* | api: expose wiki_page_events project hook field in the APIBen Boeckel2016-08-241-0/+4
* | docs: document other project webhook fieldsBen Boeckel2016-08-241-0/+4
|/
* Merge branch 'master' into expiration-date-on-membershipsDouwe Maan2016-08-183-0/+83
|\
| * Merge branch '2fa-check-git-http' into 'master' Robert Speicher2016-08-181-0/+39
| |\
| | * Refactor `find_for_git_client` method to not use assignment in conditionals a...Patricio Cano2016-08-171-10/+8
| | * Deny Git over HTTP access to users that have 2FA enabled, unless they use a P...Patricio Cano2016-08-161-0/+41
| * | Small refactor and syntax fixes.2fa-api-checkPatricio Cano2016-08-182-0/+3
| * | Added documentation and CHANGELOG itemPatricio Cano2016-08-181-1/+1
| * | Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P...Patricio Cano2016-08-182-0/+41
* | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-184-0/+217
|\ \ \ | |/ /
| * | Incorporate feedbackZ.J. van de Weg2016-08-181-0/+1
| * | Docs for API endpointsZ.J. van de Weg2016-08-181-0/+1
| * | Expose project for environmentsZ.J. van de Weg2016-08-181-0/+1
| * | Add deployment endpointsZ.J. van de Weg2016-08-181-0/+59
| * | Add Play endpoints on BuildsZ.J. van de Weg2016-08-181-0/+22
| * | Add docs on API for pipelines, plus minor fixeszj-pipelines-api-endpointsZ.J. van de Weg2016-08-181-3/+12
| * | Add endpoints for pipelinesZ.J. van de Weg2016-08-181-0/+124
* | | Add expiration date to group membershipsSean McGivern2016-08-181-2/+4
|/ /
* | 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
| | |\