Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -235/+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. | ||||
* | Permission filtering in web ui | James Moger | 2012-11-02 | 1 | -1/+24 |
| | | | | | 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. | ||||
* | Gracefully deal with missing repository in permissions ui (issue 155) | James Moger | 2012-11-01 | 1 | -2/+7 |
| | |||||
* | Renamed isEditable to mutable | James Moger | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | Improve transparency of permissions by indicating permission source | James Moger | 2012-10-31 | 1 | -4/+19 |
| | |||||
* | Stabilizing and polishing permissions ui. Still in-progress. | James Moger | 2012-10-29 | 1 | -16/+40 |
| | |||||
* | Differentiate between an explicit permission and a regex permission | James Moger | 2012-10-22 | 1 | -1/+29 |
| | |||||
* | Completed permissions UI, RPC, and Manager support (issue 36) | James Moger | 2012-10-19 | 1 | -0/+140 |