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-11-14Made diff & note data consistentPhil Hughes
2018-11-09Consistently use Vue.nexTick when starting taskListPhil Hughes
2018-11-09Init task list when creating new note & discussionPhil Hughes
2018-11-09Fix TaskList init on update & pollPhil Hughes
2018-11-09Improve initial rendering of discussion notesPhil Hughes
2018-11-05Add 'only history' option to notes filterFelipe Artur
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-06Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís
2018-09-21Fixed karma spec for getNoteFormDataPhil Hughes
2018-09-21Use returned discussion from APIPhil Hughes
2018-09-13Use MR widget event_hub to dispatch update eventPhil Hughes
2018-09-12Fixed MR widget unresolved discussions statePhil Hughes
2018-09-07Cosmetic changes to let setupTim Zallmann
2018-09-07Fixed another rspec about collapsing notes after adding themTim Zallmann
2018-09-07Fix for Getter + LintingTim Zallmann
2018-09-07Adding new threads to MR pageTim Zallmann
2018-07-10Fixes toggle discussion button not expanding collapsed discussionsFilipa Lacerda
2018-07-09This updates only the actual new discussion and not the full tree , which lea...Tim Zallmann
2018-06-29Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-05-29fix `no-unused-vars`Lukas Eipert
2018-04-23add default exports to prevent rewire plugin from breaking vuexMike Greiling
2018-03-16Prettify notes.Fatih Acet
2018-03-13Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda
2018-03-12Fix loading icon being visible in the wrong buttonFilipa Lacerda
2018-03-12Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda
2018-03-12fixed note polling not sending updated last fetched at datePhil Hughes
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-09Fixed issue notes being duplicatedPhil Hughes
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-12Reuse getterFilipa Lacerda
2018-02-09Makes close/reopen issue request to inside the vue appFilipa Lacerda
2017-12-01issue note storeSimon Knox
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-09-22Fix rendering double note issue.Fatih Acet
2017-09-09Use modules in common utilsFilipa Lacerda
2017-08-23IssueNotesRefactor: Fix error messages of edit/reply failure for discussions.Fatih Acet
2017-08-22IssueNotesRefactor: Hide placeholders and flash messages before submitting a ...Fatih Acet
2017-08-22IssueNotesRefactor: Fix consistent typo.Fatih Acet
2017-08-21IssueNotesRefactor: Poll again when commands applied.Fatih Acet
2017-08-18IssueNotesRefactor: Prevent anon user to try to add award.Fatih Acet
2017-08-11Fix open discussionsFilipa Lacerda
2017-08-08[ci skip] Init testing vue app for issue notesFilipa Lacerda
2017-08-07Init adding testsFilipa Lacerda
2017-08-02[ci skip] Fix emoji being posted twice originating an errorFilipa Lacerda
2017-08-02[ci skip] Fix toggle discussionFilipa Lacerda
2017-08-02[ci skip] Use eTag polling with Poll utility to allow stoping polling when vi...Filipa Lacerda
2017-07-28[ci skip] Fix shortcuts for previewFilipa Lacerda
2017-07-28[ci skip] Emit events up to prevent accessing refs of refsFilipa Lacerda
2017-07-27[ci skip] Add issue data and notes data provided through haml to the store to...Filipa Lacerda