Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-17enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer
2018-10-04Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes
2018-10-03Added file tree to merge request diffsPhil Hughes
2018-10-01Fix MR discussion not loaded issueMark Chao
2018-09-21Fixed utils specPhil Hughes
2018-09-21Changed `true` string to a booleanPhil Hughes
2018-09-21Fixed karma spec for getNoteFormDataPhil Hughes
2018-09-21Use returned discussion from APIPhil Hughes
2018-09-20Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís
2018-09-18Changed isDiscussionApplicableToLine to accept an objectPhil Hughes
2018-09-17Added specs to isDiscussionApplicableToLinePhil Hughes
2018-09-17Updated LegacyDiffNote logicPhil Hughes
2018-09-17Moved legacy diff note check into util methodPhil Hughes
2018-09-17Fixed diff store actions specPhil Hughes
2018-09-10Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann
2018-09-08Resolve "Merge requests show outdated discussions on changes tab"André Luís
2018-09-07Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann
2018-09-07Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann
2018-09-07Added new tests for newly added mutations, actions, utilsTim Zallmann
2018-09-07Fix Linting ErrorTim Zallmann
2018-09-07Fix for Karma, Static Analysis and RSPec for MR PageTim Zallmann
2018-09-07Fixes for Karma testsTim Zallmann
2018-09-07Fix for Getter + LintingTim Zallmann
2018-09-07Fixes for Karma TestsTim Zallmann
2018-08-13Added constants for Render values + Optimised for LoopTim Zallmann
2018-08-08Porting MR Vue Memory Fixes to current masterTim Zallmann
2018-08-01Merge branch 'andr3-remove-mr-regressions-fixes-from-master' into 'master'Filipa Lacerda
2018-08-01Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís
2018-07-31Disables toggle comments button for diff with no discussionsFilipa Lacerda
2018-07-18Fix showing outdated discussions on Changes tabFatih Acet
2018-07-17Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann
2018-07-11Adds specs for toggleFileDiscussions actionFilipa Lacerda
2018-07-11Adds specs for getters in merge request vuex diff moduleFilipa Lacerda
2018-07-10Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda
2018-07-06Exports getters individually.Filipa Lacerda
2018-07-05Improves performance on MR refactor and adds specsFilipa Lacerda
2018-07-04Improve performance of toggling diff view typeFatih Acet
2018-06-29Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet
2018-06-26Added Diff Viewer to new VUE based MR pageTim Zallmann
2018-06-21Changes tab VUE refactoringFelipe Artur