summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
...
| * Implemented notes (body) patching in API.uran2014-12-251-0/+54
* | Doorkeeper integrationValery Sizov2014-12-242-0/+32
|/
* Fix testDmitriy Zaporozhets2014-12-221-2/+0
* Supporting for multiple omniauth provider for the same userValery Sizov2014-12-041-1/+1
* Fix internal API for missing project or keyDmitriy Zaporozhets2014-12-011-3/+21
* Better message for failed pushes because of git hooksValery Sizov2014-11-181-8/+8
* Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j...Dmitriy Zaporozhets2014-11-121-0/+65
|\
| * Adds comments to commits in the APIJeroen Jacobs2014-09-261-0/+65
* | Merge pull request #8251 from cirosantilli/factor-regex-message-specDmitriy Zaporozhets2014-11-122-8/+4
|\ \
| * | Factor regex error messages with spec API testsCiro Santilli2014-11-052-8/+4
* | | Factor using Repository#path_to_repoCiro Santilli2014-11-051-2/+1
|/ /
* | Fix tests after change to regex validation message.Marin Jankovski2014-11-052-7/+4
* | Merge pull request #8224 from liammonahan/masterValeriy Sizov2014-11-041-0/+1
|\ \
| * | Expose projects_limit through users API if UserFull.Liam Monahan2014-11-021-0/+1
* | | Merge branch 'master' into jastkand/gitlab-ce-fix-api-authDmitriy Zaporozhets2014-11-033-15/+20
|\ \ \
| * | | Expose author username in project events APIDmitriy Zaporozhets2014-10-311-0/+1
| |/ /
| * | Merge branch 'api-delete-branch-json' into 'master'Dmitriy Zaporozhets2014-10-311-0/+1
| |\ \
| | * | API delete branch: render branch name json instead of trueDmitriy Zaporozhets2014-10-301-0/+1
| * | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-10-301-15/+18
| |\ \ \ | | |/ / | |/| |
| | * | Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge2014-10-301-15/+18
* | | | Session API: Use case-insensitive authentication like in UIAndrey Krivko2014-10-301-0/+26
|/ / /
* | | Merge branch 'improve-group-members-api' into 'master'Valery Sizov2014-10-292-110/+136
|\ \ \ | |/ / |/| |
| * | Dont allow guests..developers to manage group membersDmitriy Zaporozhets2014-10-291-3/+9
| * | Split group members apiDmitriy Zaporozhets2014-10-292-124/+130
| * | Add failing test that should be green after group members api get fixedDmitriy Zaporozhets2014-10-281-3/+17
* | | Merge branch 'api-project-delete' of https://gitlab.com/mr-vinn/gitlab-ce int...Dmitriy Zaporozhets2014-10-281-0/+5
|\ \ \ | |/ / |/| |
| * | Remove :keep_repo optionVinnie Okada2014-10-221-10/+0
| * | Add option to keep repo on project deleteVinnie Okada2014-10-071-0/+15
* | | Merge branch 'hipchat_api' of https://github.com/qwazerty/gitlabhq into qwaze...Dmitriy Zaporozhets2014-10-211-0/+26
|\ \ \
| * | | Add Hipchat services APIKevin Houdebert2014-10-141-0/+26
| |/ /
* | | add gitlab-shell identificationValery Sizov2014-10-151-5/+9
|/ /
* | Fix failing api specs.Marin Jankovski2014-10-063-5/+14
* | API: Initial support for forking a project via the APIBernhard Kaindl2014-10-011-0/+73
* | Merge branch 'api/issues-filter-milestone' of https://github.com/jubianchi/gi...Dmitriy Zaporozhets2014-09-301-6/+58
|\ \
| * | Filters issues by milestone via APIjubianchi2014-09-261-6/+58
| |/
* | Fix contributors apiDmitriy Zaporozhets2014-09-301-2/+2
|/
* Fix branch APIDmitriy Zaporozhets2014-09-251-1/+1
* Merge branch 'api/improve-error-reporting' of https://github.com/jubianchi/gi...Dmitriy Zaporozhets2014-09-235-50/+237
|\
| * Improve error reporting on users APIjubianchi2014-09-165-51/+238
* | Merge branch 'refator-members-logic' of https://dev.gitlab.org/dzaporozhets/g...Dmitriy Zaporozhets2014-09-176-52/+55
|\ \
| * | Fix access_level apiDmitriy Zaporozhets2014-09-151-1/+4
| * | Replace project_access attribute with access_level in specs and APIDmitriy Zaporozhets2014-09-155-10/+10
| * | Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-155-18/+18
| * | Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-146-43/+43
| |/
* | Different created_at and updated_at time in api merge_requests spec.Marin Jankovski2014-09-151-31/+55
* | Ordering and sorting for MR in api.Marin Jankovski2014-09-151-0/+32
|/
* API: Create project - make sure project path is respectedDmitriy Zaporozhets2014-09-091-1/+1
* Fix tests for CIDmitriy Zaporozhets2014-09-061-11/+12
* Fix tests by using non-exist tag namesDmitriy Zaporozhets2014-09-051-5/+5
* Fix tag testsDmitriy Zaporozhets2014-09-051-2/+3