- 03 Sep, 2021 1 commit
-
-
Yorick Peterse authored
On GitLab.com we are running into issues where batch sizes for the migration MigrateMergeRequestDiffCommitUsers are too large, resulting in Sidekiq hosts running out of memory. See issue https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/14097 for more details on this. To work around this, we add a migration that slices the existing jobs into smaller chunks. This done such that jobs using the old ranges won't be processed any more. We also change the number of database rows loaded into memory when migrating data, in an attempt to further reduce the amount of memory that's necessary. See https://gitlab.com/gitlab-org/gitlab/-/issues/334394 for more information. Changelog: added
-
- 01 Sep, 2021 39 commits
-
-
Andrew Fontaine authored
Add support for description lists in content editor See merge request gitlab-org/gitlab!69149
-
Amy Qualls authored
Fix check and cross symbols on containers page See merge request gitlab-org/gitlab!69342
-
Igor Drozdov authored
-
Sean McGivern authored
Issue template for infradev See merge request gitlab-org/gitlab!69362
-
Rémy Coutable authored
Fix broken test See merge request gitlab-org/gitlab!69364
-
Amy Qualls authored
Clarify UI CI variables are'nt available to services See merge request gitlab-org/gitlab!67787
-
Lee Tickett authored
-
Rémy Coutable authored
Use jh/Gemfile if it exists See merge request gitlab-org/gitlab!69361
-
Mikołaj Wawrzyniak authored
Use linear version User#groups_with_developer_maintainer_project_access See merge request gitlab-org/gitlab!68851
-
Simon Knox authored
Zoom into design image upto 100% of actual size See merge request gitlab-org/gitlab!68755
-
Mikołaj Wawrzyniak authored
Clean up Secure service ping metric definitions See merge request gitlab-org/gitlab!69257
-
Jacques Erasmus authored
Simplify issues counts query in issues page refactor See merge request gitlab-org/gitlab!69310
-
Coung Ngo authored
-
Etienne Baqué authored
Cache group issues count for state See merge request gitlab-org/gitlab!67418
-
GitLab Release Tools Bot authored
[ci skip]
-
Igor Wiedler authored
-
Eugenia Grieff authored
- Add specs Add condition to truncate counts text - Add tests for method issuables_state_counter_text Revert to using RequestStore if cache is empty Limit caching to group isssues - Rename FF - Move FF check to group model - Update specs Use existing format_cached_count method Refactor #params_include_filters?
-
Rémy Coutable authored
Replace "the the" with "the" See merge request gitlab-org/gitlab!69134
-
Albert Salim authored
The 2 tests can be merged for simplicity, as the second test is testing the internal implementation.
-
Igor Wiedler authored
-
Lin Jen-Shin authored
-
Jan Provaznik authored
Add rollout issue for track_epic_boards_activity See merge request gitlab-org/gitlab!69348
-
John Hope authored
-
Marcin Sedlak-Jakubowski authored
Update Actionable Insight template to make issue confidential by default See merge request gitlab-org/gitlab!69157
-
Alexis Ginsberg authored
-
Marcel Amirault authored
Fix product tier on Jira importer doc See merge request gitlab-org/gitlab!69347
-
Andy Soiron authored
Consume security policy yaml in specs from factory See merge request gitlab-org/gitlab!69109
-
Sashi Kumar Kumaresan authored
This commit moves the hardcoded policy yaml content in specs into a new factory. This commit is a follow-up from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/69108.
-
Marcin Sedlak-Jakubowski authored
-
Natalia Tepluhina authored
Prevent overriding DOMPurify's default config with custom configuration See merge request gitlab-org/gitlab!69269
-
Phil Hughes authored
Refactor Vue issues list variable names See merge request gitlab-org/gitlab!69300
-
Natalia Tepluhina authored
Experiment cleanup: Promote Continuous onboarding 1A See merge request gitlab-org/gitlab!68965
-
Igor Drozdov authored
Use linear version ApplicationSettings#elasticsearch_limited_namespaces See merge request gitlab-org/gitlab!68931
-
David Kim authored
Further refactor member creation classes See merge request gitlab-org/gitlab!67541
-
Doug Stull authored
-
Simon Knox authored
Cleanup orphaned issue boards sidebar components See merge request gitlab-org/gitlab!69336
-
Mike Greiling authored
-
Dylan Griffith authored
Move security policy yaml in specs to factory See merge request gitlab-org/gitlab!69108
-
Simon Knox authored
Sanitize emoji list when reading from LocalStorage See merge request gitlab-org/gitlab!68988
-