summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/DashboardPage.java
Commit message (Expand)AuthorAgeFilesLines
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-4/+3
* Refactor access to home page classJames Moger2013-11-261-1/+1
* Trim trailing whitespace and organize importsJames Moger2013-09-301-8/+8
* Disable *most* activity graphs when web.generateActivityGraph=falseJames Moger2013-09-191-22/+26
* Exclude repository filters from dashboard pagesJames Moger2013-06-241-3/+0
* Eliminate obsolete codeJames Moger2013-06-241-52/+0
* Improve performance of cache fillingJames Moger2013-06-241-7/+9
* Improve time filter language and handling of daysBack parameterJames Moger2013-06-241-3/+27
* Fixed dashboard owned repo list and the activity titlesJames Moger2013-06-201-2/+2
* Fixed tablet/phone scaling on dashboards. Improved digests title.James Moger2013-06-191-3/+2
* Reflogs, Digests, and DashboardsJames Moger2013-06-181-212/+37
* Fixed regression in view-restricted anonymous dashboard browsingJames Moger2013-06-131-0/+1
* Add stats header to the dashboard activity feedJames Moger2013-06-121-5/+12
* Fixed double enumeration of repositories on dashboard pageJames Moger2013-06-121-2/+2
* Globl and per-repository setting to exclude authors form metrics (issue-251)James Moger2013-06-101-6/+24
* Fixed bug in DashboardPage when anonymous browsing is disabledJames Moger2013-06-031-1/+4
* Refinements to push log display and daily digestsJames Moger2013-05-311-46/+48
* Added a Dashboard page with a daily ref log of starred/owned reposJames Moger2013-05-301-0/+418