- 16 Jul, 2020 40 commits
-
-
Rémy Coutable authored
Resolve "Follow-up from "Use the correct gitaly image tag"" Closes #229160 See merge request gitlab-org/gitlab!37049
-
Achilleas Pipinellis authored
Email body only supports plain text messages See merge request gitlab-org/gitlab!37020
-
Achilleas Pipinellis authored
Add Geo upgrade to 13.0 demo to validation tests doc Closes #225359 See merge request gitlab-org/gitlab!36895
-
Andreas Brandl authored
Delete tracking records on partitioning rollback See merge request gitlab-org/gitlab!36743
-
Achilleas Pipinellis authored
Update Documentation to reflect Advanced Search availability on DotCom See merge request gitlab-org/gitlab!36521
-
Changzheng Liu authored
-
Bob Van Landuyt authored
Update gitlab-labkit to 0.12.1 See merge request gitlab-org/gitlab!37055
-
Achilleas Pipinellis authored
Add info on using reset_column_information to the Data Migration Guide See merge request gitlab-org/gitlab!36832
-
Andreas Brandl authored
Add models for DAST site profiles See merge request gitlab-org/gitlab!36659
-
Andreas Brandl authored
Backfill project snippets statistics and refresh related ones See merge request gitlab-org/gitlab!36444
-
Achilleas Pipinellis authored
Docs: Update architecture components for GitLab chart as of 2020-06-10 See merge request gitlab-org/gitlab!34287
-
Jason Plum authored
Update architecture page and components listing for state of charts/gitlab as of 2020-06-10 Many items are now available directly with additional configuration, or were mislabelled as needing additional installation vs configuration.
-
Grzegorz Bizon authored
Fetch and store CI secrets configuration when processing CI yaml See merge request gitlab-org/gitlab!34896
-
Rémy Coutable authored
Exclude development gems from CI builds See merge request gitlab-org/gitlab!37023
-
Paul Slaughter authored
Do not render export button when uninitialized See merge request gitlab-org/gitlab!36843
-
pbair authored
When a partitioned migration is rolled back by calling the drop_partitioned_table_for method, delete all records related to that migration in the background_migration_jobs table.
-
Achilleas Pipinellis authored
Elasticsearch Storage Requirements See merge request gitlab-org/gitlab!36599
-
John McGuire authored
-
Adam Hegyi authored
Unrevert: Remove LOCK_VERSION monkeypatch Closes #223041 See merge request gitlab-org/gitlab!36893
-
Olena Horal-Koretska authored
Resolve "Internationalize admin project view" Closes #227009 See merge request gitlab-org/gitlab!36062
-
Jiaan Louw authored
-
Rémy Coutable authored
Add database category for counters changes in usage data files See merge request gitlab-org/gitlab!36690
-
Alina Mihaila authored
- Add more tests - Use telemetry_labels in danger file - Revert test change
-
Rémy Coutable authored
Add updating notes confidentiality to Service See merge request gitlab-org/gitlab!36812
-
Yannis Roussos authored
-
Krasimir Angelov authored
Update CI YAML processor to fetch secrets configuration from CI config and store it the database. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/28321 and https://gitlab.com/gitlab-org/gitlab/-/issues/218746.
-
Imre Farkas authored
Fallback to `created_at` when `merged_at` is missing in Insights charts Closes #229118 See merge request gitlab-org/gitlab!36930
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Marc Shaw authored
-
Natalia Tepluhina authored
Alert opsgenie integration select See merge request gitlab-org/gitlab!36798
-
David O'Regan authored
-
Marcia Ramos authored
Add documentation for the default initial branch name setting Closes #221013 See merge request gitlab-org/gitlab!35659
-
Thomas Randolph authored
-
Marcel Amirault authored
Add GitLab version for project scoped JUnit view See merge request gitlab-org/gitlab!36898
-
Julian Paul Dasmarinas authored
-
Olena Horal-Koretska authored
Merge branch '225194-refactor-container-registry-cleanup-policies-to-gitlab-ui-utility-classes' into 'master' Refactor container registry cleanup policies to gitlab-ui utility classes Closes #225194 See merge request gitlab-org/gitlab!36814
-
Albert Salim authored
-
Marcel Amirault authored
Update CQ Docs based on customer feedback See merge request gitlab-org/gitlab!36757
-
James Heimbuck authored
-
Mario de la Ossa authored
This removes the monkeypatch for Rails optimistic locking by setting the relevant rows to be NOT NULL and then removing the extra code. In past commits we've migrated the data and set defaults for all columns
-