summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge pull request #3149 from m4tthumphrey/api-deploy-keysDmitriy Zaporozhets2013-03-061-0/+57
| |\ \
| | * | Project deploy keys APIMatt Humphrey2013-03-051-0/+57
| | |/
| * | System hooks API.Matt Humphrey2013-03-061-0/+69
| |/
* | API: fixed adding a noteSebastian Ziebell2013-02-271-2/+1
* | API: extracted helper method to validate required parameters, code clean upSebastian Ziebell2013-02-271-3/+4
* | API: merge request documentation updated, added return codes to functionsSebastian Ziebell2013-02-271-1/+6
* | API: issues documentation and API functions updatedSebastian Ziebell2013-02-271-0/+16
* | API: session documentation updated and test addedSebastian Ziebell2013-02-271-0/+10
* | API: groups documentation updated, functions return different status codesSebastian Ziebell2013-02-271-0/+10
* | API repository documentation updated, includes infos to return codesSebastian Ziebell2013-02-271-13/+7
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-2720-1597/+122
|\ \ | |/
| * specs for api/internalDmitriy Zaporozhets2013-02-261-0/+103
| * Fixing rspec after upgrade to capybara pt1Dmitriy Zaporozhets2013-02-211-24/+19
| * move capybara scenarios to spec/featuresDmitriy Zaporozhets2013-02-2118-1573/+0
* | API documentation updated for project snippets.Sebastian Ziebell2013-02-211-0/+11
* | API: Fixes tests for changed hook deletionSebastian Ziebell2013-02-211-7/+2
* | API documentation update for milestonesSebastian Ziebell2013-02-201-3/+12
* | API: fixes return codes for notes, documentation updatedSebastian Ziebell2013-02-201-1/+45
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-201-4/+3
|\ \ | |/
| * Removed unnecessary paramter hash. Also tidied up hash format in hook creatio...Matt Humphrey2013-02-201-3/+2
| * Fix RESTfulness of project hook deletions by APIMatt Humphrey2013-02-201-3/+2
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-205-15/+93
|\ \ | |/
| * Merge pull request #2988 from Asquera/error_project_limitDmitriy Zaporozhets2013-02-201-0/+20
| |\
| | * API: tests to show incorrect behavior when reaching project limitSebastian Ziebell2013-02-141-0/+20
| * | Merge pull request #3011 from Asquera/fix_access_to_nonvisible_hookDmitriy Zaporozhets2013-02-201-10/+32
| |\ \
| | * | API: fixes visibility of project hookSebastian Ziebell2013-02-161-10/+32
| | |/
| * | Issue uses StateMachine nowAndrew8xx82013-02-182-5/+14
| * | Milestone uses StateMachine nowAndrew8xx82013-02-181-0/+10
| * | Merge Request uses StateMachine nowAndrew8xx82013-02-181-0/+17
| |/
* | API: fixes return codes, documentation updated with status codes, tests addedSebastian Ziebell2013-02-201-12/+111
* | Test to check 404 error when project id not foundSebastian Ziebell2013-02-141-0/+5
* | API: tests that check status codes for project branches and hooksSebastian Ziebell2013-02-141-0/+43
* | API: status code 403 returned if new project would exceed limitSebastian Ziebell2013-02-141-0/+13
* | API: extracted helper method to provide 400 bad request error with descriptionSebastian Ziebell2013-02-131-0/+5
* | API: return status code 400 if filepath of raw file blob not givenSebastian Ziebell2013-02-131-1/+6
* | API: fixes a few return codes for project snippetsSebastian Ziebell2013-02-131-0/+30
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-132-0/+53
|\ \ | |/
| * Merge pull request #2946 from Asquera/fix/access_to_non_existent_branchDmitriy Zaporozhets2013-02-121-0/+5
| |\
| | * Status code 404 returned when retrieving non existent branch (issue #2922)Sebastian Ziebell2013-02-081-0/+5
| * | Merge branch 'user_delete_account' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-02-121-0/+48
| |\ \ | | |/ | |/|