summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/TicketPage.java
Commit message (Collapse)AuthorAgeFilesLines
* Update to Bootstrap 2.0James Moger2012-02-161-1/+1
|
* Clarified page hierarchy. Fixed TicGit pages.James Moger2011-09-301-1/+1
|
* Refactored some unit tests and utils.James Moger2011-06-011-2/+2
|
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-3/+2
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-4/+7
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
|
* Rename ticgit integration to tickets.James Moger2011-04-171-0/+64
The current ticgit implementation is based on ticgit.net, a BSD implementation for C#. Jeff Welling advises using commit bf57b032e030bd16a7b2 (2009-01-27) from ticgit as the last MIT licensed commit. A more complete implementation will be based on this version of the original Ruby sources. It remains unclear if I will support using the "ticgit" branch name or not. I purposefully haven't looked at any of the GPL improvements by Jeff, but I can see from the readme at GitHub that he has renamed the branch to "ticgit-ng" which I have no plans on supporting as I do not want to taint GitBlit with GPL code.