summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Exclude logging of API responses to prevent leakage of confidential datash-exclude-api-responsesStan Hu2017-09-131-1/+0
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-1/+1
* Make Members with Owner and Master roles always able to create subgroups30473-allow-creation-of-subgroups-with-gitlab_default_can_create_group-set-to-falseRuben Davila2017-09-072-2/+7
* Merge branch 'sh-add-grape-logging' into 'master'Sean McGivern2017-09-071-0/+11
|\
| * Use a custom GrapeLogging formatter to get the timestampsh-add-grape-loggingStan Hu2017-09-071-2/+2
| * Fix Rubocop failures in API loggerStan Hu2017-09-071-3/+5
| * Add JSON logger in `log/api_json.log` for Grape API endpointsStan Hu2017-09-061-0/+9
* | Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-076-5/+6
|\ \
| * | Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-076-5/+6
* | | Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'...Sean McGivern2017-09-071-1/+1
|\ \ \
| * | | Restore some changes from !9199Rubén Dávila2017-09-061-1/+1
| | |/ | |/|
* | | Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-072-2/+2
|\ \ \
| * | | Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-062-2/+2
| | |/ | |/|
* | | Merge branch 'wiki_api' into 'master'Grzegorz Bizon2017-09-074-0/+106
|\ \ \ | |_|/ |/| |
| * | Add API support for wiki pagesblackst0ne2017-09-074-0/+106
* | | Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master'Kamil Trzciński2017-09-064-73/+104
|\ \ \
| * | | Revert moving authorization hook in jobs APIfeature/gb/download-single-job-artifact-using-apiGrzegorz Bizon2017-09-061-2/+2
| * | | Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into feature/gb/downl...Grzegorz Bizon2017-09-069-42/+265
| |\ \ \ | | | |/ | | |/|
| * | | Respond with a bad request if artifact path is invalidGrzegorz Bizon2017-09-062-2/+2
| * | | Extract job artifacts API code to a separate fileGrzegorz Bizon2017-09-064-99/+99
| * | | Do not require API authentication if artifacts are publicGrzegorz Bizon2017-09-051-36/+43
| * | | Do not use artifacts metadata to access single artifactGrzegorz Bizon2017-09-051-3/+4
| * | | Use API helper to send artifact file through WorkhorseGrzegorz Bizon2017-09-052-1/+5
| * | | Add API endpoint for downloading single job artifactGrzegorz Bizon2017-09-041-0/+19
* | | | Merge branch '35942_api_binary_encoding' into 'master'Sean McGivern2017-09-062-2/+3
|\ \ \ \
| * | | | revert to using a simple representationmicael.bergeron2017-09-061-1/+1
| * | | | wip: fake its a binary diffmicael.bergeron2017-09-062-2/+3
* | | | | Merge branch 'gitaly-shell-redis-2' into 'master'Sean McGivern2017-09-062-1/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement /internal/pre-receive for shell operationsAlejandro Rodríguez2017-09-051-0/+8
| * | | | Return a value to check if redis is available on /internal/checkAlejandro Rodríguez2017-09-052-1/+11
| | |/ / | |/| |
* | | | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-064-6/+6
* | | | Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-064-3/+8
|/ / /
* | | API: Add GPG key management for adminsRobert Schilling2017-09-051-0/+80
* | | API: Add GPG key managementRobert Schilling2017-09-052-0/+74
* | | Merge branch 'api_branches_head' into 'master'Sean McGivern2017-09-051-10/+15
|\ \ \
| * | | Add branch existence check to the APIv4 branches via HEAD requestblackst0ne2017-09-051-10/+15
* | | | Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-052-0/+2
|\ \ \ \
| * | | | Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-0/+1
| * | | | Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-0/+1
| | |/ / | |/| |
* | | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int...Kamil Trzciński2017-09-052-17/+71
|\ \ \ \
| * | | | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-041-1/+1
| * | | | Improve def pipeline_schedule with authrozation codeShinya Maeda2017-09-041-16/+13
| * | | | Improve by zj nice catchesShinya Maeda2017-09-042-25/+14
| * | | | Finish specShinya Maeda2017-09-041-1/+1
| * | | | Add spec (Halfway)Shinya Maeda2017-09-042-54/+51
| * | | | Extend API: Pipeline Schedule VariableShinya Maeda2017-09-042-1/+72
| |/ / /
* | | | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-051-13/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Use pipeline.trigger_requests.lastfix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequestShinya Maeda2017-09-051-1/+1
| * | | Fix trigger_request.variablesShinya Maeda2017-09-041-4/+2
| * | | Fix specShinya Maeda2017-09-041-2/+3