one more resolved issue authored by anarcat's avatar anarcat
...@@ -1793,7 +1793,6 @@ look for [upstream regression](https://gitlab.com/gitlab-org/gitlab/-/issues?lab ...@@ -1793,7 +1793,6 @@ look for [upstream regression](https://gitlab.com/gitlab-org/gitlab/-/issues?lab
Postfix extension) Postfix extension)
* [Cannot move issues to projects I do not maintain](https://gitlab.com/gitlab-org/gitlab/-/issues/331610) * [Cannot move issues to projects I do not maintain](https://gitlab.com/gitlab-org/gitlab/-/issues/331610)
* (lacking the) [Ability to invite users to a confidential issue](https://gitlab.com/gitlab-org/gitlab/-/issues/20660/) * (lacking the) [Ability to invite users to a confidential issue](https://gitlab.com/gitlab-org/gitlab/-/issues/20660/)
* [incident checklists cannot be checked](https://gitlab.com/gitlab-org/gitlab/-/issues/431979) (fixed in 16.7)
* [No pinned issues](https://gitlab.com/gitlab-org/gitlab/-/issues/15831) * [No pinned issues](https://gitlab.com/gitlab-org/gitlab/-/issues/15831)
* Merge requests: * Merge requests:
* in general, dealing with large number of merge requests is hard, * in general, dealing with large number of merge requests is hard,
...@@ -1809,6 +1808,12 @@ See also [issues YOU have voted on](https://gitlab.com/gitlab-org/gitlab/-/issue ...@@ -1809,6 +1808,12 @@ See also [issues YOU have voted on](https://gitlab.com/gitlab-org/gitlab/-/issue
### Resolved ### Resolved
* Wikis:
* [wiki anchors don't work](https://gitlab.com/gitlab-org/gitlab/-/issues/362163)
* Issues:
* [incident checklists cannot be checked](https://gitlab.com/gitlab-org/gitlab/-/issues/431979) (fixed in 16.7)
* [Issues warn about LFS](https://gitlab.torproject.org/tpo/tpa/gitlab/-/issues/59)
* General:
* [keep gitlab artifacts disk space usage under control](https://gitlab.torproject.org/tpo/tpa/gitlab/-/issues/119), resolved * [keep gitlab artifacts disk space usage under control](https://gitlab.torproject.org/tpo/tpa/gitlab/-/issues/119), resolved
through a home-made script ([gitlab-pipeline-vacuum](https://gitlab.torproject.org/tpo/tpa/gitlab-tools/-/blob/main/gitlab-pipeline-vacuum)) but also through a home-made script ([gitlab-pipeline-vacuum](https://gitlab.torproject.org/tpo/tpa/gitlab-tools/-/blob/main/gitlab-pipeline-vacuum)) but also
upstream, partially: [Clean up old expired artifacts for self-managed upstream, partially: [Clean up old expired artifacts for self-managed
...@@ -1818,8 +1823,6 @@ See also [issues YOU have voted on](https://gitlab.com/gitlab-org/gitlab/-/issue ...@@ -1818,8 +1823,6 @@ See also [issues YOU have voted on](https://gitlab.com/gitlab-org/gitlab/-/issue
artifacts folder still persists on the filesystem](https://gitlab.com/gitlab-org/gitlab/-/issues/17465) artifacts folder still persists on the filesystem](https://gitlab.com/gitlab-org/gitlab/-/issues/17465)
* [How to "unkeep" artifacts?](https://gitlab.com/gitlab-org/gitlab/-/issues/289954) * [How to "unkeep" artifacts?](https://gitlab.com/gitlab-org/gitlab/-/issues/289954)
* [Add BuildLog expiration options](https://gitlab.com/gitlab-org/gitlab/-/issues/17245) * [Add BuildLog expiration options](https://gitlab.com/gitlab-org/gitlab/-/issues/17245)
* [wiki anchors don't work](https://gitlab.com/gitlab-org/gitlab/-/issues/362163)
* [Issues warn about LFS](https://gitlab.torproject.org/tpo/tpa/gitlab/-/issues/59)
* Does not [allow users to select 12 vs 24-hour format](https://gitlab.com/gitlab-org/gitlab/-/issues/15206), [fixed in * Does not [allow users to select 12 vs 24-hour format](https://gitlab.com/gitlab-org/gitlab/-/issues/15206), [fixed in
16.6](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/130789) 16.6](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/130789)
* regressions (non-exhaustive list, listing started after 16.6 * regressions (non-exhaustive list, listing started after 16.6
... ...
......