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-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-05-09remove bind polyfill from users/calendar.jsMike Greiling
2017-05-06add tooltips to user contrib graph keyMike Greiling
2017-03-04create a cacheable commons bundle for d3 libraryMike Greiling
2017-02-24remove require.context from users_bundleMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-02remove dateFormat global exceptionMike Greiling
2017-02-02fix broken reference to formatDate in a CommonJS environmentMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-26Added ltr direction for the calendar contribution month rowJose Ivan
2017-01-25Reverted the change from .second-block to .calender-blockJose Ivan
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 semi and no-extra-semi eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2017-01-06replace application.js sprockets output with webpack-generated equivalentMike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-23Merge branch 'disable-calendar-deselection' into 'master' Fatih Acet
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-04Fix deselecting calendar days on contribution graphClement Ho
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-09-16Replace contributions calendar timezone payload with datesClement Ho
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-09-07Fix contributions calendar month label truncationClement Ho
2016-08-26Reduce contributions calendar data payloadClement Ho
2016-07-24ES6ify all the things!Fatih Acet
2016-07-15Replace namespace-specific application.js files with namespace-bundle.js files.Connor Shea
2016-07-04Added day name to contributions calendarPhil Hughes
2016-06-23Re-implement page-specific JS in a better way.Connor Shea
2016-06-13Fixed issue with user calendar colorsPhil Hughes
2016-06-02Attempt to fix the user page.Connor Shea