Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -385/+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. | ||||
* | Support local accounts with LdapUserService and RedmineUserService (issue-183) | James Moger | 2013-01-04 | 1 | -2/+2 |
| | |||||
* | Permission filtering in web ui | James Moger | 2012-11-02 | 1 | -1/+1 |
| | | | | | Present the mutable permissions by default. Allow the administrator or owner to toggle the displayed permissions to see how the user and team permissions are applied to a repository. | ||||
* | Centralize Manager row height setting | James Moger | 2012-11-01 | 1 | -5/+0 |
| | |||||
* | Gracefully deal with missing repository in permissions ui (issue 155) | James Moger | 2012-11-01 | 1 | -22/+1 |
| | |||||
* | Renamed isEditable to mutable | James Moger | 2012-10-31 | 1 | -2/+2 |
| | |||||
* | Handle case of missing repository in Manager (issue 155) | James Moger | 2012-10-31 | 1 | -1/+9 |
| | |||||
* | Stabilizing and polishing permissions ui. Still in-progress. | James Moger | 2012-10-29 | 1 | -0/+17 |
| | |||||
* | Completed permissions UI, RPC, and Manager support (issue 36) | James Moger | 2012-10-19 | 1 | -1/+1 |
| | |||||
* | Teams JSON-RPC support | James Moger | 2011-12-13 | 1 | -4/+34 |
| | |||||
* | Refactored monolithic GitblitPanel into pieces. Revised feed generation. | James Moger | 2011-11-01 | 1 | -0/+356 |