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
2023-01-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-01-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-01-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-02-16Remove Webpack bundle tag for users:showConstance Okoghenun
2018-02-05fixed typo :see_no_evil:Phil Hughes
2018-02-05converted user_tabs.js to use axiosPhil Hughes
2018-02-01Replace $.ajax in activity calendar with axiosClement Ho
2018-01-29Contribution calendar label cutoff fixClement Ho
2017-12-19Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas
2017-12-19optimized d3 v4 with a custom made bundleJose Ivan Vargas
2017-12-19Modified contributors graph to use d3 v4Jose Ivan Vargas
2017-12-14Converted JS modules into exported modulesPhil Hughes
2017-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-10-11Removed d3.js from the users and graphs bundleJose Ivan Vargas
2017-08-06Merge branch '27616-fix-contributions-graph-utc-offset-mysql' into 'master'Tim Zallmann
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-07-29display system timezone underneath activity calendarMike Greiling
2017-07-29ensure user profile calendar is generated based on server timezone, not local...Mike Greiling
2017-07-28resolve remaining eslint violationsMike Greiling
2017-07-28resolve eqeqeq, newline-per-chained-call, no-unused-vars, and no-else-return ...Mike Greiling
2017-07-28resolve consistent-return eslint violationMike Greiling
2017-07-28resolve prefer-template and quotes eslint violationsMike Greiling
2017-07-28resolve no-mixed-operators and no-return-assign eslint violationsMike Greiling
2017-07-28resolve comma-dangle and object-shorthand eslint violationsMike Greiling
2017-07-28resolve camelcase violationsMike Greiling
2017-07-28remove janky function binding in activity calendar classMike Greiling
2017-07-28fix all eslint violations in user_tabs.jsMike Greiling
2017-07-27remove implied "GET" http method optionMike Greiling
2017-07-27remove needless brackets object accessor syntaxMike Greiling
2017-07-19refactor users bundle, remove inline javascript, and transform into an async ...Mike Greiling
2017-07-19refactor async calendar dataMike Greiling
2017-07-14Refactor user bundleMike Greiling
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