- 19 Jul, 2019 40 commits
-
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
Both with subgroup_creation_level set to owners and to maintainers. Also fixed the naming of some other examples in the same spec as they were contradicting what they were actually performing in the test. These examples were probably copy/pasted, and not renamed.
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
For both groups_controller and admin/groups_controller
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
Fabio Papa authored
-
Fabio Papa authored
All specs passing
-
Fabio Papa authored
-
Fabio Papa authored
- Change the two existing feature examples that create a subgroup to elucidate that the owner is creating the subgroup - Nest two more specs inside the 'subgroup support' context detailing what happens when a maintainer attempts to add a subgroup (one with subgroup support, and one without)
-
Fabio Papa authored
-
Mayra Cabrera authored
Fix Gitaly auto-detection caching Closes #64802 See merge request gitlab-org/gitlab-ce!30954
-
Fatih Acet authored
Remove duplicate buttons Closes #64160 See merge request gitlab-org/gitlab-ce!30757
-
Nick Thomas authored
Document database review process See merge request gitlab-org/gitlab-ce!30405
-
-
Kamil Trzciński authored
Get rid of `worker_label` in RubySampler See merge request gitlab-org/gitlab-ce!30942
-
Nick Thomas authored
Avoid increasing redis counters when usage_ping is disabled See merge request gitlab-org/gitlab-ce!30949
-
Francisco Javier López authored
-
Stan Hu authored
If `GitalyClient#can_use_disk?` returned `false`, it was never cached properly and led to excessive number of Gitaly calls. Instead of using `cached_value.present?`, we need to check `cached_value.nil?`. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64802
-
Phil Hughes authored
Fixes the alignment on reports See merge request gitlab-org/gitlab-ce!30839
-
Sam Beckham authored
- Removes a justify-center class that causes reports to centrally align
-
Phil Hughes authored
Centers loading icon in CI action Closes #64265 See merge request gitlab-org/gitlab-ce!30947
-
Sean McGivern authored
Use `issuable_path` helper See merge request gitlab-org/gitlab-ce!30913
-
Filipa Lacerda authored
-
Phil Hughes authored
Resolve "Export frontend fixtures as pipeline artifact" Closes #64722 and #59166 See merge request gitlab-org/gitlab-ce!30917
-
Aleksei Lipniagov authored
We have Prometheus::PidProvider which sets correct worker id for a process, so such implementation of `worker_label` in the sampler is obsolete.
-
Kushal Pandya authored
Fix regression in re-naming files Closes #64784 See merge request gitlab-org/gitlab-ce!30941
-
Bob Van Landuyt authored
Adjust redis cache metrics See merge request gitlab-org/gitlab-ce!30572
-
Ben Kochie authored
* Remove `controller` and `action` labels from duration histogram. * Create a new simple counter for `controller` and `action`. * Adjust histogram buckets to observe smaller response times.
-
Denys Mishunov authored
-
Sanad Liaquat authored
Better scope end-to-end test See merge request gitlab-org/gitlab-ce!30897
-
Sanad Liaquat authored
Better scope another end-to-end test See merge request gitlab-org/gitlab-ce!30896
-
Sanad Liaquat authored
Quarantine failing "rebase_merge_request_spec.rb" See merge request gitlab-org/gitlab-ce!30933
-
Nick Thomas authored
Web IDE Usage Ping for Create SMAU Closes #63886 See merge request gitlab-org/gitlab-ce!30800
-