summaryrefslogtreecommitdiff
path: root/doc/api/projects.md
Commit message (Expand)AuthorAgeFilesLines
* Used pagnation function from api helpersIzaak Alpert2013-09-241-2/+2
* Added missing API documentationIzaak Alpert2013-09-231-0/+15
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
* 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
|/
* API: project eventsDmitriy Zaporozhets2013-06-061-0/+69
* API: Add last_activity_at date to project entityDmitriy Zaporozhets2013-06-061-3/+6
* Improve api docsDmitriy Zaporozhets2013-06-061-123/+0
* Fixed typo in project hook documentationMathew Winstone2013-04-251-1/+1
* Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-071-48/+76
|\
| * Merge pull request #3146 from amacarthur/AdminAPIsDmitriy Zaporozhets2013-03-061-1/+23
| |\
| | * Updated documentation for added Admin APIsAngus MacArthur2013-03-051-0/+22
| * | Project deploy keys APIMatt Humphrey2013-03-051-0/+79
| |/
* | API: documentation contains infos to status codes in README file.Sebastian Ziebell2013-03-071-133/+0
* | 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-271-13/+27
|\ \
| * | 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
* | | 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-201-3/+3
|\ \ \ | |/ /
| * | Fix private flag for projectDmitriy Zaporozhets2013-02-191-3/+3
* | | API documentation expanded with status code informationSebastian Ziebell2013-02-181-0/+5
* | | 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-081-0/+6
|\ \ \ | |/ /
| * | add path and path_with_namespace to api project entityDmitriy Zaporozhets2013-01-311-0/+6
| |/
* | update api documentation for delete team memberFelix Gilcher2013-02-011-2/+5
|/
* Remove path parameter from projects APIRiyad Preukschas2012-12-221-4/+0
* Remove all references tp the project code parameter from the APIRiyad Preukschas2012-12-211-11/+11
* Remove the code parameter from the projects APIRiyad Preukschas2012-12-211-4/+0
* refactoring gfm_autocompleteValeriy Sizov2012-12-201-0/+1
* Add username to User and UserBasic entities in API and in examples in doc.Cyril2012-12-121-0/+4
* Update doc/api/projects.md for hooks APIjozefvaclavik2012-10-121-2/+34
* separate project repositories API docsNihad Abbasov2012-09-211-166/+0
* API: commits belong to project repositoryNihad Abbasov2012-09-211-0/+34
* add API for project team membersNihad Abbasov2012-09-211-20/+43
* API docs minor formatting fixNihad Abbasov2012-09-201-1/+1
* Projects hooks API implementedmiks2012-09-081-0/+44
* Merge branch 'master' into project_users_apimiks2012-09-081-0/+6
|\
| * Merge pull request #1363 from AlexDenisov/api_create_project_fixesDmitriy Zaporozhets2012-09-061-0/+6
| |\
| | * Create project via API: fixes addedAlex Denisov2012-09-031-0/+6
* | | Make project users API more RESTfulmiks2012-09-061-2/+47
* | | Typo fixedmiks2012-09-061-2/+2
* | | API on adding users to project implementedmiks2012-09-051-0/+15
|/ /
* | Text changes to API documentationRob Taylor2012-09-041-4/+5
|/
* Typo and mistakes fixedAlex Denisov2012-08-311-2/+2