- 30 Apr, 2019 10 commits
-
-
GitLab Bot authored
-
Ash McKenzie authored
Fix pipelines for merge requests does not show pipeline page when source branch is removed Closes #60432 See merge request gitlab-org/gitlab-ce!27803
-
Shinya Maeda authored
Source branch can be removed after the merge and we have to make sure to avoid rendering links if it's the case.
-
Douglas Barbosa Alexandre authored
Regenerate gitlab.pot file See merge request gitlab-org/gitlab-ee!11933
-
Heinrich Lee Yu authored
-
GitLab Bot authored
-
Evan Read authored
Docs: Add intro and reorg CI index Closes #58323 See merge request gitlab-org/gitlab-ce!27620
-
Marcia Ramos authored
Plus: add note for .com users
-
GitLab Bot authored
-
Ash McKenzie authored
Merge branch '60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varian' into 'master' Delete leftover code for referenced_merge_requests endpoint Closes #60476 See merge request gitlab-org/gitlab-ce!27335
-
- 29 Apr, 2019 30 commits
-
-
Philippe Lafoucrière authored
Propagate ENV vars to SAST and Dependency Scanning Docker containers only if they are set See merge request gitlab-org/gitlab-ee!11523
-
Victor Zagorodny authored
-
Robert Speicher authored
This reverts commit 0c4a25f3, reversing changes made to 6513028e.
-
Robert Speicher authored
This reverts commit cfed90dc, reversing changes made to a1e84c1a.
-
Robert Speicher authored
Explicityly require `gl_repository` in internal api spec. Closes #11387 See merge request gitlab-org/gitlab-ee!11900
-
Bob Van Landuyt authored
Explicitly requiring `Gitlab::GlRepository` in the spec that requires it makes sure it is correctly prepended with `EE::Gitlab::Repository`. Otherwise, if a spec before it autoloaded one of the constants from within `Gitlab::GlRepository` the module would not be prepended.
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Fixed boards card dragging styling Closes #61050 See merge request gitlab-org/gitlab-ce!27802
-
Robert Speicher authored
Extract EE specific files/lines for Discussion spec/requests/api Closes #6670 See merge request gitlab-org/gitlab-ee!10603
-
Robert Speicher authored
Regenerate locale/gitlab.pot file See merge request gitlab-org/gitlab-ee!11896
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
-
Tim Zallmann authored
Fix base domain help text update Closes #61036 See merge request gitlab-org/gitlab-ce!27746
-
Tim Zallmann authored
Internationalisation of javascript/m* directories See merge request gitlab-org/gitlab-ce!27723
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Tim Zallmann authored
Internationalisation of vue_shared directory See merge request gitlab-org/gitlab-ce!27751
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets the Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
GitLab Bot authored
-
Clement Ho authored
Update dependency @gitlab/ui to ^3.7.0 See merge request gitlab-org/gitlab-ce!27832
-
Rémy Coutable authored
Resolve "Project is being serialized when enqueueing to sidekiq" Closes #59265 See merge request gitlab-org/gitlab-ce!27825
-
GitLab Bot authored
-
Stan Hu authored
Prevent concurrent execution of PipelineScheduleWorker Closes gitlab-com/gl-infra/production#805 See merge request gitlab-org/gitlab-ce!27781
-
Robert Speicher authored
Change comments to point to the new path of sidekiq-cluster See merge request gitlab-org/gitlab-ce!27707
-
Robert Speicher authored
Move sidekiq-cluster to ee/bin Closes #6565 See merge request gitlab-org/gitlab-ee!11001
-
Hossein Pursultani authored
-
Stan Hu authored
Upgrade letter_opener_web to support Rails 5.1 See merge request gitlab-org/gitlab-ce!27829
-
Peter Leitzen authored
Before this commit using `/rails/letter_opener` in `development` environment failed with: undefined method `before_filter' See https://github.com/fgrehm/letter_opener_web/issues/68 This commit upgrades `letter_opener_web` to 1.3.4 so Rails 5.1 is supported.
-
Filipa Lacerda authored
Resolve "Extract EE specific files/lines for spec/javascripts/vue_mr_widget/mock_data.js" Closes #6553 See merge request gitlab-org/gitlab-ee!11847
-
Denys Mishunov authored
- Regular mock_data is the same in CE and EE now - new EE-specific mock_data extends the CE one - Updated dependent specs in EE
-
GitLab Bot authored
-