| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve "Link to file in Changes tab of MR no longer works for all files afte... | André Luís | 2018-09-20 | 1 | -17/+139 |
* | Merge branch 'mr-legacy-diff-notes' into 'master' | Filipa Lacerda | 2018-09-19 | 3 | -2/+192 |
|\ |
|
| * | Changed isDiscussionApplicableToLine to accept an object | Phil Hughes | 2018-09-18 | 1 | -14/+22 |
| * | Added specs to isDiscussionApplicableToLine | Phil Hughes | 2018-09-17 | 1 | -10/+35 |
| * | Updated LegacyDiffNote logic | Phil Hughes | 2018-09-17 | 2 | -4/+22 |
| * | Moved legacy diff note check into util method | Phil Hughes | 2018-09-17 | 1 | -4/+4 |
| * | Fixed diff store actions spec | Phil Hughes | 2018-09-17 | 3 | -0/+139 |
* | | Merge branch 'refactor-main-js' into 'master' | Phil Hughes | 2018-09-19 | 4 | -5/+5 |
|\ \ |
|
| * | | Move shortcuts classes into behaviors/shortcuts | Mike Greiling | 2018-09-18 | 2 | -2/+2 |
| * | | Move findAndFollowLink to lib/utils | Mike Greiling | 2018-09-18 | 1 | -1/+1 |
| * | | Move search autocomplete from dispatcher to main.js | Mike Greiling | 2018-09-14 | 1 | -2/+2 |
* | | | Unite green buttons under one css class | Dmitriy Zaporozhets | 2018-09-19 | 2 | -8/+8 |
* | | | Merge branch 'decouple-file-row-from-ide' into 'master' | Filipa Lacerda | 2018-09-17 | 3 | -145/+233 |
|\ \ \ |
|
| * | | | Decouple file row from IDE | Phil Hughes | 2018-09-17 | 3 | -145/+233 |
* | | | | Fix grammar (setup to set-up) in code comments, spec, views, etc. | Marcel Amirault | 2018-09-17 | 4 | -4/+4 |
| |_|/
|/| | |
|
* | | | Merge branch 'mr-widget-discussion-state-fix' into 'master' | Filipa Lacerda | 2018-09-17 | 1 | -0/+192 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use MR widget event_hub to dispatch update event | Phil Hughes | 2018-09-13 | 1 | -4/+3 |
| * | | Fixed MR widget unresolved discussions state | Phil Hughes | 2018-09-12 | 1 | -0/+193 |
* | | | Fix karma junit reports on CI | Lukas Eipert | 2018-09-14 | 1 | -3/+2 |
* | | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master' | Grzegorz Bizon | 2018-09-14 | 6 | -45/+45 |
|\ \ \ |
|
| * | | | rename to IssuableFilteredSearchTokenKeys | Alexis Reigel | 2018-08-29 | 5 | -11/+11 |
| * | | | make FilteredSearchTokenKeys generic | Alexis Reigel | 2018-08-20 | 6 | -45/+45 |
* | | | | Create specs for diffs/components/app and update modules to export factory fu... | Paul Slaughter | 2018-09-14 | 4 | -7/+93 |
* | | | | Merge branch 'mr-fixed-expanded-state-not-working' into 'master' | Mike Greiling | 2018-09-13 | 1 | -1/+35 |
|\ \ \ \ |
|
| * | | | | Fixed resolved discussions not toggling expanded | Phil Hughes | 2018-09-13 | 1 | -1/+35 |
* | | | | | Display click to expand on collapsed diffs | André Luís | 2018-09-13 | 1 | -0/+12 |
| |_|_|/
|/| | | |
|
* | | | | Use GitLab ui pagination component for groups | Adriel Santiago | 2018-09-11 | 2 | -1/+74 |
| |_|/
|/| | |
|
* | | | Use gitlab-ui loading icon | Clement Ho | 2018-09-11 | 2 | -57/+5 |
* | | | Generate JUnit report for Karma tests | Winnie Hellmann | 2018-09-11 | 2 | -3/+4 |
|/ / |
|
* | | Resolve "On master, inline diff view contains extra `+` and `-` signs" | Tim Zallmann | 2018-09-10 | 1 | -3/+12 |
* | | Resolve "Merge requests show outdated discussions on changes tab" | André Luís | 2018-09-08 | 3 | -2/+125 |
* | | Resolve "Create new project: Re-add project name field" | Martin Wortschack | 2018-09-08 | 2 | -0/+36 |
* | | Merge branch 'tz-mr-new-datastructure' into 'master' | Mike Greiling | 2018-09-07 | 9 | -99/+409 |
|\ \ |
|
| * | | Adapted so utils + actions don't include any mutations and mutations are alwa... | Tim Zallmann | 2018-09-07 | 2 | -42/+86 |
| * | | Fixes based on MR discussion around naming, mutations, handling of state | Tim Zallmann | 2018-09-07 | 1 | -0/+1 |
| * | | Made the discussion tests artificial to have them stable, mocked RAF + RIC | Tim Zallmann | 2018-09-07 | 1 | -46/+97 |
| * | | Added new tests for newly added mutations, actions, utils | Tim Zallmann | 2018-09-07 | 3 | -3/+218 |
| * | | Fix Linting Error | Tim Zallmann | 2018-09-07 | 1 | -1/+0 |
| * | | Fix for Karma, Static Analysis and RSPec for MR Page | Tim Zallmann | 2018-09-07 | 3 | -4/+5 |
| * | | Fixes for Karma tests | Tim Zallmann | 2018-09-07 | 3 | -27/+32 |
| * | | Fix for Getter + Linting | Tim Zallmann | 2018-09-07 | 1 | -36/+3 |
| * | | Fixes for Karma Tests | Tim Zallmann | 2018-09-07 | 3 | -31/+33 |
| * | | Fixed Problems with Inline View + Specs | Tim Zallmann | 2018-09-07 | 2 | -0/+25 |
* | | | Merge branch '50527-forward-to-chrome-69' into 'master' | Mike Greiling | 2018-09-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | adjust test fixture for favicon with overlay | Lukas Eipert | 2018-09-07 | 1 | -1/+1 |
* | | | | Use ResourceLabelEvent for tracking label changes | Jan Provaznik | 2018-09-07 | 7 | -36/+76 |
* | | | | karma fixes | Phil Hughes | 2018-09-07 | 1 | -4/+22 |
* | | | | fixed `list_item_spec.js` | Phil Hughes | 2018-09-07 | 1 | -1/+1 |
* | | | | fixed tests | Phil Hughes | 2018-09-07 | 1 | -15/+0 |
* | | | | update components to match designs in commit section | Phil Hughes | 2018-09-07 | 2 | -4/+4 |
| |/ /
|/| | |
|