- 31 Jul, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Merge branch '227681-remove-feature-flag-to-make-registry-table-ssot-for-container-registry' into 'master' Geo - Remove feature flag to make registry table SSOT for Container Registry Closes #227681 See merge request gitlab-org/gitlab!38356
-
Mayra Cabrera authored
Migrate all 'incident' labelled issues to have issue type 'incident' See merge request gitlab-org/gitlab!37668
-
Sean Arnold authored
- Spec to test behaviour
-
Jose Ivan Vargas authored
User timing performance marks and measurements for snippets See merge request gitlab-org/gitlab!30234
-
Douglas Barbosa Alexandre authored
Log raw pre-receive message in fast-forward merge See merge request gitlab-org/gitlab!38354
-
Mayra Cabrera authored
Filter by draft merge requests See merge request gitlab-org/gitlab!35942
-
Jose Ivan Vargas authored
Fix overflow issues with monaco file editor Closes #229468 See merge request gitlab-org/gitlab!37984
-
Douglas Barbosa Alexandre authored
Permit new projects to be created from active templates only See merge request gitlab-org/gitlab!38335
-
Douglas Barbosa Alexandre authored
Since GitLab 13.2 we don't rely on FDW queries to sync these repositories.
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Sean McGivern authored
Fix flaky test in projects grade spec Closes #233094 See merge request gitlab-org/gitlab!38389
-
Alan (Maciej) Paruszewski authored
-
Stan Hu authored
When a pre-receive error happens in the fast-forward merge, the original error is discarded, and only text prefaced with `GL-HOOK-ERR` is passed through. However, this makes it difficult to know what went wrong. To fix this, we: 1. Store the raw message to `Gitlab::Git::PreReceiveError` 2. Log an exception with the raw message Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/227876
-
Stan Hu authored
Revert revert of code owner column ignore/removal See merge request gitlab-org/gitlab!38341
-
Kerri Miller authored
This reverts commit 4075ec82.
-
Paul Slaughter authored
*What happened?* `pre` has some `overflow: auto` rules which causes issues when loading the monaco editor that expects to not have `overflow: visible` on the parent. *What's the fix?* We really shouldn't put elements under a `pre`, so this MR moves `pre` inside the #editor elements to help present the content while the editor bit is loading.
-
Stan Hu authored
Upgrade Gitaly to v13.3.0-rc3 See merge request gitlab-org/gitlab!38405
-
GitalyBot authored
-
Nick Gaskill authored
Pipeline navigation animated gif See merge request gitlab-org/gitlab!38337
-
Wayne Haber authored
-
Andrew Fontaine authored
Improve error handling in DAST site profile form See merge request gitlab-org/gitlab!38306
-
Paul Gascou-Vaillancourt authored
- Abort redirect when the backend returns errors as data - Show error messages in the alert
-
Wayne Haber authored
Update vuln dashboard help page See merge request gitlab-org/gitlab!38321
-
Wayne Haber authored
-
Mark Florian authored
Add workaround for Chrome/Edge 84 SVG bug See merge request gitlab-org/gitlab!38304
-
Michael Kozono authored
Resolve "Alphabetize list of application settings" See merge request gitlab-org/gitlab!38298
-
Michael Kozono authored
Geo - Remove the Geo::Fdw::Project.search method See merge request gitlab-org/gitlab!38347
-
Douglas Barbosa Alexandre authored
Since GitLab 13.2 we don't rely on FDW queries to sync/verify these repositories.
-
Douglas Barbosa Alexandre authored
Exclude instance-level services from usage data See merge request gitlab-org/gitlab!38147
-
Nick Gaskill authored
Added note of when vulnerability details were added See merge request gitlab-org/gitlab!38365
-
Russell Dickenson authored
-
Alessio Caiazza authored
Add iteration page within projects See merge request gitlab-org/gitlab!37715
-
Aishwarya Subramanian authored
Adds a fix to only display project templates that are active. It discards projects that are scheduled to be deleted in the future via delayed deletion.
-
Douglas Barbosa Alexandre authored
Resolve "Find better place for app/models/*enum.rb modules" Closes #202207 See merge request gitlab-org/gitlab!38061
-
Igor Drozdov authored
Fix insights `period_field` parameter See merge request gitlab-org/gitlab!38404
-
Tyler Amos authored
Puts application settings in alphabetical order for defaults and api documentation. These were mostly in order already but this fixes the exceptions. Sorted using VSCode's "Sort Lines Ascending" command palette feature.
-