- 05 Apr, 2022 40 commits
-
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
Makes QA tests compatible with the ArkoseLabs challenge by waiting until username check is done and the `Sign in` button is enabled before submitting the sign-in form.
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
This does a few UX improvements to the ArkoseLabs challenge: - We now show the "complete challenge" error only if the ArkoseLabs iframe was actually shown. This prevents the container from showing up in cases where the challenge is being suppressed. - If the verification process was triggered as a result of submitting the form, we now re-submit the form if the chalenge is being suppressed. This fixes weird states where you might have to manually submit the form twice if you had filled in your information fast enough.
-
Paul Gascou-Vaillancourt authored
This tweaks the ArkoseLabs sign-in flow to trigger a username check when the form is submitted. This ensures that the challenge cannot be skipped by submitting the form without the username field ever losing the focus. If the check determines that the challenge still isn't needed, the form's submission proceeds normally.
-
Stan Hu authored
Update BulkImports::PipelineWorker Ndjson perform delay See merge request gitlab-org/gitlab!84285
-
Igor Drozdov authored
Set content-type as plain/text for raw artifact endpoint See merge request gitlab-org/gitlab!83826
-
Max Orefice authored
This commit lets workhorse set the content-type when serving artifacts. This prevents an attacker to host a maliciou JavaScript payload as an artifact and bypass our CSP. Changelog: security
-
Natalia Tepluhina authored
Update spinner for ssh_host_keys partial See merge request gitlab-org/gitlab!84230
-
Fernando Arias authored
* Update to use pajamas compliant spinner
-
Sean McGivern authored
Use AlertComponent for shared/global_alert cases See merge request gitlab-org/gitlab!83686
-
Bob Van Landuyt authored
Reduce refresh stale window to 2 hours See merge request gitlab-org/gitlab!84295
-
Stan Hu authored
Fix null argument handling in background migration Rake task See merge request gitlab-org/gitlab!84318
-
Doug Stull authored
Created ff for enabling namespace storage limit See merge request gitlab-org/gitlab!82704
-
Natalia Tepluhina authored
[Feature flag] Enable compliance violations report See merge request gitlab-org/gitlab!83959
-
Alex Kalderimis authored
Resolve "ActionView::Template::Error: 4:Deadline Exceeded." See merge request gitlab-org/gitlab!84269
-
Eduardo Bonet authored
Changelog: performance
-
Pavel Shutsin authored
Encapsulate checking for GraphQL error See merge request gitlab-org/gitlab!84095
-
Ethan Urie authored
Track linked epics removed on usage data See merge request gitlab-org/gitlab!83547
-
Pavel Shutsin authored
Remove import_project_from_remote_file feature flag See merge request gitlab-org/gitlab!84266
-
Nikola Milojevic authored
Add FIPS support for API keys endpoint See merge request gitlab-org/gitlab!82911
-
Matthias Käppler authored
Log deprecated/unsupported report schema versions See merge request gitlab-org/gitlab!84117
-
Michał Zając authored
Log when a deprecated or unsupported report schema version is used by the scanner. Changelog: changed EE: true
-
Olena Horal-Koretska authored
Update locked tooltip for project runners See merge request gitlab-org/gitlab!84037
-
Vitaly Slobodin authored
Track Zuora events from all components See merge request gitlab-org/gitlab!84065
-
Angelo Gulina authored
It improves observability of our payment processes
-
Felipe Artur authored
Record linked epic removed on usage ping and use RedisHLL for data aggregation. Changelog: added EE: true
-
Fiona Neill authored
Clean up docs redirects - 2022-03-29 See merge request gitlab-org/gitlab!83832
-
Amy Qualls authored
Docs: Align tiering language for SAST, IaC, Secret Detection See merge request gitlab-org/gitlab!84203
-
Fiona Neill authored
Clean up feature flag listings for two pages See merge request gitlab-org/gitlab!84306
-
Amy Qualls authored
These two pages for Code Review had incomplete information about the history of the feature flag. I dug up the history, and built out the version history notes in the way our team expects.
-
Miguel Rincon authored
Add Secondary Action to confirm_via_gl_modal See merge request gitlab-org/gitlab!84267
-
Jannik Lehmann authored
-
Kushal Pandya authored
Avoid milestone icon shrinking See merge request gitlab-org/gitlab!84247
-
Heinrich Lee Yu authored
Check task with no-break space See merge request gitlab-org/gitlab!80674
-
Kerri Miller authored
Fix RSpec/VariableDefinition rubocop offense See merge request gitlab-org/gitlab!83956
-
Kushal Pandya authored
Fix approver select debounce See merge request gitlab-org/gitlab!84264
-
Kushal Pandya authored
Resolve "Discussions on incidents should only display in the Summary tab" See merge request gitlab-org/gitlab!81874
-