- 01 Nov, 2021 38 commits
-
-
Alper Akgun authored
Refactor error tracking gzip decompression See merge request gitlab-org/gitlab!73151
-
Robert May authored
Fix double periods in changelog and readme views See merge request gitlab-org/gitlab!73327
-
Thiago Figueiró authored
-
Dmytro Zaporozhets (DZ) authored
Address rendering with file names including dots(.) deprecation See merge request gitlab-org/gitlab!73379
-
Albert Salim authored
Fix last remaining RuboCop offenses for Naming/FileName See merge request gitlab-org/gitlab!73252
-
Vasilii Iakliushin authored
Fix a flaky merge_requests_controller_spec.rb See merge request gitlab-org/gitlab!73360
-
Jacob Vosmaer authored
Exclude internal API and Geo git_ssh routes from secondary proxying See merge request gitlab-org/gitlab!73202
-
Brandon Labuschagne authored
Ensure GlSingleStat animates when data is changed See merge request gitlab-org/gitlab!72759
-
Reuben Pereira authored
We can fix the naming once the upstream PR https://github.com/rubocop/rubocop/pull/10223 is merged. The PR will fix issue https://github.com/rubocop/rubocop/issues/10221.
-
Reuben Pereira authored
This is added to allow Zeitwerk to correctly infer the classname of vscode_extension_activity_unique_counter.rb as VSCodeExtensionActivityUniqueCounter.
-
Peter Leitzen authored
At some point we want to fix this offense.
-
Peter Leitzen authored
* Rename production code and spec to `vscode_*` * Allow acrynom `VSCode` in RuboCop configuration
-
Peter Leitzen authored
Also, remove exclusion list from `.rubocop_manual_todo.yml`.
-
Vitaly Slobodin authored
Merge branch '338446-enable-assumeimmutableresults-in-ee-app-assets-javascripts-analytics-cycle_analytics-index-js' into 'master' Enable `assumeImmutableResults` for the last apps in the codebase See merge request gitlab-org/gitlab!73341
-
Natalia Tepluhina authored
-
Natalia Tepluhina authored
Set up entry point for new environments table See merge request gitlab-org/gitlab!73025
-
Andrew Fontaine authored
-
Marcel Amirault authored
Tidy and polish the Pseudonymizer page See merge request gitlab-org/gitlab!72549
-
Amy Qualls authored
-
Albert Salim authored
ci: Move long static-analysis tasks to dedicated jobs See merge request gitlab-org/gitlab!72305
-
Tiger Watson authored
Add index on events using created at and id to support UMAU metric See merge request gitlab-org/gitlab!73273
-
Brandon Labuschagne authored
This commit ensures that the GlSingleStat component is only mounted once for VSA and MR analytics in order to allow the component to listen for changes and animate accordingly. Changelog: fixed
-
Marcel Amirault authored
Improve wording of e.g and i.e. instances See merge request gitlab-org/gitlab!73385
-
Kushal Pandya authored
Fix 2FA management on Safari See merge request gitlab-org/gitlab!73218
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Thong Kuah authored
Update gitlab:db:reindex tests to run with decomposed database See merge request gitlab-org/gitlab!73432
-
Heinrich Lee Yu authored
Fix date-based failure by freezing time in the specs See merge request gitlab-org/gitlab!73441
-
Russell Dickenson authored
Resolve remaining compatibility issues with markdownlint-cli 0.29.0 See merge request gitlab-org/gitlab!73442
-
Evan Read authored
-
Russell Dickenson authored
Minor text improvements See merge request gitlab-org/gitlab!73433
-
Seth Berger authored
-
Thong Kuah authored
Fix stubbing of SMIME certificate See merge request gitlab-org/gitlab!73431
-
Thong Kuah authored
Previously we only froze time while creating the namespace. We also need to freeze time when running reset_date because that attempted to lazily create a new Ci::Minutes::NamespaceMonthlyUsage for the current month
-
Evan Read authored
Update group approval docs with flag default on See merge request gitlab-org/gitlab!73267
-
Jiaan Louw authored
-
Evan Read authored
Removed reference to transient format for nameid See merge request gitlab-org/gitlab!73377
-
-
Heinrich Lee Yu authored
We stub the outer method instead so that the value is not memoized for succeeding specs
-
- 31 Oct, 2021 2 commits