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
2018-01-03Switch boards to AxiosEric Eastwood
2017-11-20Async notification subscriptions in issue boardsEric Eastwood
2017-10-13Fix feature specs for new scoped urls for boardsValery Sizov
2017-09-06missing js changeSimon Knox
2017-07-12Update vue-resourceFilipa Lacerda
2017-03-21remove Vue from the global spaceMike Greiling
2017-03-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-02-17Added JS specsPhil Hughes
2017-02-17Frontend updates to positioning the issue in listsPhil Hughes
2017-02-17Allow issues in boards to be orderedDouwe Maan
2017-02-03Removes labels instead of closing issue when clicking remove buttonPhil Hughes
2017-02-03Fixed bug with empty state showing after searchPhil Hughes
2017-02-03Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre
2017-02-03Used issue bulk update instead of different endpointPhil Hughes
2017-02-03Search bar now returns dataPhil Hughes
2017-02-03Changed where data gets loadedPhil Hughes
2017-02-03Add issues to boards listPhil Hughes
2017-01-19resolve all prefer-const eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
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-10-26Merge branch 'eslint' into 'master' Fatih Acet
2016-10-26disable ESLint for all JavaScript fileswinniehell
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-07Sidebar details update when changingPhil Hughes
2016-10-06Made the CSS a bit more reasonablePhil Hughes
2016-10-06Added ability to save the new issuePhil Hughes
2016-08-17Improved code readabilityPhil Hughes
2016-08-17Tests updatedPhil Hughes
2016-08-17Updated JSON endpointsPhil Hughes
2016-08-17Removed underscoreJS usesPhil Hughes
2016-08-17Added ability to generate default listsPhil Hughes
2016-08-17Filters backlog by search queryPhil Hughes
2016-08-17Can move between listsPhil Hughes
2016-08-17Pulls down issues for listsPhil Hughes
2016-08-17Hooked the frontend services up with the backendPhil Hughes
2016-08-17Moved to ES6Phil Hughes
2016-08-17Added vue-resource to get & save dataPhil Hughes