- Jun 23, 2021
-
-
Miguel Rincon authored
This change allow the user to filter by tags in the runner UI when using the GraphQL API.
-
The feature has been used in production for several months without any reported problems. Feature was default-enabled so behavior will not change after removal except if the feature had been disabled in an instance. Changelog: other
-
-
-
Simon Knox authored
In a confirmation modal
-
- Jun 22, 2021
-
-
Rubén Dávila authored
We're partially removing the seat_link_enabled setting setting from application settings. Next steps will involve dropping the column and removing the ignore rule. Changelog: removed EE: true
-
- Jun 21, 2021
-
-
-
Thomas Watts authored
In some instances, we would like to prevent project and group users from registering runners. Admins can now toggle this preference through the Admin Area > Settings > CI/CD page. The specific and group runner registration views and POST 'runners/' API have been updated accordingly. Changelog: added
-
Andrew Fontaine authored
This removes all the version checking and code required to display legacy feature flags, as they are no longer available. Changelog: removed
-
Angelo Gulina authored
-
Himanshu Kapoor authored
Users can now add a horizontal rule using the button in the toolbar or by typing --- in the editor window in content editor. Changelog: added
-
Vitaly Slobodin authored
-
Francisco Javier López authored
In this commit we remove the feature flag `sidebar_refactor` from the BE files, enabling the project sidebar. Changelog: removed
-
-
- Jun 20, 2021
-
-
Evan Read authored
Also: - Removes documentation from UI. - Improves related documentation. Changelog: changed
-
- Jun 18, 2021
-
-
Felipe authored
Changed previous behaviour where confidential issues were promoted into non confidential epics. Changelog: changed
-
-
-
Doug Stull authored
- wasn't successful, so we'll remove it. Changelog: other
-
Angelo Gulina authored
Adjust conditions for actions to show
-
Denys Mishunov authored
Updated all the instances of editor lite. Changelog: changed MR: !64302 EE: true
-
Hordur Freyr Yngvason authored
The code being removed has been unused since the removal of the applications tab in !63348 Part of &4280
-
- Jun 17, 2021
-
-
Peter Hegman authored
Show pronouns in user popover that is displayed when hovering over user's name on issues and MRs. Changelog: added
-
-
Changelog: changed
-
Kushal Pandya authored
Adds ability to create epic from within Epic Boards.
-
-
-
-
- Jun 16, 2021
-
-
Alexander Turinske authored
- users should not be able to switch an existing policy's type - they should instead delete the policy and create a new one - abstract out code - add tests
-
-
Miguel Rincon authored
This change adds a runner registration token reset button to the admin UI by invoking the graphql API to reset token.
-
This strips out all the status checks code from the approval rules, updates the controller to stop passing the feature flag, updates the helper to not pass status checks data, and updates the feature specs to test the new status checks area
-
-
Apply gl-stroke-white class to code quality gutter icons Clicking on a code quality gutter icon opens a modal with more details
-
- Jun 15, 2021
-
-
This commit refines the messaging and CTA for switching between the old Markdown editor and the Content Editor in the Wiki. Changelog: changed
-
In this commit we move away from using a modal to add groups and instead use a dropdown Changelog: changed EE: true
-
-
-
-