- 05 Apr, 2019 11 commits
-
-
GitLab Bot authored
-
Mike Greiling authored
Backport Resizable container component for gl-charts See merge request gitlab-org/gitlab-ce!26843
-
Fernando Arias authored
* Fix up graph resize logic if navbar is collapsed Add snapshot
-
Mike Greiling authored
Resize vuln graph See merge request gitlab-org/gitlab-ee!10028
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Clarify the Runner registration and authentication tokens See merge request gitlab-org/gitlab-ce!26996
-
Achilleas Pipinellis authored
-
Evan Read authored
Specify the release that app will be removed from Deploy Boards Closes #9221 See merge request gitlab-org/gitlab-ee!10607
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Merge branch '9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the-primary' into 'master' Display console messages, if available See merge request gitlab-org/gitlab-ce!26692
-
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 29 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
-
Fernando Arias authored
Fix up graph resize logic if navbar is collapsed * collapsed class is applied before observing class attribute Linter and Prettier fixes Tweat animation duration * resize was happening to early code cleanup Refactor to decouple resize component * Remove hard coded references to nav selector * Emit custom 'content.resize' event on nav transiton start and end * Resize when nav content starts/stops trasition via emitted event Remove stray comment Additional code review tweaks * Fix removeEventListener call * Use $ref instead of reference to $children Swap out native browser events for jQuery * Let jQuery handle browser compatibility for events Add changelog Attempt at jest event on document Add unit tests for resizable container component Fix rebase merge conflict Fix failing unit tests * Make vuln chart unit tests async and ssert on next vue tick * Trigger event in resizable container spec to trigger update of props Update unit tests adn snapshots * Revert snapshot change * Remove unused immport Code review changes * Make mocked function parmeter more generic * Don't use random numbers in unit tests * Add comment about JSDOM workaround * Return Vue.nextTick() promise Change resizable container template reference to kebab-case * Change from PascalCase to kebab-case
-
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
-
James Fargher 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
-