Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git-LFS support | Paul Martin | 2015-10-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | | + Metadata maintained in append-only JSON file providing complete audit history. + Filestore menu item + Lists filestore items + Current size and availability + Link to GitBlit Filestore help page (top right) + Hooks into existing repository permissions + Uses default repository path for out-of-box operation with Git-LFS client + accessRestrictionFilter now has access to http method and auth header + Testing for servlet and manager | ||||
* | Merge branch 'ticket/164' into develop | James Moger | 2014-09-07 | 1 | -0/+3 |
|\ | |||||
| * | Create infrastructure for XSS sanitization | James Moger | 2014-09-07 | 1 | -0/+3 |
| | | |||||
* | | Extract services manager into a top-level injectable manager | James Moger | 2014-07-03 | 1 | -0/+3 |
|/ | |||||
* | Allow plugins to extend the top navbar and repository navbar | James Moger | 2014-05-05 | 1 | -0/+72 |
This change also ties the plugin manager into the Wicket framework and allows plugins to contribute and mount new pages which are linked by the top navbar and repository navbar extensions. |