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-03-05Update path for ListLabel modelKushal Pandya
2018-02-08Move BoardNewIssue vue componentGeorge Tsiolis
2018-02-06Move BoardList vue component to vue fileGeorge Tsiolis
2018-01-23Use restore() instead of reset() for removing axios MockAdapterWinnie Hellmann
2018-01-23Upgraded all vue librariesTim Zallmann
2018-01-18consistent code styleSimon Knox
2018-01-17add test for search terms with +Simon Knox
2018-01-16fix board filter parsing - don't replace encoded + symbols with spacesSimon Knox
2018-01-11Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda
2018-01-10Merge branch '34312-eslint-vue-plugin' into 'master'Phil Hughes
2018-01-10Tidy up main JS filePhil Hughes
2018-01-09Fixing re-ordering of an issue when dragging it to the bottom a long issue li...David Kuri
2018-01-04Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda
2018-01-03Switch boards to AxiosEric Eastwood
2017-12-08remove utl util imports from boards specsPhil Hughes
2017-12-05Backport changes from refactor sidebar weight block Vue and move to Issue BoardsEric Eastwood
2017-11-20Async notification subscriptions in issue boardsEric Eastwood
2017-09-06backport boards specsSimon Knox
2017-08-21Merge branch '36517-failing-karma-tests-for-chrome-60' into 'master'Tim Zallmann
2017-08-18Fixed issue boards closed list displaying empty labelPhil Hughes
2017-08-18fix test failures in board_new_issue_spec.js on Chrome 60Mike Greiling
2017-08-08Show all labelsRegis Boudinot
2017-06-23Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann
2017-06-07Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan
2017-06-02added tests for collapsingPhil Hughes
2017-06-01animate adding issue to boardsSimon Knox
2017-05-22Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda
2017-05-18Consolidate user avatar Vue logicBryce Johnson
2017-05-17fix eslint failuresMike Greiling
2017-05-17update frontend specs to use ES module syntaxMike Greiling
2017-05-05[skip ci] Fix FE conflicts with masterClement Ho
2017-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov
2017-05-04Fix karmaClement Ho
2017-05-04Fix eslint and rubocopClement Ho
2017-05-04Changed how the default avatar is setPhil Hughes
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-13ESLint fixPhil Hughes
2017-04-13Only increase the page number for boards when we need toPhil Hughes
2017-04-05Added specs for board list componentPhil Hughes
2017-03-28Stops triggering board sidebar when clicking avatarPhil Hughes
2017-03-27Merge branch 'rename_done_to_closed' into 'master' Sean McGivern
2017-03-27Fixed up issue boards JS specsPhil Hughes
2017-03-24Change Done column to Closed in issue boardsblackst0ne
2017-03-22remove Cookies class from global spaceMike Greiling
2017-03-21remove Vue from the global spaceMike Greiling
2017-03-16Fixed eslintPhil Hughes
2017-03-16Catches errors when generating listsPhil Hughes
2017-03-14Organize our polyfills and standardize on core-jsMike 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