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
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-16Add setCurrentBoard to boardsStoreWinnie Hellmann
2019-07-12Add functions for multiple boards to BoardServiceWinnie Hellmann
2019-07-04Copy content from BoardService to boardsStoreWinnie Hellmann
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
2019-06-13Disable unnecessary ESLint i18n offencesBrandon Labuschagne
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-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
2019-05-01Internationalisation of board directoryBrandon Labuschagne
2019-04-16Merge branch 'winh-boards-store' into 'master'Phil Hughes
2019-04-15Display scoped labels in Issue BoardsRajat Jain
2019-04-10Copy boards store changes from EEWinnie Hellmann
2019-04-10Import BoardsStoreEE conditionallyWinnie Hellmann
2018-12-06Fix failed tests and add extra testHeinrich Lee Yu
2018-12-06Allow creating label lists with the same label nameHeinrich Lee Yu
2018-11-27Replace `=== true` with `parseBoolean()`Winnie Hellmann
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-10Convert remaining issue board components into ES module syntaxMike Greiling
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-08-07Backport issue board milestone lists EE changesOswaldo Ferreira
2018-07-30[Backport] View summed weights of issues in board columnFelipe Artur
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-15Enable no-restricted-globals in JS filesgfyoung