- 22 Mar, 2022 40 commits
-
-
Brian Rhea authored
Deprecate `background upload` for object storage See merge request gitlab-org/gitlab!83396
-
Fabian Zimmer authored
-
Kati Paizee authored
Add development guidelines for rate limits See merge request gitlab-org/gitlab!83283
-
Markus Koller authored
-
Nick Thomas authored
Implement API to get single Project Remote Mirror See merge request gitlab-org/gitlab!82770
-
Illya Klymov authored
Expose import url in projects API See merge request gitlab-org/gitlab!82498
-
Illya Klymov authored
* add import_url field on project instance * add import_status field on project instance Changelog: added
-
Natalia Tepluhina authored
Labels selection improvement See merge request gitlab-org/gitlab!83304
-
Sascha Eggenberger authored
Fix labels selection darkmode implementation to make selected items readable. Also update the check icon to match the one from the GitLab SVG Library.
-
Furkan Ayhan authored
Improve observability of the Enqueuer worker See merge request gitlab-org/gitlab!83133
-
Bob Van Landuyt authored
Remove Balsamiq File Preview See merge request gitlab-org/gitlab!82924
-
Lukas 'Eipi' Eipert authored
The Balsamiq File Preview is not utilized a lot. In fact it has been broken since over a year on gitlab.com and on self managed instances[0]. The Balsamiq preview itself doesn't have a lot of value as it just renders the preview of the first Balsamiq page and not all the pages. We have received no user complaints whatsoever, meaning that likely _noone_ relied on this feature. This MR removes the previewer, as it is also riddled with tech debt, for example shipping a asm.js compiled version of sql.js [0]: https://gitlab.com/gitlab-org/gitlab/-/issues/285525 Changelog: removed
-
Ezekiel Kigbo authored
Add "Created on" & "Last activity" columns to groups and projects page See merge request gitlab-org/gitlab!82918
-
Abdul Wadood authored
The columns are sortable. We want to achieve parity between self and SaaS user. Until now this info was only present in the admin panel. Changelog: added
-
Timo Furrer authored
-
Timo Furrer authored
This change implements the `GET` API to retrieve a single projects remote mirror. Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82770
-
Doug Stull authored
Cleanup invite_members_group_modal - remove group invite actions See merge request gitlab-org/gitlab!83117
-
Bob Van Landuyt authored
Add GraphQL option to mark all todos of a specific target as done See merge request gitlab-org/gitlab!83110
-
Bob Van Landuyt authored
Extend workers and services to support namespace for Security Policies See merge request gitlab-org/gitlab!82695
-
Alan (Maciej) Paruszewski authored
Changelog: added EE: true
-
Natalia Tepluhina authored
Fix vulnerability list clearing when already-selected filter is clicked See merge request gitlab-org/gitlab!83243
-
Enrique Alcántara authored
Merge branch '353432-remove-reliance-on-flash-styling-within-ee-app-views-trials-_errors-html-haml' into 'master' Remove reliance on Flash styling See merge request gitlab-org/gitlab!82501
-
Lin Jen-Shin authored
Add prepend_mod for Features and License See merge request gitlab-org/gitlab!83263
-
Baodong authored
-
Savas Vedova authored
Use GraphQL alias to simplify vulnerability list logic See merge request gitlab-org/gitlab!83250
-
Daniel Tian authored
Changelog: changed MR: EE: true
-
Peter Leitzen authored
Expose `namespace_id` field for user APIs, when accessed by admin See merge request gitlab-org/gitlab!82045
-
Alex Kalderimis authored
Updates specs around ::boolean_accessor See merge request gitlab-org/gitlab!83206
-
Sean Gregory authored
This commit builds off the work from @ByAlu which tests the boolean_accessor method implementation
-
Miguel Rincon authored
Delete DOMContentLoaded event listeners See merge request gitlab-org/gitlab!83182
-
Sean McGivern authored
Remove grpc from kwargs deprecation silence list See merge request gitlab-org/gitlab!83322
-
Aleksei Lipniagov authored
-
Miguel Rincon authored
Ignore search param for autosave on issue new form See merge request gitlab-org/gitlab!82568
-
Sean Arnold authored
Changelog: changed
-
charlie ablett authored
Database Modeling for Multi Access Levels in Deployment Approval See merge request gitlab-org/gitlab!82800
-
Tetiana Chupryna authored
Prevent creation or conversion into manual iteration cadences See merge request gitlab-org/gitlab!82352
-
Frédéric Caplette authored
Resolve "Update copy for the remove topic avatar modal" See merge request gitlab-org/gitlab!83093
-
Brandon Labuschagne authored
Include the name in the copy Changelog: fixed
-
Peter Leitzen authored
-
Alex Buijs authored
Replace Flash styling with `FlashAlert` component - removed: ee/app/views/trials/_errors.html.haml - added: ee/app/assets/javascripts/trials/components/flash_alert.vue Changelog: changed EE: true
-