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
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-01-20Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-07-06Add latest changes from gitlab-org/gitlab@14-0-stable-eeGitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
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
2019-08-30Revert "DB change, migratoin and changelog"Lee Tickett
2019-06-28Vue-i18n: javascripts/boards directoryEzekiel Kigbo
2019-05-30Extract clearDetailIssue() to issue boards storeWinnie Hellmann
2018-11-20Prettify all the thingsMike Greiling
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-07-04Port of EE refactoring to extract EE lines from boardsPaul Slaughter
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-21Moves tabs.js component into a vue fileFilipa Lacerda
2018-06-21Moves remove_issue component into a .vue fileFilipa Lacerda
2018-04-05Show issues of subgroups in group-level issue boardFelipe Artur
2018-03-03Bring one group board to CEFelipe Artur
2018-02-12Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-09-06pick some missing JSSimon Knox
2017-09-06FE backport of group boards to reduce CE conflictsSimon Knox
2017-07-03Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett
2017-04-11Remove IIFEs in boards_bundle.jsAlfredo Sumaran
2017-03-24Change Done column to Closed in issue boardsblackst0ne
2017-03-21remove Vue from the global spaceMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-02-03Removed Masonry, instead uses groups of dataPhil Hughes
2017-02-03Props use objects with required & type valuesPhil Hughes
2017-02-03Removes labels instead of closing issue when clicking remove buttonPhil Hughes
2017-02-03Added remove buttonPhil Hughes