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
AgeCommit message (Expand)Author
2017-12-13Adds ordering to projects contributors in APIJacopo
2017-12-09Merge branch 'issue_30663' into 'security-10-2'Sean McGivern
2017-12-09Merge branch 'rs-security-group-api' into 'security-10-2'Douwe Maan
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-12-07Use relative _path helper URLs in the GitLab UIEric Eastwood
2017-12-07Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern
2017-12-07CE backport of ProtectedBranches API changesJames Edwards-Jones
2017-12-07The API isn't using the appropriate services for managing forksFrancisco Javier López
2017-12-05Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon
2017-12-04Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan
2017-12-04Added default order to UserFinderFrancisco Javier López
2017-12-03Store expire_at in ci_job_artifactsKamil Trzcinski
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-12-03Create Ci::ArtifactsZeger-Jan van de Weg
2017-12-01Not forcing to redefine preload_relationFrancisco Lopez
2017-12-01Undoing the change to ForkNetworkMemberFrancisco Lopez
2017-12-01Fixed BasicProjectDetail parentFrancisco Lopez
2017-12-01Removed binding.pryFrancisco Lopez
2017-12-01Removing blank lineFrancisco Lopez
2017-12-01Changes after rebaseFrancisco Lopez
2017-12-01Undoing debugging changeFrancisco Lopez
2017-12-01Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez
2017-12-01Refactored /projects and /user/:user_id/projects endpointsFrancisco Lopez
2017-12-01Code review comments appliedFrancisco Lopez
2017-12-01Small renamingFrancisco Lopez
2017-12-01More preloading improvement and added batch count servicesFrancisco Lopez
2017-12-01Preload project route to avoid N+1 queryStan Hu
2017-12-01Only serialize namespace essentials in group's projects API responseStan Hu
2017-12-01Omit the `all` call after Project#project_group_links to avoid unnecessary loadsStan Hu
2017-12-01Optimize API /groups/:id/projects by preloading associationsStan Hu
2017-11-29support ordering of project notes in notes apihaseeb
2017-11-29Merge branch 'gitaly-ssh-upload-pack-opt-out' into 'master'Sean McGivern
2017-11-29Add timeouts for Gitaly callsAndrew Newdigate
2017-11-29SSHUploadPack over Gitaly is now OptOutKim "BKC" Carlbäcker
2017-11-28Merge branch 'tm/feature/list-runners-jobs-api' into 'master'Kamil Trzciński
2017-11-28Merge branch 'tm/feature/namespace-by-id-api' into 'master'Kamil Trzciński
2017-11-28Refactorize jobs finding logicTomasz Maczukin
2017-11-28Modify outputTomasz Maczukin
2017-11-28Allow filtering by 'status'Tomasz Maczukin
2017-11-28Add information about projectTomasz Maczukin
2017-11-28Add new API endpoint - list jobs of a specified runnerTomasz Maczukin
2017-11-25Create issue and merge request destroy servicesGeorge Andrinopoulos
2017-11-24Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'Rémy Coutable
2017-11-24Fix ProtectedBranch access level validationsJames Edwards-Jones
2017-11-23Introduce :read_namespace access policy for namespace and groupTomasz Maczukin
2017-11-23Allow request namespace by ID or pathTomasz Maczukin
2017-11-23Merge branch 'jej-rename-legacy-protected-branches-api-service' into 'master'Rémy Coutable
2017-11-23Merge branch '39887-move-identical-check-to-merged-branches' into 'master'Douwe Maan
2017-11-23Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan