summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Improve error messages when file editing failsVinnie Okada2015-02-221-4/+24
* Improve broadcast message APIDmitriy Zaporozhets2015-02-181-1/+2
* Fix specs.Douwe Maan2015-02-131-2/+2
* Merge pull request #8785 from jvanbaarsen/rspec-upgradeDmitriy Zaporozhets2015-02-1223-997/+999
|\
| * Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-1223-997/+999
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-02-121-72/+31
|\ \ | |/
| * Merge pull request #8445 from jvanbaarsen/project-spec-speed-upJeroen van Baarsen2015-02-121-72/+31
| |\
| | * Improved speed of the project_spec.rbJeroen van Baarsen2015-02-031-72/+31
* | | Edit group members via APIVinnie Okada2015-02-111-0/+63
|/ /
* | Add internal broadcast message API.Douwe Maan2015-02-071-12/+33
* | Fix testsDmitriy Zaporozhets2015-02-051-11/+14
* | Refactor and improve sorting objects in API for projects, issues and merge re...Dmitriy Zaporozhets2015-02-051-0/+4
* | Merge branch 'redirect-sign_up' into 'master'Dmitriy Zaporozhets2015-02-051-20/+4
|\ \
| * | Redirect signup page to signin page.Douwe Maan2015-02-051-20/+4
* | | Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpointDmitriy Zaporozhets2015-02-041-0/+13
|\ \ \ | |/ / |/| |
| * | Added a way to retrieve MR filesJeroen van Baarsen2015-02-041-0/+13
| |/
* | Acces groups with their path in APIjubianchi2015-02-031-0/+18
|/
* Merge pull request #8609 from jubianchi/issues/6289-api-handle-error-project-...Dmitriy Zaporozhets2015-01-271-0/+16
|\
| * Handle errors on API when a project does not have a repository (Closes #6289)jubianchi2015-01-191-0/+16
* | Merge branch 'feature_api_project_edit' into 'master'Dmitriy Zaporozhets2015-01-221-139/+276
|\ \
| * | Fix tests and CHANGELOG entry for project edit via APIHannes Rosenögger2015-01-221-157/+163
| * | Implement edit via API for projectsMika Mäenpää2015-01-221-0/+131
| |/
* | Fix the test and add documentation for the "per-milestone issues API call"Hannes Rosenögger2015-01-221-21/+24
* | Add per-milestone issues API callJustin Whear2015-01-221-0/+14
|/
* Fix the api project ordering spec.Marin Jankovski2015-01-121-1/+1
* Add search filter option on project api for authorized projects.Marin Jankovski2015-01-121-0/+25
* Fix feature and testsDmitriy Zaporozhets2015-01-081-2/+2
* Fix failing tests due to updates on the return messages.Marin Jankovski2015-01-071-2/+2
* Fix api tests.Marin Jankovski2014-12-303-5/+6
* Merge pull request #7675 from yglukhov/patch_notes_apiDmitriy Zaporozhets2014-12-291-0/+54
|\
| * 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