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
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