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-01-16fixed shortcuts not working on some pagesPhil Hughes
2018-01-10Tidy up main JS filePhil Hughes
2017-12-15Exported JS classes as modulesPhil Hughes
2017-12-08Add js prefix for issuable-editClement Ho
2017-11-01fix broken reference to transformGFMSelectionMike Greiling
2017-10-13spec fixesPhil Hughes
2017-10-13Remove shortcut JS classes from global namespacePhil Hughes
2017-08-21IssueNotesRefactor: Trigger change event for Vue to catch programmatically va...Fatih Acet
2017-08-11Fix broken spec for issuable shortcuts and notesFilipa Lacerda
2017-08-10Restore r shortcutFilipa Lacerda
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-05-30fixed issuable shortcuts not workingPhil Hughes
2017-05-24Copy as GFM even when parts of other elements are selectedDouwe Maan
2017-05-16update shortcuts scripts to use ES module syntaxMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-02Remove turbolinks.Bryce Johnson
2017-02-02Merge branch 'master' into webpackMike Greiling
2017-01-31Change the reply shortcut to focus the field even without a selection.Brian Hall
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-25Statisfy eslintDouwe Maan
2017-01-19Merge branch 'master' into copy-as-mdDouwe Maan
2017-01-19Trigger autosize on the textarea after pastingDouwe Maan
2017-01-19Don't copy as GFM when more than GFM is selectedDouwe Maan
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19Move some functions to utilsDouwe Maan
2017-01-17Fix ShortcutsIssuable#replyWithSelectedText testsDouwe Maan
2017-01-17Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-07-24ES6ify all the things!Fatih Acet