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-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-08-30Added search for all lists on issue boardsPhil Hughes
2016-08-17Fixed bug when moving listPhil Hughes
2016-08-17Code improvementsPhil Hughes
2016-08-17Updated rspec to not use sleep when draggingPhil Hughes
2016-08-17Fixed bug when moving lists around & then deletingPhil Hughes
2016-08-17Fixed removing items from listPhil Hughes
2016-08-17Moved board store to namespaced gl objectPhil Hughes
2016-08-17Fixed blank state nevermind buttonPhil Hughes
2016-08-17Removes checkmarks from new list dropdown when deleting listPhil Hughes
2016-08-17Fixed bug when dragging to done listPhil Hughes
2016-08-17Fixed bug with creating new list from Backlog or done labelPhil Hughes
2016-08-17Reverted milestone upcoming default filterPhil Hughes
2016-08-17Defaults milestone filter to upcomingPhil Hughes
2016-08-17Removed underscoreJS usesPhil Hughes
2016-08-17Fixed issue with filtering by label on issue not updating dropdownPhil Hughes
2016-08-17Added JS spec tests for store & modelsPhil Hughes
2016-08-17Fixed blank state being added incorrectlyPhil Hughes
2016-08-17Added ability to generate default listsPhil Hughes
2016-08-17Label description in tooltipPhil Hughes
2016-08-17Correctly uses search query in backlogPhil Hughes
2016-08-17Moved some code over to underscorejsPhil Hughes
2016-08-17Fixed cursor not changing when over the headerPhil Hughes
2016-08-17Changed cursors to only show draggable when logged inPhil Hughes
2016-08-17Fixed filter by any labelPhil Hughes
2016-08-17Updates new dropdown list when removing listsPhil Hughes
2016-08-17Fixed error when trying to drag list several timesPhil Hughes
2016-08-17Changed how the state is created when page is loadedPhil Hughes
2016-08-17Correctly filters by labelsPhil Hughes
2016-08-17Keeps the filters after a reloadPhil Hughes
2016-08-17Fixed JS error when trying to remove list that wasnt definedPhil Hughes
2016-08-17Undefined variablePhil Hughes
2016-08-17Correctly removes from all lists when moving to donePhil Hughes
2016-08-17Added milestone & label filteringPhil Hughes
2016-08-17Can filter by author & assigneePhil Hughes
2016-08-17Fixed issue with cookie working across whole sitePhil Hughes
2016-08-17Gets issues after the list is saved to the DBPhil Hughes
2016-08-17Hides the welcome board forever after it being hidden by the userPhil Hughes
2016-08-17Moved some code around to make it easier to read & work withPhil Hughes
2016-08-17Can move between listsPhil Hughes
2016-08-17Hooked the frontend services up with the backendPhil Hughes
2016-08-17Added blank statePhil Hughes
2016-08-17Test added a mock listPhil Hughes
2016-08-17Moved data holding into modelsPhil Hughes
2016-08-17Started new dropdownPhil Hughes
2016-08-17Changes names to listsPhil Hughes
2016-08-17Moved to ES6Phil Hughes
2016-08-17Removes boards correctlyPhil Hughes
2016-08-17Simplified the markding as done to remove from all boardsPhil Hughes
2016-08-17Correctly removes from multiple boardsPhil Hughes