summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
...
* API: Edit file in repositoryDmitriy Zaporozhets2013-11-111-0/+13
* Fix type in API docDmitriy Zaporozhets2013-11-101-1/+1
* Add docs for create file APIDmitriy Zaporozhets2013-11-091-1/+16
* Remove default_branch support from API project creationDmitriy Zaporozhets2013-11-061-1/+0
* Add an example.Marin Jankovski2013-10-181-2/+2
* Update project api doc.Marin Jankovski2013-10-171-1/+1
* Explain iid in APIDmitriy Zaporozhets2013-10-144-1/+24
* System hooks docs links to admin area.Sytse Sijbrandij2013-10-141-0/+2
* Fix a bug where the tgz returned got encoded utf8Izaak Alpert2013-10-101-1/+1
* feature API call to download repo archiveIzaak Alpert2013-10-101-0/+13
* API: docs for remove projectDmitriy Zaporozhets2013-10-091-0/+12
* Expose votes in merge request apiIslam Amer2013-10-081-0/+8
* API: new feature - remove groupDmitriy Zaporozhets2013-10-071-0/+13
* Merge pull request #5230 from cmckni3/patch-1Dmitriy Zaporozhets2013-10-062-15/+14
|\
| * Fix json keys in groups API documentationChris McKnight2013-09-301-14/+14
| * Fix invalid json in issues API docChris McKnight2013-09-301-6/+5
* | Update group access levels in docs.Marin Jankovski2013-10-022-12/+13
* | Removed user teams api docs.Marin Jankovski2013-10-022-210/+1
* | Update deploy keys, groups and system hooks api docs.Marin Jankovski2013-10-023-8/+30
* | Update issues, milestones, notes api docs.Marin Jankovski2013-10-023-16/+97
* | Update snippets and merge request api documentationMarin Jankovski2013-10-022-20/+15
* | Update project api docs.Marin Jankovski2013-10-011-52/+132
* | Update user api documentationMarin Jankovski2013-10-011-2/+4
|/
* Fixed typo in groups.mdTobias Bieniek2013-09-301-1/+1
* Extended User API to expose admin and can_create_group for user creation/upda...Boyan Tabakov2013-09-291-15/+24
* Used pagnation function from api helpersIzaak Alpert2013-09-241-2/+2
* Added missing API documentationIzaak Alpert2013-09-231-0/+15
* API: admin users can sudo commands as other usersIzaak Alpert2013-09-091-0/+36
* Add group membership apiIzaak Alpert2013-09-041-0/+62
* add missing comma(s) in api examplesJohannes Schleifenbaum2013-08-303-12/+12
* Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof2013-08-271-2/+27
* Adds feature: get a diff via API.Gabor Nagy2013-08-251-0/+28
* add link on realisation api for java clientMegaDiablo2013-08-201-0/+1
* added python api wrapperItxaka Serrano2013-08-071-0/+1
* 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