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-06-28dynamically import emoji helpers for AwardsHandler classMike Greiling
2017-06-27revert removal of requestAnimationFrame and move to a separate MR/discussionMike Greiling
2017-06-27rename getEmojiCategoryMap and remove unnecessary parameterMike Greiling
2017-06-27move glEmojiTag method to emoji helperMike Greiling
2017-06-27namespace emoji helper methods within AwardsHandler classMike Greiling
2017-06-26move emoji category index to helper methodMike Greiling
2017-06-26move emojiAlias logic into helper moduleMike Greiling
2017-06-26fix method definition stylingMike Greiling
2017-06-26move normalizeEmojiName method to emoji helper moduleMike Greiling
2017-06-26remove problematic use of requestAnimationFrameMike Greiling
2017-06-23centralize emoji helper methodsMike Greiling
2017-06-18refactor AwardsHandler into es class syntaxMike Greiling
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
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-04-07Remove `undefined` class from `.emoji-menu-list`Eric Eastwood
2017-04-06Award emoji button smiley animationDimitrie Hoekstra
2017-04-05Removes the duplicated search icon in emoji menuPhil Hughes
2017-03-22remove Cookies class from global spaceMike Greiling
2017-03-17Protect against unknown emojis in frequently used listEric Eastwood
2017-03-09Add frequently used emojis back to awards menuEric Eastwood
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-06Fix up `watch` alias lookup in FirefoxEric Eastwood
2017-03-06Use native unicode emojisEric Eastwood
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all parseInt radix eslint violationsMike Greiling
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
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-11-04Cleaned up global namespace JSJosé Iván
2016-10-26Merge branch 'eslint' into 'master' Fatih Acet
2016-10-26Refactored less readable existance checksJack Davison
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-27Added `@zeiv`s changes to fix awards search, including CHANGELOG where he is ...Luke Bennett
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-09-06Replace animateEmoji timeout with eventListenerClement Ho
2016-08-25use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling
2016-08-17Replace resetTooltip with bootstrap's fixTitleJack Davison
2016-08-17Fix duplicate "me" in award emoji tooltipJack Davison
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