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-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-18replace implicit this == window with explicit bindingMike Greiling
2017-02-02remove dateFormat global exceptionMike Greiling
2017-02-02fix broken reference to formatDate in a CommonJS environmentMike 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
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