- 04 Jun, 2021 1 commit
-
-
Reuben Pereira authored
Add the upcoming_reconciliations table and UpcomingReconciliation model. This table is to be used for displaying alerts to customers when their subscription will be undergoing the quarterly reconciliation process. The table will hold the date when the next reconciliation is to occur, and a date when an alert should start being displayed to the customer. This information will be received from CustomersDot. The table will hold a row for each relevant namespace in SaaS, which should be about 9,000 - 10,000 rows (at time of commit). This is because customers buy subscriptions for top-level namespaces in SaaS. In self-managed, the table should hold one row only, because the entire self-managed instance uses one subscription/license. MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/63054 Changelog: added
-
- 02 Jun, 2021 39 commits
-
-
Rémy Coutable authored
Document and lint that trailers are case-sensitive See merge request gitlab-org/gitlab!62915
-
Natalia Tepluhina authored
Sidebar iteration widget refactor - Use generic component See merge request gitlab-org/gitlab!62857
-
Heinrich Lee Yu authored
Fix iterations_finder_spec.rb which failed on PG11 only See merge request gitlab-org/gitlab!62906
-
Marcel Amirault authored
Docs | Clarify about `remote_directory` attribute in object storage settings See merge request gitlab-org/gitlab!57975
-
Priyan Sureshbabu authored
-
Rémy Coutable authored
docs: Update links not to use legacy utf8 query parameters See merge request gitlab-org/gitlab!62823
-
Imre Farkas authored
Move SlackMattermost::Notifier to Integrations namespace See merge request gitlab-org/gitlab!62937
-
Rémy Coutable authored
Remove retry for review-qa-all See merge request gitlab-org/gitlab!62887
-
Marcel Amirault authored
Edited Project members for topic types See merge request gitlab-org/gitlab!62978
-
Suzanne Selhorn authored
-
Natalia Tepluhina authored
Handle no schedules case for escalaltion rule See merge request gitlab-org/gitlab!62698
-
Olena Horal-Koretska authored
-
Kati Paizee authored
documentation: Fix vale issues for (/administration/object storage.md) #332116 See merge request gitlab-org/gitlab!62993
-
Kushal Pandya authored
Merge branch '323498-unable-to-edit-squash-commit-message-when-squashing-is-required-in-mrs' into 'master' Resolve "Unable to edit squash commit message when squashing is required in MRs" See merge request gitlab-org/gitlab!62851
-
Matthias Käppler authored
Permit symbols when loading mail_room.yml See merge request gitlab-org/gitlab!62780
-
Harsh Chouraria authored
The `YAML.safe_load` changes made by https://gitlab.com/gitlab-org/gitlab/-/merge_requests/58042 broke the diagnostic rake task gitlab:incoming_email:check due to use of symbols for keys inside the ERB template file `config/mail_room.yml`. This change adds an exclusion permitting loading of Symbol classes when parsing the YAML syntax for this specific file. Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/331683 Changelog: fixed
-
Rémy Coutable authored
Use shorter URLs without utf8 parameters (Issue/MR templates) See merge request gitlab-org/gitlab!62824
-
David Kim authored
Include branch name(s) in "is invalid" alert See merge request gitlab-org/gitlab!62380
-
Kushal Pandya authored
Update dependency dompurify to ^2.2.9 See merge request gitlab-org/gitlab!62916
-
Kushal Pandya authored
Revise intro text for integrations, admin area See merge request gitlab-org/gitlab!62624
-
Amy Qualls authored
-
Kati Paizee authored
-
Kushal Pandya authored
Fix Migrate project VSA navigation to path navigation [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62630
-
Kushal Pandya authored
Add cadence edit page See merge request gitlab-org/gitlab!62587
-
Simon Knox authored
-
Kati Paizee authored
-
Matija Čupić authored
Avoid duplicate pipeline due to container scanning job See merge request gitlab-org/gitlab!62810
-
Markus Koller authored
This also moves the module into the concerns folder, and shortens it to `SlackMattermostNotifier` since this is the only one in the `SlackMattermost` namespace. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/201855
-
Marcel Amirault authored
Merge branch 'Fix-Vale-issues-for-(/administration/maintenance_mode/index.md)-#332115' into 'master' documentation: Fix Vale issues for /administration/maintenance_mode/index.md See merge request gitlab-org/gitlab!62988
-
Abhijeet Chatterjee authored
-
Abhijeet Chatterjee authored
-
Mark Chao authored
Enable time tracking quick actions only for issues and incidents See merge request gitlab-org/gitlab!62318
-
Marcel Amirault authored
docs: Format code blocks See merge request gitlab-org/gitlab!62972
-
Heinrich Lee Yu authored
Fix invite group button showing when signed out See merge request gitlab-org/gitlab!62320
-
Tiger Watson authored
Fix the `requiring_cleanup` scope in ContainerRepository model See merge request gitlab-org/gitlab!62827
-
Mark Lapierre authored
Update quarantine branch to main See merge request gitlab-org/gitlab!62910
-
Tiger Watson authored
Rename instance_statistics_measurements_table See merge request gitlab-org/gitlab!62797
-
charlie ablett authored
Update vsa navigation specs for the horizontal flow See merge request gitlab-org/gitlab!56437
-
Ezekiel Kigbo authored
-