- 29 Sep, 2020 40 commits
-
-
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
-
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
-
Liam McAndrew authored
-
Mikolaj Wawrzyniak authored
To make usage data queries that run on ci_builds table more performant we need to add new dedicated index
-
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
-
can eldem authored
Add fixture for common fields Add fixture for scan fields
-
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
-