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-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-10-11Updated to pass the board ID with the boards root to save conflicts with EEPhil 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
2016-08-19Improvements to issue boards on mobilePhil Hughes
2016-08-19Added text color to issues labels in issue board listsPhil Hughes
2016-08-19Hides tooltip when draggingPhil Hughes
2016-08-19Hides tooltips when dragging issuesPhil Hughes
2016-08-19drop execute bitElan Ruusamäe
2016-08-18Attempted improvement to stop boards spec failingPhil Hughes
2016-08-17Fixed bug when moving listPhil Hughes
2016-08-17Removed if around board deletingPhil Hughes
2016-08-17Code improvementsPhil Hughes
2016-08-17Improved code readabilityPhil Hughes
2016-08-17Tests updatedPhil Hughes
2016-08-17Tests updatePhil Hughes
2016-08-17Added vue resource interceptorPhil Hughes
2016-08-17Fix issue with paging not working sometimesPhil Hughes
2016-08-17Updated rspec to not use sleep when draggingPhil Hughes
2016-08-17Uses dataset rather than jQuery to get attribute valuesPhil Hughes
2016-08-17Updated JSON endpointsPhil Hughes
2016-08-17Fixed bug when moving lists around & then deletingPhil Hughes
2016-08-17Fixed removing items from listPhil Hughes
2016-08-17Fixed small screen bug not draggingPhil Hughes
2016-08-17Moved issue board components from being globalPhil Hughes
2016-08-17Namespaced sortable default options functionPhil Hughes
2016-08-17Moved board store to namespaced gl objectPhil Hughes
2016-08-17Fixed blank state issuePhil Hughes
2016-08-17Fixed blank state nevermind buttonPhil Hughes
2016-08-17Added loading icon so user knows when new page is loadingPhil Hughes