summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #5799 from criteo/import_url_apiDmitriy Zaporozhets2014-01-061-0/+1
|\ | | | | Add import_url param in API projects create
| * Add import_url in API docsMaxime Brugidou2013-12-301-0/+1
| |
* | Merge pull request #5823 from bobot/feature/api_parent_idsDmitriy Zaporozhets2014-01-061-1/+6
|\ \ | | | | | | [API] add parent_ids to specific commit informations
| * | [API] add parent_ids to specific commit informationsFrançois Bobot2013-12-111-1/+6
| |/
* | Add api support for raw blob searchThom Gerdes2013-12-261-2/+16
|/ | | | | See issue http://feedback.gitlab.com/forums/176466-general/suggestions/4566001-expose-raw-object-search-via-the-gitlab-api
* ProjectHook API supports new event fieldsDmitriy Zaporozhets2013-12-041-0/+10
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* We welcome everyone to contribute.Sytse Sijbrandij2013-12-011-1/+1
|
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-2/+7
| | | | | | Added visibility_level icons to project view (rather than just text). Added public projects to search results. Added ability to restrict visibility levels standard users can set.
* Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets2013-11-201-2/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* API: delete file from repositoryDmitriy Zaporozhets2013-11-191-0/+12
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* better wording for api docDmitriy Zaporozhets2013-11-181-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* update projects api docsDmitriy Zaporozhets2013-11-181-1/+17
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* API: Edit file in repositoryDmitriy Zaporozhets2013-11-111-0/+13
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix type in API docDmitriy Zaporozhets2013-11-101-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add docs for create file APIDmitriy Zaporozhets2013-11-091-1/+16
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove default_branch support from API project creationDmitriy Zaporozhets2013-11-061-1/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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
| | | | | | | Conflicts: doc/api/repositories.md Change-Id: I7ebc39b47ff860813d9622ba6776583536e6e384
* feature API call to download repo archiveIzaak Alpert2013-10-101-0/+13
| | | | | | | | | defaults to HEAD Conflicts: spec/requests/api/repositories_spec.rb Change-Id: Id114aca6c59d75f18e49bf9f33809a04e010bfb6
* API: docs for remove projectDmitriy Zaporozhets2013-10-091-0/+12
|
* Expose votes in merge request apiIslam Amer2013-10-081-0/+8
| | | | Signed-off-by: Islam Amer <islam.amer@jollamobile.com>
* API: new feature - remove groupDmitriy Zaporozhets2013-10-071-0/+13
|
* Merge pull request #5230 from cmckni3/patch-1Dmitriy Zaporozhets2013-10-062-15/+14
|\ | | | | Fix invalid json in API docs
| * 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 ↵Boyan Tabakov2013-09-291-15/+24
| | | | | | | creation/updating. Also, is_admin and can_create_group are exposed in the user information. Fixed attributes_for_keys to process properly keys with boolean values (since false.present? is false).
* Used pagnation function from api helpersIzaak Alpert2013-09-241-2/+2
| | | | Change-Id: I1bdd3608d3b46924b5da3ae282c99f85ee4e0dab
* Added missing API documentationIzaak Alpert2013-09-231-0/+15
| | | | Change-Id: I1337ee7ff51d018d6f62d447345032597e84269f
* API: admin users can sudo commands as other usersIzaak Alpert2013-09-091-0/+36
| | | | -Specifying a header of SUDO or adding a :sudo with either user id, or username of the user will set the current_user to be that user if your identifying private_token/PRIVATE_TOKEN is an administrator token
* Add group membership apiIzaak Alpert2013-09-041-0/+62
| | | | Change-Id: I5b174bba02856ede788dcb51ec9b0d598ea7d0df
* 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
| | | | | | | | | | | | Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line with existing api urls (e.g. "/projects/:id", etc.) Fix 500 error resulting from a diff api call with an invalid commit hash Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for backwards compatibility. Add ability to get a single commit via "/commits/:sha"
* 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
| | | Updated the relative links in ## Contents to point to the correct documents.
* Update docsDmitriy Zaporozhets2013-07-161-1/+4
|