Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added 'htm' extension as default index page. | Yuhi Ishikura | 2013-06-03 | 1 | -1/+2 |
| | |||||
* | Improve index page strategy in PagesServlet. | Yuhi Ishikura | 2013-06-03 | 1 | -2/+8 |
| | |||||
* | Fixed problem that PagesServlet couldn't provide contents written in ↵ | Yuhi Ishikura | 2013-06-02 | 1 | -0/+1 |
| | | | | markdown correctly. | ||||
* | Fixed problem that PagesServlet couldn't provide index.htm and index.mkd. | Yuhi Ishikura | 2013-06-02 | 1 | -2/+5 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+249 |
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. |