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
2022-09-20Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-01-20Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.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-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-22Fix page_description helper performanceSean McGivern
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-09-07Enable frozen string for app/helpers/**/*.rbgfyoung
2018-06-05call Gitlab::Favicon.status in serializerAlexis Reigel
2018-06-05extract favicon logic to lib classAlexis Reigel
2018-06-05use custom main faviconAlexis Reigel
2018-03-27Update styling and use Gitlab::Utils.to_booleanEric Eastwood
2018-03-27Merge branch 'master' into add-canary-faviconEric Eastwood
2017-09-26Add Page-Title header to tree and blob JSON endpointsDouwe Maan
2017-09-06removed show_new_nav? referencesPhil Hughes
2017-09-06Merge branch 'master' into breadcrumbs-improvementsPhil Hughes
2017-09-06Clean up new navigation templatesPhil Hughes
2017-09-06fixed up JS to use a js-* classPhil Hughes
2017-08-18updated a bunch of breadcrumb titlesPhil Hughes
2017-07-14use `.last` insteadPhil Hughes
2017-07-12moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes
2017-07-12moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes
2017-06-27Add temporary CANARY env vars to be set in Kubernetes-with-canary.gitlab-ci.y...Luke "Jared" Bennett
2017-02-15dev favicon is blue, not purpleSimon Knox
2017-02-15override favicon for development to find tabs more easilySimon Knox
2016-09-20ensure the 'fixed layout' preference is honored whenever possibleMike Greiling
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-04-19Implement top navigation concept for profile areaDmitriy Zaporozhets
2016-01-06Don't override issue page description in project layout.Douwe Maan
2016-01-05Make `page_description` less magical :sparkles:Robert Speicher
2016-01-05Use `User#avatar_url` instead of `avatar_icon` helperRobert Speicher
2015-12-25Add Open Graph data for group, project and commit.Douwe Maan
2015-12-25Add support for `twitter:label` meta tagsRobert Speicher
2015-12-25Truncate page_description to 30 wordsRobert Speicher
2015-12-24Account for `@project.description` being nilRobert Speicher
2015-12-24Add page descriptions and imagesRobert Speicher
2015-12-02Separate page title segments by middot rather than pipeDouwe Maan
2015-10-05improved code style and layout option namingPeter Göbel
2015-10-05added user preference to change layout widthPeter Göbel
2015-09-10Fix fixed layoutDmitriy Zaporozhets
2015-09-10Style panels and add blank containerDmitriy Zaporozhets
2015-08-26Limit content width for big screens except certain pagesDmitriy Zaporozhets
2015-05-01Add helpers for header title and sidebar, and move setting those from control...Douwe Maan