Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add onFork and onRename methods to RepositoryLifeCycleListener | James Moger | 2015-05-22 | 1 | -0/+10 |
| | |||||
* | Remove unnecessary import | David Ostrovsky | 2014-06-16 | 1 | -1/+0 |
| | |||||
* | Add repository and user/team lifecycle listener extension points | James Moger | 2014-06-09 | 1 | -2/+73 |
| | |||||
* | Add startup/shutdown LifeCycle extension point | James Moger | 2014-05-15 | 1 | -1/+30 |
| | |||||
* | Allow plugins to extend the top navbar and repository navbar | James Moger | 2014-05-05 | 1 | -1/+57 |
| | | | | | 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 | -6/+4 |
| | |||||
* | Overhaul menu item classes and add AdminMenuExtension point | James Moger | 2014-05-05 | 1 | -0/+26 |
| | |||||
* | Add http request filter extension point | David Ostrovsky | 2014-05-05 | 1 | -0/+20 |
| | | | | | To allow for integration of 3rd party server monitoring solutions, Gitblit needs to expose an extension point for collecting http data. | ||||
* | Remove User parameter from SSH dispatch command setup | James Moger | 2014-04-17 | 1 | -5/+5 |
| | |||||
* | Add plugin (un)install lifecycle methods | James Moger | 2014-04-17 | 1 | -0/+17 |
| | |||||
* | Documentation | James Moger | 2014-04-15 | 1 | -3/+58 |
| | |||||
* | Documentation | James Moger | 2014-04-12 | 1 | -0/+115 |