summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | Added default order to UserFinderFrancisco Javier López2017-12-042-0/+12
| |/
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-3013-30/+123
|\ \ | |/
| * 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
| |\ \ \ | | |_|/ | |/| |
| | * | Use latest_merge_request_diff associationSean McGivern2017-11-231-1/+1
| | |/
| * | Allow password authentication to be disabled entirelyMarkus Koller2017-11-234-10/+20
| |/
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-2212-100/+30
|\ \ | |/
| * Skip confirmation user apiDaniel Juarez2017-11-211-1/+2
| * Merge branch '39461-notes-api-for-issues-no-longer-returns-label-additions-re...Sean McGivern2017-11-211-2/+2
| |\
| | * add `#with_metadata` scope to remove a N+1 from the notes' APImicael.bergeron2017-11-211-2/+2
| * | Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-208-0/+14
| |\ \
| | * | Adds Rubocop rule for line break after guard clauseJacopo2017-11-168-0/+14
| | |/
| * | Changes after rebaseFrancisco Lopez2017-11-171-20/+1
| * | Moved Exceptions to Gitlab::AuthFrancisco Lopez2017-11-172-11/+11
| * | Moving exceptions to UserAuthFindersFrancisco Lopez2017-11-172-26/+11
| * | Added some more commentsFrancisco Lopez2017-11-171-7/+8
| * | Homogenising the type of the request handled by UserAuthFinder. Also tests fixedFrancisco Lopez2017-11-171-3/+0
| * | Applied some code review commentsFrancisco Lopez2017-11-171-5/+0
| * | Removing private tokenFrancisco Lopez2017-11-171-6/+1
| * | Some fixes after rebaseFrancisco Lopez2017-11-171-24/+7
| * | Updated refactor and pushing to see if test failsFrancisco Lopez2017-11-171-2/+0
| * | First refactorFrancisco Lopez2017-11-171-39/+19
* | | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-222-11/+11
* | | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-182-8/+13
* | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-1717-48/+152
|\ \ \ | |/ /
| * | Use relative git object paths to construct absolute ones before setting Envfix/git-env-repo-pathsAhmad Sherif2017-11-142-1/+15
| |/
| * Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński2017-11-142-2/+2
| |\
| | * Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-076-12/+25
| | |\
| | * | Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-072-2/+0
| | * | Fix spec. Revert update check.Shinya Maeda2017-11-062-0/+2