- 25 May, 2020 40 commits
-
-
James Lopez authored
Moves BE web ide terminal and file sync to core See merge request gitlab-org/gitlab!32563
-
James Lopez authored
Add AttributesPermitter for Import attributes filtering See merge request gitlab-org/gitlab!32647
-
Igor Drozdov authored
Replace use of Rails.logger with json logger for Import/Export See merge request gitlab-org/gitlab!32543
-
Douglas Barbosa Alexandre authored
Remove bot_type ignore statement Closes #219006 See merge request gitlab-org/gitlab!27077
-
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
-
George Koltsov authored
- Rails.logger usage is not allowed and should be replaced with json structured logging. This changes replaces any use of Rails.logger - Introduces new Gitlab::Export::Logger 'exporter.log' for export related logging, similar to Gitlab::Import::Logger
-
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
-
Pavel Shutsin authored
Column was removed in favor of user_type
-
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
-
George Koltsov authored
- AttributesPermitter builds a hash of permitted attributes for every model defined in import_export.yml that is used to validate and filter out any attributes that are not permitted when doing Project/Group Import
-
Francisco Javier López authored
-
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
-