- 14 Mar, 2022 1 commit
-
-
Andy Soiron authored
This refactor aims to improve testability for the dev info call. It doesn't change the logic.
-
- 08 Mar, 2022 39 commits
-
-
Nikola Milojevic authored
Track `Projects::GoogleCloud` events with Snowplow See merge request gitlab-org/gitlab!81890
-
Jose Ivan Vargas authored
Update project compliance framework settings to be more clear See merge request gitlab-org/gitlab!81889
-
Jiaan Louw authored
Depending on a user's permission, it can be unclear what compliance frameworks are or how they are added. This change helps clarify what frameworks are, where they can be added. Changelog: changed EE: true
-
Phil Hughes authored
Extract common parts of MR Tabs to be reusable See merge request gitlab-org/gitlab!81502
-
Thomas Randolph authored
-
Francisco Javier López authored
Clarify comment related to CAPTCHA modules See merge request gitlab-org/gitlab!82362
-
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
-