summaryrefslogtreecommitdiff
path: root/app/views/layouts/_head.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-3/+3
* Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-061-1/+1
* rename application entry point and change manifest to runtimeMike Greiling2017-03-031-2/+2
* separate webpack runtime into its own chunk to maintain cacheability of commo...Mike Greiling2017-03-031-0/+1
* create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-031-0/+1
* override favicon for development to find tabs more easilySimon Knox2017-02-161-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-0/+2
|\
| * Rename scripts_body_top to project_javascripts.Bryce Johnson2017-02-021-1/+1
| * Remove turbolinks.Bryce Johnson2017-02-021-0/+2
* | fix rubocop complaint about ambiguous splat operatorMike Greiling2017-01-101-1/+1
* | replace application.js sprockets output with webpack-generated equivalentMike Greiling2017-01-061-2/+1
* | add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling2017-01-061-0/+1
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-20/+20
* Removed data-user-is view codeevents-cache-invalidationYorick Peterse2016-11-251-2/+0
* Revert Subresource Integrity pending a fix for Firefox's incorrect hashing im...revert-sriConnor Shea2016-06-271-3/+3
* Readability.Connor Shea2016-06-231-1/+1
* Re-implement page-specific JS in a better way.Connor Shea2016-06-231-5/+2
* Add clarifying comment and a Changelog entry.Connor Shea2016-06-221-0/+3
* Add Subresource Integrity attribute to CSS and JS assets.Connor Shea2016-06-221-3/+3
* Render `gon` data in the page `body`, not `head`Timothy Andrew2016-06-061-2/+0
* 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
|/ /