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
2019-10-22Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot
2019-09-20Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot
2019-09-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Add missing ListIssue importIllya Klymov
2019-09-06Merge branch 'qa/e2e-tests-for-multiple-boards-on-group-level' into 'master'Walmyr Lima e Silva Filho
2019-09-06Show weight on new board issue (CE-backport)Winnie Hellmann
2019-09-05Update views for testabilityWalmyr Lima
2019-09-04Let project reporters create issue from group boardsFelipe Artur
2019-09-03Revert "DB change, migratoin and changelog"Lee Tickett
2019-08-30Revert "DB change, migratoin and changelog"Lee Tickett
2019-08-22Merge branch 'ce-6878-add-epic-select-dropdown' into 'master'Nick Thomas
2019-08-22Add `searchBy` helper & `SidebarItemEpicsSelect`Kushal Pandya
2019-08-20Add testability on viewsWalmyr Lima
2019-08-08Disable vue-i18n for non-autofix filesEzekiel Kigbo
2019-08-06Add note about refactoring to board_service.jsWinnie Hellmann
2019-07-25Autofix i18n lints for vue filesEzekiel Kigbo
2019-07-22use the property of name_with_namespace instead of name for the new issue for...Emeryao
2019-07-19Removes EE differences for issue boardsFilipa Lacerda
2019-07-19add stub to the boardsStore to spy on it and be able to use toHaveBeenCalledW...Eduardo Mejía
2019-07-17Move boards switcher partialWinnie Hellmann
2019-07-17Removes EE differences for modal issues boardFilipa Lacerda
2019-07-16Add setCurrentBoard to boardsStoreWinnie Hellmann
2019-07-12Add functions for multiple boards to BoardServiceWinnie Hellmann
2019-07-12change the use of boardService in favor of boardsStore on footer for the boar...Eduardo Mejía
2019-07-10Moves EE differences for issue boardsFilipa Lacerda
2019-07-08Fix - use `s__` for namespaced translationsEzekiel Kigbo
2019-07-05Replace runtime isEE check with compile time oneLukas Eipert
2019-07-04Copy content from BoardService to boardsStoreWinnie Hellmann
2019-07-04Create EE-specific initNewListDropdown() functionWinnie Hellmann
2019-07-04Extract mounting of multiple boards switcherWinnie Hellmann
2019-06-29Allow collapsing all issue boardsMartin Hanzel
2019-06-28Vue-i18n: javascripts/boards directoryEzekiel Kigbo
2019-06-26Removes EE differencesFilipa Lacerda
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
2019-06-25Limit time tracking values to hoursJon Kolb
2019-06-13Disable unnecessary ESLint i18n offencesBrandon Labuschagne
2019-06-07Remove list sorting from NewListDropdownWinnie Hellmann
2019-06-07Move Vue models from vue_shared to boardsMartin Hanzel
2019-06-05Extract setListDetail() into issue boards storeWinnie Hellmann
2019-06-04Extract setIssueDetail() into issue boards storeWinnie Hellmann
2019-06-04Extract toggleFilter() into issue boards storeWinnie Hellmann
2019-06-04Comply with `no-implicit-coercion` rule (CE)Nathan Friend
2019-06-04Move boardsStore.moving to BoardList componentWinnie Hellmann
2019-05-31Revert "Merge branch 'js-i18n-board-store' into 'master'"Brandon Labuschagne
2019-05-31Sort by position in issue boards store addList()Winnie Hellmann
2019-05-30Extract clearDetailIssue() to issue boards storeWinnie Hellmann
2019-05-27I18N boards store directoryBrandon Labuschagne
2019-05-20Create empty Vuex store for issue boardsWinnie Hellmann