- 25 Jun, 2019 40 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
Robert Speicher authored
Squelch output of ActiveSupport::Cache::NullStore in tests See merge request gitlab-org/gitlab-ce!30055
-
Stan Hu authored
When a spec fails relating to the cache, the job log can easily exceed the maximum length and make it harder to see the actual issue (e.g. https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/239803017).
-
GitLab Bot authored
-
Lin Jen-Shin authored
Copy inflections from EE See merge request gitlab-org/gitlab-ce!30041
-
GitLab Bot authored
-
Marcia Ramos authored
Resolve "Docs feedback: revise operations dashboard" Closes #60697 See merge request gitlab-org/gitlab-ce!30038
-
Marcia Ramos authored
Add code comments development guide Closes #63132 See merge request gitlab-org/gitlab-ce!30043
-
Filipa Lacerda authored
(CE Port) Set project path on localStorage during onboarding See merge request gitlab-org/gitlab-ce!29989
-
Martin Wortschack authored
-
Filipa Lacerda authored
Set project path on localStorage during onboarding See merge request gitlab-org/gitlab-ee!14117
-
Martin Wortschack authored
- bind events on new project page
-
Filipa Lacerda authored
Resolve "Follow-up from "Use scoped routes for labels and milestones"" Closes #63177 See merge request gitlab-org/gitlab-ce!29983
-
Filipa Lacerda authored
Remove baseEndpoint from search dropdwon See merge request gitlab-org/gitlab-ee!14357
-
Grzegorz Bizon authored
Pipeline must be present if "Pipeline must succeed" is set See merge request gitlab-org/gitlab-ce!29926
-
GitLab Bot authored
-
Filipa Lacerda authored
Move vuex action helper spec to Jest See merge request gitlab-org/gitlab-ce!29653
-
Mark Florian authored
This is largely a straight-forward copy of the Karma spec, with the usual Karma->Jest necessary changes. This also fixes a bug in the implementation that was causing the tests to fail, when run on Jest/node, whereby actions that return rejected promises would always fail the given test. This was due to those rejections not being caught in the same call stack in which they were created.
-
Marcia Ramos authored
Clarify that this.something is not available in Jest (docs) Closes #24809 See merge request gitlab-org/gitlab-ce!29887
-
Winnie Hellmann authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Tim Zallmann authored
Resolve "Track onboarding events in Snowplow" Closes #11409 See merge request gitlab-org/gitlab-ee!14333
-
Martin Wortschack authored
- Add nav_source param to skipUrl for tracking
-
Robert Speicher authored
-
Marcia Ramos authored
Clarify that Jest does not use Webpack (docs) See merge request gitlab-org/gitlab-ce!30000
-
Winnie Hellmann authored
-
Achilleas Pipinellis authored
-
GitLab Bot authored
-
Bob Van Landuyt authored
Upgrade Gitaly to v1.49.0 Closes gitaly#1738 See merge request gitlab-org/gitlab-ce!29990
-
GitalyBot authored
The setup was wrong, and due to Gitaly being a bit more strict it had to match up. The test is now accurate and passing again.
-
Rémy Coutable authored
Silence backup warnings when CRON=1 in use Closes #63703 See merge request gitlab-org/gitlab-ce!30033
-
Achilleas Pipinellis authored
Mention what tools are not supported in Dependency Scanning See merge request gitlab-org/gitlab-ce!30030
-
GitLab Bot authored
-
Andreas Brandl authored
CE backport: Resolve "Make "Create an issue" default for Incident Management" See merge request gitlab-org/gitlab-ce!29747
-
Peter Leitzen authored
This reverts commit 51340f9b47e8339cdabce11d0a17ac724278bff0.
-
GitLab Bot authored
-
Rémy Coutable authored
Prevent EE backport migrations from running if CE is not migrated Closes #63612 See merge request gitlab-org/gitlab-ce!30002
-
Lin Jen-Shin authored
Improve Review Apps cleanup when previous deployment failed by only issuing an `helm delete` command Closes #63639 and #62161 See merge request gitlab-org/gitlab-ce!28661
-
Phil Hughes authored
Copy issue boards list model from CE Closes #12365 See merge request gitlab-org/gitlab-ee!14362
-