summaryrefslogtreecommitdiff
path: root/app/views/layouts/_head.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Remove d3 except for on pages where it's necessary.Connor Shea2016-06-011-0/+3
* Add a Pinned Tab icon for Safarirs-mask-iconRobert Speicher2016-02-181-0/+1
* Don't override issue page description in project layout.Douwe Maan2016-01-061-0/+2
* Merge branch 'master' into more-opengraphDouwe Maan2016-01-051-3/+3
|\
| * Don't attempt to set Referrer policy in Safarirs-safari-version-checkRobert Speicher2015-12-311-5/+4
* | Add Open Graph data for group, project and commit.Douwe Maan2015-12-251-5/+5
|/
* Add link to twitter docsDouwe Maan2015-12-251-1/+2
* Add more twitter metatags.Douwe Maan2015-12-251-0/+6
* Add og:site_nameDouwe Maan2015-12-251-2/+2
* Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-241-0/+1
* Use `request.fullpath` for `og:url` tagRobert Speicher2015-12-241-1/+1
* Add page descriptions and imagesRobert Speicher2015-12-231-4/+8
* Add Open Graph meta tagsRobert Speicher2015-12-231-1/+5
* Fix referals for :back and relative URL installs.Geoffrey Challen2015-10-031-1/+1
* Added meta tag for referrer, so that only the origin is sent to third party s...add-meta-referrer-tagPatricio Cano2015-09-081-0/+1
* Cache all eventsDouwe Maan2015-08-061-1/+3
* Update msapplication-TileColor valuers-issue-1908Robert Speicher2015-07-101-1/+1
* Add Windows 8 pinned site tile meta tagsRobert Speicher2015-07-091-0/+4
* Add Safari/iOS versions of the logoRobert Speicher2015-07-091-2/+13
* Move page-specific JS out of head and into body.Douwe Maan2015-06-091-2/+0
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-1/+3
* Add a page title to every page.Douwe Maan2015-04-301-3/+2
* Fix "`<head>` is missing X-UA-Compatible `<meta>` tag that disables old IE co...Sullivan SENECHAL2015-04-261-0/+1
* Add atom link tag to every page that has one.Douwe Maan2015-04-231-10/+3
* Fix two places where we should be using `Rails.env.development?`rs-rails-env-predicatesRobert Speicher2015-04-201-1/+1
* Bootlint integrationSullivan SENECHAL2015-04-011-0/+1
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-7/+0
|\
| * Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/gitlabhq ...Marin Jankovski2015-02-201-7/+0
| |\
| | * remove go-import meta tag from haml filemattes2014-12-311-7/+0
* | | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
|/ /
* | Don't allow page to be scaled on mobile.Douwe Maan2015-02-091-1/+1
* | Add support for colored header on Android Lollipop with ChromeSheigutn2015-01-131-0/+1
|/
* Replace :erb filter with plain HAML.Ciro Santilli2014-10-011-2/+1
* Add html meta tag with software descriptionDmitriy Zaporozhets2014-06-261-0/+1
* Move Go header to the top of the head to work around broken Go parsing.fix-go-meta-tagSytse Sijbrandij2014-06-181-5/+8
* Initial implementationGeorge Dewar2014-03-251-1/+2
* Added Piwik supportSebastian Winkler2014-02-231-0/+1
* Merge pull request #5958 from brunoga/go-repository-fetchDmitriy Zaporozhets2014-01-211-0/+5
|\
| * Change web_url_without scheme to web_url_without_protocol.Bruno Albuquerque2014-01-201-1/+1
| * Move Go specific meta tag after the atom feed code.Bruno Albuquerque2014-01-201-5/+5
| * Use project methods instead of attributes.Bruno Albuquerque2013-12-301-1/+1
| * Added support for Go's repository retrieval.Bruno Albuquerque2013-12-301-0/+5
* | Add viewport metaDmitriy Zaporozhets2013-12-311-0/+2
|/
* Fix google analytics setting being ignoredDmitriy Zaporozhets2013-05-241-1/+1
* Add custom sing-in text & google analyticsDmitriy Zaporozhets2013-05-081-0/+2
* Gem gon added. It produces server-side variable values in javascriptAndrew8xx82013-02-281-0/+1
* fix unauth for publicDmitriy Zaporozhets2013-01-131-8/+10
* More readable Title for tabDmitriy Zaporozhets2013-01-021-1/+1
* Restyled error messages in common way. Added title to head partialDmitriy Zaporozhets2012-11-281-1/+1
* Fix various linksRobert Speicher2012-09-261-1/+1