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-10-10Flash is now a ES6 modulePhil Hughes
2017-09-22Merge branch 'emoji-dom-size' into 'master'Fatih Acet
2017-09-20Remove eslint-disable, and use arrow function.Bryce Johnson
2017-09-20Reverse order in showMenuElement for readability.Bryce Johnson
2017-09-20Remove emoji-menu from the render tree when hidden.Bryce Johnson
2017-09-09Use modules in common utilsFilipa Lacerda
2017-08-21IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet
2017-08-18IssueNotesRefactor: Fix award handler.Fatih Acet
2017-08-18IssueNotesRefactor: Stop making request for disabled emojis.Fatih Acet
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-08-01[ci skip] Removes Vue from awards handler codeFilipa Lacerda
2017-07-30[ci skip] Uses jquery to get correct note in awardsFilipa Lacerda
2017-07-21IssueNotesRefactor: Fix adding main note awards.Fatih Acet
2017-07-21IssueNotesRefactor: Separate mounted blocks to methods.Fatih Acet
2017-07-21IssueNotesRefactor: Implement awarding emoji from emoji dropdown.Fatih Acet
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