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
2016-11-25Removed data-user-is view codeYorick Peterse
2016-06-27Revert Subresource Integrity pending a fix for Firefox's incorrect hashing im...Connor Shea
2016-06-23Readability.Connor Shea
2016-06-23Re-implement page-specific JS in a better way.Connor Shea
2016-06-23Add clarifying comment and a Changelog entry.Connor Shea
2016-06-23Add Subresource Integrity attribute to CSS and JS assets.Connor Shea
2016-06-06Render `gon` data in the page `body`, not `head`Timothy Andrew
2016-06-02Remove d3 except for on pages where it's necessary.Connor Shea
2016-02-19Add a Pinned Tab icon for SafariRobert Speicher
2016-01-06Don't override issue page description in project layout.Douwe Maan
2016-01-05Merge branch 'master' into more-opengraphDouwe Maan
2016-01-01Don't attempt to set Referrer policy in SafariRobert Speicher
2015-12-25Add Open Graph data for group, project and commit.Douwe Maan
2015-12-25Add link to twitter docsDouwe Maan
2015-12-25Add more twitter metatags.Douwe Maan
2015-12-25Add og:site_nameDouwe Maan
2015-12-25Add support for `twitter:label` meta tagsRobert Speicher
2015-12-25Use `request.fullpath` for `og:url` tagRobert Speicher
2015-12-24Add page descriptions and imagesRobert Speicher
2015-12-23Add Open Graph meta tagsRobert Speicher
2015-10-03Fix referals for :back and relative URL installs.Geoffrey Challen
2015-09-08Added meta tag for referrer, so that only the origin is sent to third party s...Patricio Cano
2015-08-06Cache all eventsDouwe Maan
2015-07-10Update msapplication-TileColor valueRobert Speicher
2015-07-09Add Windows 8 pinned site tile meta tagsRobert Speicher
2015-07-09Add Safari/iOS versions of the logoRobert Speicher
2015-06-09Move page-specific JS out of head and into body.Douwe Maan
2015-06-05Show warning when a comment will add 10 or more people to the discussion.Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-26Fix "`<head>` is missing X-UA-Compatible `<meta>` tag that disables old IE co...Sullivan SENECHAL
2015-04-23Add atom link tag to every page that has one.Douwe Maan
2015-04-21Fix two places where we should be using `Rails.env.development?`Robert Speicher
2015-04-01Bootlint integrationSullivan SENECHAL
2015-02-21Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-21Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/gitlabhq ...Marin Jankovski
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-09Don't allow page to be scaled on mobile.Douwe Maan
2015-01-13Add support for colored header on Android Lollipop with ChromeSheigutn
2015-01-01remove go-import meta tag from haml filemattes
2014-10-01Replace :erb filter with plain HAML.Ciro Santilli
2014-06-26Add html meta tag with software descriptionDmitriy Zaporozhets
2014-06-18Move Go header to the top of the head to work around broken Go parsing.Sytse Sijbrandij
2014-03-25Initial implementationGeorge Dewar
2014-02-23Added Piwik supportSebastian Winkler
2014-01-21Merge pull request #5958 from brunoga/go-repository-fetchDmitriy Zaporozhets
2014-01-20Change web_url_without scheme to web_url_without_protocol.Bruno Albuquerque
2014-01-20Move Go specific meta tag after the atom feed code.Bruno Albuquerque
2013-12-31Add viewport metaDmitriy Zaporozhets
2013-12-31Use project methods instead of attributes.Bruno Albuquerque
2013-12-30 Added support for Go's repository retrieval.Bruno Albuquerque