summaryrefslogtreecommitdiff
path: root/spec/helpers/page_layout_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* extract favicon logic to lib classAlexis Reigel2018-06-051-22/+0
* use custom main faviconAlexis Reigel2018-06-051-0/+5
* Update styling and use Gitlab::Utils.to_booleanEric Eastwood2018-03-271-0/+5
* Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling2017-10-031-3/+3
* Update specs for new upload pathBob Van Landuyt2017-07-181-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-1/+1
* dev favicon is blue, not purple27281-deviconSimon Knox2017-02-161-2/+2
* override favicon for development to find tabs more easilySimon Knox2017-02-161-0/+12
* Update Hamlit to 2.6.1rs-issue-21017Robert Speicher2016-08-181-0/+9
* Don't override issue page description in project layout.Douwe Maan2016-01-061-4/+2
* Make `page_description` less magical :sparkles:Robert Speicher2016-01-051-25/+2
* Use `User#avatar_url` instead of `avatar_icon` helperRobert Speicher2016-01-051-35/+16
* Use `assign` instead of `instance_variable_set`Robert Speicher2015-12-271-7/+7
* Add specs for page_image using a Group's avatarRobert Speicher2015-12-271-0/+16
* Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-241-0/+29
* Truncate page_description to 30 wordsRobert Speicher2015-12-241-0/+13
* Account for `@project.description` being nilRobert Speicher2015-12-231-0/+8
* Add page descriptions and imagesRobert Speicher2015-12-231-0/+79