- 09 Apr, 2019 21 commits
-
-
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 19 commits
-
-
Kamil Trzciński authored
Fix default_project_creation already exists See merge request gitlab-org/gitlab-ce!27144
-
Michael Kozono authored
For those who upgraded to a version that included the previous backport implementation with migration 20190311132500.
-
Thong Kuah authored
The current value cannot be masked[1] but CI variables default to masked. Rather than implementing a toggle for the masking control, simply change the value to something that can be masked. [1] Currently, "simple" values can be masked: * it should be a single line * it should not have escape characters * it should not use variables * it should not have any whitespace * it should be longer than 8 characters https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25476
-
Michael Kozono authored
Backport `add_default_project_creation_setting` to CE See merge request gitlab-org/gitlab-ce!27141
-
Michael Kozono authored
Fix stage index migration failing in PostgreSQL 10 Closes #59985 See merge request gitlab-org/gitlab-ce!26972
-
Mike Lewis authored
Refactor Issues doc Closes #56877 See merge request gitlab-org/gitlab-ce!24695
-
Mike Lewis authored
-
Mike Greiling authored
Document IS_GITLAB_EE environment variable Closes #60131 See merge request gitlab-org/gitlab-ce!27120
-
Mike Greiling authored
Enable ESLint rule jest/no-focused-tests See merge request gitlab-org/gitlab-ce!27132
-
Winnie Hellmann authored
-
Mike Greiling authored
Override problematic display with utility class Closes #60231 See merge request gitlab-org/gitlab-ce!27138
-
Kamil Trzciński authored
-
Douglas Barbosa Alexandre authored
GraphQL complexity limit too low for Schema load / IntrospectionQuery Closes #60123 See merge request gitlab-org/gitlab-ce!27063
-
Lin Jen-Shin authored
CE: Extract EE specific files/lines for Discussion spec/services See merge request gitlab-org/gitlab-ce!26950
-
Achilleas Pipinellis authored
Edits to documentation dev doc index See merge request gitlab-org/gitlab-ce!27135
-
Mike Lewis authored
-
sarahghp authored
-
Brett Walker authored
An IntrospectionQuery required more complexity points.
-
Marcia Ramos authored
Fix typo “settings” in Merge requests docs See merge request gitlab-org/gitlab-ce!27020
-