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