| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revised Git Daemon to improve thread stopping and to eliminate repository nam... | James Moger | 2013-05-03 | 8 | -48/+649 |
* | Fixed history of submodule reference if it was once a directory | James Moger | 2013-05-03 | 1 | -8/+14 |
* | Improve permission determination when repo is frozen or is not bare | James Moger | 2013-05-02 | 5 | -16/+106 |
* | Do not use problematic WicketUtils fluid api | James Moger | 2013-05-02 | 1 | -2/+6 |
* | Revert "Make WicketUtils return the component for more fluid usage" | James Moger | 2013-05-02 | 1 | -16/+8 |
* | Documentation | James Moger | 2013-05-02 | 1 | -0/+6 |
* | Organize imports | James Moger | 2013-05-02 | 12 | -14/+9 |
* | Added SparkleShare invite url panel | James Moger | 2013-05-02 | 9 | -5/+342 |
* | Improved the repository url panel and show git daemon url, appropriately | James Moger | 2013-05-02 | 11 | -17/+279 |
* | Make WicketUtils return the component for more fluid usage | James Moger | 2013-05-02 | 1 | -8/+16 |
* | Do not include push-restricted, empty repositories for users without push access | James Moger | 2013-05-02 | 1 | -1/+9 |
* | Improve effective permission determination | James Moger | 2013-05-02 | 4 | -13/+303 |
* | Improve Gerrit change ref rendering (issue-206) | James Moger | 2013-04-23 | 2 | -0/+11 |
* | Disable GitDaemon by default | James Moger | 2013-04-18 | 1 | -1/+1 |
* | Null out GitDaemon if it fails to start | James Moger | 2013-04-18 | 1 | -0/+1 |
* | Fixed broken exception message formatting on starting GitDaemon | James Moger | 2013-04-18 | 1 | -1/+1 |
* | Fixed (again?!) regression with repositories page message | James Moger | 2013-04-16 | 1 | -6/+4 |
* | Load prettify's lang-*.js extentions. | Kensuke Matsuzaki | 2013-04-16 | 34 | -66/+182 |
* | Merge branch 'update-japanese-lang' of https://github.com/zakki/gitblit | James Moger | 2013-04-15 | 1 | -24/+157 |
|\ |
|
| * | Translate massages to Japanase | Kensuke Matsuzaki | 2013-04-15 | 1 | -24/+157 |
* | | Completed migration to JGit 3.0.0-SNAPSHOT | James Moger | 2013-04-15 | 7 | -32/+42 |
* | | Fix unit tests | David Ostrovsky | 2013-04-14 | 3 | -3/+3 |
* | | Bump JGit version to 3.0.0-SNAPSHOT | David Ostrovsky | 2013-04-14 | 4 | -8/+11 |
|/ |
|
* | Properly set application/json content-type on api calls | James Moger | 2013-04-12 | 1 | -0/+1 |
* | Disable Gson pretty printing | James Moger | 2013-04-10 | 1 | -1/+0 |
* | Documentation | James Moger | 2013-04-08 | 1 | -2/+6 |
* | Merge branch 'force-locale' of https://github.com/ljader/gitblit | James Moger | 2013-04-08 | 2 | -1/+16 |
|\ |
|
| * | Overwrite created session locale with forced one | Lukasz Jader | 2013-04-07 | 1 | -1/+10 |
| * | Add forceDefaultLocale param to gitblit.properties | Lukasz Jader | 2013-04-07 | 1 | -0/+6 |
* | | Translate rest of new messages | Lukasz Jader | 2013-04-07 | 1 | -6/+99 |
* | | Translate some new messages | Lukasz Jader | 2013-04-06 | 1 | -2/+37 |
* | | Alter polish translation for 'branch' phrase | Lukasz Jader | 2013-04-06 | 1 | -13/+13 |
|/ |
|
* | Added Git Daemon support | James Moger | 2013-04-03 | 18 | -522/+1209 |
* | Simplify resource loading | James Moger | 2013-04-02 | 15 | -8/+3 |
* | Revised incremental push tags feature | James Moger | 2013-04-01 | 12 | -70/+115 |
* | Merge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtags | James Moger | 2013-04-01 | 8 | -4/+113 |
|\ |
|
| * | code cleanup | saheba | 2013-03-25 | 1 | -8/+3 |
| * | code cleanup | saheba | 2013-03-25 | 1 | -7/+0 |
| * | +feature: automatic tagging of each push with an incremental revision number ... | saheba | 2013-03-25 | 2 | -2/+108 |
| * | added attribute useIncrementalRevisionNumbers to repository model | saheba | 2013-03-25 | 6 | -0/+15 |
* | | Document SNI workaround for Java-based clients | James Moger | 2013-03-29 | 2 | -6/+26 |
* | | Disable SNI extensions for client SSL connections | James Moger | 2013-03-29 | 1 | -0/+4 |
* | | Trap connection resets and broken pipes in zip download servlet | James Moger | 2013-03-29 | 1 | -0/+8 |
* | | Improve blame page error checking | James Moger | 2013-03-29 | 2 | -0/+31 |
* | | Support username substitution in web.otherUrls (issue 213) | James Moger | 2013-03-29 | 5 | -7/+20 |
* | | Fixed UTF-8 encoding in email notifications (issue 218) | James Moger | 2013-03-29 | 3 | -38/+29 |
* | | Fixed regression with individually symlinked repositories (issue 217) | James Moger | 2013-03-29 | 1 | -0/+5 |
* | | Add more error checking to blob page | James Moger | 2013-03-29 | 3 | -3/+24 |
* | | Fixed NPE in FedClient and support --baseFolder in FedClient (issue 219) | James Moger | 2013-03-29 | 3 | -7/+17 |
* | | Enforce security on raw blob page (issue 198) | James Moger | 2013-03-29 | 3 | -38/+86 |