summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/FileUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-292/+0
* Support --baseFolder parameter and small data reorganizationJames Moger2013-01-151-0/+15
* Fixed NPE when recursively calculating a folder size with a named pipeJames Moger2013-01-071-10/+8
* X509 certificate generation utilities for CA, web, and client certificatesJames Moger2012-11-231-0/+19
* Tweak to relative path determination for symlinks (issue 116)James Moger2012-08-011-4/+4
* Fixes to relative path determination for symlinks (issue 116)James Moger2012-07-271-1/+15
* Expose JGit's runtime configuration settings (issue 93)James Moger2012-06-061-0/+65
* Fixed symlink absolute path/canonical path mixup with JGit (issue 78)James Moger2012-03-281-0/+29
* WAR/Express builds now copy bundled push scripts to configured scripts folderJames Moger2012-01-061-0/+46
* Cleanup imports and formatting.James Moger2011-07-251-1/+1
* Centralize default branch/HEAD resolution (issue 14)James Moger2011-07-221-0/+22
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-2/+3
* Optionally display repository on-disk size on repositories page.James Moger2011-07-111-0/+24
* Documentation. Added JavaDoc comments.James Moger2011-07-011-1/+1
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-0/+59