- 12 Jan, 2021 40 commits
-
-
Natalia Tepluhina authored
Moved Editor Lite extensions into extensions/ folder See merge request gitlab-org/gitlab!51344
-
Denys Mishunov authored
Moved those into the dedicated folder
-
Mark Florian authored
Fix alignment of vuln name See merge request gitlab-org/gitlab!51313
-
Nick Thomas authored
Added board list concern See merge request gitlab-org/gitlab!51328
-
Kamil Trzciński authored
Remove gitpod feature flag See merge request gitlab-org/gitlab!51197
-
Mikołaj Wawrzyniak authored
Resolve "Cleanup invisible_captcha feature flag" See merge request gitlab-org/gitlab!50650
-
Olena Horal-Koretska authored
Fix mobile layout Error Tracking details page See merge request gitlab-org/gitlab!50970
-
Rémy Coutable authored
Quarantine flaky test See merge request gitlab-org/gitlab!51444
-
Jan Provaznik authored
Moves logic shared by issue and epic boards into a concern
-
Igor Drozdov authored
Moves the auto merge state to GraphQL See merge request gitlab-org/gitlab!50980
-
Phil Hughes authored
Moves the auto merge failed and enabled states into GraphQL for its state data. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/235715
-
Jarka Košanová authored
Remove unnecessary files : fixing 284396 See merge request gitlab-org/gitlab!51381
-
Radhika Patwari authored
-
Mikołaj Wawrzyniak authored
Add a configurable Grafana tag for database reindexing annotations See merge request gitlab-org/gitlab!50755
-
Phil Hughes authored
Fix component option order in boards See merge request gitlab-org/gitlab!51360
-
Sarah Groff Hennigh-Palermo authored
Fix graph not rendering links when updating Ci config See merge request gitlab-org/gitlab!51346
-
Frédéric Caplette authored
We need to revert back to using the gl-tab for now and avoid the wrapper that handles keeping the component alive since it breaks the graph. This also means that for now, the viz component is mounted every time we click on the tab.
-
Achilleas Pipinellis authored
Specify how to update the db timeouts See merge request gitlab-org/gitlab!51110
-
Harish Ramachandran authored
-
Vitali Tatarintev authored
Add PG trigger to maintain `projects.has_external_wiki` See merge request gitlab-org/gitlab!49916
-
Luke Duncalfe authored
We cache whether a project has an External Wiki integration enabled in the `has_external_wiki` column on `projects`. It will be `TRUE` if the project has the "External Wiki" integration (service) enabled. This was previously maintained with application code. This cache is easy to fall out of consistency when we fail to maintain it during bulk operations (including PostgreSQL cascading deletes https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48163/) as mentioned in: - https://gitlab.com/gitlab-org/gitlab/-/issues/273574#note_457006686 - https://gitlab.com/gitlab-org/gitlab/-/issues/289798 As Ecosystem is increasingly changing integration data using bulk operations this has been changed to be maintained through a PostgreSQL trigger. https://gitlab.com/gitlab-org/gitlab/-/issues/290715 https://gitlab.com/gitlab-org/gitlab/-/issues/289798
-
James Lopez authored
Release Highlights Linter See merge request gitlab-org/gitlab!48851
-
Rémy Coutable authored
Remove extra space from graphql enum See merge request gitlab-org/gitlab!51304
-
Vitali Tatarintev authored
Move Group Migration entities import to individual sidekiq jobs See merge request gitlab-org/gitlab!50781
-
Mark Florian authored
-
Achilleas Pipinellis authored
Updated broken link See merge request gitlab-org/gitlab!51404
-
-
Achilleas Pipinellis authored
Fixed broken link See merge request gitlab-org/gitlab!51405
-
Heinrich Lee Yu authored
Use package settings to validate Maven packages See merge request gitlab-org/gitlab!50691
-
Steve Abrams authored
Use the namespace_package_settings values for Maven packages to evaluate if duplicate packages are allowed to be created.
-
Heinrich Lee Yu authored
Expose hide_backlog_list and hide_closed_list to project and group boards REST API See merge request gitlab-org/gitlab!49815
-
Mathieu Parent authored
The corresponding WebUI is already in Core.
-
Shinya Maeda authored
Secret detection no run on tag See merge request gitlab-org/gitlab!51129
-
Zach Rice authored
-
Phil Hughes authored
Fix fork icon shrinks if branch name is very long See merge request gitlab-org/gitlab!50915
-
Phil Hughes authored
Limit member tribute autocomplete to 10 See merge request gitlab-org/gitlab!51122
-
Achilleas Pipinellis authored
Link LB section to available reference architectures See merge request gitlab-org/gitlab!51418
-
Anton Smith authored
-
Jan Provaznik authored
Add GraphQL mutation to export Requirements See merge request gitlab-org/gitlab!50546
-
Nicolò Maria Mezzopera authored
Fix component option order in test_case_list See merge request gitlab-org/gitlab!51375
-