- 05 Apr, 2019 1 commit
-
-
Douglas Barbosa Alexandre authored
Merge branch '9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the-primary' into 'master' Geo: Display secondary replication lag on console (if lag > 0 seconds) Closes #9217 See merge request gitlab-org/gitlab-ee!10471
-
- 04 Apr, 2019 39 commits
-
-
GitLab Bot authored
-
Clement Ho authored
Resolve "Hide Kubernetes cluster warning if project has cluster related" See merge request gitlab-org/gitlab-ce!26749
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix and expand Gitaly FindCommit caching See merge request gitlab-org/gitlab-ce!27018
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
Mike Greiling authored
Fix UI anchor links after docs refactor See merge request gitlab-org/gitlab-ce!26890
-
Evan Read authored
-
Mike Greiling authored
Display cluster form validation error messages inline Closes #57602 See merge request gitlab-org/gitlab-ce!26502
-
Mark Lapierre authored
Replace comment by variable See merge request gitlab-org/gitlab-ce!27007
-
Walmyr authored
Instead of having a comment describing what a specific value is, better to have a variable with a meaningful name.
-
Mike Greiling authored
Port of 57602-create-cluster-validations to EE See merge request gitlab-org/gitlab-ee!10467
-
Enrique Alcántara authored
In the new cluster forms, display form error messages below form fields instead of a summary banner on top of the form. Include client side validation in order to display user friendly error messages. Also remove unnecessary placeholders.
-
Mike Greiling authored
-
GitLab Bot authored
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26248 added support for deduplicating FindCommit requests using Gitaly ref name caching. However, not all endpoints were covered, and in one case the Gitaly wrapper wasn't actually surrounding the serialization step. We can safely cache ref names between FindCommit calls for #index and #show endpoints for merge requests and pipelines. This can significantly reduce the number of FindCommit requests.
-
Mark Lapierre authored
Improve the Review Apps documentation by using gitlab-rails console See merge request gitlab-org/gitlab-ce!27006
-
GitLab Bot authored
-
Clement Ho authored
Update gitlab/eslint-config version See merge request gitlab-org/gitlab-ce!27008
-
GitLab Bot authored
-
Kamil Trzciński authored
Drop legacy artifacts usage as there are no leftovers See merge request gitlab-org/gitlab-ce!24294
-
Jose Vargas authored
-
GitLab Bot authored
-
Nick Thomas authored
Fix params passed over to PreviewMarkdownService Closes #10905 See merge request gitlab-org/gitlab-ee!10605
-
Douglas Barbosa Alexandre authored
Fix a KeyError in GitlabSchema Closes #60057 See merge request gitlab-org/gitlab-ce!27011
-
GitLab Bot authored
-
Nick Thomas authored
Rename Workhorse terminal_specification to channel_specification See merge request gitlab-org/gitlab-ce!26939
-
Francisco Javier López authored
We're moving from using terminology related to terminals when we refer to Websockets connections in Workhorse. It's more appropiate a concept like channel.
-
Nick Thomas authored
[EE Port] Renamed terminal_specification to channel_specification See merge request gitlab-org/gitlab-ee!10585
-
Francisco Javier López authored
We're moving from using terminology related to terminals when we refer to Websockets connections in Workhorse. It's more appropiate a concept like channel.
-
Nick Thomas authored
-
Douglas Barbosa Alexandre authored
-
GitLab Bot authored
-
Michael Kozono authored
Allow reactive caching to be used in services See merge request gitlab-org/gitlab-ce!26839
-
Reuben Pereira authored
Add support for defining a reactive_cache_worker_finder function that will be used by the reactive_caching_worker to generate/initialize the calling object. This allows reactive caching to work with Services where the object cannot be obtained from DB but a new object can be initialized.
-
GitLab Bot authored
-
Nick Thomas authored
Allow GraphQL Scalar-fields to be authorized Closes #57831 See merge request gitlab-org/gitlab-ce!26338
-
Nick Thomas authored
(EE port) Externalize strings in helpers See merge request gitlab-org/gitlab-ee!10554
-
Martin Wortschack authored
- Update qa selector - Update PO file
-