- 08 Apr, 2019 26 commits
-
-
GitLab Bot authored
-
Phil Hughes authored
Add touch events for diff viewers Closes #60006 See merge request gitlab-org/gitlab-ce!26971
-
ftab authored
Safari on iOS sort of figures out the right thing here, but other browsers need a specific touch to be referenced. This makes it work on Chrome and Firefox on Android, as well as Chrome DevTools mobile device view.
-
Phil Hughes authored
Remove EE-specic parts from issue_card_spec.js Closes #10503 See merge request gitlab-org/gitlab-ee!10620
-
Phil Hughes authored
Migrate clusters tests to jest Closes #58981 See merge request gitlab-org/gitlab-ce!27013
-
Enrique Alcántara authored
Move cluster applications manager tests from karma to jest. Fixes some migration issues related with timeouts, and HTTP request expectations.
-
Phil Hughes authored
Add `white-space: nowrap` to all buttons Closes #60116 See merge request gitlab-org/gitlab-ce!27069
-
GitLab Bot authored
-
James Lopez authored
Enable Gitaly FindCommit caching for TreeController See merge request gitlab-org/gitlab-ce!27100
-
Fatih Acet authored
CE Improve project merge request settings See merge request gitlab-org/gitlab-ce!26495
-
Fatih Acet authored
Improve project merge request settings See merge request gitlab-org/gitlab-ee!10366
-
GitLab Bot authored
-
Kushal Pandya authored
Update dependency @gitlab/ui to ^3.2.0 See merge request gitlab-org/gitlab-ce!27077
-
GitLab Bot authored
-
Kushal Pandya authored
CE Move serverless karma specs to jest Closes #60154 See merge request gitlab-org/gitlab-ce!27085
-
Kushal Pandya authored
Move serverless karma specs to jest Closes gitlab-ce#60154 See merge request gitlab-org/gitlab-ee!10634
-
GitLab Bot authored
-
Stan Hu authored
Accessing /namespace/project/tree/master appears to query FindCommit 5 times with identical parameters. This reduces the number of FindCommit queries to 1.
-
Evan Read authored
Docs: Fix misc anchors See merge request gitlab-org/gitlab-ce!27088
-
Marcel Amirault authored
-
Evan Read authored
Docs: Fix two anchors in EE docs See merge request gitlab-org/gitlab-ee!10635
-
Marcel Amirault authored
-
GitLab Bot authored
-
Evan Read authored
Docs: Fix anchors related to environments doc See merge request gitlab-org/gitlab-ce!27082
-
Marcel Amirault authored
-
GitLab Bot authored
-
- 07 Apr, 2019 14 commits
-
-
Evan Read authored
docs: fix artifacts folder path, according to GitLab CE 11.8.2 See merge request gitlab-org/gitlab-ce!26536
-
Stan Hu authored
Geo admin panel for upload verification Closes #5591 See merge request gitlab-org/gitlab-ee!9720
-
Evan Read authored
Subscriptions doc page edits: clarify it's also for ongoing management, reduce duplication in Support contact info See merge request gitlab-org/gitlab-ee!10627
-
Mike Lewis authored
Subscriptions doc page edits: clarify it's also for ongoing management, reduce duplication in Support contact info
-
Luke Bennett authored
Prioritize and simplify project settings content.
-
GitLab Bot authored
-
Michael Kozono authored
GitHub import: Run housekeeping after initial import See merge request gitlab-org/gitlab-ce!26600
-
Stan Hu authored
After an initial fetch, the repository will have many loose objects and refs. Running a `git gc` will compact refs into `packed-refs` and objects into `.pack` files, which should make importing pull requests faster. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/59477
-
GitLab Bot authored
-
Kamil Trzciński authored
Expand FindCommit caching to blob and refs See merge request gitlab-org/gitlab-ce!27084
-
Luke Bennett authored
Sync mode by default will soon be removed.
-
Luke Bennett authored
-
Luke Bennett authored
These tests cause master failures because of an overflow in vue-test-utils sync watcher setup.
-
Luke Bennett authored
Sync mode by default will soon be removed.
-