summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | API: fixes return codes for notes, documentation updatedSebastian Ziebell2013-02-201-40/+153
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-201-1/+1
|\ \
| * | Fix RESTfulness of project hook deletions by APIMatt Humphrey2013-02-201-1/+1
* | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-202-4/+3
|\ \ \ | |/ /
| * | API docs: fix new milestone parametersNihad Abbasov2013-02-201-1/+0
| * | Fix private flag for projectDmitriy Zaporozhets2013-02-191-3/+3
* | | API: fixes return codes, documentation updated with status codes, tests addedSebastian Ziebell2013-02-201-26/+92
* | | API documentation expanded with status code informationSebastian Ziebell2013-02-182-0/+18
* | | API documentation extended with snippets, tags and commitsSebastian Ziebell2013-02-151-1/+153
* | | API documentation extended with infos to project branchesSebastian Ziebell2013-02-151-0/+77
* | | API projects documentation grouped into sections & updated with status codesSebastian Ziebell2013-02-141-34/+117
* | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-131-0/+3
|\ \ \ | |/ /
| * | Changed function to `not_found`.Sebastian Ziebell2013-02-091-0/+3
* | | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-086-3/+194
|\ \ \ | |/ /
| * | Add docs/tests for groups apiChristian Simon2013-02-012-0/+46
| * | Merge pull request #2839 from m4tthumphrey/protected-branches-apiDmitriy Zaporozhets2013-01-311-3/+86
| |\ \
| | * | Added methods to protect and unprotect branchesMatt Humphrey2013-01-311-3/+86
| * | | Merge branch 'extend_user_api' of https://github.com/bladealslayer/gitlabhq i...Dmitriy Zaporozhets2013-01-311-0/+43
| |\ \ \
| | * | | Extended users API to support updating and deleting users.Boyan Tabakov2012-12-181-0/+43
| * | | | add path and path_with_namespace to api project entityDmitriy Zaporozhets2013-01-311-0/+6
| * | | | missing doc for apiDmitriy Zaporozhets2013-01-311-0/+13
| | |/ / | |/| |
* | | | A few fixes in documentation to notes, updates infos on status codesSebastian Ziebell2013-02-061-5/+5
* | | | update api documentation for delete team memberFelix Gilcher2013-02-011-2/+5
|/ / /
* | | remove incorrect information about the api versionFelix Gilcher2013-01-281-1/+1
| |/ |/|
* | Remove path parameter from projects APIRiyad Preukschas2012-12-221-4/+0
* | Up API version to v3Riyad Preukschas2012-12-211-1/+1
* | Remove all references tp the project code parameter from the APIRiyad Preukschas2012-12-217-44/+44
* | Remove the code parameter from the projects APIRiyad Preukschas2012-12-211-4/+0
* | refactoring gfm_autocompleteValeriy Sizov2012-12-201-0/+1
|/
* Merge pull request #2286 from nuecho/fix-doc-api-issuesDmitriy Zaporozhets2012-12-151-14/+0
|\
| * Removed delete section in issues API documentationMatthieu Vachon2012-12-141-14/+0
* | Add username to User and UserBasic entities in API and in examples in doc.Cyril2012-12-127-0/+26
|/
* Validates presence of User#nameCyril2012-12-121-1/+1
* API: get a single wall noteNihad Abbasov2012-12-011-0/+13
* update contents of API READMENihad Abbasov2012-12-011-1/+2
* API: ability to create a wall noteNihad Abbasov2012-11-291-0/+16
* API: don't expose 'updated_at' for notesNihad Abbasov2012-11-291-2/+1
* add docs for notes APINihad Abbasov2012-11-291-0/+121
* Merge pull request #1735 from NARKOZ/apiValeriy Sizov2012-11-071-4/+2
|\