- 05 Oct, 2021 40 commits
-
-
Suzanne Selhorn authored
Edit Snowplow Guide, Frontend Tracking for CTRT See merge request gitlab-org/gitlab!70522
-
Fiona Neill authored
-
Miguel Rincon authored
Changed badge to gitlab-ui element See merge request gitlab-org/gitlab!71504
-
Rémy Coutable authored
Update DAST in ci jobs to version 2 See merge request gitlab-org/gitlab!69054
-
Nikhil George authored
-
Nikola Milojevic authored
Use rate limiting Redis instance See merge request gitlab-org/gitlab!71196
-
Nikola Milojevic authored
Ingest vulnerability flags with the new ingestion flow See merge request gitlab-org/gitlab!71495
-
Jose Ivan Vargas authored
Merge branch '241800-replace-instances-of-droplab-with-gldropdown-vue-component-in-comment_type_toggle-js' into 'master' Replace instances of DropLab with GlDropdown Vue component in `comment_type_toggle.js` [RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!68110
-
Mark Florian authored
Update dependency @gitlab/ui to v32.15.0 See merge request gitlab-org/gitlab!71565
-
Rémy Coutable authored
Revert "Merge branch 'id-dependency-proxy-workhorse-inject' into 'master'" See merge request gitlab-org/gitlab!71744
-
Sean McGivern authored
Here we can and do use a feature flag. The maximum interval for any rate limit in this section is 3 minutes, so we don't mind too much about requests that sneak in the gaps when the feature flag is being changed - especially as feature flags are cached for a minute in process memory anyway, so it would be hard to be much more precise.
-
Sean McGivern authored
To control this, we use an environment variable. This is because Rack::Attack is configured in an initialiser, so a feature flag is of minimal value - it would still need a restart to take effect. We could rewrite the InstrumentedCacheStore to allow changing the store on a per-operation basis, but that adds more risk for what should be a quick migration. It would also add a feature flag check in a very hot code path (rate limiting checks happen multiple times on every request).
-
Peter Hegman authored
refactor: Set assumeImmutableResults to true for access tokens See merge request gitlab-org/gitlab!70873
-
Rishabh Gupta authored
Changelog: other
-
Andy Soiron authored
Remove the FF ci_pipeline_add_job_with_lock See merge request gitlab-org/gitlab!71652
-
Suzanne Selhorn authored
Clarify and update screenshot recommendations See merge request gitlab-org/gitlab!71265
-
Marcel Amirault authored
-
Nikola Milojevic authored
Fix dependency proxy image prefix See merge request gitlab-org/gitlab!71511
-
Mayra Cabrera authored
[RUN AS-IF-FOSS] Update Rails to v6.1.4.1 See merge request gitlab-org/gitlab!70673
-
Douglas Barbosa Alexandre authored
Keep credit card non-sensitive info See merge request gitlab-org/gitlab!71171
-
Jose Ivan Vargas authored
Improve integrated error tracking issue details See merge request gitlab-org/gitlab!71405
-
Dmitriy Zaporozhets (DZ) authored
-
Alex Kalderimis authored
Fix Sidekiq feature category logging See merge request gitlab-org/gitlab!71061
-
anna_vovchenko authored
Changed badge typo to info and updated spacings in the title area Changelog: changed
-
Jacob Vosmaer authored
This reverts merge request !68157
-
Nick Thomas authored
Remove unused struct field See merge request gitlab-org/gitlab!71738
-
Dmitry Gruzd authored
Enforce instance, group and project merge request approval settings See merge request gitlab-org/gitlab!69546
-
Phil Hughes authored
Hide filters UI in Roadmap within epic page See merge request gitlab-org/gitlab!71726
-
Alex Kalderimis authored
Remove unused BulkImports files See merge request gitlab-org/gitlab!71475
-
Peter Leitzen authored
Improve trial controller spec See merge request gitlab-org/gitlab!71739
-
Terri Chu authored
Preload user project access in group API See merge request gitlab-org/gitlab!71631
-
Nikola Milojevic authored
Remove pages_smart_check_outdated_sha feature flag See merge request gitlab-org/gitlab!71530
-
Nikola Milojevic authored
Update reference to 'deployments' icon on sidebar See merge request gitlab-org/gitlab!71381
-
Jacob Vosmaer authored
Implement Dependency proxy via Workhorse injectors See merge request gitlab-org/gitlab!68157
-
Jan Provaznik authored
[RUN-AS-IF-FOSS] Refactor CustomersDot url See merge request gitlab-org/gitlab!71560
-
Alper Akgun authored
-
Jacob Vosmaer authored
Changelog: other
-
Terri Chu authored
Refactor the current_migration method See merge request gitlab-org/gitlab!71536
-
Dmitry Gruzd authored
-
Max Woolf authored
Show author badge in comments See merge request gitlab-org/gitlab!71646
-