summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Apply suggestion to lib/api/search.rbAlexis Reigel2019-03-151-1/+1
* un-dry the search api scopeAlexis Reigel2019-03-141-12/+12
* return 400 on users search and feature is disabledAlexis Reigel2019-03-141-8/+11
* add feature flag for users searchAlexis Reigel2019-03-141-1/+8
* extract helper for search scope api paramAlexis Reigel2019-03-141-12/+12
* add users search to search apiAlexis Reigel2019-03-142-4/+5
* Run rubocop -aNick Thomas2019-03-132-20/+14
* Merge branch 'resolve-lib-differences' into 'master'Robert Speicher2019-03-1215-717/+842
|\
| * Add method to API::Variables for filtering paramsYorick Peterse2019-03-041-0/+10
| * Update Triggers documentation per EEYorick Peterse2019-03-041-1/+1
| * Refactor API::Settings for EEYorick Peterse2019-03-041-0/+7
| * Move API::Services constants to a helperYorick Peterse2019-03-042-695/+724
| * Refactor API::Search for EEYorick Peterse2019-03-042-9/+38
| * Move eventable types constant to a helperYorick Peterse2019-03-042-3/+14
| * Move LFS HTTP URL to a separate methodYorick Peterse2019-03-041-1/+9
| * Use a method for updating groups in the APIYorick Peterse2019-03-041-1/+9
| * Use a method for creating groups in the APIYorick Peterse2019-03-041-1/+9
| * Refactor API noteable types constantsYorick Peterse2019-03-044-6/+21
* | Remove fake repository_path responseFabio Papa2019-03-121-5/+0
* | Authenticate the internal API using a headerBob Van Landuyt2019-03-111-4/+7
* | Provide EE backports for filtering by approver featureIgor2019-03-072-0/+18
* | Revert "Merge branch 'id-1951-filter-merge-requests-by-approvers' into 'master'"Igor2019-03-072-18/+0
* | Merge branch 'sh-optimize-todos-api' into 'master'Sean McGivern2019-03-074-4/+35
|\ \
| * | Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu2019-03-064-4/+35
* | | Provide EE backports for filtering by approver featureIgor2019-03-072-0/+18
* | | Merge branch '41888-access-personal-snippets-by-api' into 'master'Robert Speicher2019-03-061-13/+12
|\ \ \
| * | | Allow all personal snippets to be accessed by APINick Thomas2019-03-061-13/+12
* | | | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* | | | Merge branch 'api-mr-put-labels' into 'master'Sean McGivern2019-03-063-5/+29
|\ \ \ \
| * | | | Add array support for labelsAlexandru Croitor2019-03-063-4/+28
| * | | | PUT MergeRequest API endpoint - accept labels as an arrayMario de la Ossa2019-03-061-2/+2
* | | | | API: delete job_artifacts of a single jobRoger Rüttimann2019-03-062-0/+20
|/ / / /
* | | | Accept force option on commit via APIPatrick Bajao2019-03-061-0/+1
| |/ / |/| |
* | | Add metadata about the GitLab server to GraphQLNick Thomas2019-03-052-1/+39
|/ /
* | Merge dev master into GitLab.com masterYorick Peterse2019-03-046-39/+43
|\ \ | |/ |/|
| * Merge branch 'security-commit-private-related-mr' into 'master'Yorick Peterse2019-03-041-1/+9
| |\
| | * Modify MergeRequestsFinder to allow filtering by commitPatrick Bajao2019-01-281-1/+7
| | * Respond with 403 when non-member requests for private MRsPatrick Bajao2019-01-281-0/+2
| * | Forbid creating discussions for users with restricted accessIgor Drozdov2019-03-041-11/+3
| * | Merge branch 'security-protect-private-repo-information' into 'master'Yorick Peterse2019-03-043-18/+23
| |\ \
| | * | Prevent leaking of private repo data through APILuke Duncalfe2019-02-183-18/+23
| * | | Merge branch 'security-tags-oracle' into 'master'Yorick Peterse2019-03-041-0/+2
| |\ \ \
| | * | | Prevent Releases links API to leak tag existanceAlessio Caiazza2019-02-081-0/+2
| * | | | Merge branch '2802-security-add-public-internal-groups-as-members-to-your-pro...Yorick Peterse2019-03-041-9/+6
| |\ \ \ \
| | * | | | Change policy regarding group visibilityMałgorzata Ksionek2019-02-201-9/+6
* | | | | | add tag_list param to runners apiAlexis Reigel2019-02-271-0/+6
* | | | | | Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-273-0/+36
|\ \ \ \ \ \
| * | | | | | Add project http fetch statistics APIJacopo2019-02-273-0/+36
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'osw-merge-refs-refreshing-api' into 'master'Douwe Maan2019-02-271-0/+25
|\ \ \ \ \ \
| * | | | | | Add API support for refreshing merge ref pathOswaldo Ferreira2019-02-261-0/+25