- 08 Mar, 2022 40 commits
-
-
Andrejs Cunskis authored
Add Check for Invalid Login or Password Banner for Debugging E2E 403 Account Blocked Errors See merge request gitlab-org/gitlab!82242
-
Andy Soiron authored
Use OptimizeRepository and PruneUnreachableObjects for housekeeping See merge request gitlab-org/gitlab!81465
-
Sean McGivern authored
Add support stackprof in GitLab profiler See merge request gitlab-org/gitlab!82249
-
Nick Gaskill authored
Add troubleshooting step for image not found errors See merge request gitlab-org/gitlab!82368
-
Justin Farmiloe authored
-
Peter Leitzen authored
Remove unused TODOs from .rubocop_todo.yml See merge request gitlab-org/gitlab!82305
-
Lin Jen-Shin authored
Update danger version to 8.4.5 See merge request gitlab-org/gitlab!82144
-
Kyle Wiebers authored
-
Marcin Sedlak-Jakubowski authored
Update group bulk edit issues user docs See merge request gitlab-org/gitlab!82406
-
Stan Hu authored
Stackprof runs faster and makes it easy to generate a quick profile and flamegraph for a given endpoint. This commit adds support for Stackprof in `Gitlab::Profiler.profile` via the `sampling_mode: true` parameter. By default, the sampling data will be written to a temporary file, but `profiler_options` can be used to specify the destination and other options. Changelog: added
-
Marcin Sedlak-Jakubowski authored
Docs update for rule mode policy editor See merge request gitlab-org/gitlab!82239
-
Nick Gaskill authored
-
Stan Hu authored
Feature flag rollout - load_balancing_for_export_workers See merge request gitlab-org/gitlab!82321
-
Fiona Neill authored
Adds Project name limitations to docs See merge request gitlab-org/gitlab!82382
-
Orit Golowinski authored
-
Amy Qualls authored
Merge branch 'tnir/354881-communication-between-shell-and-workhorse-in-full-arch-diag-docs' into 'master' Update docs for Shell and Workhorse communication in full component architecture diagram See merge request gitlab-org/gitlab!82410
-
Enrique Alcántara authored
Refactor pipeline_url component See merge request gitlab-org/gitlab!82153
-
Ethan Urie authored
Add wiki page render option to wiki API See merge request gitlab-org/gitlab!81134
-
Coung Ngo authored
Add missing premium label to group bulk editing of issues Changelog: fixed
-
Takuya Noguchi authored
in full component architecture diagram Shell communicates with Rails via Workhorse on 13.4 and later: https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4498Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Heinrich Lee Yu authored
Refactor tests related to Omniauth users See merge request gitlab-org/gitlab!81525
-
Enrique Alcántara authored
Add OneTrust partial to /-/trials/select/ view See merge request gitlab-org/gitlab!81858
-
Mark Florian authored
Merge branch '353747-make-spinners-in-app-views-explore-groups-_groups-html-haml-pajamas-compliant' into 'master' Make spinner in explore/groups/_groups partial Pajamas-compliant See merge request gitlab-org/gitlab!82377
-
Amy Qualls authored
Docs: Clarified the limitations of cherry-pick into a project feature See merge request gitlab-org/gitlab!82400
-
Julian Paul Dasmarinas authored
-
Sanad Liaquat authored
Proposes change to rate_limits_spec See merge request gitlab-org/gitlab!81333
-
Sean Gregory authored
This change asserts on too many requests after rate limit has been reached for an authenticated user. It will depend on an omnibus configuration with 0 cache seconds for application settings
-
Savas Vedova authored
Add warnings to "pipeline security tab" See merge request gitlab-org/gitlab!80934
-
Savas Vedova authored
Merge branch '346059-create-configuration-security-training-add-primary-training-support' into 'master' Add primary training support to security training config See merge request gitlab-org/gitlab!81204
-
David Pisek authored
Updates the UI to include a means to change the primary provider for displaying security training providers.
-
Etienne Baqué authored
-
Igor Drozdov authored
These RPCs have been introduced instead of deprecated RPCs: - GarbageCollect - RepackIncremental - RepackFull - PackRefs The functionality is put behind a feature flag: optimized_housekeeping
-
Kushal Pandya authored
Source Editor toolbar feature flag See merge request gitlab-org/gitlab!82304
-
Phil Hughes authored
Update Web IDE copy See merge request gitlab-org/gitlab!82256
-
Natalia Tepluhina authored
Migrate loading spinners to be design system compliant See merge request gitlab-org/gitlab!82324
-
Frédéric Caplette authored
Merge branch '354598-migrate-to-shared-alert-haml-partial-in-ee-app-views-profiles-personal_access_tokens' into 'master' Migrate alert for expired tokens See merge request gitlab-org/gitlab!82371
-
Phil Hughes authored
Migrate loading spinners to gl_loading_icon See merge request gitlab-org/gitlab!82334
-
Michael Kozono authored
Fix rake task to setup the Geo tracking database See merge request gitlab-org/gitlab!82340
-
Andrejs Cunskis authored
Basic setup for contract testing See merge request gitlab-org/gitlab!80814
-
Tomislav Nikić authored
This commit contains a basic consumer side test setup. It is still a draft but sets up the needed folder structure.
-