- 01 Jul, 2019 40 commits
-
-
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
-
Grant Young authored
Checks that archives of two different user projects with the same name aren't the same via checksum. I.E. a user can't download the archive of another's project by mistake. To enable the test some enhancements were made. Namely updating the client module to handle more than one API instance and the creation a custom rest call method that downloads to tmp.
-
Evan Read authored
Docs: minor fix to link format See merge request gitlab-org/gitlab-ce!30098
-
czmj authored
-
Evan Read authored
Update styleguide.md to add Notes usage guidelines See merge request gitlab-org/gitlab-ce!29429
-