- 01 Apr, 2022 2 commits
-
-
Rajat Jain authored
-
Rajat Jain authored
Embed the roadmap app with the epic tree view Changelog: changed EE: true
-
- 31 Mar, 2022 9 commits
-
-
Eric Schurter authored
Changelog: changed
-
Lee Tickett authored
-
Jose Vargas authored
This changes the container registry cleanup policy banner to a more subtle link that takes the user to the settings page Changelog: changed
-
Daniel Tian authored
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83604 EE: true
-
Miguel Rincon authored
Add a status description help popover in the runners list that provides a summary of each of the statuses a runner can have. Changelog: changed
-
Sam Figueroa authored
- Add context to assist users in creating and/or moving a project to a group. - refs: https://gitlab.com/gitlab-org/gitlab/-/issues/352629 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82738#note_894049190
-
Evan Read authored
-
Florie Guibert authored
Review feedback
-
Evan Read authored
-
- 30 Mar, 2022 14 commits
-
-
Miguel Rincon authored
This MR introduces the `admin_runners_bulk_delete` feature flag along with the first steps for the frontend development of this feature.
-
Annabel Dunstone Gray authored
Changelog: changed
-
Doug Stull authored
- needed for free user cap project
-
Dallas Reedy authored
- Stop defaulting to the user's personal namespace - If user only has one group, default to that group - Otherwise, prompt the user to select a group
-
Miguel Rincon authored
Changelog: changed
-
Mireya Andres authored
Update button text in pipeline editor when config file is missing. Changelog: changed
-
Coung Ngo authored
Merge branch 'security-comment-dos' into 'master' See merge request gitlab-org/security/gitlab!2137 Changelog: security
-
Kushal Pandya authored
Add support for adding confidential comments within epics. EE: true
-
orozot authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/352235 Changelog: added
-
Miguel Rincon authored
Creates a new formatter for human-readable durations that uses the same scale as our "timeago" utilities. It can be used as a way to format seconds into any amount of time.
-
Serhii Yarynovskyi authored
Now when invite members modal appears, customer can see indication how many seats are remaining when namespace approaches user limit Changelog: added
-
syarynovskyi authored
Add short description about transferring project. Add link to group creation on project settings page Changelog: added
-
Eulyeon Ko authored
- Group manual cadences in the top in the cadence list - Show a deprecation warning for manual cadences (in the cadence list and in the update form) - Remove "automatic" checkbox from the cadence new/edit form
-
Enrique Alcántara authored
Removes the feature flag that hides the new control to switch between Rich text and Source editing modes in the Wikis Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83760
-
- 29 Mar, 2022 8 commits
-
-
Florie Guibert authored
Remove some js- classes and refactor tests accordingly
-
Harsh Chouraria authored
This change adjusts the message returned to the user when a GitHub import operation fails to include the response HTTP code. This is useful when the HTTP body is empty, such as during the use of reverse proxies in accessing a GitHub Enterprise instance over the internet. The presence of a HTTP code can help establish if a connection was at least made successfully and the HTTP code can further be traced in their own proxy or GitHub Enterprise logging for further troubleshooting. The logs already carry this information, but on SaaS this is currently not visible due to https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15470 Changelog: other
-
anna_vovchenko authored
-
anna_vovchenko authored
As we want to make the instructions more clear and unify agent access token naming, we are updating the working of the instructions screen. Changelog: changed
-
Marius Bobin authored
Changelog: added
-
Miguel Rincon authored
This change moves the IP address underneath the runner ID/description in the runner list view. Changelog: changed
-
Amy Qualls authored
Make the error message more concise and polished.
-
Tom Quirk authored
This component is no longer used, so we can remove it. Similarly, one of its dependencies `identicon.vue` is now no longer used, and we remove it too.
-
- 28 Mar, 2022 7 commits
-
-
Andrew Fontaine authored
The empty state reported that you didn't have any environments regardless of scope, which was a bit misleading if you had many available environments and no stopped environments. I have refactored the component to allow the scope to be injected so the text can change depending on what scope the user is looking at. I've also refactored the rest of the translations to follow more up-to-date patterns, and rewritten the tests to utilize the testing library's queries for finding things by role. Changelog: fixed
-
Dheeraj Joshi authored
EE: true Changelog: changed
-
Vitaly Slobodin authored
Changelog: changed EE: true
-
Dheeraj Joshi authored
-
Dheeraj Joshi authored
EE: true Changelog: changed
-
eugielimpin authored
The experiment has been deemed a failure so we should clean up the code that implements it. https://gitlab.com/gitlab-org/gitlab/-/issues/345553#note_866018518 Changelog: removed
-
Marcin Sedlak-Jakubowski authored
Changelog: other
-