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-08-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-03Create and use external_link helperjakeburden
2019-09-02Use “_blank” instead of :_blankjakeburden
2019-09-02Add attributes to open deployed pages in new tabjakeburden
2019-09-02Add attributes to securely open external linksjakeburden
2019-08-30Add warning about Pages initial deployment delayNathan Friend
2019-02-26Merge branch 'patch-45' into 'master'Filipa Lacerda
2019-02-26Fix incorrect Pages Domains HTTPS checkkbox descAnton Melser
2019-02-25Allow maintainers to remove pagesVladimir Shushlin
2018-11-10Resolve "GitLab Pages settings regressions"Scott Hampton
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-08-09Fix styling of all card elementsAnnabel Dunstone Gray
2018-07-18Remove background color from card-body styleGeorge Tsiolis
2018-06-04Update _destroy.hamlSam
2018-05-29Replace well-list with content-list and hover-listAnnabel Dunstone Gray
2018-04-13[skip ci] convert label-gray and label-inverse to badge-gray and badge-inverseClement Ho
2018-04-13[skip ci] label-danger => badge-dangerClement Ho
2018-04-13[skip ci] Convert .label. to .badge.Clement Ho
2018-04-10[skip ci] Convert panel related class names to cardClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Replace .pull-left with .float-leftClement Ho
2018-04-06Polish design of domain verification for Gitlab PagesLukas Eipert
2018-03-22Add HTTPS-only pagesRob Watson
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2017-09-25Remove all old sub nav barsAnnabel Dunstone Gray
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-04Disable navigation to Pages config if Pages is disabledMark Fletcher
2017-03-08Removed the settings gear button inside the Project to a tabJose Ivan Vargas
2017-02-28Move all Pages related content to a single locationAchilleas Pipinellis
2017-02-01If no pages were deployed, show nothing. Feedback:Lin Jen-Shin
2017-02-01Only show the message if user is not the ownerLin Jen-Shin
2017-02-01Introduce pages_deployed? to Project modelKamil Trzcinski
2017-02-01Fix pages abilitiesKamil Trzcinski
2017-02-01Updated according to commentsKamil Trzcinski
2017-02-01Split PagesController into PagesController and PagesDomainsControllerKamil Trzcinski
2017-02-01Added spinach testsKamil Trzcinski
2017-02-01Add tests for Active TabKamil Trzcinski