- 04 Apr, 2019 40 commits
-
-
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.
-
GitLab Bot authored
-
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
-
Nick Thomas authored
Externalize strings in helpers See merge request gitlab-org/gitlab-ce!26845
-
Martin Wortschack authored
- Update qa selector - Update PO file
-
GitLab Bot authored
-
Phil Hughes authored
Fix vue render error for IDE status bar Closes #59995 See merge request gitlab-org/gitlab-ce!26979
-
Douwe Maan authored
Allow to sort wiki pages by date and title See merge request gitlab-org/gitlab-ce!25365
-
Igor authored
- Add controls for sorting by title and date - Execute Gitaly call which now accepts sorting params for wikis
-
Douwe Maan authored
Allow to sort wiki pages by date and title See merge request gitlab-org/gitlab-ee!10498
-
Igor authored
- Add controls for sorting by title and date - Execute Gitaly call which now accepts sorting params for wikis
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Update GitLab Shell to v9.0.0 See merge request gitlab-org/gitlab-ce!27002
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Bot authored
-
Rémy Coutable authored
Basic limiting complexity of GraphQL queries Closes #58405 See merge request gitlab-org/gitlab-ce!26629
-
James Lopez authored
Resolve "Automatically set Prometheus step interval" Closes #58839 See merge request gitlab-org/gitlab-ce!26441
-
Peter Leitzen authored
By computing the step interval passed to the query_range Prometheus API call we improve the performance on the Prometheus server and GitLab by reducing the amount of data points sent back and prevent Prometheus from sending errors when requesting longer intervals.
-