summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'revert-satellites' into 'master' Dmitriy Zaporozhets2015-08-112-17/+49
|\
| * Fix file api testsDmitriy Zaporozhets2015-08-111-22/+8
| * Revert "Merge branch 'web-editor-rugged' into 'master'"Dmitriy Zaporozhets2015-08-111-4/+48
| * Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-112-13/+15
* | Fix corrupted binary files when using API files endpointStan Hu2015-08-091-0/+31
|/
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-1/+1
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-045-5/+193
|\
| * Fix docsDouwe Maan2015-07-301-1/+1
| * Add ability to manage user email addresses via the API.Douwe Maan2015-07-291-0/+171
| * Merge branch 'fix-api-mr-notes-ordering' into 'master'Douwe Maan2015-07-281-2/+4
| |\
| | * Return comments in created order in merge request APIStan Hu2015-07-161-2/+4
| * | Clearing the entire Redis cache may be too expensive; just useStan Hu2015-07-211-6/+2
| * | Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-211-1/+8
| * | Add specs for gitlab ci service validity.Marin Jankovski2015-07-171-0/+12
| * | Fix failing specs after adding format verification for token and project url ...Marin Jankovski2015-07-172-2/+2
| |/
* | Fix merge api and specDmitriy Zaporozhets2015-08-041-14/+12
* | Remove satellitesDmitriy Zaporozhets2015-07-151-1/+1
|/
* Merge branch 'rs-dev-issue-2372' into 'master'Dmitriy Zaporozhets2015-07-081-3/+1
|\
| * Use stub_application_setting in a few more specsRobert Speicher2015-07-061-3/+1
* | Merge branch 'settings-via-api' into 'master'Dmitriy Zaporozhets2015-07-071-0/+29
|\ \ | |/ |/|
| * Add tests and improve logicDmitriy Zaporozhets2015-07-061-4/+16
| * Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets2015-07-061-0/+17
* | Allow user to be blocked and unblocked via the APISteve Norman2015-07-031-0/+51
|/
* Add 2FA status to user admin APIStan Hu2015-06-231-0/+1
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-236-35/+37
|\
| * Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets2015-06-221-3/+2
| |\
| | * Merge requests API returns closed for closed and merged for merged.revert-mr-state-namesDmitriy Zaporozhets2015-06-221-3/+2
| * | Change `to_not` calls to `not_to`Robert Speicher2015-06-223-4/+4
| * | Fix `raise_error` without an argument deprecation warningsRobert Speicher2015-06-221-8/+8
| * | Update mock and stub syntax for specsRobert Speicher2015-06-226-22/+25
| |/
* | Fix Style/AlignHash cop violationsStan Hu2015-06-221-2/+3
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-226-47/+42
* | Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-3/+3
* | Fix part of api specs for rubocopDmitriy Zaporozhets2015-06-224-84/+84
|/
* Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher2015-06-134-13/+13
* Merge branch 'maser/gitlab-ce-order-commit-comments-in-api' into 'master'Dmitriy Zaporozhets2015-06-051-1/+2
|\
| * Order commit comments in API chronologicallyMartin Luder2015-05-081-1/+2
* | Merge branch 'make-namespaces-api-available-to-all-users' into 'master'Dmitriy Zaporozhets2015-06-041-1/+28
|\ \
| * | Make namespace API available to all usersStan Hu2015-05-281-1/+28
* | | Fix tests and increase delay time before remove repositoryDmitriy Zaporozhets2015-06-031-7/+2
* | | Remove unnecessary satellite files and add CHANGELOG itemDmitriy Zaporozhets2015-06-021-14/+2
* | | Remove file api tests which depend on old satellite logicDmitriy Zaporozhets2015-06-021-32/+3
* | | Disable changing of the source branch in merge request update APIStan Hu2015-05-291-2/+2
|/ /
* | Update ffaker gemRobert Speicher2015-05-201-2/+2
* | Allow to configure gitlab_shell_secret locationJakub Jirutka2015-05-161-1/+1
* | Add order option for projects APIValery Sizov2015-05-141-0/+9
|/
* Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianch...Dmitriy Zaporozhets2015-05-033-0/+23
|\
| * Query issues, merge requests and milestones with their IID through APIjubianchi2015-05-023-0/+23
* | Merge pull request #9066 from jirutka/fix-6417Dmitriy Zaporozhets2015-05-031-9/+10
|\ \ | |/ |/|
| * Fix #6417: users with group permission should be able to create groups via APIRobert Schilling2015-03-311-9/+10