Commit graph

28 commits

Author SHA1 Message Date
jubianchi
2c544d43c8 Query issues, merge requests and milestones with their IID through API 2015-05-02 10:44:52 +02:00
Derek Campbell
874640123b To close an issue you must set 'state_event' to 'close'. I cannot set 'closed' to '1'. 2015-02-20 09:20:42 -04:00
Dmitriy Zaporozhets
bdfb349ff7 Refactor and improve sorting objects in API for projects, issues and merge requests 2015-02-05 22:00:54 -08:00
Ewan Edwards
ad6c372eee Fix a number of discovered typos, capitalization of developer and
product names, plus a couple of instances of bad Markdown markup.
2015-02-03 15:18:40 -08:00
jubianchi
f258a59ef6 Filters issues by milestone via API 2014-09-26 22:03:37 +02:00
jubianchi
0ac4a933ff Filters issues by labels via API 2014-09-04 14:41:31 +02:00
jubianchi
4fdd21685c Filters issues by state via API 2014-09-01 13:51:40 +02:00
Robert Schilling
cbc90565b5 Do label validation for issues/merge requests API 2014-08-14 10:17:52 +02:00
Ciro Santilli
fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
Marin Jankovski
f22c709539 Add titles to doc pages. 2014-05-27 14:12:15 +02:00
dosire
5bf12bbb1d Make clear that notes also serve as comments. 2014-04-30 17:28:05 +02:00
Johannes Schleifenbaum
49addad7b5 Api-Doc JSON lint
Fixes: #5505
2014-04-05 08:37:42 +02:00
Dmitriy Zaporozhets
02693b72a4 Explain iid in API 2013-10-14 16:40:16 +03:00
Dmitriy Zaporozhets
073c8a2966 Merge pull request #5230 from cmckni3/patch-1
Fix invalid json in API docs
2013-10-06 22:44:03 -07:00
Marin Jankovski
f1253fa710 Update issues, milestones, notes api docs. 2013-10-02 12:08:07 +02:00
Chris McKnight
979dd2603c Fix invalid json in issues API doc 2013-09-30 17:39:33 -05:00
Johannes Schleifenbaum
cd19f82e51 Fix typos 2013-07-29 12:47:06 +02:00
Dmitriy Zaporozhets
a4e671dc31 Fix wrong documentation for issue close api. Fixes #3548 2013-06-06 11:31:40 +03:00
Sebastian Ziebell
39114d259c API: documentation contains infos to status codes in README file.
All the info to return codes from the API functions are available in the `README.md` file as suggested.
2013-03-07 00:15:57 +01:00
Sebastian Ziebell
3b3add35fb API: merge request documentation updated, added return codes to functions
The API documentation of merge requests contains info to status codes for all functions.
Required arguments are now checked in the merge requests API functions and a `400 Bad Request` error is
returned if they are not given.
2013-02-27 15:07:42 +01:00
Sebastian Ziebell
e96d77d3db API: issues documentation and API functions updated
The issues documentation is updated with infos to status codes and the deprecated `DELETE` function and
how to close an issue. A few more tests added to check status codes of API functions.
2013-02-27 14:36:20 +01:00
Riyad Preukschas
8f01190eb5 Remove all references tp the project code parameter from the API 2012-12-21 18:47:04 +01:00
Dmitriy Zaporozhets
120f50cff4 Merge pull request #2286 from nuecho/fix-doc-api-issues
Removed delete section in issues API documentation
2012-12-15 01:29:43 -08:00
Matthieu Vachon
40c11a3663 Removed delete section in issues API documentation 2012-12-14 16:06:02 -05:00
Cyril
d3b8952f8f Add username to User and UserBasic entities in API and in examples in doc. 2012-12-12 18:51:20 +01:00
Nihad Abbasov
f7dd067490 API: expose issues project id 2012-07-25 04:22:21 -07:00
Nihad Abbasov
949b1df930 API: update docs 2012-07-25 02:35:41 -07:00
Nihad Abbasov
024e034890 update API docs 2012-07-24 05:25:01 -07:00