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
2017-05-17update frontend specs to use ES module syntaxMike Greiling
2017-04-17Merge branch '27655-clear-emoji-search-after-selection' into 'master' Alfredo Sumaran
2017-04-14frontend prevent authored votesbarthc
2017-04-13Clear emoji search in awards menu after picking emojiEric Eastwood
2017-03-17Protect against unknown emojis in frequently used listEric Eastwood
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-03-09Add frequently used emojis back to awards menuEric Eastwood
2017-03-09Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' Filipa Lacerda
2017-03-08Remove timeout from awards_handler_spec.js💃 Winnie 💃
2017-03-08Update emojis to use harmony modules (import/export)Eric Eastwood
2017-03-06Fix up potential for build finish event to fire for wrong menuEric Eastwood
2017-03-06Use native unicode emojisEric Eastwood
2017-02-18fix overlooked window binding in spec filesMike Greiling
2017-02-02Merge branch 'master' into webpackMike Greiling
2017-02-02Active tense test coverageValery Sizov
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-10use ~ to reference non-local scripts instead of resolve.rootMike Greiling
2017-01-10move additional libraries into spec_helperMike Greiling
2017-01-10include spec_helper within karma config rather than each individual testMike Greiling
2017-01-10fix broken js.cookie importsMike 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-12-13Replace static fixture for awards_handler_spec (!7661)winniehell
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-25remove manual Cookie.set "path" option in favor of global settingMike Greiling
2016-10-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-25use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling
2016-08-17Award tooltips refer to current user as "You"Jack Davison
2016-08-17Switch to using to_sentence to construct tooltipsJack Davison
2016-08-17Truncated user list in award emoji tooltipsJack Davison
2016-07-24ES6ify all the things!Fatih Acet