- 09 Apr, 2019 40 commits
-
-
Lin Jen-Shin authored
Quarantine flaky specs See merge request gitlab-org/gitlab-ce!27170
-
Nick Thomas authored
Git push options to create a merge request, set target_branch and set merge when pipeline succeeds Closes #53198 and #43263 See merge request gitlab-org/gitlab-ce!26752
-
Stan Hu authored
Fix backport of project_creation_level migration See merge request gitlab-org/gitlab-ce!27167
-
Phil Hughes authored
Fixes stylelint warnings in environments Closes #59903 See merge request gitlab-org/gitlab-ce!27131
-
Kamil Trzciński authored
-
Achilleas Pipinellis authored
Docs: Add examples for linking to header IDs Closes #57191 See merge request gitlab-org/gitlab-ce!26091
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Docs: Fix anchors related to issues See merge request gitlab-org/gitlab-ce!27165
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Use US English for content See merge request gitlab-org/gitlab-ce!27154
-
Evan Read authored
-
Achilleas Pipinellis authored
Fix code block not rendering See merge request gitlab-org/gitlab-ce!27153
-
Evan Read authored
-
Filipa Lacerda authored
Deletes unused CSS Moves prometheus selectors into a prometheus file
-
Filipa Lacerda authored
Use RECEIVE namespace rather than REQUEST See merge request gitlab-org/gitlab-ce!27130
-
Filipa Lacerda authored
Fixed EE differences in noteable_note.vue Closes gitlab-ee#9972 See merge request gitlab-org/gitlab-ce!27128
-
Robert Speicher authored
Resolve "Extract EE specific files/lines for CI/CD spec/requests/api" CE See merge request gitlab-org/gitlab-ce!27147
-
Robert Speicher authored
CE: Resolve "Extract EE specific files/lines for spec/features/boards" See merge request gitlab-org/gitlab-ce!27110
-
Yorick Peterse authored
Add methods to check dead and retrying jobs See merge request gitlab-org/gitlab-ce!27149
-
Sean McGivern authored
Reduce rspec retries See merge request gitlab-org/gitlab-ce!26934
-
Sanad Liaquat authored
In both e2e QA tests and unit tests, reduce the number of retires to 2 (i.e., 1 initial and one retry)
-
Douwe Maan authored
Use Rack::Utils.clean_path_info instead of copy-pasted version. See merge request gitlab-org/gitlab-ce!27001
-
Douwe Maan authored
Resolve Environments#additional_metrics TypeError, ensure unix format Closes #60162 See merge request gitlab-org/gitlab-ce!27118
-
Sarah Yasonik authored
-
Douwe Maan authored
Fix the bug that the project statistics is not updated See merge request gitlab-org/gitlab-ce!26854
-
Achilleas Pipinellis authored
Fix page specific JavaScript link in documentation See merge request gitlab-org/gitlab-ce!27162
-
Mark Florian authored
-
Achilleas Pipinellis authored
Update auth with registry docs See merge request gitlab-org/gitlab-ce!27148
-
Evan Read authored
-
Kamil Trzciński authored
Add environment url validation Closes #46326 See merge request gitlab-org/gitlab-ce!26805
-
Wolphin authored
-
Kamil Trzciński authored
Create pipelines for merge requests **only** when source branch is updated See merge request gitlab-org/gitlab-ce!26921
-
Kamil Trzciński authored
Add new API endpoint to expose single environment Closes #30157 See merge request gitlab-org/gitlab-ce!26887
-
Krasimir Angelov authored
This is resolving https://gitlab.com/gitlab-org/gitlab-ce/issues/30157. Implement new API endpoint `/projects/:id/environments/:environment_id` to expose single environment. Include information for environment's last deployment if there is one.
-
Kushal Pandya authored
Enable ESLint rule jest/no-jasmine-globals See merge request gitlab-org/gitlab-ce!27137
-
Phil Hughes authored
CE backport: Move EE differences for `app/views/admin/users/show.html.haml` Closes gitlab-ee#6099 See merge request gitlab-org/gitlab-ce!26874
-
Phil Hughes authored
Adds a vendors folder for third party CSS Closes #59694 and #59708 See merge request gitlab-org/gitlab-ce!27119
-
Filipa Lacerda authored
Does not run stylelint for the vendors folder
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9972
-