- 02 Jul, 2019 2 commits
-
-
Mike Greiling authored
Vue-i18n: autofix for app/assets/javascripts/clusters directory See merge request gitlab-org/gitlab-ce!29962
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/clusters/ directory
-
- 01 Jul, 2019 38 commits
-
-
Evan Read authored
Expand docs on configuring jobs with private registry access Closes gitlab-runner#3963 See merge request gitlab-org/gitlab-ce!27231
-
-
Nick Thomas authored
Add new onboarding to flipper A/B testing See merge request gitlab-org/gitlab-ce!30125
-
Clement Ho authored
Update dependency @gitlab/svgs to ^1.66.0 See merge request gitlab-org/gitlab-ce!30193
-
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
-
Peter Leitzen authored
Avoid line-buffering and flush each character during shellout. This useful for commands (e.g. gcloud) which display its progress by printing single dots.
-
Kushal Pandya authored
Vue-i18n: autofix for app/assets/javascripts/pipelines directory See merge request gitlab-org/gitlab-ce!30015
-
Kushal Pandya authored
Vue-i18n: autofix for app/assets/javascripts/pages directory See merge request gitlab-org/gitlab-ce!29978
-
Robert Speicher authored
Test schema_version_check directly Closes #63913 See merge request gitlab-org/gitlab-ce!30209
-
Nick Thomas authored
Update the 'default_value_for' gem to 3.2.0 Closes default_value_for#1 See merge request gitlab-org/gitlab-ce!30173
-
Douwe Maan authored
Move colon on merge request notification See merge request gitlab-org/gitlab-ce!30178
-
Sean McGivern authored
Fix attachments using the wrong URLs in e-mails Closes #63910 See merge request gitlab-org/gitlab-ce!30197
-
Filipa Lacerda authored
Vue-i18n: autofix for app/assets/javascripts/serverless directory See merge request gitlab-org/gitlab-ce!30016
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/serverless directory
-
Filipa Lacerda authored
Vue-i18n: various js directories See merge request gitlab-org/gitlab-ce!29883
-
Ezekiel Kigbo authored
i18n linting for .vue files under the directories: - app/assets/javascripts/error_tracking_settings - app/assets/javascripts/filtered_search - app/assets/javascripts/projects - app/assets/javascripts/releases - app/assets/javascripts/repository
-
Bob Van Landuyt authored
Include events from subgroups in group's activity Closes #44106 See merge request gitlab-org/gitlab-ce!29953
-