- 01 Jul, 2019 40 commits
-
-
Fabio Papa authored
-
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
-
Clement Ho authored
Vue-i18n: autofix for app/assets/javascripts/environments directory See merge request gitlab-org/gitlab-ce!29966
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/environments directory
-
Andreas Brandl authored
Add Migration for Strategies Column on operations_feature_flag_scopes See merge request gitlab-org/gitlab-ce!29808
-
Jason Goodman authored
-
Stan Hu authored
Fix a typo in lib/gitlab/search/found_blob.rb See merge request gitlab-org/gitlab-ce!30219
-
Nick Thomas authored
CE backport for "Show design boards at previous versions in GraphQL" See merge request gitlab-org/gitlab-ce!30151
-
Phil Hughes authored
Resolve "Pipeline actions cause full refresh" Closes #63590 See merge request gitlab-org/gitlab-ce!30190
-
Sean McGivern authored
db.fixtures: use print instead of puts See merge request gitlab-org/gitlab-ce!30134
-
Mike Greiling authored
Don't show tooltips on Open and Closed boards Closes #63890 See merge request gitlab-org/gitlab-ce!30187
-
Martin Hanzel authored
-
Mayra Cabrera authored
Allow JupyterHub to be uninstalled See merge request gitlab-org/gitlab-ce!30097
-
João Cunha authored
- enabled uninstallation - give it a specific uninstall message - ajust specs
-
Marcia Ramos authored
Update Deploy Tokens documentation See merge request gitlab-org/gitlab-ce!29737
-
Krasimir Angelov authored
Update screenshot, add Deploy Token Custom Username section
-
Kamil Trzciński authored
Fix cleanup of prometheus files on server start Closes #62862 See merge request gitlab-org/gitlab-ce!29788
-
Jan Provaznik authored
We want to call master_restart callback on start too - this callback is used for cleaning up prometheus files. It has been added to Omnibus already: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3350 So make sure that Unicorn example configs are up-to-date and that the same callback is called for Puma too.
-
Kamil Trzciński authored
Get memory data after booting app in production Closes #62722 See merge request gitlab-org/gitlab-ce!30185
-
Rémy Coutable authored
Change docs to recommend perform_enqueued_jobs instead of Sidekiq::Testing.inline! See merge request gitlab-org/gitlab-ce!29845
-
Filipa Lacerda authored
Fetch branches divergence graph data through API call Closes #46139 See merge request gitlab-org/gitlab-ce!30068
-
Kamil Trzciński authored
No security scan for docs branches See merge request gitlab-org/gitlab-ce!30137
-
Philippe Lafoucrière authored
We repeat the same code in many places. With the support of multiple extends, we can clean up several jobs.
-
Ramya Authappan authored
QA: Make shellout more responsive See merge request gitlab-org/gitlab-ce!29798
-