- 29 Sep, 2020 40 commits
-
-
Heinrich Lee Yu authored
Fix group for group import ndjson feature flags See merge request gitlab-org/gitlab!43715
-
Rémy Coutable authored
Separate trainee maintainer and reviewer in reviewer roulette Closes #258545 See merge request gitlab-org/gitlab!43656
-
Rémy Coutable authored
Merge branch '255878-review-app-existing-poddisruptionbudget-on-review-master2-ho-bqf4ik' into 'master' Handle non-existent helm release during cleanup Closes #255878 See merge request gitlab-org/gitlab!43515
-
Paul Slaughter authored
Include assigned users in /reassign autocomplete See merge request gitlab-org/gitlab!43383
-
Bob Van Landuyt authored
Update FF definitions by Shinya Maeda See merge request gitlab-org/gitlab!43537
-
Patrick Bajao authored
Move lengthy data attributes from view into helper See merge request gitlab-org/gitlab!40671
-
Dallas Reedy authored
Adds a new helper method, data_attributes_for_progress_bar, and tests it Removes the onboarding_issues_experiment_enabled variable from the view
-
Suzanne Selhorn authored
Fix list spacing See merge request gitlab-org/gitlab!43652
-
Kushal Pandya authored
Config to hide Open/Closed list in Boards See merge request gitlab-org/gitlab!42945
-
Markus Koller authored
Remove the `container_registry_fast_tag_delete` feature flag See merge request gitlab-org/gitlab!43555
-
Sean McGivern authored
Parse build trace checksum provided in hexadecimal Closes #258636 See merge request gitlab-org/gitlab!43718
-
Sean McGivern authored
Fix Ruby 2.7 deprecation warnings for RefreshService See merge request gitlab-org/gitlab!43675
-
Paul Slaughter authored
Fix sentence splitting in Gitpod message Closes #248442 See merge request gitlab-org/gitlab!43313
-
Peter Leitzen authored
Remove `ci_update_queues_for_online_runners` ff See merge request gitlab-org/gitlab!43553
-
Bob Van Landuyt authored
Resolve "Allow self-managed to deactivate users after 90 days" Closes #201769 See merge request gitlab-org/gitlab!42989
-
Kevin Chasse authored
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v21.9.0 See merge request gitlab-org/gitlab!43704
-
Kushal Pandya authored
Use backend filtering to autocomplete vulnerabilities See merge request gitlab-org/gitlab!42946
-
Alan (Maciej) Paruszewski authored
-
Heinrich Lee Yu authored
Remove `ci_bulk_insert_on_create` feature flag See merge request gitlab-org/gitlab!43548
-
Bob Van Landuyt authored
Add ability to sort vulnerabilities by report type See merge request gitlab-org/gitlab!42979
-
Alan (Maciej) Paruszewski authored
This change adds ability to sort vulnerabilities by report type in GraphQL.
-
Nick Thomas authored
Ensure JobWaiter keys always expire See merge request gitlab-org/gitlab!43320
-
Jacob Vosmaer authored
-
Grzegorz Bizon authored
GitLab Runner sends build trace CRC32 checksum in a hexadecimal format. This commit converts hexadecimal number to decimal to make it possible to verfiy checksum.
-
Dmytro Zaporozhets (DZ) authored
Remove banner that suggests WedIDE gitlab-ci.yml Closes #248564 See merge request gitlab-org/gitlab!42815
-
Adam Hegyi authored
Add index to ci_builds to optimize UsageData usage_activity_by_stage See merge request gitlab-org/gitlab!37581
-
Phil Hughes authored
Update diff file `collapsed` value to more accurate `automaticallyCollapsed` See merge request gitlab-org/gitlab!43296
-
Thomas Randolph authored
- This leaves a small inaccuracy since now the "manual" (user) collapsed files are toggling the "automatic" flag. This will be resolved in an upcoming merge request.
-
Dmytro Zaporozhets (DZ) authored
Add scan object to fixtures and refactor common parser See merge request gitlab-org/gitlab!42838
-
Natalia Tepluhina authored
Update Design Management toolbar to use GitLab UI classes See merge request gitlab-org/gitlab!43682
-
Natalia Tepluhina authored
-
Kassio Borges authored
-
Igor Drozdov authored
Update details about ingress_modsecurity flag See merge request gitlab-org/gitlab!43668
-
Alan (Maciej) Paruszewski authored
-
Kushal Pandya authored
Remove code_navigation feature flag See merge request gitlab-org/gitlab!43599
-
James Lopez authored
Move package file factory to package folder See merge request gitlab-org/gitlab!43486
-
Bob Van Landuyt authored
Reindexing: Add statistics tracking See merge request gitlab-org/gitlab!43156
-
Andreas Brandl authored
This keeps track of index rebuilds and in particular about the change in terms of ondisk size for the index. We also track execution time through start/end timestamps. For now, this is only used manually (e.g. to check the impact/success of reindexing efforts). Later, it may get used to more cleverly select indexes for rebuilding. For example, we might prefer indexes that have had high levels of bloat before or indexes that haven't been rebuilt recently. This can be derived from the statistics.
-
Markus Koller authored
Merge branch '257866-update-feature-flags-project_import_ndjson-and-project_export_as_ndjson' into 'master' Resolve "Update Feature Flags - project_import_ndjson and project_export_as_ndjson" See merge request gitlab-org/gitlab!43585
-