- 11 Jun, 2020 40 commits
-
-
Robert Speicher authored
Convert project requirements to use shared pagination specs See merge request gitlab-org/gitlab!34336
-
Robert Speicher authored
Reproduce defect preventing the container scanning report from loading See merge request gitlab-org/gitlab!34193
-
Nick Gaskill authored
Add link to YouTube playlist See merge request gitlab-org/gitlab!34390
-
Sam Kerr authored
-
Nicolò Maria Mezzopera authored
Enable the `release_asset_link_type` feature flag by default See merge request gitlab-org/gitlab!33998
-
Igor Drozdov authored
Backfill failed imported snippet repositories See merge request gitlab-org/gitlab!34052
-
Amy Qualls authored
Clarify variable forwarding with Auto Build CNBs See merge request gitlab-org/gitlab!34240
-
Hordur Freyr Yngvason authored
The fact that Cloud Native Buildpacks support the same kind of CI variable forwarding was not clear, see https://gitlab.com/gitlab-org/gitlab/-/issues/220684
-
Amy Qualls authored
Remove broken br tags See merge request gitlab-org/gitlab!34369
-
Nathan Friend authored
-
Andrew Fontaine authored
Geo Package Files - Fetch Data Correctly See merge request gitlab-org/gitlab!33522
-
Francisco Javier López authored
-
Ash McKenzie authored
Add GitLab to-do for user when they are assigned to an alert See merge request gitlab-org/gitlab!34104
-
Nathan Friend authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!34303
-
Andrew Fontaine authored
Add dark theme alpha See merge request gitlab-org/gitlab!28252
-
Simon Knox authored
Basically invert color scales, plus a bit of palette reduction to make things easier Mark color vars in variables as !default, then they can be overridden by importing a theme first. Export separate application_dark.css file
-
Grzegorz Bizon authored
Instance Variables UI See merge request gitlab-org/gitlab!33510
-
Payton Burdette authored
Insert variables table to admin settings, to manage instance variables via the UI.
-
allison.browne authored
Add an assignment todo automatically when an alert is assigned via the sidebar.
-
Dmytro Zaporozhets authored
Change `commits_by_message` to not mutate string parameters Closes #219546 See merge request gitlab-org/gitlab!33540
-
Kushal Pandya authored
Remove setLoadingState logic from issue model See merge request gitlab-org/gitlab!32226
-
Marvin Karegyeya authored
-
Igor Drozdov authored
Decouple wiki views from projects See merge request gitlab-org/gitlab!34079
-
Markus Koller authored
- Add generic `wiki_path` / `wiki_page_path` helpers. - Move views into `app/views/shared`. - Move JS assets into `app/assets/javascripts/pages/shared`. - Refer to `@wiki` instead of `@project` in views. - Use constants on `Wiki` instead of `ProjectWiki`.
-
Shinya Maeda authored
Add secret_detection to DOWNLOADABLE_TYPES See merge request gitlab-org/gitlab!34313
-
Kushal Pandya authored
Remove updateData logic from issue model See merge request gitlab-org/gitlab!32256
-
Marvin Karegyeya authored
-
Kushal Pandya authored
Attach issue to the vulnerability See merge request gitlab-org/gitlab!34157
-
Shinya Maeda authored
Add regexp validation on ContainerExpirationPolicy See merge request gitlab-org/gitlab!34063
-
David Fernandez authored
For `name_regex` and `name_regex_keep`
-
Nick Thomas authored
Rake tasks to verify encrypted data through secrets See merge request gitlab-org/gitlab!21851
-
Catalin Irimie authored
Similar to attr_encrypted's encrypted_attributes public method, exposing encrypted_token_authenticatable_fields allows us to programatically search for encrypted tokens in the current models.
-
Jan Provaznik authored
Persist user preferences for boards See merge request gitlab-org/gitlab!33892
-
Bob Van Landuyt authored
Default for SAST_EXCLUDED_PATHS, DS_EXCLUDED_PATHS Closes #220014 See merge request gitlab-org/gitlab!34076
-
Fabien Catteau authored
Set default values for SAST_EXCLUDED_PATHS, DS_EXCLUDED_PATHS. These are aligned with SEARCH_IGNORED_DIRS used by the detection logic, in the common/search package. See https://gitlab.com/gitlab-org/gitlab/-/issues/220014
-
Phil Hughes authored
Fix inconsistent icon colours in package title See merge request gitlab-org/gitlab!33933
-
Phil Hughes authored
Test all of the `diffs_metadata.json` handling through `prepareDiffData` See merge request gitlab-org/gitlab!34335
-
Thomas Randolph authored
Right now, we don't test the metadata endpoint really at all. To test it, this mock adds a sample response that could be paired with the diff_file mock.
-
Andreas Brandl authored
Optimize container repository query See merge request gitlab-org/gitlab!34364
-
Sean McGivern authored
Add file_identifier_hash feature flag to frontend See merge request gitlab-org/gitlab!34134
-