summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/ReflogPage.html
Commit message (Collapse)AuthorAgeFilesLines
* Declare top and bottom page links on reflog page (fixes #761)James Moger2015-11-101-2/+2
|
* Reflogs, Digests, and DashboardsJames Moger2013-06-181-0/+25
Renamed pushlog to reflog to better match it's current and future purpose. Split PushesPanel into ReflogPanel and DigestsPanel. Overhauled project pages and gave them a coherent purpose from the dashboard.