summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/TimeUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-22/+18
|
* Documentation. Added JavaDoc comments.James Moger2011-07-011-0/+76
|
* Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.James Moger2011-06-081-2/+2
|
* Refactored some unit tests and utils.James Moger2011-06-011-8/+6
|
* Unit testing. Disable links on first commit. Initial stats page.James Moger2011-06-011-1/+1
|
* Unit testing.James Moger2011-05-291-2/+2
|
* Unit testing. Removal of some unused code paths.James Moger2011-05-281-18/+10
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-20/+31
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
|
* Tag diamonds and sliding date scale on activity graph.James Moger2011-04-201-0/+34
|
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-0/+119
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.