- 14 Jul, 2020 40 commits
-
-
Mayra Cabrera authored
Updates all usage of docker 19.03.11 to 19.03.12 See merge request gitlab-org/gitlab!35889
-
Mayra Cabrera authored
Remove prometheus IAP feature flag See merge request gitlab-org/gitlab!36856
-
Mayra Cabrera authored
Remove leading :: from BG migration class names See merge request gitlab-org/gitlab!36722
-
Dan Davison authored
Initial refactor in test audit See merge request gitlab-org/gitlab!31816
-
Erick Banks authored
Changed a couple tests to adhere to best practices like using `let` and `before` block.
-
Mayra Cabrera authored
Automatically create dynamic database partitions See merge request gitlab-org/gitlab!35981
-
Andreas Brandl authored
This implements a time based partitioning strategy to automatically create partitions as time goes by.
-
Amy Qualls authored
Docs: Add metadata to API pages See merge request gitlab-org/gitlab!36882
-
Peter Leitzen authored
Provide PagerDuty integration data to frontend Closes #227192 See merge request gitlab-org/gitlab!36653
-
Mayra Cabrera authored
Introduce Group level setting for Delayed Project removal See merge request gitlab-org/gitlab!35689
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/225225
-
Andrew Fontaine authored
Resolve "Investigate duplicate use of shorcuts-tree" Closes #219122 See merge request gitlab-org/gitlab!36732
-
Paul Slaughter authored
Replace fa-eyes-slash icons with GitLab SVG eye-slash icon See merge request gitlab-org/gitlab!36602
-
-
Amy Qualls authored
Update gitlab.com settings page links See merge request gitlab-org/gitlab!36845
-
Douglas Barbosa Alexandre authored
Parameterize PG deprecation notice in admin UI Closes omnibus-gitlab#5097 See merge request gitlab-org/gitlab!35271
-
Mitchell Nielsen authored
-
Martin Wortschack authored
Rename Strategies to Focus on Affected Users See merge request gitlab-org/gitlab!36833
-
Amy Qualls authored
Fix invalid note in environment selections doc See merge request gitlab-org/gitlab!36872
-
Dan Davison authored
WARNING is an invalid note type. Change this to caution
-
Robert Speicher authored
Remove QueryLimiting.whitelist for merge_requests#show Closes #4793 See merge request gitlab-org/gitlab!36857
-
Douglas Barbosa Alexandre authored
Remove file_path validation in snippet create action See merge request gitlab-org/gitlab!36809
-
Tanya Pazitny authored
Add wait time to Elasticsearch API test Closes #222476 and #221251 See merge request gitlab-org/gitlab!35463
-
Dhiraj Bodicherla authored
-
Mike Jang authored
Docs: Add mutation caveats to vuex guidelines See merge request gitlab-org/gitlab!35429
-
Nicolò Maria Mezzopera authored
-
Dan Davison authored
Make sure end-to-end test uses unique filename in metrics test Closes #228597 See merge request gitlab-org/gitlab!36846
-
Suzanne Selhorn authored
Add reference to `doublestar` in `artifacts:path` See merge request gitlab-org/gitlab!36678
-
Mike Greiling authored
Add id to jira project field Closes #228923 See merge request gitlab-org/gitlab!36860
-
Andrew Fontaine authored
The rename emphasizes how the strategy examines users to decide whether or not it is enabled.
-
Lukas Eipert authored
This adds a missing id to the jira project field, allowing it to be filled in the test and the tests to pass
-
Nick Gaskill authored
Add warning about scheduled pipelines for Dependency Scanning See merge request gitlab-org/gitlab!35994
-
Fabien Catteau authored
Add warning about using scheduled pipelines to perform Dependency Scanning scans.
-
Dmytro Zaporozhets authored
Re-enable nodejs scan SAST job See merge request gitlab-org/gitlab!36834
-
Rémy Coutable authored
Allow overriding timezone experiment per category See merge request gitlab-org/gitlab!36751
-
Bob Van Landuyt authored
This allows enabling or disabling the timezone experiment per category. It disabled the experiment for the database category, since the group of maintainers too small.
-
Michael Kozono authored
Improve tests for Devise confirmation emails Closes #219558 See merge request gitlab-org/gitlab!36847
-
Aishwarya Subramanian authored
Adds a Group level setting for delayed Project Removal When enabled, projects are deleted after a delayes period defined in the ApplicationSetting deletion_adjourned_period. When disabled, projects are deleted immediately. By default, the Group Level Setting is disabled.
-
Mike Greiling authored
Remove IE11 specific polyfills See merge request gitlab-org/gitlab!36830
-
Igor Drozdov authored
-