summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Some of the requested updates, rebase on masterIzaak Alpert2013-09-091-12/+12
* API: admin users can sudo commands as other usersIzaak Alpert2013-09-091-0/+159
* Fixes for @randxIzaak Alpert2013-09-051-2/+6
* Add group membership apiIzaak Alpert2013-09-041-8/+108
* Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof2013-08-271-8/+44
* Adds feature: get a diff via API.Gabor Nagy2013-08-251-0/+22
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-0/+36
|\
| * allow all git-upload-* commands for deploy keysJakub Zienkiewicz2013-07-301-0/+36
* | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-305-33/+106
|\ \ | |/ |/|
| * Style changes from review with @randxIzaak Alpert2013-07-171-38/+36
| * Fix intermittently failing notification_service testIzaak Alpert2013-07-171-0/+1
| * MR on Fork multiple fixesIzaak Alpert2013-07-171-1/+14
| * Merge Request on forked projectsIzaak Alpert2013-07-174-68/+129
* | Fix typosJohannes Schleifenbaum2013-07-291-1/+1
|/
* enhance project creation apis to allow setting of public attributeAngus MacArthur2013-07-121-0/+30
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-101-0/+67
|\
| * Additon of apis for fork administration.Angus MacArthur2013-07-081-0/+67
* | remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-221-1/+1
* | Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets2013-06-181-360/+0
|/
* API: project eventsDmitriy Zaporozhets2013-06-061-0/+23
* API: implement retrieve of repository treeDmitriy Zaporozhets2013-06-061-0/+23
* Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-042-2/+2
|\
| * Tests fixedAndrew8xx82013-03-252-2/+2
* | Merge branch 'feature_teams_api' of https://github.com/former03/gitlabhq into...Dmitriy Zaporozhets2013-05-271-0/+360
|\ \
| * | [FEATURE] Basic user_teams apiChristian Simon2013-05-211-0/+360
* | | fix missing user2 in api:repositories specsDmitriy Zaporozhets2013-05-231-0/+1
* | | split repositories and projects apiDmitriy Zaporozhets2013-05-232-120/+134
|/ /
* | Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-1410-11/+11
* | fix api delete hook testDmitriy Zaporozhets2013-05-071-2/+2
* | Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets2013-05-072-94/+94
|\ \
| * | remove trailing spacesAndrey Kumanyaev2013-05-052-91/+91
| * | Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-051-3/+3
* | | fix API route to delete project hookNihad Abbasov2013-05-071-4/+4
* | | modify api to work with new deploy keysDmitriy Zaporozhets2013-05-061-44/+46
|/ /
* | fix testDmitriy Zaporozhets2013-05-021-1/+1
* | Update all gems!Dmitriy Zaporozhets2013-05-011-1/+1
* | Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets2013-04-102-0/+2
* | fixed test using repo with commits but old factoryDmitriy Zaporozhets2013-04-012-2/+2
* | Prepare UI for notification settingsDmitriy Zaporozhets2013-03-271-11/+0
* | notification scaffoldDmitriy Zaporozhets2013-03-271-0/+11
|/
* Abilities added to /user and /sign_in requestsAlex Denisov2013-03-182-0/+8
* Result of misspellings run.Kevin Lyda2013-03-171-1/+1
* fix api internal testDmitriy Zaporozhets2013-03-111-1/+1
* Merge branch 'master' into api/system_hooks_adjustmentsSebastian Ziebell2013-03-071-28/+49
|\
| * Merge pull request #2835 from Asquera/fixes/apiDmitriy Zaporozhets2013-03-078-21/+510
| |\
| * | block user should not be able to pushDmitriy Zaporozhets2013-03-071-28/+49
* | | API: system hooks API functions and documentation updatedSebastian Ziebell2013-03-071-2/+14
| |/ |/|
* | Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-075-14/+206
|\ \ | |/
| * Merge pull request #3146 from amacarthur/AdminAPIsDmitriy Zaporozhets2013-03-063-0/+80
| |\
| | * Additional Admin APIsAngus MacArthur2013-03-053-0/+80