Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -91/+0 |
| | | | | | | | | | 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. | ||||
* | Refinements to search dialog and null checks in cell renderers | James Moger | 2011-11-04 | 1 | -2/+2 |
| | |||||
* | Added repository selector to feeds panel | James Moger | 2011-11-02 | 1 | -3/+25 |
| | |||||
* | More feeds work in Manager | James Moger | 2011-10-31 | 1 | -38/+10 |
| | |||||
* | Added basic rss subscriptions to Manager | James Moger | 2011-10-28 | 1 | -9/+37 |
| | |||||
* | RPC Client: Create/Edit Repository & User. Partially working. | James Moger | 2011-10-12 | 1 | -0/+4 |
| | | | | Added new request type to retrieve Gitblit settings to implement the password preferences (minLength, storage type) and federation sets. | ||||
* | New setting to disable RPC administration. Advancing the RPC client. | James Moger | 2011-10-05 | 1 | -0/+65 |