- 26 Mar, 2021 40 commits
-
-
Nick Thomas authored
Expiry of the branch name cache could race with checking inclusion, in such a way that a branch may be marked as non-existent when it does in fact exist. This MR uses Redis transactions to atomically take the existence of the set at the same time as the smembers / sismembers call, so we can distinguish between "an empty value exists in the cache" and "the cache is empty".
-
Dmitry Gruzd authored
Rename event to action in Snowplow helpers and FE event handlers [RUN ALL RSPEC] See merge request gitlab-org/gitlab!55698
-
Amy Qualls authored
Start bulking up the settings intro See merge request gitlab-org/gitlab!56549
-
Dmitry Gruzd authored
Validate null constraint for token name See merge request gitlab-org/gitlab!56868
-
Emily Ring authored
-
Sarah Groff Hennigh-Palermo authored
Hide pipeline status in pipeline editor for new projects See merge request gitlab-org/gitlab!57213
-
Imre Farkas authored
Add spec for UsageMetricDefinitionGenerator file creation See merge request gitlab-org/gitlab!56551
-
Robert Speicher authored
Add basic proxy for customers dot See merge request gitlab-org/gitlab!56577
-
Nick Gaskill authored
Update Composer docs for 2.0 See merge request gitlab-org/gitlab!57585
-
Kamil Trzciński authored
Adds data consistency for BuildHooksWorker [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57575
-
Nikola Milojevic authored
- Introduces load_balancing_for_build_hooks_worker ff
-
Robert Speicher authored
Listen on localhost for Gitaly's Prometheus See merge request gitlab-org/gitlab!57438
-
Andrew Fontaine authored
New pipeline bug: add check and update tests that failed check See merge request gitlab-org/gitlab!57581
-
Dan Davison authored
Add new logics for pipeline subscriptions to framework See merge request gitlab-org/gitlab!57175
-
Tiffany Rea authored
Add new selectors in CICD settings Add new selectors in pipeline subscriptions Add new class to ee.rb New page object for EE CICD settings New page object for EE pipeline subscriptions New resource for EE pipeline subscriptions Update page object CICD settings New E2E test for pipeline subscriptions
-
Andrew Fontaine authored
Move from btn-success to btn-confirm in projects/services directory See merge request gitlab-org/gitlab!56937
-
Jose Ivan Vargas authored
Externalize strings in deploy_keys/edit.html.haml See merge request gitlab-org/gitlab!57015
-
Nick Gaskill authored
Update the cleanup policy docs See merge request gitlab-org/gitlab!57573
-
Craig Norris authored
Fix inconsistent wording in the feature flag docs guide See merge request gitlab-org/gitlab!57595
-
Marcin Sedlak-Jakubowski authored
-
Michael Kozono authored
Remove programmatic access to registration tokens See merge request gitlab-org/gitlab!57524
-
Sean McGivern authored
Track if IIDs are assigned within transaction See merge request gitlab-org/gitlab!57466
-
Suzanne Selhorn authored
Fix renewal instructions for fewer users See merge request gitlab-org/gitlab!57599
-
Andrew Fontaine authored
JobItem Refactor See merge request gitlab-org/gitlab!57394
-
Sarah Groff Hennigh-Palermo authored
Move files, change references
-
Martin Brümmer authored
-
Brandon Labuschagne authored
Merge branch '324974-hide-new-merge-request-button-on-analytics-code_reviews-from-auditors' into 'master' Hide "New merge request" button from Auditors on "Code review" page See merge request gitlab-org/gitlab!56999
-
Peter Hegman authored
Auditors have read-only permissions so can't create merge requests. Button returned a 404
-
Amy Qualls authored
Repair broken instructions for Usage Ping See merge request gitlab-org/gitlab!56527
-
Phil Hughes authored
Display correct plan name on Subscription Activation Form See merge request gitlab-org/gitlab!57138
-
Angelo Gulina authored
Update title with plan name Update translations
-
David Fernandez authored
Gem package processing and metadata extraction See merge request gitlab-org/gitlab!53673
-
Steve Abrams authored
Takes a gem file and extracts the metadata
-
Andrew Fontaine authored
The margin left is now applied via a utility class, and also is no longer a success button, so this can go.
-
Igor Drozdov authored
Deprecate modsecurity metrics and remove skip validation See merge request gitlab-org/gitlab!57501
-
Sam White authored
-
Kamil Trzciński authored
-
Achilleas Pipinellis authored
Note about issues with storage migration See merge request gitlab-org/gitlab!56279
-
Diana Stanley authored
-
Amy Qualls authored
Fix GlSprintf bullet points See merge request gitlab-org/gitlab!57066
-