summaryrefslogtreecommitdiff
path: root/doc/api/todos.md
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-0/+1
| | | | This reverts commit 8717c7dad9b5a8fa21ec9a652c54718a6b4c2175.
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-1/+0
| | | | | This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489.
* [backend] Addressed review commentsJan Provaznik2018-07-031-0/+1
| | | | | | | * Group filtering now includes also issues/MRs from subgroups/subprojects * fixed due_date * Also DRYed todo controller specs
* Added missing actions in todos docs NielsNet2018-04-081-1/+1
| | | | - Added unmergeable action - Added directly_addressed action
* update API doc with +API (h1 heading)Marcia Ramos2017-05-101-1/+1
|
* Merge branch 'api-v4-doc' into 'master' Douwe Maan2017-03-011-3/+3
|\ | | | | | | | | Use v4 endpoint in API docs See merge request !9631
| * Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-3/+3
| |
* | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-3/+3
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename column in the database Rename fields related to import/export feature Rename API endpoints Rename documentation links Rename the rest of occurrences in the code Replace the images that contain the words "build succeeds" and docs referencing to them Make sure pipeline is green and nothing is missing. updated doc images renamed only_allow_merge_if_build_succeeds in projects and fixed references more updates fix some spec failures fix rubocop offences fix v3 api spec fix MR specs fixed issues with partials fix MR spec fix alignment add missing v3 to v4 doc wip - refactor v3 endpoints fix specs fix a few typos fix project specs copy entities fully to V3 fix entity error more fixes fix failing specs fixed missing entities in V3 API remove comment updated code based on feedback typo fix spec
* API: Use POST requests to mark todos as doneRobert Schilling2017-02-211-10/+5
|
* Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-131-9/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-3/+3
|
* Simplify feature introduction notesimplify_intro_features_docAchilleas Pipinellis2016-08-081-1/+1
| | | | [ci skip]
* Return the number of marked todosapi-delete-todosRobert Schilling2016-07-191-150/+2
|
* Add approval required todosapproval-required-todoSean McGivern2016-07-121-1/+1
|
* Expose target, filter by state as stringRobert Schilling2016-07-011-110/+337
|
* Add todos API documentation and changelogRobert Schilling2016-07-011-0/+217