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-24Gracefully handle orphaned write deploy keys in /internal/post_receiveStan Hu
2017-12-22Support new chat notifications parameters in Services APIMark Fletcher
2017-12-20Merge branch '38318-search-merge-requests-with-api' into 'master'Rémy Coutable
2017-12-20Add optional `search` param for Merge Requests APIMark Fletcher
2017-12-20Employ declared_params in finder methods for MR and Issue API listsMark Fletcher
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-14sorting for tags apihaseeb
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-30Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
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