summaryrefslogtreecommitdiff
path: root/lib/gitlab/favicon.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix: Serve favicon image always from the main GitLab domain to avoid issues w...Alexis Reigel2018-06-201-5/+15
* Remove FaviconUploader favicon_main versiondm-remove-favicon-main-versionDouwe Maan2018-06-151-1/+1
* dry up asset path helper callsAlexis Reigel2018-06-051-3/+10
* the '?' favicon hack doesn't seem to be requiredAlexis Reigel2018-06-051-8/+1
* remove favicon preview on appearance pageAlexis Reigel2018-06-051-6/+0
* remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-5/+4
* create favicon overlay on the clientAlexis Reigel2018-06-051-12/+21
* call Gitlab::Favicon.status in serializerAlexis Reigel2018-06-051-7/+10
* add request store caching to faviconAlexis Reigel2018-06-051-1/+1
* Add a '?' to the custom favicon's urlsAlexis Reigel2018-06-051-2/+9
* use custom favicon for ci build status faviconsAlexis Reigel2018-06-051-3/+15
* extract favicon logic to lib classAlexis Reigel2018-06-051-0/+23