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 (Collapse)Author
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2018-06-06moved fetching trace to storePhil Hughes
improved components by making them unaware of the store removed need for extra CSS - all achieved with BS classes
2018-06-06removed need for job.jsPhil Hughes
it was a super hacky implementation that just wasn't working as intended current sitatuon is still super hacky, but getting better!
2018-06-06Show job logs in web IDEPhil Hughes
[ci skip] Closes #46245
2018-05-30changed mutations, update single object instead of returning new arrayPhil Hughes
bunch of i18n stuff :see_no_evil: