summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'tz-mr-new-datastructure' into 'master'Mike Greiling2018-09-0737-530/+890
|\ | | | | | | | | Vue MR Page - Data structure update See merge request gitlab-org/gitlab-ce!21062
| * Fix for a check that fails if no file can be selectedTim Zallmann2018-09-081-42/+46
| |
| * Fix typo on targetLine in mutationAndré Luís2018-09-071-1/+1
| |
| * Cosmetic changes to let setupTim Zallmann2018-09-073-57/+48
| |
| * Adapted so utils + actions don't include any mutations and mutations are ↵Tim Zallmann2018-09-077-109/+164
| | | | | | | | always against state
| * Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-0711-24/+23
| |
| * Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann2018-09-072-46/+98
| |
| * Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-076-12/+221
| |
| * Fixed another rspec about collapsing notes after adding themTim Zallmann2018-09-073-8/+9
| |
| * Fix Linting ErrorTim Zallmann2018-09-072-2/+0
| |
| * Fix for RSPec for User PostsTim Zallmann2018-09-071-2/+2
| |
| * Removed Console.logTim Zallmann2018-09-071-2/+0
| |
| * Fix for Karma, Static Analysis and RSPec for MR PageTim Zallmann2018-09-077-40/+33
| |
| * Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-0711-95/+119
| |
| * Fix for displaying left side comments when no discussion availableTim Zallmann2018-09-072-6/+10
| |
| * Fixed Left side commentsTim Zallmann2018-09-072-3/+5
| |
| * Delete Discussions fixTim Zallmann2018-09-074-4/+48
| |
| * Fixes for Karma testsTim Zallmann2018-09-073-27/+32
| |
| * Fix for Getter + LintingTim Zallmann2018-09-074-78/+8
| |
| * Fixes for Karma TestsTim Zallmann2018-09-074-36/+33
| |
| * Fixed Problems with Inline View + SpecsTim Zallmann2018-09-0711-77/+75
| |
| * Removed the testing console.log'sTim Zallmann2018-09-074-13/+0
| |
| * Adding new threads to MR pageTim Zallmann2018-09-077-51/+70
| |
| * Updated discussion loading to be deferred and in the stateTim Zallmann2018-09-072-9/+15
| |
| * Added constants for Render values + Optimised for LoopTim Zallmann2018-09-071-0/+1
| |
| * Loading Discussions later on DiffsTim Zallmann2018-09-077-66/+160
| |
| * Fixed error in mutations of diff + removed unused varsTim Zallmann2018-09-071-2/+0
| |
| * Incremental RenderingTim Zallmann2018-09-073-3/+4
| |
| * Reset Tooltip directive Init + Fixed Karma TestTim Zallmann2018-09-071-4/+2
| |
| * Button with Icon only rendered when hovered, deferred lazy Image checking + ↵Tim Zallmann2018-09-071-2/+4
| | | | | | | | ImageViewer + Tooltip
| * Updated the Diff Line Gutter ContentTim Zallmann2018-09-071-3/+3
| |
| * Only rendering diff for nowTim Zallmann2018-09-077-140/+88
| |
| * Start of non getter VersionTim Zallmann2018-09-072-3/+3
| |
| * Set Performance Mode + Added Gutter Content back inTim Zallmann2018-09-071-0/+2
| |
* | Merge branch 'use-gitlab-ui-modal' into 'master'Mike Greiling2018-09-077-47/+58
|\ \ | | | | | | | | | | | | Use gitlab-ui modal wrapped component See merge request gitlab-org/gitlab-ce!21171
| * | Use gitlab-ui modal wrapped componentClement Ho2018-09-077-47/+58
|/ /
* | Merge branch 'docs/dangerfile' into 'master'Mike Lewis2018-09-073-0/+47
|\ \ | | | | | | | | | | | | Add Documentation Dangerfile See merge request gitlab-org/gitlab-ce!21395
| * | Add Documentation DangerfileAchilleas Pipinellis2018-09-063-0/+47
| | | | | | | | | | | | | | | Every time a doc change is made, a comment to ping the @gl-docsteam is added.
* | | Merge branch 'use-colon-in-lists' into 'master'Mike Lewis2018-09-071-37/+43
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add guidance on using colons in bullet lists, and make styleguide adhere closer to styleguide. Closes #51086 See merge request gitlab-org/gitlab-ce!21549
| * | | Add guidance on using colons in bullet lists, and make styleguide adhere ↵Evan Read2018-09-061-37/+43
| | | | | | | | | | | | | | | | closer to styleguide.
* | | | Merge branch 'cache-production-assets' into 'master'Mike Greiling2018-09-071-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Provide a cached archive of compiled assets See merge request gitlab-org/gitlab-ce!21078
| * | | | Provide a cached archive of compiled assetsIan Baum2018-09-071-1/+1
|/ / / /
* | | | Merge branch 'specify-variables-manual-pipeline' into 'master'Achilleas Pipinellis2018-09-074-37/+57
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document how to specify environment variables during manual pipeline run and more Closes #46364 See merge request gitlab-org/gitlab-ce!21548
| * | | | Document how to specify environment variables during manual pipeline run and ↵Evan Read2018-09-074-37/+57
|/ / / / | | | | | | | | | | | | more
* | | | Merge branch '50527-forward-to-chrome-69' into 'master'Mike Greiling2018-09-072-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forward build image to use Chrome 69 Closes #50527 See merge request gitlab-org/gitlab-ce!21586
| * | | | adjust test fixture for favicon with overlayLukas Eipert2018-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems like Chrome > 67 has changed the way how canvas works and therefore the resulting data URL from combining two images changed subtly, even thpugh the visuals are almost the same.
| * | | | forward build image to Chrome 69Lukas Eipert2018-09-071-1/+1
| | | | |
* | | | | Merge branch 'doc-39923-automatically-disable-auto-devops-for-project' into ↵Achilleas Pipinellis2018-09-071-0/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Adds documentation for 'Automatically disable Auto DevOps for project upon first pipeline failure' See merge request gitlab-org/gitlab-ce!21226
| * | | | | Adds documentation stating ADO will be gradually enabled on 11.3doc-39923-automatically-disable-auto-devops-for-projectMayra Cabrera2018-08-201-0/+6
| | | | | |
* | | | | | Merge branch 'sh-delete-container-registry-async' into 'master'Robert Speicher2018-09-0711-13/+144
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete a container registry asynchronously Closes #51063 and #49926 See merge request gitlab-org/gitlab-ce!21553