- 16 Aug, 2021 1 commit
-
-
Jaime Martinez authored
-
- 14 Aug, 2021 4 commits
-
-
Matija Čupić authored
Fix test for tags See merge request gitlab-org/gitlab!67870
-
Philippe Lafoucrière authored
-
Saikat Sarkar authored
Merge branch 'disable_individual_historical_vulnerability_statistics_update_by_default' into 'master' Disable individual historical vulnerability statistics update by default See merge request gitlab-org/gitlab!68189
-
Mehmet Emin INAC authored
Historical vulnerability statistics supposed to be updated once a day by a cronjob because updating them always for each update/insert of a vulnerability can reduce the throughput of our worker classes and API endpoints. With this change, to be able to observe the side effects of disabling the update logic of historical vulnerability statistics, we are moving it behind a feature flag. We will remove the logic and the feature flag eventually. Changelog: other EE: true
-
- 13 Aug, 2021 35 commits
-
-
Nick Gaskill authored
Updated nav to match standards See merge request gitlab-org/gitlab!68188
-
Suzanne Selhorn authored
-
Mayra Cabrera authored
Add organization SVG logo images for trial registration reassurance See merge request gitlab-org/gitlab!67382
-
Dallas Reedy authored
-
Nick Gaskill authored
Updated nav steps to match standards See merge request gitlab-org/gitlab!68191
-
Amy Qualls authored
Fixes vale errors regarding Date/Time formats See merge request gitlab-org/gitlab!68183
-
Mike Russo authored
-
Kerri Miller authored
Add Gitpod button to MR page See merge request gitlab-org/gitlab!43352
-
Cornelius Ludmann authored
-
Mayra Cabrera authored
Log message when async index creation completes See merge request gitlab-org/gitlab!68092
-
Mayra Cabrera authored
Add ability to filter pipelines by source in API See merge request gitlab-org/gitlab!67846
-
Mayra Cabrera authored
Resolve "N+1 noted around pipeline webhook event payload serialisation" See merge request gitlab-org/gitlab!67238
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/454
-
Michael Kozono authored
Fix: Container repository geo syncs stuck in started state See merge request gitlab-org/gitlab!68080
-
Nick Gaskill authored
Updated nav steps to match standards See merge request gitlab-org/gitlab!68185
-
Nick Gaskill authored
Add note about invalid version error See merge request gitlab-org/gitlab!68144
-
Alexander Tanayno authored
-
Valery Sizov authored
We add Container Registry class to SyncTimeoutCronWorker as all the newer SSF registries. Changelog: fixed EE: true
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/454
-
Patrick Bair authored
Use sub-batches in BackfillIntegrationsTypeNew background migration See merge request gitlab-org/gitlab!67971
-
Markus Koller authored
Previously we were ignoring the `sub_batch_size` argument and using `start_id` and `stop_id` directly, which led to timeouts on staging. The migration succeeded on production, but this change should help increase the chances for the migration to succeed on self-managed instances as well. Changelog: fixed
-
Kerri Miller authored
Make sure user information stays up to date on sidebar See merge request gitlab-org/gitlab!67958
-
Stan Hu authored
Move default CSP initialization out of 1_settings.rb See merge request gitlab-org/gitlab!68091
-
Savas Vedova authored
Vulnerability Reports: Rename "scanner" to "tool" See merge request gitlab-org/gitlab!67924
-
David Pisek authored
-
Savas Vedova authored
Remove protocol from Dependency Proxy UI See merge request gitlab-org/gitlab!68099
-
Jason Goodman authored
-
Nick Gaskill authored
Add notes to the Sidekiq and Container Registry documentation See merge request gitlab-org/gitlab!68010
-
Nick Simko authored
-
Alex Kalderimis authored
[RUN ALL RSPEC] [RUN AS-IF-FOSS] Switch to Zeitwerk autoloader See merge request gitlab-org/gitlab!64321
-
Heinrich Lee Yu authored
Switches from Rails classic autoloader to Zeitwerk
-
Mark Florian authored
Fix copy and design inconsistencies on Checkout section See merge request gitlab-org/gitlab!67948
-
Angelo Gulina authored
Update copy and styles for CI Minutes purchase flow
-
Suzanne Selhorn authored
docs: Changed reference link to an open issue See merge request gitlab-org/gitlab!68163
-
Andrew Fontaine authored
Remove class to fix dark mode readability See merge request gitlab-org/gitlab!68057
-