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-09-06Clean up new navigation templatesPhil Hughes
2017-09-04Move "Move to different project" to sidebarEric Eastwood
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-06-30Make setSidebarHeight more efficient with SidebarHeightManager.Bryce Johnson
2017-06-28Fix scroll flickerEric Eastwood
2017-06-23Remove layout nav from scroll calculationAnnabel Dunstone Gray
2017-06-20Fixes scrolling + improves Performance through assigning found $ elements to ...Tim Zallmann
2017-05-09remove bind polyfill from right_sidebar.jsMike Greiling
2017-03-30Merge branch '30063-builds-sidebar-stutter' into 'master' Filipa Lacerda
2017-03-28Add subnav height to sidebar scroll calculationAnnabel Dunstone Gray
2017-03-27Added specs for collapsed sidebarPhil Hughes
2017-03-24Updated todos sidebar iconPhil Hughes
2017-03-24adds todo functionality to closed issuable sidebar and changes todo bell icon...dimitrieh
2017-03-24Switch to check scrollTop of windowAnnabel Dunstone Gray
2017-03-22remove Cookies class from global spaceMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-16Cache js selectors; fix cssAnnabel Dunstone Gray
2017-02-16Move necessary sidebar code to right_sidebar.js; delete sidebar.jsAnnabel Dunstone Gray
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
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-27Merge branch 'add-todo-toggle-event' into 'master' Fatih Acet
2016-10-27Add todo toggle eventClement Ho
2016-10-26Merge branch 'eslint' into 'master' Fatih Acet
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-26Merge branch 'master' into issue-board-sidebarPhil Hughes
2016-10-25remove manual Cookie.set "path" option in favor of global settingMike Greiling
2016-10-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-10-07Show clicked issue data in the sidebarPhil Hughes
2016-08-25use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling
2016-07-24ES6ify all the things!Fatih Acet