- Aug 23, 2021
-
-
Sheldon Led authored
-
Miguel Rincon authored
This change adds the capability of filtering and pagination for group runners, group administrators can search and locate their runners.
-
Miguel Rincon authored
This change adds a list of runners to the group runners page. This is a first iteration that does not include filters and/or pagination for results.
-
Phil Hughes authored
This reverts merge request !68532
-
- Aug 20, 2021
-
-
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68583 Changelog: fixed
-
-
Illya Klymov authored
* fix project importers pagination issue if all repos on page were already imported Changelog: fixed
-
Himanshu Kapoor authored
-
Himanshu Kapoor authored
Backend sends a `binary` property as `false` for some files that may have a "binary" mime type but are not actually binary. Use that if it is available before determining if a file is binary or text. Changelog: fixed
-
Mireya Gen Andres authored
This reverts commit e8dcec11 to include the rails injection again. This will be removed in a follow-up MR. This also fixes some linter complaints.
-
Mireya Gen Andres authored
-
Mireya Gen Andres authored
Since there are no feature changes, most of this is just making sure that the components are set up correctly in the tests.
-
- Aug 19, 2021
-
-
Florie Guibert authored
Review feedback
-
Enrique Alcántara authored
-
Enrique Alcántara authored
Provide visual controls to edit the structure of tables in the Content Editor Changelog: added
-
- Also allow rendering block content in tables behind a feature flag Changelog: fixed
-
Rajat Jain authored
Include author and other information in uploaded graphql query and optimistic response Changelog: fixed
-
Alexis Kalderimis authored
This has been enabled in production by default. Changelog: changed
-
Mike Greiling authored
-
Phil Hughes authored
Fixes a bug where new lines in the suggestions content would insert a new line instead of the new line character. Changelog: fixed Closes https://gitlab.com/gitlab-org/gitlab/-/issues/333351
-
- Aug 18, 2021
-
-
Items that are draggable are given a new data attribute "draggable-item-type". The handlers for draggable should check the attribute of an item before handling an event.
-
Heinrich Lee Yu authored
This reverts the behavior to match what we had before GraphQL boards. Changelog: fixed
-
-
- Aug 17, 2021
-
-
-
Balasankar C authored
Allow users to filter pipelines in the pipelines index page based on the source due to which pipelines were started. Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
-
Coung Ngo authored
Hides the None and Any filtered search suggestions when the chosen operator is !=, to match the existing Haml logic. (see filtered_search_dropdown.js hideDropdownItemsforNotOperator)
-
Sarah GP authored
Removes flag, updates specs and docs Remove Rails references to flag Remove direct JS flag reference Remove mixins, services, stores Remove legacy files Update translations, docs Changelog: other
-
Florie Guibert authored
Review feedback
-
- Aug 16, 2021
-
-
Florie Guibert authored
Changed: updated EE: true
-
Himanshu Kapoor authored
Add support for inline diff elements using {+added+} and {-deleted-}. Changelog: added
-
-
-
Payton Burdette authored
When no artifacts are found show an empty artifacts message. Changelog: changed
-
-
Coung Ngo authored
Update the following to use BaseToken: - BranchToken - EmojiToken - IterationToken - MilestoneToken - WeightToken
-
Lee Tickett authored
Changelog: added
-
Max Woolf authored
Adds a copy to clipboard shortcut for CI jobs to copy the source ref to the clipboard. Changelog: added
-
Rajat Jain authored
Add avatar and user name in design version dropdown Changelog: changed
-
-