- Apr 11, 2019
-
-
John Jarvis authored
Revert "Merge branch '24704-download-repository-path' into 'master'" See merge request gitlab-org/gitlab-ce!27251
-
Patrick Bajao authored
This reverts commit 6c75bd01, reversing changes made to 1be7f5aa.
-
- Apr 10, 2019
-
-
-
Reverts the loading of emojis and its images to move forward with RC
-
Git push options to create a merge request, set target_branch and set merge when pipeline succeeds Closes #53198 and #43263 See merge request gitlab-org/gitlab-ce!26752
-
Sean McGivern authored
Update GitLab Workhorse to v8.5.1 See merge request gitlab-org/gitlab-ce!27217 (cherry picked from commit fc1dfae4) 44b1597e Update GitLab Workhorse to v8.5.1
-
Ramya Authappan authored
Quarantine failing nightly tests See merge request gitlab-org/gitlab-ce!27174 (cherry picked from commit aa875163) aa02f65e Quarantine failing nightly tests
-
Sean McGivern authored
Correct path to cluster health partial Closes gitlab-ee#10990 See merge request gitlab-org/gitlab-ce!27107 (cherry picked from commit 94d9de69) bf611f3e Correct path to cluster health partial c52946eb Add helper to check clusters/_health conditional d3430fbd Rename clusters/health partial 7dbb5d64 Move helper to ee 51b8d34f Pass cluster as parameter to helper
-
John Jarvis authored
-
John Jarvis authored
Prepare 11.10.0-rc5 release See merge request gitlab-org/gitlab-ce!27199
-
Rémy Coutable authored
Revert "Merge branch 'sh-optimize-projects-api' into 'master'" Closes #60315 See merge request gitlab-org/gitlab-ce!27195 (cherry picked from commit 3b163a75) bcfd04a2 Revert "Merge branch 'sh-optimize-projects-api' into 'master'"
-
Achilleas Pipinellis authored
Use US English for content See merge request gitlab-org/gitlab-ce!27154 (cherry picked from commit 8511a43a) 42fe253c Use US English for content
-
Annabel Dunstone Gray authored
Fix SVG icon colors in Related MRs widget Closes #60249 See merge request gitlab-org/gitlab-ce!27151 (cherry picked from commit 5e2d16e8) 5fe0fe77 Fix icon colors of related MRs widget
-
Douwe Maan authored
Resolve Environments#additional_metrics TypeError, ensure unix format Closes #60162 See merge request gitlab-org/gitlab-ce!27118 (cherry picked from commit 7a7808e3) 89dd5efe Remove unnecessary parameter transformation fedc5e4e Pass time params in seconds per unix spec c0e342c1 Add unit tests for js time window utils a0ac8c25 Fix static analysis and false positive test
-
Ramya Authappan authored
Quarantine failing tests See merge request gitlab-org/gitlab-ce!27036 (cherry picked from commit 88bf73a7) fcc7b72b Quarantine failing tests
-
Kamil Trzcińśki authored
Create pipelines for merge requests **only** when source branch is updated See merge request gitlab-org/gitlab-ce!26921 (cherry picked from commit 1fce09ed) e0efa97c Prevent triggering pipelines when target branch is updated
-
- Apr 09, 2019
-
-
John Jarvis authored
Prepare 11.10.0-rc4 release See merge request gitlab-org/gitlab-ce!27157
-
Mike Greiling authored
Override problematic display with utility class Closes #60231 See merge request gitlab-org/gitlab-ce!27138 (cherry picked from commit 746a6faa) 42f6a8c3 Override problematic display with utility class
-
Kamil Trzcińśki authored
Improve performance of PR import See merge request gitlab-org/gitlab-ce!27121 (cherry picked from commit f15caf01) f3ad51f8 Improve performance of PR import
-
Douglas Barbosa Alexandre authored
GraphQL complexity limit too low for Schema load / IntrospectionQuery Closes #60123 See merge request gitlab-org/gitlab-ce!27063 (cherry picked from commit b28d6d8a) e86a2e7e Increase GraphQL complexity
-
Achilleas Pipinellis authored
Add useful tips about big repositories See merge request gitlab-org/gitlab-ce!27005 (cherry picked from commit 34f68b3e) c93779ac Add usefull tips about big repositories
-
Mike Lewis authored
Refactor Issues doc Closes #56877 See merge request gitlab-org/gitlab-ce!24695 (cherry picked from commit b0854042) 676db3d9 Rewrite of Issues index.md 472f55ac Fix bullet format 54b45216 Add tiers and minor edits 338f4960 Edits to intro 235cbce4 Fix HTML tag issue in table e6f0f140 Use absolute URLs for EE only features 3a8c741f Fix link to permissions.md a18803e6 Minor edits to issues_functionalities.md page 30c9c236 Add class to table 2966bc04 Updates per reviews eb3f980c Additional minor edits per reviews 8bbabc2b Split import and export issues to their own item 78130c91 Remove center css class from table
- Apr 08, 2019
-
-
John Jarvis authored
-
Sean McGivern authored
Extract w-i-p quick action to a shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26923
-
Sean McGivern authored
Extract duplicate quick action spec to a shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26912
-
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
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
-
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
-
Kushal Pandya authored
Update dependency @gitlab/ui to ^3.2.0 See merge request gitlab-org/gitlab-ce!27077
-
Kushal Pandya authored
CE Move serverless karma specs to jest Closes #60154 See merge request gitlab-org/gitlab-ce!27085
-
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
-
-