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-04-23fix illegal references to "this" in module contextMike Greiling
2018-03-20move render_gfm into behaviors directoryMike Greiling
2018-03-10require jQuery to be explicitly importedMike Greiling
2017-11-01fix broken module importMike Greiling
2017-10-13Remove shortcut JS classes from global namespacePhil Hughes
2017-08-11Fix broken spec for issuable shortcuts and notesFilipa Lacerda
2017-08-10Change fixtures of old testsFilipa Lacerda
2017-08-04Fix some broken testsFilipa Lacerda
2017-05-17update frontend specs to use ES module syntaxMike Greiling
2017-05-06Standardize jasmine test describe block names that test specific methodsClement Ho
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-02-18fix overlooked window binding in spec filesMike Greiling
2017-02-02Merge branch 'master' into webpackMike Greiling
2017-02-01Remove unnecessary returns / unset variables from the CoffeeScript -> JS conv...Brian Hall
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-19Merge branch 'master' into copy-as-mdDouwe 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-10bypass buggy "focus" event in ChromeMike Greiling
2017-01-10use ~ to reference non-local scripts instead of resolve.rootMike Greiling
2017-01-10include spec_helper within karma config rather than each individual testMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-05replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-23Replace static fixture for shortcuts_issuable_spec (!7685)winniehell
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