- 24 Aug, 2021 40 commits
-
-
Paul Slaughter authored
Fix new project page in dark mode See merge request gitlab-org/gitlab!68102
-
Simon Knox authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68102 Changelog: fixed
-
Enrique Alcántara authored
Update tiptap dependencies See merge request gitlab-org/gitlab!68897
-
Stan Hu authored
Move external PR pipeline creation to Sidekiq See merge request gitlab-org/gitlab!68567
-
Furkan Ayhan authored
-
Scott Hampton authored
Remove web performance widget usage data flag See merge request gitlab-org/gitlab!68837
-
Suzanne Selhorn authored
Edit Slack topic for style See merge request gitlab-org/gitlab!68871
-
Suzanne Selhorn authored
Document usage of !references in rules See merge request gitlab-org/gitlab!68283
-
Matija Čupić authored
-
Himanshu Kapoor authored
-
Enrique Alcántara authored
Only set User#notification_email with user input See merge request gitlab-org/gitlab!68687
-
Stan Hu authored
Fix instrumentation meta method definition [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!68568
-
Mayra Cabrera authored
Add gauge metric on ci queue size See merge request gitlab-org/gitlab!67420
-
Mayra Cabrera authored
Remove seat_link_enabled from ApplicationSettings db table See merge request gitlab-org/gitlab!66534
-
Dan Jensen authored
The User#notification_email attribute is assumed to be the primary email when not set. Historically the notification preferences form has automatically set an input value of the current primary email. However, recent refactoring has made this problematic. The notification_email is no longer proactively set in the database to match the primary email. Instead, we now make default assumptions in the code, and want to rely on user input for database values. Toward that goal, this introduces a new default option to the notification_email input. It is a blank option, meaning the default assumption in the code will be used (the primary email). Now the notification_email value will not be set in the database unless the user provides input requesting that. Changelog: fixed
-
Enrique Alcántara authored
Use `binary` property on the file object See merge request gitlab-org/gitlab!68705
-
Stan Hu authored
Remove store_mentions_without_subtransactions FF See merge request gitlab-org/gitlab!68826
-
Dan Davison authored
Change elasticsearch test retry numbers to constants See merge request gitlab-org/gitlab!68797
-
Jose Ivan Vargas authored
Remove dashboard split button project select low usage[RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!68276
-
Marcia Ramos authored
Document dev database seed rake command See merge request gitlab-org/gitlab!68600
-
Suzanne Selhorn authored
docs: Update interactive web terminal wording See merge request gitlab-org/gitlab!68774
-
Brandon Labuschagne authored
Minor fixes for VSA jest specs See merge request gitlab-org/gitlab!68823
-
Ezekiel Kigbo authored
-
Achilleas Pipinellis authored
Update doc/update/upgrading_from_source.md See merge request gitlab-org/gitlab!68759
-
Christoph Klaffl authored
-
Stan Hu authored
Group dashboard reveals number of projects and subgroups See merge request gitlab-org/gitlab!67867
-
Brandon Labuschagne authored
-
Nick Gaskill authored
Add Romanian proofreaders See merge request gitlab-org/gitlab!68724
-
eex authored
-
Achilleas Pipinellis authored
Docs: Add a note of Omnibus baseline storage req See merge request gitlab-org/gitlab!68779
-
Lin Jen-Shin authored
Update ee/spec/features/promotion_spec.rb to use translated strings See merge request gitlab-org/gitlab!68875
-
Zhu Shung authored
-
Andrew Fontaine authored
Enable `assumeImmutableResults` in group ci_cd analytics See merge request gitlab-org/gitlab!68630
-
Amy Qualls authored
Docs: Remove Pritaly from diagnostics tools See merge request gitlab-org/gitlab!68881
-
Andrew Conrad authored
-
Stan Hu authored
CreatePackageService: remove `safe_find_or_create_by!` call See merge request gitlab-org/gitlab!68859
-
Andrew Fontaine authored
Hide Policies tab when feature flag is enabled See merge request gitlab-org/gitlab!68807
-
Jose Ivan Vargas authored
Create empty states for Policies page See merge request gitlab-org/gitlab!68506
-
Andrew Conrad authored
This is no longer useful or needed, as Gitaly produces better logs now.
-
Amy Qualls authored
Update steps to match latest standards See merge request gitlab-org/gitlab!68812
-