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-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
2017-07-26Use mapActions, mapGetters and mapMutations for componentsFilipa Lacerda
2017-07-26[ci skip] Add constantsFilipa Lacerda
2017-07-25Follow vuex docs to divide store into: actions, getters and mutationsFilipa Lacerda