summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Additon of apis for fork administration.Angus MacArthur2013-07-081-0/+67
* 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
| * | 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