- 09 Jul, 2021 40 commits
-
-
Allison Browne authored
- Add unit test for sending an email - Use ApplicationRecord instead of ActiveRecord::Base - Add a test that email is not sent with 0 consumption - Fix name of new worker to be added in comment
-
Allison Browne authored
We want to cancel pipelines before deleting them because minutes are not accumulated on deleted jobs that continue to run. In order to cancel pipelines before deleting them and have minutes accumulate properly, we need to compute the minutes synchronously before the destroy to pass of to an async worker that can do the rest. This change breaks apart the UpdateBuildsMinute service into 2 so that part of the logic can be executed async. There are no changes to the existing behavior in this code.
-
Vitaly Slobodin authored
Move page path functions out of commons file See merge request gitlab-org/gitlab!65465
-
Vitaly Slobodin authored
Start adding cadence breadcrumbs See merge request gitlab-org/gitlab!65239
-
Simon Knox authored
-
Kati Paizee authored
Fix SVG formatting in Search doc See merge request gitlab-org/gitlab!65825
-
Bob Van Landuyt authored
Move cleanup policies metrics to the parent worker See merge request gitlab-org/gitlab!63635
-
David Fernandez authored
-
Denys Mishunov authored
Fix license fabrication in e2e test See merge request gitlab-org/gitlab!65813
-
Olena Horal-Koretska authored
Fix deprecated GlIcon size and property See merge request gitlab-org/gitlab!63014
-
Kushal Pandya authored
Add Profile Selection to DAST Configuration Form See merge request gitlab-org/gitlab!63529
-
Dheeraj Joshi authored
-
Kushal Pandya authored
Reduces the bundle size of the merge request page See merge request gitlab-org/gitlab!65759
-
Rémy Coutable authored
Sort merge request by merge date See merge request gitlab-org/gitlab!64720
-
Alper Akgun authored
-
Natalia Tepluhina authored
Fix UI text for custom templates admin setting See merge request gitlab-org/gitlab!65716
-
Marcel Amirault authored
-
Rémy Coutable authored
Always delete release before review app deployment See merge request gitlab-org/gitlab!65405
-
Mark Lapierre authored
-
Natalia Tepluhina authored
Refactor health status widget to use Apollo See merge request gitlab-org/gitlab!65620
-
Marcin Sedlak-Jakubowski authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!65820
-
Olena Horal-Koretska authored
Use namespaced security report type for Cluster Image Scanning See merge request gitlab-org/gitlab!65802
-
Rémy Coutable authored
Updates reviewer roulette guidelines for busy status See merge request gitlab-org/gitlab!65776
-
Fabio Pitino authored
Refine load_balancing_strategy metric label See merge request gitlab-org/gitlab!64999
-
Matthias Käppler authored
-
GitLab Release Tools Bot authored
-
Natalia Tepluhina authored
Create SSoT for issuable sidebar toggling See merge request gitlab-org/gitlab!65400
-
Tom Quirk authored
-
Dmitry Gruzd authored
Global Search - Timeout Page See merge request gitlab-org/gitlab!65085
-
Zack Cuddy authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!65815
-
Rémy Coutable authored
Use gitlab-dangerfiles to 2.2.1 See merge request gitlab-org/gitlab!65258
-
Max Woolf authored
Resolve "Project bots can get CAPTCHA even on a private project" See merge request gitlab-org/gitlab!65661
-
Kati Paizee authored
Add URI for Jira Cloud See merge request gitlab-org/gitlab!65618
-
Miguel Rincon authored
This change removes functions that read the current page path but should not be part of common_utils to a separate file where they are used.
-
GitLab Release Tools Bot authored
-
Sanad Liaquat (Personal) authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!65808
-
David Fernandez authored
Fix helm context path See merge request gitlab-org/gitlab!65770
-