summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/WicketUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1028 - FilestorePage now pages and filtersPaul Martin2016-04-081-0/+13
* Fix for #1042 - Filestore items now shown as iconsPaul Martin2016-04-061-2/+2
* Add links to commit diff and blob diff pages to toggle whitespace settingJames Moger2015-03-071-0/+25
* Expose the DiffComparator choice as an url parameter (?w=1)James Moger2015-03-071-1/+7
* Tickets - Priority, Severity optionsPaul Martin2014-10-201-0/+6
* Enforce relaxed XSS filtering on markup documentsJames Moger2014-09-071-2/+3
* Consolidate open tickets page parametersJames Moger2014-05-071-0/+14
* Refactored common code out of My Tickets and TicketsJames Moger2014-05-011-1/+3
* Improve milestone listing and include closed milestonesJames Moger2014-04-151-1/+4
* Remove remaining GoogleCharts code and update documentationJames Moger2014-04-101-55/+0
* Fix potential NPE in creating a date labelJames Moger2014-03-011-2/+2
* Add coloring modes to the blame page (issue-2, pull request #125)Alex Lewis2013-12-021-0/+10
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-10/+9
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-121-6/+4
* Trim trailing whitespace and organize importsJames Moger2013-09-301-5/+8
* Revise date label creation for optional css classJames Moger2013-09-301-1/+7
* Remove issue artifacts from classes missed in previous purgeJames Moger2013-09-301-16/+0
* apply PageParameters(final Map<String, ?> parameterMap), encode filename of C...guriguri2013-08-011-43/+111
* Improve time filter language and handling of daysBack parameterJames Moger2013-06-241-1/+1
* Set default days back as 7 in WicketUtilsJames Moger2013-06-181-1/+1
* Refinements to push log display and daily digestsJames Moger2013-05-311-2/+2
* Implemented compare page for branch/tag/manual diffs (issue-75, issue-133)James Moger2013-05-231-0/+4
* Implemented application menus for repository url panelJames Moger2013-05-091-0/+24
* Revert "Make WicketUtils return the component for more fluid usage"James Moger2013-05-021-16/+8
* Make WicketUtils return the component for more fluid usageJames Moger2013-05-021-8/+16
* Fixed incorrect icon file name for .doc files (issue 200)James Moger2013-03-281-1/+1
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+601