Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge release 1.6.2 | James Moger | 2014-10-28 | 1 | -3/+3 |
|\ | |||||
| * | Documentation | James Moger | 2014-10-27 | 1 | -3/+3 |
| | | |||||
* | | Adopt chain-loading properties as the default setup | James Moger | 2014-10-27 | 4 | -7/+44 |
| | | |||||
* | | Merge release-1.6.1 | James Moger | 2014-10-20 | 2 | -2/+10 |
|\| | |||||
| * | Prepare v1.6.1 documentation updates | James Moger | 2014-10-20 | 2 | -2/+10 |
| | | |||||
* | | Merge branch 'ticket/201' into develop | James Moger | 2014-09-30 | 2 | -3/+1 |
|\| | |||||
| * | Remove git.streamFileThreshold setting | James Moger | 2014-09-30 | 2 | -3/+1 |
| | | |||||
* | | Merge branch 'ticket/142' into develop | James Moger | 2014-09-04 | 1 | -1/+1 |
|\| | |||||
| * | Update setup_authentication.mkd | Anthony O. | 2014-08-08 | 1 | -1/+1 |
| | | | | | | In AuthenticationManager:385, only `provider instanceof UsernamePasswordAuthenticationProvider` will be called | ||||
* | | Documentation | James Moger | 2014-07-03 | 1 | -0/+1 |
|/ | |||||
* | Removed unnecessary and obsolete download links from documenation | James Moger | 2014-06-22 | 2 | -2/+2 |
| | |||||
* | Documentation | James Moger | 2014-06-16 | 1 | -6/+11 |
| | |||||
* | Documentation | James Moger | 2014-06-16 | 1 | -10/+11 |
| | |||||
* | Remove unnecessary import | David Ostrovsky | 2014-06-16 | 1 | -1/+0 |
| | |||||
* | Documentation | James Moger | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | Documentation | James Moger | 2014-06-13 | 1 | -0/+2 |
| | |||||
* | Merge branch 'ticket/100' into release-v1.6.0 | James Moger | 2014-06-12 | 1 | -1/+1 |
|\ | |||||
| * | Fix cloning repositories with + in their names | James Moger | 2014-06-12 | 1 | -1/+1 |
| | | |||||
* | | Documentation | James Moger | 2014-06-09 | 5 | -11/+36 |
| | | |||||
* | | Add repository and user/team lifecycle listener extension points | James Moger | 2014-06-09 | 1 | -2/+73 |
| | | |||||
* | | Remove the OpenShift Express build | James Moger | 2014-05-23 | 4 | -148/+0 |
| | | |||||
* | | Add startup/shutdown LifeCycle extension point | James Moger | 2014-05-15 | 1 | -1/+30 |
| | | |||||
* | | Documentation | James Moger | 2014-05-12 | 2 | -10/+12 |
| | | |||||
* | | Change enum name and unit test RSS tag queries | James Moger | 2014-05-08 | 1 | -0/+1 |
| | | |||||
* | | Revise, complete, and fully test the FORK rpc | James Moger | 2014-05-08 | 1 | -3/+5 |
| | | |||||
* | | Merge branch 'master' into develop | James Moger | 2014-05-07 | 3 | -10/+14 |
|\| | |||||
| * | Correct Bintray upload url for releases | James Moger | 2014-05-07 | 1 | -1/+1 |
| | | |||||
| * | Documentation | James Moger | 2014-05-07 | 3 | -10/+14 |
| | | |||||
* | | Switch to -u from deprecated --set-upstream | James Moger | 2014-05-05 | 1 | -2/+2 |
| | | |||||
* | | 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. | ||||
* | | Documentation | James Moger | 2014-05-02 | 2 | -21/+8 |
| | | |||||
* | | Implementation of a ticket mgration tool | James Moger | 2014-05-02 | 1 | -0/+24 |
|/ | |||||
* | Documentation | James Moger | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | 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-16 | 2 | -9/+9 |
| | |||||
* | Documentation | James Moger | 2014-04-15 | 3 | -7/+70 |
| | |||||
* | Documentation | James Moger | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | Documentation | James Moger | 2014-04-12 | 2 | -87/+130 |
| | |||||
* | Add TicketHook extension | James Moger | 2014-04-12 | 1 | -0/+23 |
| | |||||
* | Add PatchsetHook extensions | James Moger | 2014-04-12 | 1 | -106/+122 |
| | |||||
* | Allow ReceiveHook extensions | James Moger | 2014-04-12 | 1 | -1/+35 |
| | |||||
* | Update to Jetty 9, drop AJP | James Moger | 2014-04-11 | 3 | -10/+4 |
| | |||||
* | Improve plugin documentation | James Moger | 2014-04-11 | 2 | -10/+36 |
| | |||||
* | Documentation | James Moger | 2014-04-10 | 5 | -1/+42 |
| | |||||
* | Split administration commands into a plugin, enhance plugin manager | James Moger | 2014-04-10 | 1 | -9/+13 |
| | |||||
* | Implement management commands in repositories dispatcher | James Moger | 2014-04-10 | 1 | -3/+3 |
| |