summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/LogoServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace and organize importsJames Moger2013-09-301-7/+7
* Implemented optional page cachingJames Moger2013-07-191-0/+1
* Fixes findbugs warning - dereferencing null in exception caseSimon Harrer2013-07-181-1/+3
* Fixed last modified caching for logo servletJames Moger2013-06-261-2/+2
* Support custom header logo images of 120x45 (issue 208)James Moger2013-06-261-0/+93