- 24 Apr, 2019 40 commits
-
-
GitLab Bot authored
-
Fatih Acet authored
Fix Metrics environments dropdown Closes #60687 See merge request gitlab-org/gitlab-ce!27586
-
GitLab Bot authored
-
Fatih Acet authored
Migrate security reports tests to Jest Closes #10722 and #10724 See merge request gitlab-org/gitlab-ee!10466
-
Winnie Hellmann authored
- Add missing bootstrap import in security reports store actions - Adjust path to test_constants - Replace spyOnDependency() with jest.mock() in security reports
-
Fatih Acet authored
Fix API and IDE path with `/` relative_url_root See merge request gitlab-org/gitlab-ce!27635
-
GitLab Bot authored
-
Stan Hu authored
Adding ability to specify helm chart repo using environment variables Closes #49520 See merge request gitlab-org/gitlab-ce!27123
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Speed-up project specs for "#feature_available?" See merge request gitlab-org/gitlab-ee!10880
-
Peter Leitzen authored
Before $ bin/spring rspec ee/spec/models/project_spec.rb -e feature_available Finished in 1 minute 31.73 seconds (files took 1.19 seconds to load) 493 examples, 0 failures After $ bin/spring rspec ee/spec/models/project_spec.rb -e feature_available Finished in 19.38 seconds (files took 1.01 seconds to load) 493 examples, 0 failures
-
Tim Zallmann authored
Show category icons in user popover Closes #60387 See merge request gitlab-org/gitlab-ce!27254
-
Stan Hu authored
Fix gems ordering in Gemfile.lock See merge request gitlab-org/gitlab-ee!11503
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Put some flaky specs in quarantine See merge request gitlab-org/gitlab-ce!27633
-
Douglas Barbosa Alexandre authored
[EE] Put some flaky specs in quarantine See merge request gitlab-org/gitlab-ee!11505
-
Rémy Coutable authored
Make Rubocop happy See merge request gitlab-org/gitlab-ee!11512
-
Paul Slaughter authored
**Why?** Previously we simply concatenated our paths, which led to requesting `//api/v4/...` and obviously failed. The BE supports a relative_url_root of `/`. It's a bug that the FE does not.
-
GitLab Bot authored
-
Clement Ho authored
i18n: externalize strings from 'app/views/projects/forks' See merge request gitlab-org/gitlab-ce!27497
-
Clement Ho authored
[EE] i18n: externalize strings from 'app/views/projects/forks' See merge request gitlab-org/gitlab-ee!11235
-
Douglas Barbosa Alexandre authored
Update Workhorse to v8.7.0 See merge request gitlab-org/gitlab-ce!27630
-
Douglas Barbosa Alexandre authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Bot authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
Resolve: Epic labels in system notes point to the epic itself Closes #10439 See merge request gitlab-org/gitlab-ee!11234
-
Felipe Artur authored
Fix label notes on epics with empty links
-
Nick Thomas authored
Backport EE cache update See merge request gitlab-org/gitlab-ce!27626
-
Felipe Artur authored
-
Rémy Coutable authored
Add the :geo tag to Geo specs Closes #11297 See merge request gitlab-org/gitlab-ee!11497
-
Douglas Barbosa Alexandre authored
Geo specs should not run under MySQL
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Michael Kozono authored
Merge branch '10999-geo-implement-selective-sync-support-for-the-attachments-fdw-queries' into 'master' Geo - Implement selective sync support for the FDW queries to count the number of attachments to sync See merge request gitlab-org/gitlab-ee!11107
-
Nick Thomas authored
-
GitLab Bot authored
-
Tao Wang authored
Signed-off-by: Tao Wang <twang2218@gmail.com> Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Resolve "500 error on save of general pipeline settings timeout" Closes gitlab-ee#11281 See merge request gitlab-org/gitlab-ce!27416
-
GitLab Bot authored
-
Stan Hu authored
Fix bug when project export to remote url fails Closes #60827 See merge request gitlab-org/gitlab-ce!27614
-