summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/panels/LogPanel.java
Commit message (Collapse)AuthorAgeFilesLines
* Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.James Moger2011-06-081-1/+2
|
* GitNotes. Unit testing. More correct refs.James Moger2011-06-031-1/+2
|
* Unit testing. Disable links on first commit. Initial stats page.James Moger2011-06-011-1/+1
|
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-1/+0
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-16/+28
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
|
* Sprinkled some icons throughout ui. Centralized icon retrieval.James Moger2011-04-251-5/+4
|
* Added merge icon. Added commit legend with counts. Improved header.James Moger2011-04-211-0/+9
|
* Author and Committer search integration.James Moger2011-04-181-2/+7
|
* Working history feature. Tweak to paging.James Moger2011-04-161-0/+10
|
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-3/+4
| | | | | Settings access has been abstracted and the way is becoming clear to offer a WAR build in addition to the integrated server stack. Util methods moved around.
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-2/+3
|
* Patch formatter. Ensure html escaping. css tweaks.James Moger2011-04-131-2/+2
|
* Eliminated most session usage.James Moger2011-04-111-5/+3
|
* Ref links.James Moger2011-04-111-2/+2
|
* Enforce default paging value.James Moger2011-04-111-0/+4
|
* Moved paging count to setting. Fixed css layouts. Removed log pager.James Moger2011-04-111-18/+6
|
* Page log.James Moger2011-04-111-20/+26
|
* created panels for logs, tags, and branches.James Moger2011-04-081-0/+118