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-07-06refactor SigninTabsMemoizer class to ES module syntaxMike Greiling
2017-07-06refactor SingleFileDiff class to ES module syntaxMike Greiling
2017-07-06refactor TaskList class to ES module syntaxMike Greiling
2017-07-06refactor Todos class to ES module syntaxMike Greiling
2017-07-06refactor TreeView class to ES module syntaxMike Greiling
2017-07-06refactor UsagePing class to ES module syntaxMike Greiling
2017-07-06refactor UserTabs class to ES module syntaxMike Greiling
2017-07-06remove useless users_select importMike Greiling
2017-07-06refactor UsernameValidator class to ES module syntaxMike Greiling
2017-07-06refactor VersionCheckImage class to ES module syntaxMike Greiling
2017-07-06refactor VisibilitySelect class to ES module syntaxMike Greiling
2017-07-06refactor Wikis class to ES module syntaxMike Greiling
2017-07-06refactor ZenMode to ES module syntaxMike Greiling
2017-06-30Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz
2017-06-29Remove initTimeagoTimeout and let timeago.js update timeagos internally.Bryce Johnson
2017-06-28move webpack publicPath setup earlier in the bootstrap processes to avoid ES ...Mike Greiling
2017-06-28dynamically import emoji helpers for AwardsHandler classMike Greiling
2017-06-28dynamically set webpack publicPath when relative_url_root enabledMike Greiling
2017-06-23mobile spacing improvementsPhil Hughes
2017-06-21Top navigation redesignPhil Hughes
2017-06-09Revert 'New file from interface on existing branch'Douwe Maan
2017-06-06Move issuable bulk edit form into a new sidebar.Bryce Johnson
2017-05-26Restore notifications to MR widgetLuke "Jared" Bennett
2017-05-18fix eslint violationMike Greiling
2017-05-16Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood
2017-05-10Replace old isObject for underscore methodsFilipa Lacerda
2017-05-09Merge request widget redesignFatih Acet
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-19Set the issuable sidebar to remain collapsed on mobile devicesJose Ivan Vargas Lopez
2017-04-17Don't show usage ping on settings pageSean McGivern
2017-04-09Merge branch 'refactor-behaviors' into 'master' Alfredo Sumaran
2017-04-06phil review changesLuke "Jared" Bennett
2017-04-05update droplabLuke "Jared" Bennett
2017-04-05Updated droplab version to webpack versionLuke "Jared" Bennett
2017-04-04Refactor test_utils bundleMike Greiling
2017-04-04consolidate all behavior imports into an index.js fileMike Greiling
2017-03-28Fixed alignment on some pagesPhil Hughes
2017-03-24Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran
2017-03-23Lightly refactor js files related to file template selectors.Bryce Johnson
2017-03-22remove Cookies class from global spaceMike Greiling
2017-03-14Merge branch 'remove-iifes-1' into 'master' Alfredo Sumaran
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-03-13New file from interface on existing branchJacopo
2017-03-08Update emojis to use harmony modules (import/export)Eric Eastwood
2017-03-08Added discussion comments avatars to diffPhil Hughes
2017-03-07Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda
2017-03-06Use native unicode emojisEric Eastwood
2017-03-06Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-03-04rename application entry point and change manifest to runtimeMike Greiling