Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve permission determination when repo is frozen or is not bare | James Moger | 2013-05-02 | 1 | -0/+35 | |
| | ||||||
* | Organize imports | James Moger | 2013-05-02 | 3 | -3/+1 | |
| | ||||||
* | Improve effective permission determination | James Moger | 2013-05-02 | 1 | -4/+216 | |
| | ||||||
* | Completed migration to JGit 3.0.0-SNAPSHOT | James Moger | 2013-04-15 | 3 | -12/+23 | |
| | ||||||
* | Fix unit tests | David Ostrovsky | 2013-04-14 | 3 | -3/+3 | |
| | ||||||
* | Added Git Daemon support | James Moger | 2013-04-03 | 3 | -33/+371 | |
| | ||||||
* | Revised incremental push tags feature | James Moger | 2013-04-01 | 2 | -4/+16 | |
| | ||||||
* | Fixed UTF-8 encoding in email notifications (issue 218) | James Moger | 2013-03-29 | 1 | -2/+3 | |
| | ||||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 34 | -0/+7895 | |
This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward. |