Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add repository and user/team lifecycle listener extension points | James Moger | 2014-06-09 | 2 | -0/+107 |
| | |||||
* | Add startup/shutdown LifeCycle extension point | James Moger | 2014-05-15 | 1 | -0/+43 |
| | |||||
* | Allow plugins to extend the top navbar and repository navbar | James Moger | 2014-05-05 | 3 | -5/+96 |
| | | | | | 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. | ||||
* | Integrate admin menu into user menu and add user menu extension | James Moger | 2014-05-05 | 1 | -0/+40 |
| | |||||
* | Overhaul menu item classes and add AdminMenuExtension point | James Moger | 2014-05-05 | 1 | -0/+40 |
| | |||||
* | Add http request filter extension point | David Ostrovsky | 2014-05-05 | 1 | -0/+49 |
| | | | | | To allow for integration of 3rd party server monitoring solutions, Gitblit needs to expose an extension point for collecting http data. | ||||
* | Add plugin (un)install lifecycle methods | James Moger | 2014-04-17 | 1 | -0/+34 |
| | |||||
* | Add a GitblitPlugin class for plugins to extend | James Moger | 2014-04-14 | 1 | -0/+27 |
| | |||||
* | Documentation | James Moger | 2014-04-13 | 3 | -2/+10 |
| | |||||
* | Add TicketHook extension | James Moger | 2014-04-12 | 1 | -0/+46 |
| | |||||
* | Add PatchsetHook extensions | James Moger | 2014-04-12 | 1 | -0/+53 |
| | |||||
* | Allow ReceiveHook extensions | James Moger | 2014-04-12 | 1 | -0/+53 |