Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-20 | 1 | -259/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-05 | 1 | -2/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-23 | 1 | -0/+23 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-09 | 1 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-29 | 1 | -2/+47 |
| | |||||
* | CE - FE fix diffs specs leaking storefe-fix-diffs-specs-leaking-store | Paul Slaughter | 2019-08-11 | 1 | -3/+3 |
| | | | | | | | - Export mr_notes module as function - Update specs refs of mr_notes/stores to factory EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15097 | ||||
* | Update karma for new expansion cell markup | André Luís | 2019-08-11 | 1 | -4/+12 |
| | | | | | | Also cleans up spec by: - Add missing `afterEach ... $destroy` - Add missing `done` call when `$nextTick` was used | ||||
* | Fixes duplicate diff too large error messages | Phil Hughes | 2019-04-02 | 1 | -5/+3 |
| | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59802 | ||||
* | Fix expand all button not working | Phil Hughes | 2019-03-11 | 1 | -0/+25 |
| | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51737 | ||||
* | CE backport of batch-comments-ee-store-module | Phil Hughes | 2019-03-04 | 1 | -1/+1 |
| | |||||
* | Fix diff files not rendering | Phil Hughes | 2019-02-18 | 1 | -3/+2 |
| | | | | | | | Fixes some diff files not rendering when the renderIt property is updated. Previously it was using a local copy of renderIt which meant Vue wouldn't update it when the files renderIt property was updates | ||||
* | Replaced part of diff file properties with diff viewer | Natalia Tepluhina | 2019-02-15 | 1 | -20/+20 |
| | | | | | | - replaced file.too_large - replaced file.text - replaced file.collapsed | ||||
* | Fixed renamed and mode changed diff viewers | Phil Hughes | 2018-12-06 | 1 | -0/+26 |
| | | | | | | | Renders mode changed and renamed file merge request diff viewers on the frontend. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52607 | ||||
* | Made diff & note data consistent | Phil Hughes | 2018-11-14 | 1 | -8/+8 |
| | | | | | | | | | | This caused many pain points when working with it. Part of the data was camel cased the other snake case. Other parts where snake case & then getting converted in components, this conversion has the potential for leaking memory. This changes that & makes it consistent with what it returned from the API, snake case. | ||||
* | Fix collapsed files not fully fully expanding | Phil Hughes | 2018-11-13 | 1 | -0/+22 |
| | | | | | | | This fixes files that are collapsed by default not expanding when the expand all button is clicked. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53866 | ||||
* | Prettify all spec files | Mike Greiling | 2018-10-17 | 1 | -1/+3 |
| | |||||
* | enable jasmine/new-line-before-expect | Johann Hubert Sonntagbauer | 2018-10-17 | 1 | -0/+1 |
| | |||||
* | enable jasmine/prefer-jasmine-matcher | Johann Hubert Sonntagbauer | 2018-10-09 | 1 | -5/+3 |
| | |||||
* | Fix LFS uploaded images not being rendered | Oswaldo Ferreira | 2018-10-05 | 1 | -3/+2 |
| | |||||
* | Display click to expand on collapsed diffs | André Luís | 2018-09-13 | 1 | -0/+12 |
| | |||||
* | Fixes based on MR discussion around naming, mutations, handling of state | Tim Zallmann | 2018-09-07 | 1 | -0/+1 |
| | |||||
* | Fix for Karma, Static Analysis and RSPec for MR Page | Tim Zallmann | 2018-09-07 | 1 | -1/+2 |
| | |||||
* | Fix for diff_file specs | Tim Zallmann | 2018-08-08 | 1 | -1/+9 |
| | |||||
* | Resolve "MR: Reduce the memory footprint of the component tree" | Tim Zallmann | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Resolve "MR refactor: Performance costs of main element with `v-if`" | Tim Zallmann | 2018-07-09 | 1 | -2/+2 |
| | |||||
* | Changes tab VUE refactoring | Felipe Artur | 2018-06-21 | 1 | -0/+88 |