- 16 Apr, 2019 15 commits
-
-
Martin Wortschack authored
- Externalize strings for desc and explanation - Update PO file
-
GitLab Bot authored
-
Kushal Pandya authored
Autosave description in epics See merge request gitlab-org/gitlab-ce!27296
-
Rajat Jain authored
When editing an epic, the progress was previously lost due to lack of localstorage syncing code. This commit adds support for localstorage sync.
-
Kushal Pandya authored
Autosave description in epics Closes #4681 See merge request gitlab-org/gitlab-ee!10844
-
Rajat Jain authored
When editing an epic, the progress was previously lost due to lack of localstorage syncing code. This commit adds support for localstorage sync.
-
Dmitriy Zaporozhets authored
Allow arrays to be specified for fields in graphql_query_for Closes #60238 See merge request gitlab-org/gitlab-ce!27142
-
GitLab Bot authored
-
Sean McGivern authored
Helm DeleteCommand See merge request gitlab-org/gitlab-ce!27348
-
Achilleas Pipinellis authored
Add pagination to notes and discussions docs Closes #51616 See merge request gitlab-org/gitlab-ce!27401
-
GitLab Bot authored
-
Kamil Trzciński authored
Reporting SSL certificate verify errors in CI external config See merge request gitlab-org/gitlab-ce!26750
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Development docs: move some docs content from Handbook and improve content/headings See merge request gitlab-org/gitlab-ce!27399
-
Mike Lewis authored
-
- 15 Apr, 2019 25 commits
-
-
James Ramsay authored
-
Thong Kuah authored
This is the backend part which just allows uninstalling Prometheus for now.
-
Douglas Barbosa Alexandre authored
Fix broken master due to pipeline cache refactoring Closes #11172 See merge request gitlab-org/gitlab-ee!11041
-
GitLab Bot authored
-
Fatih Acet authored
Add badge-pill class on group member count Closes #60026 See merge request gitlab-org/gitlab-ce!27019
-
Fatih Acet authored
Update dependency @gitlab/ui to ^3.3.0 See merge request gitlab-org/gitlab-ce!27321
-
Mike Lewis authored
Refactor review apps doco and CI landing page See merge request gitlab-org/gitlab-ce!26886
-
Evan Read authored
-
Stan Hu authored
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27334 broke EE because an EE-specific port was not created. This commit moves EE-specific code from the Sidekiq worker to a service object. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11172
-
GitLab Bot authored
-
Michael Kozono authored
Fix remove_source_branch merge request API handling Closes #60530 See merge request gitlab-org/gitlab-ce!27392
-
Stan Hu authored
Users attempting to set merge requests to `remove_source_branch` to `false` would encounter an Error 500 because the UpdateService and API checked `present?`, which would always return `false`. We now just use `has_key?` to decide whether the parameter is present. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60530
-
Achilleas Pipinellis authored
Move Subscriptions page to new path and improve content See merge request gitlab-org/gitlab-ee!11026
-
Mike Lewis authored
-
drew cimino authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Fix URL that causes test_external_links to fail See merge request gitlab-org/gitlab-ce!27384
-
Lin Jen-Shin authored
Properly expire all pipeline caches when pipeline is deleted Closes #60469 See merge request gitlab-org/gitlab-ce!27334
-
GitLab Bot authored
-
Lin Jen-Shin authored
Forbid the usage of reload Closes #60218 See merge request gitlab-org/gitlab-ce!27125
-
Lin Jen-Shin authored
EE: Forbid the use of `#reload` and prefer `#reset` Closes gitlab-ce#60218 See merge request gitlab-org/gitlab-ee!10647
-
Lin Jen-Shin authored
Remove multi-line suggestions feature flag Closes #59178 See merge request gitlab-org/gitlab-ce!27219
-
GitLab Bot authored
-