summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Allow v4 API GET requests for groups to be unauthenticatedNick Thomas2017-08-231-4/+4
* Total Pages should be at least onetc-git-tower-pagination-linksToon Claes2017-08-171-6/+11
* don't add next page link if current page is out of rangeJordan Patterson2017-08-171-1/+1
* Upgrade grape to 1.0Zeger-Jan van de Weg2017-08-165-10/+10
* Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable2017-08-164-7/+8
|\
| * Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-144-7/+8
* | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-152-2/+2
* | Fix API responses when dealing with txt filesissue_31790Felipe Artur2017-08-151-0/+3
* | Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-142-0/+4
|/
* Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-111-0/+1
|\
| * Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+1
* | Merge branch '36213-return-is_admin-in-users-api-when-current_user-is-admin' ...Sean McGivern2017-08-111-9/+4
|\ \ | |/ |/|
| * Include the `is_admin` field in the `GET /users/:id` API when current user is...Rémy Coutable2017-08-111-9/+4
* | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-112-2/+22
|\ \
| * | Migrate events into a new formatYorick Peterse2017-08-102-2/+22
| |/
* | Show error message for API 500 error in tests, andLin Jen-Shin2017-08-111-1/+9
|/
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-092-2/+2
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-082-2/+4
* Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern2017-08-081-16/+17
|\
| * Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...rc/fix-commits-apiRémy Coutable2017-08-081-16/+17
* | Expose noteable_iid in Notesue4452017-08-081-0/+6
* | Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable2017-08-082-7/+9
|/
* Merge branch 'master' into ideMike Greiling2017-08-075-20/+74
|\
| * Merge branch 'bvl-nfs-circuitbreaker' into 'master'Sean McGivern2017-08-073-0/+57
| |\
| | * Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-043-0/+57
| * | Merge branch '32300__expose_more_attributes' into 'master'Rémy Coutable2017-08-071-14/+11
| |\ \ | | |/ | |/|
| | * Expose more attributes to unauthenticated GET /projects/:idTony2017-08-031-14/+11
| * | Avoid plucking Todo ids and use sub-queries insteadToon Claes2017-08-032-6/+6
* | | Fix batch commit APIDouwe Maan2017-08-041-1/+2
* | | Add start_branch to files and commits APIsDouwe Maan2017-08-042-5/+8
|/ /
* | Merge branch 'dm-api-current-user' into 'master'Sean McGivern2017-08-032-1/+3
|\ \ | |/ |/|
| * Do not validate CSRF token in API unless neededdm-api-current-userDouwe Maan2017-08-022-1/+3
* | Merge branch 'api_project_events_target_iid' into 'master'Rémy Coutable2017-08-021-1/+1
|\ \
| * | Expose target_iid in Events APIsue4452017-08-021-1/+1
* | | Extending API for protected branchesEric2017-08-024-3/+104
* | | Merge branch 'fix/sm/35825-api-specs-and-linting-failing-on-master' into 'mas...Rémy Coutable2017-08-012-4/+1
|\ \ \
| * | | Add 204. Remove duplicated method.fix/sm/35825-api-specs-and-linting-failing-on-masterShinya Maeda2017-08-012-4/+1
* | | | Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-011-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
| | |/ | |/|
* | | Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński2017-08-013-0/+100
|\ \ \ | |/ / |/| |
| * | IniShinya Maeda2017-07-193-0/+100
* | | Merge branch '35599-fix-uncontrolled-default_url_options-overriding' into 'ma...Robert Speicher2017-07-281-1/+1
|\ \ \
| * | | Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-1/+1
* | | | Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_idRichard Clamp2017-07-281-2/+6
|/ / /
* | | initShinya Maeda2017-07-281-13/+10
* | | Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern2017-07-282-33/+68
|\ \ \
| * | | Modify/add some forgotten issues API documentationtc-api-root-merge-requestsToon Claes2017-07-281-2/+2
| * | | Default /merge_request API endpoint to `scope=created-by-me`Toon Claes2017-07-281-1/+3
| * | | Add top-level /merge_requests API endpointToon Claes2017-07-271-31/+64
* | | | Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher2017-07-272-86/+5
|\ \ \ \ | |/ / / |/| | |