- 14 Jul, 2020 40 commits
-
-
Mike Greiling authored
Update Jira sidebar menu to use Jira logo See merge request gitlab-org/gitlab!36854
-
Stan Hu authored
Use an array for fetching same_family_pipeline_ids See merge request gitlab-org/gitlab!36883
-
Mayra Cabrera authored
Prevent a project bot from being removed as member See merge request gitlab-org/gitlab!35899
-
Peter Leitzen authored
Fix Rails/SaveBang RuboCop offenses for groups controllers See merge request gitlab-org/gitlab!36853
-
Rajendra Kadam authored
-
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.
-
Kamil Trzciński authored
The `OR` on DB causes a significant harm when fetching data from DB, without an index. We can alleviate it by using a pure `pluck(:id).
-
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
-