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
2020-04-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-02Registry component now includes error messagesNick Kipling
Includes changes to the Vue container registry component to support the display of an empty message and error message when invalid characters are found in the group, project or branch name. repositories/index.html.haml has been changed to remove the content and place into Vue component.
2019-05-27Update ↵Benedikt Franke
changelogs/unreleased/28757-remove-docker-pull-prefix-when-copying-a-tag-from-the-registry.yml
2018-10-19Remove .card-title from .card-header for BS4 migrationTakuya Noguchi
Replaces .card-header > hX.card-title with hX.card-header to remove .card-title. At a occurrence where bold styling is not necessary, div.card-header is used instead. By full removal of .card-title at the moment, all workarounds for BS4's card-title are removed as well. More information: https://getbootstrap.com/docs/4.0/migration/#panels Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-05-23Merge branch 'master' into bootstrap4Clement Ho
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-05-03Fix a typo in the Registry indexMark Fletcher
2018-04-27Replace time_ago_in_words with JS-based oneTakuya Noguchi
2018-04-25Merge branch 'master' into bootstrap4Clement Ho
2018-04-24Broken link fixAna Karabanova 🐱
2018-04-10[skip ci] Convert panel related class names to cardClement Ho
2018-04-10[skip ci] Replace hidden-xsClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-07Fix i18n on deploy_token viewsMayra Cabrera
2018-04-07Add documentation for DeployTokenMayra Cabrera
2018-03-07Remove common_vue bundleMike Greiling
2018-03-02Remove registry list webpack entry pointClement Ho
2018-02-19Chart.html.haml refactorJacob Schatz
2017-09-25Moves table component into a separate oneFilipa Lacerda
Adds better support for i18n
2017-09-25Changes after reviewFilipa Lacerda
2017-09-22Change layout orderFilipa Lacerda
2017-09-22Removes unused fileFilipa Lacerda
2017-09-22Adds paginationFilipa Lacerda
Adds specs
2017-09-20[ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda
Formats dates Fixes clipboard button Simplifies HTML
2017-09-19Removes 2 column layout. Adds i18n supportFilipa Lacerda
2017-09-19[ci skip] First iteration: port haml into vueFilipa Lacerda
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Remove registry image delete button if user cant delete itvanadium23
2017-06-01Resolve "Improve Container Registry description"Achilleas Pipinellis
2017-04-10Add container registry repositories view specsGrzegorz Bizon
2017-04-07Copy diff file path as GFMDouwe Maan
2017-04-05Add some minor improvements into registry partialsGrzegorz Bizon
2017-04-04Fix HAML lint offense in repository image partialGrzegorz Bizon
2017-04-04Improve wording in partials related to the registryGrzegorz Bizon
2017-04-04Improve container registry repository view partialsGrzegorz Bizon
2017-04-03Refactor feature specs for container registryGrzegorz Bizon