- 16 Jul, 2020 1 commit
-
-
Thiago Figueiró authored
-
- 15 Jul, 2020 13 commits
-
-
Evan Read authored
Notate when the COMPILE option was added See merge request gitlab-org/gitlab!36914
-
charlie ablett authored
Automatically update Iteration status on date See merge request gitlab-org/gitlab!36880
-
Mario de la Ossa authored
Update iteration status according to date, from upcoming -> started -> closed
-
Ramya Authappan authored
Refactor`/browser_ui/3_create/repository/clone_spec.rb` to use `let` syntax See merge request gitlab-org/gitlab!34435
-
Mark Lapierre authored
Refactor `browser_ui/3_create/repository/add_ssh_key_spec.rb` into two `it` clauses See merge request gitlab-org/gitlab!34428
-
Erick Banks authored
Since this file is testing both add and remove I've broken it into two it clauses to test both the addition and removal of the ssh key.
-
Russell Dickenson authored
-
Ezekiel Kigbo authored
Use confluence icon for Confluence nav item See merge request gitlab-org/gitlab!36780
-
-
Ash McKenzie authored
Update cluster-applications to 0.24.2 See merge request gitlab-org/gitlab!36768
-
Ash McKenzie authored
Removes extra Secret-Detection job when opening a merge request See merge request gitlab-org/gitlab!36884
-
Zach Rice authored
-
Ezekiel Kigbo authored
Confluence nav item links to landing page See merge request gitlab-org/gitlab!36523
-
- 14 Jul, 2020 26 commits
-
-
Douglas Barbosa Alexandre authored
Update Project deletion copy based on deletion mode See merge request gitlab-org/gitlab!36461
-
ap4y authored
This version bump updates several cluster applications, introduces support for PSPs in AppArmor application and enables audit mode for Cilium by default.
-
James Fargher authored
Merge branch '227363-project-services-checkboxes-are-not-checked-with-feature-flag-integration_form_refactor' into 'master' Fix wrong value of checkbox in integration form See merge request gitlab-org/gitlab!36329
-
Luke Duncalfe authored
The Confluence nav item now links to a landing page for the user. https://gitlab.com/gitlab-org/gitlab/-/issues/220934
-
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
-
Erick Banks authored
-
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
-
Aishwarya Subramanian authored
Display the deletion message based on the project deletion mode. Mode can either be immediate deletion or delayed deletion. Follow-up changes for https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35689
-
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
-
-