- 09 Apr, 2019 38 commits
-
-
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
-
Filipa Lacerda authored
Fixed EE differences in note_body.vue Closes gitlab-ee#9968 See merge request gitlab-org/gitlab-ce!27126
-
Phil Hughes authored
Remove EE-specific changes from FilteredSearchBoards (CE-backport) See merge request gitlab-org/gitlab-ce!27122
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Stan Hu authored
Revert "Merge branch 'fix-ide-web-worker-relative-url' into 'master'" Closes #60217 See merge request gitlab-org/gitlab-ce!26066
-
Rémy Coutable authored
Set Release Name When Adding Release Notes to an Existing Tag Closes #58418 See merge request gitlab-org/gitlab-ce!26807
-
Jason Goodman authored
Also set the release sha and author
-
Mike Greiling authored
This reverts merge request !26015
-
Dennis Tang authored
-
Evan Read authored
Name GitLab managed apps See merge request gitlab-org/gitlab-ce!27129
-
Ramya Authappan authored
QA: Change CI value to something that can be masked See merge request gitlab-org/gitlab-ce!27146
-
Evan Read authored
Docs: Update predefined_variables.md to fix anchor See merge request gitlab-org/gitlab-ce!27127
-
Marcel Amirault authored
-
Evan Read authored
Update Okta configuration notes See merge request gitlab-org/gitlab-ce!27076
-
Blair Lunceford authored
-
- 08 Apr, 2019 2 commits
-
-
Oswaldo Ferreira authored
It adds two methods for checking if a background job (for a given class) has dead or retrying jobs.
-
Kamil Trzciński authored
Fix default_project_creation already exists See merge request gitlab-org/gitlab-ce!27144
-