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-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
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
2019-10-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-11Fixes stylelint issues for builds.scssFilipa Lacerda
Replaces CSS with utility classes Removes unused CSS
2018-11-20Prettify all the thingsMike Greiling
2018-11-16Use @gitlab npm namespaceClement Ho
2018-11-07Revert jobs/components/job_container_item.vue from v-gl-tooltip to v-tooltip ↵Winnie Hellmann
directive
2018-11-07Run yarn prettier-all-saveWinnie Hellmann
2018-11-07Add dynamic timer for delayed jobs in job sidebarWinnie Hellmann
2018-11-02Uses gitlab-ui components in jobs components.Filipa Lacerda
Removes old buttons,links and tooltips and uses the new gitlab-ui components.
2018-10-23Removes escape from job itemFilipa Lacerda
Tooltips aren't using v-html anymore thus causing escape not to be needed
2018-10-22Extract JobContainerItem componentWinnie Hellmann