- 27 Oct, 2020 40 commits
-
-
Natalia Tepluhina authored
Extract Diff File translations to shared Diffs I18N file See merge request gitlab-org/gitlab!46258
-
Heinrich Lee Yu authored
Configure CSP for displaying Youtube videos in the Static Site Editor See merge request gitlab-org/gitlab!45767
-
Rémy Coutable authored
Use CodeQuality 0.85.18 in the CI template See merge request gitlab-org/gitlab!46253
-
Jacques Erasmus authored
Use GlTooltips in awards_handler See merge request gitlab-org/gitlab!46049
-
Suzanne Selhorn authored
Update table package formats to link to open MRs See merge request gitlab-org/gitlab!46166
-
Tim Rizzi authored
-
Nick Gaskill authored
Update protected environment API docs See merge request gitlab-org/gitlab!46234
-
Sean Carroll authored
-
Mike Jang authored
Add environment variables to override backup/restore DB settings See merge request gitlab-org/gitlab!45855
-
Rémy Coutable authored
Quarantine flaky tests See merge request gitlab-org/gitlab!46240
-
Heinrich Lee Yu authored
Update issuable show entry See merge request gitlab-org/gitlab!45751
-
David O'Regan authored
Allow issuable show entry to be a generic wrapper that can accept any type
-
Thomas Randolph authored
-
Bob Van Landuyt authored
Remove :oj_json feature flag See merge request gitlab-org/gitlab!46012
-
Nick Gaskill authored
Add links to javafuzz and javafuzz-fuzzing-example See merge request gitlab-org/gitlab!46088
-
Yevgeny Pats authored
-
Maxime Orefice authored
This commit uses our new codequality image released.
-
Jan Provaznik authored
Always check both storage feature flags See merge request gitlab-org/gitlab!45909
-
Robert May authored
Removes the :oj_json feature flag and defaults to the OJ gem for most JSON requirements.
-
Suzanne Selhorn authored
Fix hidden banner message for /help See merge request gitlab-org/gitlab!46202
-
Enrique Alcantara authored
This MR replaces Bootstrap tooltip API with GitLab tooltips. It removes two methods are not referenced anywhere as well.
-
Nick Thomas authored
Remove '@' from Snippet.full_path See merge request gitlab-org/gitlab!45882
-
Stan Hu authored
Move secrets file into gitlab repository See merge request gitlab-org/gitlab!46216
-
Andrew Fontaine authored
Update "copy branch" shortcut to click on MR sidebar button See merge request gitlab-org/gitlab!45436
-
Nathan Friend authored
This commit updates the "copy source branch" keyboard shortcut to click the "copy source branch" button found in the MR sidebar instead of the button in the MR widget. This keeps the shortcut from interefering with the page's scroll.
-
Mike Jang authored
Move generic troubleshooting topics up See merge request gitlab-org/gitlab!46068
-
Cynthia Ng authored
-
Tyler Amos authored
Reworded some spec descriptions. Removed a shared example as it was used in one place. Other minor refactors. Avoids error when namespace is nil.
-
Mark Chao authored
Log name components for UUIDv5 generation See merge request gitlab-org/gitlab!45899
-
Michał Zając authored
For some reason we are unable to reproduce UUIDs for Vulnerability::Finding objects when calculating them from the persisted data. See https://gitlab.com/gitlab-org/gitlab/-/issues/212322#note_434346683 for a sample. Now we will log the name we use when generating the UUID right before we persist the object.
-
Olena Horal-Koretska authored
Remove extra empty space from MR page See merge request gitlab-org/gitlab!45966
-
Simon Knox authored
Also delete a -webkit prefix that is not needed
-
Enrique Alcántara authored
Replace BS global popovers init with GlPopover See merge request gitlab-org/gitlab!45084
-
Paul Gascou-Vaillancourt authored
Create a wrapper to initialize GlPopover instead of Bootstrap popovers on elements that have the data-toggle="popover" attribute.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
Allow batch_diffs to filter returned diffs by file path See merge request gitlab-org/gitlab!43930
-
Kerri Miller authored
-
Enrique Alcántara authored
Merge branch '229281-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-app-assets-javascripts-ide-components' into 'master' Migrate button to GlButton in empty_state.vue See merge request gitlab-org/gitlab!46105
-
Russell Dickenson authored
-
Peter Leitzen authored
Fix EnvironmentNamesFinder for private projects See merge request gitlab-org/gitlab!45779
-