summaryrefslogtreecommitdiff
path: root/lib/api/v3
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-2/+2
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-2/+6
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-2/+0
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-2/+30
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-0/+2
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-6/+6
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+3
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+232
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-3038-5323/+0
* Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-292-1/+7
* Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable2018-05-231-1/+1
* Move API group deletion to SidekiqStan Hu2018-05-181-2/+3
* Merge branch 'jprovazn-remote-upload-destroy' into 'master'Kamil Trzciński2018-05-161-0/+1
|\
| * Whitelisted query limits for group destroy APIjprovazn-remote-upload-destroyJan Provaznik2018-05-161-0/+1
* | Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith2018-05-161-1/+1
|/
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-184-10/+10
* Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-111-1/+1
* Add option to suppress archive commit shaJames Ramsay2018-04-041-1/+1
* Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-271-3/+3
|\
| * Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-3/+3
* | Resolve "Forking with namespace doesn't work (API)"Jan2018-03-261-5/+1
|/
* align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz2018-03-012-4/+7
* Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ceRémy Coutable2018-02-271-1/+1
* Remove explicit audit event log in MembershipActionsRémy Coutable2018-02-271-1/+1
* Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'sec...Robert Speicher2018-02-091-1/+1
* Support search in APIJarka Kadlecová2018-02-061-1/+1
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-015-0/+16
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-012-5/+5
* Remove N+1 queries with /projects/:project_id/{access_requests,members} API e...sh-fix-project-members-api-perfStan Hu2018-01-301-7/+8
* Use limit for search count queriessearch-100Jan Provaznik2018-01-231-1/+1
* Fix error on empty query for Members APIMark Fletcher2018-01-211-1/+1
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-13/+33
* Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu2018-01-162-5/+2
* Use preload instead of includes to avoid joinsbuilds-api-nplusoneMatija Čupić2018-01-151-1/+1
* Eager load user, runner, pipeline and its creatorMatija Čupić2018-01-141-1/+3
* Fix N+1 in v3 builds APIMatija Čupić2018-01-131-2/+1
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-116-0/+7
* Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-111-1/+1
|\
| * Remove soft removals related codeYorick Peterse2018-01-081-1/+1
* | Add option to disable commit stats to commit APIFrancisco Javier López2018-01-091-1/+2
|/
* EE-BACKPORT group boardsFelipe Artur2018-01-041-1/+1
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-191-2/+2
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-232-5/+7
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-163-0/+5
* Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński2017-11-141-1/+1
|\
| * Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-071-2/+4
| |\
| * | Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-1/+0