summaryrefslogtreecommitdiff
path: root/lib/api/v3
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Fix spec. Revert update check.Shinya Maeda2017-11-061-0/+1
| * | Do not allow jobs to be erasedShinya Maeda2017-11-061-1/+1
* | | Use Commit#notes and Note.for_commit_id when possible to make sure we use all...dm-notes-for-commit-idDouwe Maan2017-11-081-1/+1
| |/ |/|
* | Improve performance of the /projects/:id/repository/branches API endpointRémy Coutable2017-11-061-2/+4
|/
* Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-311-0/+20
|\
| * Add Packagist project serviceMatt Coleman2017-10-131-0/+20
* | Merge branch 'sha-handling' into 'master'Douwe Maan2017-10-163-10/+10
|\ \
| * | Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-123-10/+10
* | | Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-1/+1
* | | Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-121-1/+1
* | | Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-121-1/+1
| |/ |/|
* | Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov2017-10-057-24/+24
|/
* Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-073-2/+3
|\
| * Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-073-2/+3
* | Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-071-1/+1
|\ \
| * | Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-1/+1
| |/
* | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-062-3/+3
* | Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-062-3/+5
|/