- 01 Jul, 2019 40 commits
-
-
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
-
Fabian Schneider authored
This reverts commit 4bed2daef935bb4097988e0eff4830fc13a23c37.
-
Sean McGivern authored
Remove group in notification email subject Closes #63863 See merge request gitlab-org/gitlab-ce!30214
-
Rémy Coutable authored
Support creating an MR/branch on a fork from an issue See merge request gitlab-org/gitlab-ce!29831
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46139
-
Bob Van Landuyt authored
Remove ignored circuit_breaker columns See merge request gitlab-org/gitlab-ce!30159
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/pipelines directory
-
Ezekiel Kigbo authored
-
Grzegorz Bizon authored
Add endpoint for fetching diverging commit counts See merge request gitlab-org/gitlab-ce!29802
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/pages directory
-
Patrick Bajao authored
If user can update an issue under the specified confidential issue project, should be able to find the project.
-
Heinrich Lee Yu authored
This reverts to previous behavior where we have the group only when we don't have a project
-
Dmitriy Zaporozhets authored
Add rake task to clean orphan artifact files See merge request gitlab-org/gitlab-ce!29681
-
Dmitriy Zaporozhets authored
Remove deprecated `#forked_from?` check See merge request gitlab-org/gitlab-ce!30132
-
Achilleas Pipinellis authored
Clarify requirements for pipelines for MRs Closes #62056 See merge request gitlab-org/gitlab-ce!30107
-
Evan Read authored
-
Phil Hughes authored
Fix IDE editor to update dimensions on show change Closes #45120 See merge request gitlab-org/gitlab-ce!30135
-
George Tsiolis authored
-
Mark Lapierre authored
[CE] Add e2e test comparing archives of identically named user projects Closes #52703 See merge request gitlab-org/gitlab-ce!29937
-