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-03-05Remove .es6 from file extensions (!9241)winniehell
2017-03-01Moved issue boards new issue form templatePhil Hughes
2017-02-23Issue boards card in JSPhil Hughes
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-03Fixed bug with empty state showing after searchPhil Hughes
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-14expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike 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-10Refactor of issue boards to work with Vue2Phil Hughes
2016-11-10Migrate Vue v1 to v2.Fatih Acet
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-06Fix form not re-enabling thanks to jQueryPhil 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-13Fixed issue boards loading issues on large screensPhil Hughes
2016-08-31Shows count at bottom of listPhil Hughes
2016-08-19Removed commented code :poop:Phil Hughes
2016-08-19Improvements to issue boards on mobilePhil Hughes
2016-08-19Hides tooltip when draggingPhil Hughes
2016-08-19Hides tooltips when dragging issuesPhil Hughes
2016-08-17Improved code readabilityPhil Hughes
2016-08-17Uses dataset rather than jQuery to get attribute valuesPhil 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-17Added loading icon so user knows when new page is loadingPhil Hughes
2016-08-17Removed underscoreJS usesPhil Hughes
2016-08-17Changed ghost to have a slight opacityPhil Hughes
2016-08-17Mobile improvementsPhil Hughes
2016-08-17Added some JS improvementsPhil Hughes
2016-08-17Resets the page & the scrolling when filters are updatedPhil Hughes
2016-08-17Fixed issue with cards being added twicePhil Hughes
2016-08-17Moved some code over to underscorejsPhil Hughes
2016-08-17Fixed error when trying to drag list several timesPhil Hughes
2016-08-17Improved the mobile UIPhil Hughes
2016-08-17Created default sortable options to be shared between the lists & the cardsPhil Hughes
2016-08-17Added cursor for when movingPhil Hughes
2016-08-17Added ability to infinite scroll issues listPhil Hughes
2016-08-17Fixed issue with cookie working across whole sitePhil Hughes