Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/api/v3
AgeCommit message (Expand)Author
2018-05-18Move API group deletion to SidekiqStan Hu
2018-05-16Merge branch 'jprovazn-remote-upload-destroy' into 'master'Kamil Trzciński
2018-05-16Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith
2018-05-16Whitelisted query limits for group destroy APIJan Provaznik
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-11Correct permissions for creating merge requests from issuesBob Van Landuyt
2018-04-04Add option to suppress archive commit shaJames Ramsay
2018-03-27Merge branch '40781-os-to-ce' into 'master'Sean McGivern
2018-03-26Resolve "Forking with namespace doesn't work (API)"Jan
2018-03-09Add proxy_download to perform proxied sending of all filesMicaël Bergeron
2018-03-01align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz
2018-02-27Improve Member servicesRémy Coutable
2018-02-27Remove explicit audit event log in MembershipActionsRémy Coutable
2018-02-09Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'sec...Robert Speicher
2018-02-06Support search in APIJarka Kadlecová
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-31Remove N+1 queries with /projects/:project_id/{access_requests,members} API e...Stan Hu
2018-01-24Use limit for search count queriesJan Provaznik
2018-01-21Fix error on empty query for Members APIMark Fletcher
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-17Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu
2018-01-16Use preload instead of includes to avoid joinsMatija Čupić
2018-01-15Eager load user, runner, pipeline and its creatorMatija Čupić
2018-01-14Fix N+1 in v3 builds APIMatija Čupić
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-11Merge branch 'remove-soft-removals' into 'master'Douwe Maan
2018-01-09Add option to disable commit stats to commit APIFrancisco Javier López
2018-01-08Remove soft removals related codeYorick Peterse
2018-01-04EE-BACKPORT group boardsFelipe Artur
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-14Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-11-07Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda
2017-11-06Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda
2017-11-06Fix spec. Revert update check.Shinya Maeda
2017-11-06Do not allow jobs to be erasedShinya Maeda
2017-11-06Improve performance of the /projects/:id/repository/branches API endpointRémy Coutable
2017-10-31Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński
2017-10-16Merge branch 'sha-handling' into 'master'Douwe Maan
2017-10-13Add Packagist project serviceMatt Coleman
2017-10-13Move line code generation into Gitlab::GitAlejandro Rodríguez
2017-10-13Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez
2017-10-13Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez
2017-10-13Adds requirements that supports anything in sha paramsGuilherme Vieira
2017-10-05Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Merge branch 'events-migration-cleanup' into 'master'Sean McGivern