summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Fix typosJohannes Schleifenbaum2013-07-293-3/+3
* Adding links to the merge requests and group documentation.TJ Biddle2013-07-261-0/+1
* Update README.mdSean Zicari2013-07-171-12/+12
* Update docsDmitriy Zaporozhets2013-07-161-1/+4
* enhance project creation apis to allow setting of public attributeAngus MacArthur2013-07-121-0/+2
* Merge pull request #3993 from bke-drewb/3599Dmitriy Zaporozhets2013-07-111-9/+13
|\
| * Issue 3599: Add snippets_enabled flag to projects for APIDrew Blessing2013-06-111-8/+12
* | Additon of apis for fork administration.Angus MacArthur2013-07-081-0/+25
* | Fix broken API links, fixes #4463Robert Schilling2013-07-071-12/+12
* | Added client list to API docMatt Humphrey2013-07-061-0/+5
* | Fix paths to the Contents Markdown pagesGreg Barendt2013-06-111-12/+12
|/
* API: project eventsDmitriy Zaporozhets2013-06-061-0/+69
* API: Add last_activity_at date to project entityDmitriy Zaporozhets2013-06-061-3/+6
* API: implement retrieve of repository treeDmitriy Zaporozhets2013-06-061-0/+50
* Fix api readme linksDmitriy Zaporozhets2013-06-061-2/+3
* Improve api docsDmitriy Zaporozhets2013-06-063-123/+87
* Fix milestone api docs: invalid param for closeDmitriy Zaporozhets2013-06-061-1/+1
* Fix wrong documentation for issue close api. Fixes #3548Dmitriy Zaporozhets2013-06-061-6/+6
* Merge pull request #4115 from bke-drewb/apidocsDmitriy Zaporozhets2013-05-291-8/+8
|\
| * Update api docs and remove old attribute from User entity.Drew Blessing2013-05-291-8/+8
* | Merge branch 'feature_teams_api' of https://github.com/former03/gitlabhq into...Dmitriy Zaporozhets2013-05-272-0/+210
|\ \
| * | [FEATURE] Basic user_teams apiChristian Simon2013-05-212-0/+210
| |/
* | remove branch dependencies where not necessaryBen Bodenmiller2013-05-271-10/+10
|/
* Fixed typo in project hook documentationMathew Winstone2013-04-251-1/+1
* Paginate users in users apiDmitriy Zaporozhets2013-04-161-0/+1
* API docs updatedAlex Denisov2013-03-192-1/+16
* Result of misspellings run.Kevin Lyda2013-03-171-1/+1
* Merge pull request #3170 from Asquera/api/system_hooks_adjustmentsDmitriy Zaporozhets2013-03-101-5/+7
|\
| * API: system hooks API functions and documentation updatedSebastian Ziebell2013-03-071-5/+7
* | Added system hooks link to doc indexMatt Humphrey2013-03-081-0/+1
|/
* API: fixes project creation and removed redundant infoSebastian Ziebell2013-03-071-2/+0
* Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-076-60/+160
|\
| * Merge pull request #3146 from amacarthur/AdminAPIsDmitriy Zaporozhets2013-03-063-1/+51
| |\
| | * Updated documentation for added Admin APIsAngus MacArthur2013-03-053-0/+50
| * | Merge pull request #3149 from m4tthumphrey/api-deploy-keysDmitriy Zaporozhets2013-03-061-0/+79
| |\ \
| | * | Project deploy keys APIMatt Humphrey2013-03-051-0/+79
| | |/
| * | System hooks API.Matt Humphrey2013-03-061-0/+47
| |/
* | API: documentation contains infos to status codes in README file.Sebastian Ziebell2013-03-0711-475/+36
* | API: extracted helper method to validate required parameters, code clean upSebastian Ziebell2013-02-271-1/+2
* | Merge branch 'feature/api-documentation-fixes' of github.com:Xylakant/gitlabh...Sebastian Ziebell2013-02-272-14/+35
|\ \
| * | Update docs to reflect that project names are allowed as IDFelix Gilcher2013-01-281-12/+13
| * | describe the project access levelFelix Gilcher2013-01-281-0/+12
| * | Added documentation for passing the token as headerFelix Gilcher2013-01-281-1/+8
* | | API: merge request documentation updated, added return codes to functionsSebastian Ziebell2013-02-272-9/+47
* | | API: issues documentation and API functions updatedSebastian Ziebell2013-02-271-7/+60
* | | API: session documentation updated and test addedSebastian Ziebell2013-02-271-0/+5
* | | API: groups documentation updated, functions return different status codesSebastian Ziebell2013-02-271-5/+25
* | | API repository documentation updated, includes infos to return codesSebastian Ziebell2013-02-271-11/+63
* | | API documentation updated for project snippets.Sebastian Ziebell2013-02-211-18/+53
* | | API documentation update for milestonesSebastian Ziebell2013-02-201-6/+34