- 19 Aug, 2021 1 commit
-
-
Avielle Wolfe authored
Changes were recently made to `Ci::Minutes::Quota` that added methods that avoided checking `Project#shared_runners_enabled` pending the work done in this MR. They can now be merged into the existing methods, since `Quota#enabled?` is no longer checking against `#shared_runners_enabled`
-
- 17 Aug, 2021 1 commit
-
-
Avielle Wolfe authored
Even though we are now counting minutes when shared runners are disabled, we don't want to show that information in the UI, since it may be confusing to users to see minutes being counted after they have disabled shared runners. Avoiding changes to the UI involves re-adding a check for Namespace#any_project_with_shared_runners_enabled? in some places.
-
- 16 Aug, 2021 38 commits
-
-
Avielle Wolfe authored
This method is used to determine whether or not to show shared runners information in the UI. Even though we now want to count minutes when shared runners are disabled, I don't think we want to change how anything appears in the UI since legitimate uses of shared runners won't be effected by this change.
-
Avielle Wolfe authored
As suggested in https://gitlab.com/gitlab-org/gitlab/-/issues/336021, `#cost_factor_enabled?` is a more accurate name for `Ci::Build#shared_runners_minutes_limit_enabled?`
-
Avielle Wolfe authored
We still want to track minutes when shared runners have been disabled on a project in order to prevent a hack by which a user is able to enqueue a pipeline and disable shared runners in order to use shared runners without it counting towards the usage quota. Changelog: fixed EE: true
-
Grzegorz Bizon authored
Fetch pending builds with denormalized ci minutes See merge request gitlab-org/gitlab!66962
-
Maxime Orefice authored
-
Matthias Käppler authored
Release gitlab-experiment version 0.6.4 See merge request gitlab-org/gitlab!68087
-
Jeremy Jackson authored
-
Sanad Liaquat authored
E2E: Allow using separate github token for spec See merge request gitlab-org/gitlab!68242
-
Imre Farkas authored
Clean up CAPTCHA view logic See merge request gitlab-org/gitlab!67195
-
Vitali Tatarintev authored
Updating the description for ecosystem metric See merge request gitlab-org/gitlab!68169
-
Alex Kalderimis authored
Limit number of files per pages site See merge request gitlab-org/gitlab!67761
-
Natalia Tepluhina authored
Fix spacing between dropdowns in policy editor See merge request gitlab-org/gitlab!68205
-
Thong Kuah authored
Renames the Base terraform template jobs for better scaling See merge request gitlab-org/gitlab!67719
-
Viktor Nagy (GitLab) authored
Changelog: changed EE: true
-
Kushal Pandya authored
Migrate project VSA metrics to use dedicated project metrics endpoints See merge request gitlab-org/gitlab!66835
-
Vladimir Shushlin authored
Remove pages_limit_entries_count feature flag It's tested in prod and enabled for everyone Changelog: added
-
Sanad Liaquat authored
E2E: Validate group epics are migrated correctly See merge request gitlab-org/gitlab!68059
-
Olena Horal-Koretska authored
Add backwards compatibility to nested job log sections See merge request gitlab-org/gitlab!67793
-
Mark Florian authored
Reset oncall schedule form on cancel or close See merge request gitlab-org/gitlab!68076
-
Olena Horal-Koretska authored
Changelog: fixed EE: true
-
Olena Horal-Koretska authored
Upsell the GitLab Terraform features - iteration 2 See merge request gitlab-org/gitlab!68135
-
Anna Vovchenko authored
-
Heinrich Lee Yu authored
Extend /help/instance_configuration with package file size limits See merge request gitlab-org/gitlab!67869
-
Jonas Wälter authored
-
Heinrich Lee Yu authored
Remove redundant unscope from assocation See merge request gitlab-org/gitlab!68131
-
Ezekiel Kigbo authored
Refactors the metrics requests into a single request and updates specs
-
Francisco Javier López authored
Change Sitemap feature category to not_owned See merge request gitlab-org/gitlab!68256
-
Natalia Tepluhina authored
Display issue type icon on issue creation form See merge request gitlab-org/gitlab!67798
-
Brett Walker authored
-
Kushal Pandya authored
Resolve todo when resolve button is clicked See merge request gitlab-org/gitlab!67026
-
Albert Salim authored
Remove docs redirects raketask See merge request gitlab-org/gitlab!68149
-
Etienne Baqué authored
Remove efficient_counter_attribute flag See merge request gitlab-org/gitlab!68056
-
Kushal Pandya authored
Simplify setting up apollo provider in spec See merge request gitlab-org/gitlab!68229
-
Kushal Pandya authored
Markdown Live preview for Source Editor See merge request gitlab-org/gitlab!68020
-
Vitali Tatarintev authored
Rename PoliciesController#show to PoliciesController#index See merge request gitlab-org/gitlab!67929
-
Max Woolf authored
Add pages_smart_check_outdated_sha feature flag See merge request gitlab-org/gitlab!67303
-
Jaime Martinez authored
-
Vitali Tatarintev authored
Add `container_policy` to policies controller See merge request gitlab-org/gitlab!67706
-