summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński2018-02-2834-208/+419
|\
| * Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-1/+1
| * Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-0/+3
| * Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern2017-12-071-10/+8
| |\
| | * CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-071-10/+8
| * | The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-071-10/+11
| * | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-052-9/+7
| |\ \ | | |/ | |/|
| | * Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-031-4/+5
| | * Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-032-9/+6
| | * Create Ci::ArtifactsZeger-Jan van de Weg2017-12-031-1/+1
| * | Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan2017-12-044-14/+98
| |\ \
| | * | Not forcing to redefine preload_relationFrancisco Lopez2017-12-011-1/+1
| | * | Undoing the change to ForkNetworkMemberFrancisco Lopez2017-12-011-11/+7
| | * | Fixed BasicProjectDetail parentFrancisco Lopez2017-12-011-1/+1
| | * | Removed binding.pryFrancisco Lopez2017-12-011-1/+0
| | * | Removing blank lineFrancisco Lopez2017-12-011-1/+0
| | * | Changes after rebaseFrancisco Lopez2017-12-011-3/+14
| | * | Undoing debugging changeFrancisco Lopez2017-12-011-2/+2
| | * | Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez2017-12-013-43/+52
| | * | Refactored /projects and /user/:user_id/projects endpointsFrancisco Lopez2017-12-014-25/+77
| | * | Code review comments appliedFrancisco Lopez2017-12-011-2/+2
| | * | Small renamingFrancisco Lopez2017-12-011-4/+4
| | * | More preloading improvement and added batch count servicesFrancisco Lopez2017-12-011-5/+20
| | * | Preload project route to avoid N+1 queryStan Hu2017-12-011-1/+1
| | * | Only serialize namespace essentials in group's projects API responseStan Hu2017-12-011-2/+4
| | * | Omit the `all` call after Project#project_group_links to avoid unnecessary loadsStan Hu2017-12-011-1/+1
| | * | Optimize API /groups/:id/projects by preloading associationsStan Hu2017-12-011-0/+1
| | |/
| * | Added default order to UserFinderFrancisco Javier López2017-12-042-0/+12
| |/
| * support ordering of project notes in notes apihaseeb2017-11-291-1/+6
| * Merge branch 'gitaly-ssh-upload-pack-opt-out' into 'master'Sean McGivern2017-11-291-4/+4
| |\
| | * SSHUploadPack over Gitaly is now OptOutgitaly-ssh-upload-pack-opt-outKim "BKC" Carlbäcker2017-11-291-4/+4
| * | Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-0/+3
| * | Merge branch 'tm/feature/list-runners-jobs-api' into 'master'Kamil Trzciński2017-11-282-7/+42
| |\ \
| | * | Refactorize jobs finding logicTomasz Maczukin2017-11-281-6/+2
| | * | Modify outputTomasz Maczukin2017-11-282-6/+9
| | * | Allow filtering by 'status'Tomasz Maczukin2017-11-281-1/+8
| | * | Add information about projectTomasz Maczukin2017-11-282-6/+17
| | * | Add new API endpoint - list jobs of a specified runnerTomasz Maczukin2017-11-281-0/+18
| * | | Merge branch 'tm/feature/namespace-by-id-api' into 'master'Kamil Trzciński2017-11-282-0/+32
| |\ \ \ | | |/ / | |/| |
| | * | Introduce :read_namespace access policy for namespace and groupTomasz Maczukin2017-11-231-1/+1
| | * | Allow request namespace by ID or pathTomasz Maczukin2017-11-232-16/+24
| | * | Add new API endpoint - get a namespace by IDTomasz Maczukin2017-11-231-0/+24
| * | | Create issue and merge request destroy servicesGeorge Andrinopoulos2017-11-252-2/+6
| | |/ | |/|
| * | Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'Rémy Coutable2017-11-241-2/+2
| |\ \
| | * | Fix ProtectedBranch access level validationsJames Edwards-Jones2017-11-241-2/+2
| * | | Merge branch 'jej-rename-legacy-protected-branches-api-service' into 'master'Rémy Coutable2017-11-231-2/+2
| |\ \ \
| | * | | Renamed ProtectedBranches::ApiUpdateService to LegacyApiUpdateServicejej-rename-legacy-protected-branches-api-serviceJames Edwards-Jones2017-11-231-2/+2
| | |/ /
| * | | Merge branch '39887-move-identical-check-to-merged-branches' into 'master'Douwe Maan2017-11-231-1/+5
| |\ \ \
| | * | | Move identical merged branch check to merged_branch_namesLin Jen-Shin2017-11-231-1/+5
| | |/ /
| * | | Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan2017-11-231-1/+1
| |\ \ \ | | |_|/ | |/| |