- 02 Nov, 2020 40 commits
-
-
pbair authored
Update the specs to more thoroughly verify that the creation and removal of indexes on partitioned works as expected across Postgres versions.
-
pbair authored
Add a new set of migration helpers to concurrently create indexes on partitioned tables. Postgres does not support concurrent index creation on partitioned tables, so the index must be created concurrently on each partition, and then finally added in a non-concurrent fashion on the parent table.
-
James Lopez authored
Adds explicit rollback to feature-flag rollouts See merge request gitlab-org/gitlab!46670
-
Mike Jang authored
Group wikis can't be enabled in Core See merge request gitlab-org/gitlab!46509
-
Enrique Alcántara authored
Merge branch 'Replace-GlDeprecatedDropdown-with-GlDropdown-in-app/assets/javascripts/snippets/components/snippet_header.vue' into 'master' Replace gl deprecated dropdown with gl dropdown in app/assets/javascripts/snippets/components/snippet header.vue See merge request gitlab-org/gitlab!41428
-
Marvin Karegyeya authored
Replace gl deprecated dropdown with gl dropdown in app/assets/javascripts/snippets/components/snippet header.vue
-
Peter Leitzen authored
Change `whitelisted` to `allowlisted` in ReadOnly Middleware See merge request gitlab-org/gitlab!46542
-
Aakriti Gupta authored
-
Marcin Sedlak-Jakubowski authored
Fix Project Issue Boards API docs as ready for Core tier See merge request gitlab-org/gitlab!46140
-
Vitali Tatarintev authored
Update feature categories for 2020-11-02 See merge request gitlab-org/gitlab!46668
-
Miguel Rincon authored
Enable Filter groups by name in the Usage quota groups/projects table See merge request gitlab-org/gitlab!45878
-
Ammar Alakkad authored
-
Rémy Coutable authored
Always require spec_helper first in CI See merge request gitlab-org/gitlab!46349
-
Lin Jen-Shin authored
This can prevent from requiring fast_spec_helper before requiring spec_helper, and in that case it'll break. (Rails cannot be properly loaded this way)
-
James Lopez authored
Resolve "Minimal Access - Members are not listed in SAML" See merge request gitlab-org/gitlab!46238
-
Gosia Ksionek authored
Fix rubocop offences Fix members spec Fix members spec Add cr remarks Add cr remarks
-
Sean McGivern authored
Add feature categories to the remaining endpoints See merge request gitlab-org/gitlab!46571
-
Rémy Coutable authored
Fix problem with Groups API search argument See merge request gitlab-org/gitlab!46394
-
Alan (Maciej) Paruszewski authored
This change introduces a fix to Groups API search auery parameter that was returning invalid results.
-
Sean McGivern authored
Bug fix for writing SAST_DEFAULT_ANALYZERS with SAST Config UI See merge request gitlab-org/gitlab!46388
-
rossfuhrman authored
We need to sort SAST_DEFAULT_ANALYZERS so we can deterministically compare it to the list of analyzers provided to the class. The provided list of analyzers is also now being sorted.
-
Sean McGivern authored
Update diff_max_patch_bytes from 100kb -> 200kb See merge request gitlab-org/gitlab!46276
-
Kerri Miller authored
-
Olena Horal-Koretska authored
Update dependency @gitlab/ui to v21.42.0 See merge request gitlab-org/gitlab!46439
-
🤖 GitLab Bot 🤖 authored
-
Sean McGivern authored
Fix cop FactoryBot/InlineAssociation for wiki pages/uploads See merge request gitlab-org/gitlab!46393
-
Grzegorz Bizon authored
Upgrade GitLab-Pages to 1.29.0 See merge request gitlab-org/gitlab!46665
-
Sean McGivern authored
-
Bob Van Landuyt authored
This adds feature categories to the EE and internal endpoints The rest of the flippin owl...
-
John Jarvis authored
-
Sean McGivern authored
-
Olena Horal-Koretska authored
Add Issuable Move dropdown component See merge request gitlab-org/gitlab!46526
-
Vladimir Shushlin authored
-
Peter Leitzen authored
Delete tags service logging enhancement See merge request gitlab-org/gitlab!46079
-
Peter Leitzen authored
Tweak expectation for service hooks See merge request gitlab-org/gitlab!45845
-
Maksim Stankevic authored
-
Kushal Pandya authored
Adds Issuable Move dropdown component to use with Issuable Sidebars
-
Alper Akgun authored
Move historical_data.date column back to original position See merge request gitlab-org/gitlab!46656
-
Natalia Tepluhina authored
Whats new - add pagination and infinite scroll See merge request gitlab-org/gitlab!45101
-
Marcel Amirault authored
Improve messaging on Vale rules See merge request gitlab-org/gitlab!46608
-