- 04 Apr, 2019 1 commit
-
-
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
-
- 02 Apr, 2019 16 commits
-
-
GitLab Bot authored
-
Evan Read authored
Document that local tiller is used for Auto DevOps Closes #58879 See merge request gitlab-org/gitlab-ce!26688
-
Thong Kuah authored
Also note that apps will be released into the Kubernetes namespace for the environment, and that GitLab < 11.4 used a dedicated Tiller
-
GitLab Bot authored
-
Mike Lewis authored
Docs first iteration: getting started subscriptions Closes gitlab-ce#56876, gitlab-ce#56875, and gitlab-com/support/support-team-meta#1323 See merge request gitlab-org/gitlab-ee!9938
-
Stan Hu authored
Fix attempting to drop views in PostgreSQL See merge request gitlab-org/gitlab-ce!26836
-
Stan Hu authored
Repository indexing gaps handling Closes #10712 See merge request gitlab-org/gitlab-ee!10273
-
Mike Lewis authored
-
Mike Lewis authored
-
Mike Lewis authored
Mention that deploy tokens and user/passwd don't work for Maven See merge request gitlab-org/gitlab-ee!10475
-
Mike Lewis authored
-
Mike Lewis authored
-
GitLab Bot authored
-
Evan Read authored
Docs: Fix anchor to deprecated variables doc See merge request gitlab-org/gitlab-ce!26788
-
Marcel Amirault authored
-
Wei-Meng Lee authored
-
- 01 Apr, 2019 23 commits
-
-
GitLab Bot authored
-
Mike Lewis authored
Refactor and restructure environments page See merge request gitlab-org/gitlab-ce!26400
-
Mike Lewis authored
Port from CE: Refactor and restructure environments page See merge request gitlab-org/gitlab-ee!10335
-
Evan Read authored
- Groups content into relevant sections. - Content edited.
-
GitLab Bot authored
-
Mike Lewis authored
Refactor and fix pipeline schedules See merge request gitlab-org/gitlab-ce!26756
-
Evan Read authored
-
GitLab Bot authored
-
Nick Thomas authored
Allow streaming io objects into Gitaly See merge request gitlab-org/gitlab-ce!26738
-
GitLab Bot authored
-
Fatih Acet authored
Fail Jest tests for unhandled Promise rejections Closes #56053 See merge request gitlab-org/gitlab-ce!26424
-
Fatih Acet authored
Fail for unhandled Promise rejections in Jest (EE-port) Closes gitlab-ce#56053 See merge request gitlab-org/gitlab-ee!10406
-
Fatih Acet authored
Update border radius of form controls and remove space above page titles See merge request gitlab-org/gitlab-ce!24497
-
Douglas Barbosa Alexandre authored
Fix static-analysis failures Closes #10833 See merge request gitlab-org/gitlab-ee!10523
-
GitLab Bot authored
-
Nick Thomas authored
-
Clement Ho authored
Add jQuery matchers to Jest Closes #59637 See merge request gitlab-org/gitlab-ce!26722
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Bob Van Landuyt authored
This allows us to set the encoding of an IO passed without reading it into memory. This is useful if we want to stream files into Gitaly. Like we do when uploading a new file to the repository.
-
Douglas Barbosa Alexandre authored
Force a full GC after importing a project Closes #59477 See merge request gitlab-org/gitlab-ce!26803
-
Douglas Barbosa Alexandre authored
Add # frozen_string_literal to spec/workers See merge request gitlab-org/gitlab-ce!26790
-
GitLab Bot authored
-