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
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
2016-10-06Moved form outside of listPhil Hughes
2016-10-06Fixed issue with backlog list not savingPhil Hughes
2016-10-06Added ability to save the new issuePhil Hughes
2016-10-06Add new issue form to listsPhil Hughes
2016-09-23Convert label creation from API to controller endpointNick Thomas
2016-09-13Fixed issue boards loading issues on large screensPhil Hughes
2016-09-06Reduce intermittent spec failures by making VueJS resource interceptorStan Hu
2016-09-01Fixed issue where moving issue & then scrolling stop new page loadingPhil Hughes
2016-08-31Shows count at bottom of listPhil Hughes
2016-08-31Changed frontend to use issue count from backendPhil Hughes
2016-08-30Removed unused method from componentPhil Hughes
2016-08-30Added search for all lists on issue boardsPhil Hughes
2016-08-19Merge branch 'issue-boards-label-text-color' into 'master' Robert Speicher
2016-08-19Merge branch 'issue-boards-mobile-improvements' into 'master' Jacob Schatz
2016-08-19Merge branch 'x-bit' into 'master' Robert Speicher
2016-08-19Removed commented code :poop:Phil Hughes