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-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-06Added note about width of sidebarPhil Hughes
2017-01-05Fixed issue card not scrolling to correct positionPhil Hughes
2017-01-03Added animations to issue boardsPhil Hughes
2016-12-30Fix typo: seach to searchvictorwu
2016-12-28Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran
2016-12-14ensure classes declared outside an IIFE are properties of windowMike Greiling
2016-12-14expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling
2016-12-01rewrite subscription javascript to accomodate new designMike Greiling
2016-11-24Merge branch 'issue-boards-scrollable-element' into 'master' Fatih Acet
2016-11-24Fixed issue boards scrolling with a lot of lists & issuesPhil Hughes
2016-11-24Fixed dragging issue moving wrong issue after multiple drags of issuePhil Hughes
2016-11-24Fixed issue boards issue sorting when dragging issue into listPhil Hughes
2016-11-23Fixed dragging issues on issue boardsPhil Hughes
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-10Fixed tests for issue boards & diff note resolvingPhil Hughes
2016-11-10Changed how lists get sortedPhil Hughes
2016-11-10Issue board spec fixesPhil Hughes
2016-11-10Refactor of issue boards to work with Vue2Phil Hughes
2016-11-10Migrate Vue v1 to v2.Fatih Acet
2016-11-04Creates new list from a new labelPhil Hughes
2016-11-01Adds label description to issue board titlePhil Hughes
2016-10-28Delete issue board welcome cookie when project is newPhil Hughes
2016-10-27Enable linting for ES6 fileswinniehell
2016-10-27Create new list dropdown stays open after new listPhil Hughes
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-25Fixed users profile link in sidebarPhil Hughes
2016-10-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-10-20Hides/shows the boards sidebarPhil Hughes
2016-10-20Scroll board into view when clicking issuePhil Hughes
2016-10-19Merge branch 'master' into issue-board-sidebarPhil Hughes
2016-10-11Updated to pass the board ID with the boards root to save conflicts with EEPhil Hughes
2016-10-07Fixed some JS stylingPhil Hughes
2016-10-07Make the subscribe button work correctlyPhil Hughes
2016-10-07Fix issue when clicking links inside issue showing sidebarPhil Hughes
2016-10-07Added testsPhil Hughes
2016-10-07Fixed sidebar dropdowns to work with VuePhil Hughes
2016-10-07Hides sidebar when clicking same issuePhil Hughes
2016-10-07Fixed issue with dragging opening the issue sidebarPhil Hughes
2016-10-07Sidebar details update when changingPhil Hughes
2016-10-07Show clicked issue data in the sidebarPhil Hughes
2016-10-07Added markup for sidebarPhil Hughes
2016-10-06Change issue board defaultsAnnabel Dunstone Gray
2016-10-06Remove the code finding an issue by undefinedPhil Hughes
2016-10-06Shows error if response returns an errorPhil Hughes
2016-10-06Fix form not re-enabling thanks to jQueryPhil Hughes
2016-10-06Made the CSS a bit more reasonablePhil Hughes