Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove soft removals related code | Yorick Peterse | 2018-01-08 | 1 | -5/+0 |
| | | | | | | | | | | | | | | This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447 | ||||
* | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docs | Achilleas Pipinellis | 2017-04-10 | 1 | -6/+6 |
| | |||||
* | Mention URL path encoding to all API docs | Achilleas Pipinellis | 2017-04-08 | 1 | -6/+6 |
| | |||||
* | Correct parameter definition in Pipeline Triggers docs | Johan Brandhorst | 2017-03-23 | 1 | -0/+2 |
| | |||||
* | Correct pipeline trigger GET functionality. | Johan Brandhorst | 2017-03-22 | 1 | -4/+4 |
| | | | This was ambiguously defined, update parameters to match the example and the definition. | ||||
* | Rename `/take` to `/take_ownership`, expose `owner` in `v3`. | Kamil Trzcinski | 2017-03-06 | 1 | -2/+2 |
| | |||||
* | Lint doc | Kamil Trzcinski | 2017-03-05 | 1 | -2/+2 |
| | |||||
* | Update documentation and expose ID | Kamil Trzcinski | 2017-03-05 | 1 | -0/+170 |