summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/CommitDiffPage.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for #1042 - Filestore items now shown as iconsPaul Martin2016-04-061-7/+2
* Fix for #1018 and #1025 browser LFS linksPaul Martin2016-03-211-4/+82
* Fix for #976 - Filestore links via browserPaul Martin2015-12-251-7/+24
* First draft for a customized avatar imageFabrice Bacchella2015-06-151-2/+2
* Implement configurable tab length support for blob viewsJames Moger2015-05-221-2/+2
* Add links to commit diff and blob diff pages to toggle whitespace settingJames Moger2015-03-071-4/+5
* Expose the DiffComparator choice as an url parameter (?w=1)James Moger2015-03-071-1/+1
* Add DiffComparator argument to all DiffUtils calls, default to ignore all whi...James Moger2015-03-071-1/+4
* Add a blink comparator and pixel difference to image diffsTom2014-11-191-1/+1
* Opacity adjustments for image diffsTom2014-11-121-0/+3
* Image diffsTom2014-11-111-2/+6
* More diff page improvementsTom2014-11-061-2/+2
* Explicitly declare RepositoryPage subclasses that reference commitsJames Moger2014-09-171-0/+5
* Replace RawPage with RawServletJames Moger2014-05-051-2/+3
* Process bugtraq configuration in markup document renderingJames Moger2014-03-041-1/+1
* 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