summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)2016-09-093-4/+44
|\
| * Constants in specsJacob Vosmaer2016-09-061-1/+1
| * Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-053-4/+44
* | Code refactorKatarzyna Kobierska2016-09-071-4/+4
* | Improve codeKatarzyna Kobierska2016-09-071-3/+3
* | Code refactoringKatarzyna Kobierska2016-09-071-15/+16
* | Fix errors and grammarKatarzyna Kobierska2016-09-071-8/+9
* | Add tests for yaml content with errorsKatarzyna Kobierska2016-09-071-11/+17
* | Move lint to api from ci/apiKatarzyna Kobierska2016-09-071-5/+5
* | Add params requires to lintKatarzyna Kobierska2016-09-071-23/+14
* | Fix rubocop testsKatarzyna Kobierska2016-09-071-1/+1
* | Add tests for API CI LintKatarzyna Kobierska2016-09-071-8/+35
* | API for CI LintKatarzyna Kobierska2016-09-071-0/+23
* | Higher code quality for fork to namespace APIOlaf Tomalka2016-09-061-4/+4
* | Improved code quality on API fork namespace featureOlaf Tomalka2016-09-061-8/+22
* | Added fork API paremeter for a specific namespaceOlaf Tomalka2016-09-061-1/+53
|/
* Merge branch 'internal_recovery_api' into 'master' Douwe Maan2016-09-021-2/+2
|\
| * Minor edits to two_factor_recovery_codes API error catchingDrew Blessing2016-08-311-2/+2
* | Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-013-8/+17
|\ \
| * | Project tools visibility levelFelipe Artur2016-09-013-8/+17
* | | Merge branch 'merge-request-sha-info' into 'master' Douwe Maan2016-09-011-1/+8
|\ \ \ | |/ / |/| |
| * | entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel2016-08-311-1/+8
* | | Add BroadcastMessage API implementationRobert Speicher2016-08-311-0/+180
* | | Merge branch 'api-confidential-issues' into 'master' Robert Speicher2016-08-311-1/+64
|\ \ \
| * | | API: Expose issue#confidentialapi-confidential-issuesRobert Schilling2016-08-311-1/+64
| |/ /
* | | Don't expose a user's private token in the `/api/v3/user` API.Timothy Andrew2016-08-311-0/+1
|/ /
* | Merge branch 'project-specific-lfs' into 'master' Robert Speicher2016-08-301-0/+107
|\ \
| * | Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-4/+4
| * | Added project specific enable/disable setting for LFSPatricio Cano2016-08-301-0/+107
* | | Merge branch 'prevent_authored_awardable_votes' into 'master' Robert Speicher2016-08-301-1/+17
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into prevent_authored_awardable_votesbarthc2016-08-303-7/+134
| |\ \
| * | | prevent authored awardable thumbs votesbarthc2016-08-281-1/+17
| | |/ | |/|
* | | Merge branch '19721-issues-created-through-api-do-not-notify-label-subscriber...Douwe Maan2016-08-301-0/+25
|\ \ \ | |_|/ |/| |
| * | if issue is not valid we revert back to the old labels when updatingtiagonbotelho2016-08-301-1/+1
| * | refactors update issue api request and some minor commentstiagonbotelho2016-08-301-5/+17
| * | adds test to check whether or not an email is sent to label subscribers after...tiagonbotelho2016-08-301-0/+13
| |/
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-269-2/+177
|\ \ | |/
| * Merge branch 'capitalize-mentioned-issue-notes' into 'master' Douwe Maan2016-08-261-1/+1
| |\
| | * Capitalize mentioned issue timeline notesClement Ho2016-08-251-1/+1
| * | Merge branch 'dz-merge-request-version'Douwe Maan2016-08-251-0/+49
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-221-2/+4
| | |\
| | * \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1911-38/+342
| | |\ \
| | * \ \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1541-1297/+1602
| | |\ \ \
| | * | | | Add single merge request diff API endpointDmitriy Zaporozhets2016-08-121-0/+17
| | * | | | Add API to list merge request diff versionsDmitriy Zaporozhets2016-08-031-0/+32
| * | | | | 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
| |\ \ \ \ \ \