- 25 May, 2020 40 commits
-
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Unify indentation in shell scripts See merge request gitlab-org/gitlab!32767
-
Kushal Pandya authored
Prepare Editor Model to accept options See merge request gitlab-org/gitlab!32857
-
Martin Wortschack authored
Fix "Add an existing issue" button in Epic showing incorrect form See merge request gitlab-org/gitlab!32858
-
Bob Van Landuyt authored
Send Incident images to Status Page s3 Bucket on publish See merge request gitlab-org/gitlab!31269
-
Phil Hughes authored
Migrate droplab/plugins/input_setter to Jest See merge request gitlab-org/gitlab!32757
-
Imre Farkas authored
Add finder for group-level runners See merge request gitlab-org/gitlab!29283
-
Arthur de Lapertosa Lisboa authored
-
Lin Jen-Shin authored
Add a link to the 'danger-review' job Closes #210311 See merge request gitlab-org/gitlab!32549
-
Bob Van Landuyt authored
Extract process memory caching mechanism into a concern Closes #217947 See merge request gitlab-org/gitlab!32538
-
Himanshu Kapoor authored
Add support in Web IDE Editor Model class to allow setting certain options that can be modified later. The options include both existing options already supported by Monaco, and some custom options that are updated to the model value right before dispose. Existing options now configurable: - insertSpaces - indentSize - tabSize Custom options added: - trimTrailingWhitespace - endOfLine - insertFinalNewline
-
Ramya Authappan authored
E2E - Version control for snippets - Part 2 See merge request gitlab-org/gitlab!29468
-
Anastasia McDonald authored
Clone, push, pull a project snippet over HTTP and SSH Create, edit and delete a project snippet via UI See https://gitlab.com/gitlab-org/gitlab/-/issues/207110
-
Heinrich Lee Yu authored
Resolve "GitLab's robots.txt file is out of date" Closes #217486 See merge request gitlab-org/gitlab!31782
-
Heinrich Lee Yu authored
Remove JIRA::HTTPError non-actionable exceptions Closes #218648 See merge request gitlab-org/gitlab!32847
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dylan Griffith authored
Remove seconds from the ES index name format See merge request gitlab-org/gitlab!32829
-
Tiger Watson authored
Update index for security CI builds See merge request gitlab-org/gitlab!32584
-
Thong Kuah authored
Update ApprovalMergeRequestRule to save section data Closes #218608 See merge request gitlab-org/gitlab!32708
-
Kerri Miller authored
-
Martin Wortschack authored
Migrate some specs to Jest See merge request gitlab-org/gitlab!32908
-
Marcel Amirault authored
Improve wording of shared Runners for projects See merge request gitlab-org/gitlab!32930
-
Martin Wortschack authored
Make chart panels focusable via keyboard See merge request gitlab-org/gitlab!28603
-
Marcel Amirault authored
Improve wording for "Processing Git pushes" See merge request gitlab-org/gitlab!32912
-
Ben Bodenmiller authored
-
Kushal Pandya authored
Show estimate on issues list Closes #17146 See merge request gitlab-org/gitlab!28271
-
Lee Tickett authored
-
Kushal Pandya authored
Move Admin Audit Events filter components into a single vue app Closes #217755 See merge request gitlab-org/gitlab!32755
-
Jiaan Louw authored
This adds a application that houses all the audit log components. It also replaces all of the component app roots with a single one in the HAML view.
-
James Lopez authored
User defined alert fingerprinting Closes #217050 See merge request gitlab-org/gitlab!32613
-
Sean Arnold authored
- Check for array & flatten to string - SHA 1 fingerprint - Compare with parsed fingerprint
-
Natalia Tepluhina authored
Remove append-bottom-0 CSS rule See merge request gitlab-org/gitlab!32888
-
charlie ablett authored
Resolve "Usage Ping counts for all Search" See merge request gitlab-org/gitlab!32111
-
Marcel Amirault authored
Demonstrate YAML anchors for variables with multiple variables in anchor See merge request gitlab-org/gitlab!32916
-
Marcel Amirault authored
Fix depth of Inherit environment variables heading See merge request gitlab-org/gitlab!32920
-
Marcel Amirault authored
Call out default Git depth in CI YAML docs See merge request gitlab-org/gitlab!32911
-
Ben Bodenmiller authored
-
Jose Vargas authored
-
Jose Vargas authored
Change the expectations to test for visibility instead of the internal props this also removes some non needed code
-
Jose Vargas authored
This makes the chart panels inside the monitoring dashboard focusable via the tab key, this changes depending if the panel has an empty state or if the panel contains a chart with the actions dropdown
-