- 09 Apr, 2019 40 commits
-
-
Filipa Lacerda authored
Fixed EE differences in noteable_note.vue Closes #9972 See merge request gitlab-org/gitlab-ee!10646
-
GitLab Bot authored
-
Robert Speicher authored
CE: Resolve "Extract EE specific files/lines for spec/features/boards" See merge request gitlab-org/gitlab-ce!27110
-
Robert Speicher authored
Resolve "Extract EE specific files/lines for spec/features/boards" Closes #6573 See merge request gitlab-org/gitlab-ee!10611
-
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
-
GitLab Bot authored
-
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
-
Douwe Maan authored
EE port of fixing the bug that the project statistics is not updated See merge request gitlab-org/gitlab-ee!10626
-
Achilleas Pipinellis authored
Merge branch '10918-follow-up-from-docs-improve-to-include-using-sidekiq-cluster-via-gitlab-rb' into 'master' Resolve "Follow-up from "Docs: Improve to include using sidekiq-cluster via gitlab.rb"" Closes #10918 See merge request gitlab-org/gitlab-ee!10645
-
GitLab Bot authored
-
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
Prevent merge if the merge request pipeline is stale Closes #7380 See merge request gitlab-org/gitlab-ee!9643
-
GitLab Bot authored
-
Kamil Trzciński authored
Add endpoint for Jira to request user information Closes #10752 See merge request gitlab-org/gitlab-ee!10482
-
Patrick Derichs authored
Also reduced a bit of duplication and created a user.json schema file which is referenced by pull_request.json and pull_requests.json references pull_request.json now. Moved content of "url" field to "html_url" According to https://developer.github.com/v3/users the "url" field should contain an api url - not the html url. Additionally Jira Pull Requests are now showing an avatar of the PR author. Add changelog entry Add missing mr number Add specs Expose url of user in url and html_url I decided against returning an empty string for url (which is, according to api documentation, supposed to return an api endpoint instead of a user profile page) but make it return the profile page as before so the changes won't break any existing code. Remove extra blank line
-
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.
-
Filipa Lacerda authored
Added design management empty state See merge request gitlab-org/gitlab-ee!10599
-
GitLab Bot authored
-
Kushal Pandya authored
Enable ESLint rule jest/no-jasmine-globals See merge request gitlab-org/gitlab-ce!27137
-
Kushal Pandya authored
Enable ESLint rule jest/no-jasmine-globals (EE-port) See merge request gitlab-org/gitlab-ee!10650
-
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
Resolve "Move EE differences for `app/views/admin/users/show.html.haml`" Closes #6099 See merge request gitlab-org/gitlab-ee!10469
-
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
-
GitLab Bot authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9972
-
Filipa Lacerda authored
Fixed EE differences in note_body.vue Closes gitlab-ee#9968 See merge request gitlab-org/gitlab-ce!27126
-
Filipa Lacerda authored
Fixed EE differences in note_body.vue See merge request gitlab-org/gitlab-ee!10644
-