summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/CommitDiffPage.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for per-repository bugtraq configurationJames Moger2013-12-031-1/+1
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-2/+1
* 修改中文显示问题及raw默认属性kxyfyh2013-11-181-0/+1
* Add raw link to commit, commitdiff, and compare pages (issue-319)James Moger2013-10-161-0/+3
* Trim trailing whitespace and organize importsJames Moger2013-09-301-3/+5
* Add normalized diffstats to the commit, commitdiff, and compare pagesJames Moger2013-09-271-7/+17
* Added GitNotes to the commitdiff pageJames Moger2013-09-181-0/+25
* Removed GitWeb-style diff rendererJames Moger2013-09-181-5/+1
* Add support for rendering Markdown commit messages (issue-203)Bret K. Ikehara2013-09-181-1/+1
* Implemented optional page cachingJames Moger2013-07-191-5/+3
* Display full message on commitdiff page (issue-258)James Moger2013-06-201-0/+7
* Removed commitdiff code code for comparing ranges (issue-133)James Moger2013-05-231-42/+3
* Match commit page change path section logicJames Moger2013-05-231-4/+11
* Support relative links in commitdiff page and polish cssJames Moger2013-05-231-8/+4
* Overhauled navigation and flattened lookJames Moger2013-05-191-0/+5
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+192