- 29 Sep, 2020 40 commits
-
-
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
-
Liam McAndrew authored
-
Stan Hu authored
Update image to use Chrome 85 See merge request gitlab-org/gitlab!41159
-
Phil Hughes authored
Move approval MR filter and quick actions to CE See merge request gitlab-org/gitlab!43326
-
Jan Provaznik authored
Added group for prog-delivery FF yml files See merge request gitlab-org/gitlab!43674
-
Rémy Coutable authored
Fix flacky ee/spec/models/issue_spec.rb See merge request gitlab-org/gitlab!43330
-
Phil Hughes authored
Merge branch '231117-apply-gl-button-to-ee/app/views/projects/settings/ci_cd-directory' into 'master' Apply GitLab UI button styles to buttons in ee/app/views/projects/settings/ci_cd directory See merge request gitlab-org/gitlab!43335
-
Justin Zeng authored
-
Phil Hughes authored
Fix alignment of action buttons in pipelines See merge request gitlab-org/gitlab!42971
-
Alper Akgun authored
Update Danger bot reviews from Telemetry to Product Analytics Closes #254237 See merge request gitlab-org/gitlab!42850
-
Alina Mihaila authored
- Add transition labels for renaming to product analytics - product analytics(telemetry) labels for review - Update Danger file
-
Sean McGivern authored
Propagate integrations using batching and queues Closes #249564 See merge request gitlab-org/gitlab!42128
-
Sean McGivern authored
Move model overrides into own spec location Closes #258543 See merge request gitlab-org/gitlab!43666
-
Vitali Tatarintev authored
Update ownership of feature flag settings_operations_prometheus_service Closes gitlab-org/monitor/health#35 See merge request gitlab-org/gitlab!43688
-
Patrick Bajao authored
Fix Ruby 2.7 deprecation warnings for Members::DestroyService See merge request gitlab-org/gitlab!43524
-
Igor Drozdov authored
Cleanup track_iteration_change_events feature flag See merge request gitlab-org/gitlab!43397
-
Sean McGivern authored
Update `release_evidence` feature flag yml See merge request gitlab-org/gitlab!43569
-
Etienne Baqué authored
-
Markus Koller authored
Fix group wiki empty state spec Closes #258567 See merge request gitlab-org/gitlab!43689
-
Achilleas Pipinellis authored
Fix bug in rails cheat sheet for MR See merge request gitlab-org/gitlab!43695
-
Sean McGivern authored
These need `stub_group_wikis` to show group wikis at all, let alone the empty state.
-
Achilleas Pipinellis authored
Documentation: Gitpod Integration: Added closing triple backticks to close code block `Feature.disable(:gitpod)` at EOF See merge request gitlab-org/gitlab!43552
-
Daniel Schömer authored
Documentation: Gitpod Integration: Added closing triple backticks to close code block `Feature.disable(:gitpod)` at EOF
-
Nourdin el Bacha authored
-
Simon Knox authored
Resolve "DAST Profiles button should be changed to `default` styling" Closes #247285 See merge request gitlab-org/gitlab!43588
-
Peter Leitzen authored
-
Grzegorz Bizon authored
Update cloud native build logs blueprint progress See merge request gitlab-org/gitlab!43685
-
Marcin Sedlak-Jakubowski authored
Add badging to clarify tier See merge request gitlab-org/gitlab!43626
-
Grzegorz Bizon authored
-
Alexandru Croitor authored
track_iteration_change_events is a developement FF that was enabled by default and can be cleaned up.
-
Dmytro Zaporozhets (DZ) authored
Add links to feature flag YML See merge request gitlab-org/gitlab!43509
-
Jacques Erasmus authored
Remove security_on_demand_scans_scanner_profiles feature flag See merge request gitlab-org/gitlab!41892
-
Simon Knox authored
Remove unused css code in pipelines.scss -> .ci-table See merge request gitlab-org/gitlab!43250
-
Phil Hughes authored
This was caused by a Vuex store getting setup when it didn't need to be setup.
-
Natalia Tepluhina authored
Fix Ruby 2.7 deprecation warnings in icons_helper.rb See merge request gitlab-org/gitlab!43600
-
Bob Van Landuyt authored
Fix Ruby 2.7 deprecation warnings in several counter specs See merge request gitlab-org/gitlab!43517
-