- 03 Feb, 2022 40 commits
-
-
Shinya Maeda authored
Add required_approval_count to protected environments controller See merge request gitlab-org/gitlab!79561
-
Peter Hegman authored
Improve delete webhook modal copy See merge request gitlab-org/gitlab!79718
-
Farnoosh Seifoddini authored
Update Marketing POC See merge request gitlab-org/gitlab!79863
-
Mark Wood authored
-
Sean McGivern authored
Alias wip* methods to -> draft* See merge request gitlab-org/gitlab!79797
-
Albert Salim authored
Merge branch '351341-rspec-retrying-only-failures-doesn-t-run-any-examples-and-crystalball-report-is-empty-as-a' into 'master' ci: Fix the retrying of failing specs for `-ee` jobs See merge request gitlab-org/gitlab!79510
-
Rémy Coutable authored
The "only-failure" feature takes the intersection of failed examples with the list of files that would run without the `--only-failures` flag. In our case, the problem only appeared for `-ee` jobs since the default RSpec pattern is `spec/**/*_spec.rb`, the intersection would be empty. Passing the pattern from the first run makes the intersection return the "failed" examples correctly. Also, disable Crystalball for the retry run so that the first run report is used. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jose Ivan Vargas authored
Fix how busy is displayed in group/project members list See merge request gitlab-org/gitlab!79780
-
Marcia Ramos authored
Added sentence to explain the acronym See merge request gitlab-org/gitlab!79772
-
Marcia Ramos authored
Move troubleshooting to its own topic See merge request gitlab-org/gitlab!79687
-
Suzanne Selhorn authored
Right now the troubleshooting content took up approximately half of the page where we're telling customers about the feature. So I moved it to its own page.
-
Marcia Ramos authored
Small edits for consistency See merge request gitlab-org/gitlab!79456
-
Suzanne Selhorn authored
I noticed we weren't consistent with GitLab managed Terraform states so made it consistent, as well as a few small edits to pare down the language
-
Olena Horal-Koretska authored
Ensure legacy viewer is loaded when highlight.js FF disabled + general cleanup See merge request gitlab-org/gitlab!79647
-
Sean McGivern authored
Record and track application boot time See merge request gitlab-org/gitlab!79139
-
Matthias Käppler authored
This change captures and emits the time it takes for the primary Rails process to start up. - Log it to application JSON log - Emit it to prometheus - Print it to the console message This is only active for Puma, Sidekiq and Rails console. Changelog: added
-
Nicolò Maria Mezzopera authored
Use gl_badge_tag for admin sidebar See merge request gitlab-org/gitlab!77604
-
Jacques Erasmus authored
Update Content Editor Packages See merge request gitlab-org/gitlab!77581
-
Dmitry Gruzd authored
Remove WIP support from commits See merge request gitlab-org/gitlab!79695
-
Fiona Neill authored
Add version information for new Pages feature See merge request gitlab-org/gitlab!79775
-
Russell Dickenson authored
-
Max Woolf authored
Catch HTTP errors exceptions while streaming audit events. See merge request gitlab-org/gitlab!79410
-
Susan Tacker authored
Add help text for group name and remove now unnecessary documentation See merge request gitlab-org/gitlab!79598
-
Achilleas Pipinellis authored
Update alpha/beta feature links to use local docs definition page See merge request gitlab-org/gitlab!79830
-
Justin Farmiloe authored
-
Jarka Košanová authored
-
Adam Hegyi authored
Finalize backfilling ci mirror tables See merge request gitlab-org/gitlab!79344
-
Andy Soiron authored
Resolve "Logs transitions and errors for BatchedJob" See merge request gitlab-org/gitlab!75110
-
Denys Mishunov authored
Remove noop :not(.md) block See merge request gitlab-org/gitlab!78935
-
harsimarsandhu authored
Changelog: fixed EE: true
-
Etienne Baqué authored
Treat API requests from the frontend as web traffic in the rate limiter (third attempt
🥉 ) See merge request gitlab-org/gitlab!79341 -
Mark Florian authored
Update badge in accessibility issue body See merge request gitlab-org/gitlab!79777
-
David O'Regan authored
Make badge in accessibility issue body Pajamas-compliant Changelog: other
-
Brandon Labuschagne authored
Delete unused button css See merge request gitlab-org/gitlab!79756
-
Andy Soiron authored
Merge branch 'kassio/remove-github_importer_use_diff_note_with_suggestions-feature-flag' into 'master' Remove github_importer_use_diff_note_with_suggestions feature flag See merge request gitlab-org/gitlab!79661
-
Mark Florian authored
Make image markers independent of badge class See merge request gitlab-org/gitlab!75627
-
Rajat Jain authored
The original motivation for this was to make them independent of the `badge` class, since they weren't really badges. Part of https://gitlab.com/groups/gitlab-org/-/epics/7174. Changelog: other
-
Aleksei Lipniagov authored
Create API for Timeline Event See merge request gitlab-org/gitlab!78884
-
Vasilii Iakliushin authored
Expose language field in GraphQL blob type See merge request gitlab-org/gitlab!78895
-
Bob Van Landuyt authored
Update translation levels - Feb 2022 See merge request gitlab-org/gitlab!79801
-