summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/panels/ReflogPanel.java
Commit message (Expand)AuthorAgeFilesLines
* First draft for a customized avatar imageFabrice Bacchella2015-06-151-1/+1
* Ticket tracker with patchset contributionsJames Moger2014-03-031-313/+325
* Eliminate Gravatar profile linking and improve apiJames Moger2014-03-031-2/+1
* Reduce use of final to avoid Wicket serialization issues in reflogsJames Moger2014-03-031-7/+8
* Fixed rounded timestamps of reflogsJames Moger2014-03-031-2/+2
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-4/+3
* Trim trailing whitespace and organize importsJames Moger2013-09-301-19/+21
* Update Gitblit reflog on branch delete from UI if Gitblit has an existing reflogJames Moger2013-07-221-1/+4
* Use long datetimestamp on reflogsJames Moger2013-07-021-1/+1
* Improvements to handling internal accounts (anonymous, federation user)James Moger2013-07-021-0/+4
* Reflogs, Digests, and DashboardsJames Moger2013-06-181-0/+305