| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Clarify need to review installService.cmd for keystore password (issue 221) | James Moger | 2013-03-29 | 1 | -1/+1 |
* | | Ensure Redmine url is properly formatted (issue 223) | James Moger | 2013-03-29 | 1 | -1/+1 |
* | | Disable view and blame links for deleted blobs (issue 216) | James Moger | 2013-03-29 | 1 | -2/+4 |
* | | Fixed extracting Groovy scripts on Express installs (issue 220) | James Moger | 2013-03-28 | 1 | -1/+3 |
* | | Use standard ServletRequestWrapper instead of custom wrapper (issue 224) | James Moger | 2013-03-28 | 2 | -402/+2 |
* | | Do not queue emails with no recipients (issue 200) | James Moger | 2013-03-28 | 1 | -0/+8 |
* | | Fixed incorrect icon file name for .doc files (issue 200) | James Moger | 2013-03-28 | 1 | -1/+1 |
* | | Added weblogic.xml to WAR for deployment on WebLogic (issue 199) | James Moger | 2013-03-28 | 1 | -0/+9 |
* | | Fixed internal error on folder history links (issue 192) | James Moger | 2013-03-28 | 1 | -3/+3 |
* | | Change level of authentication logging to debug | James Moger | 2013-03-28 | 1 | -4/+4 |
* | | Removed accidentally committed file and updated ignore file | James Moger | 2013-03-28 | 1 | -1311/+0 |
* | | Merge branch 'issue-182' of git://git.quelltextlich.at/gitblit into issue182 | James Moger | 2013-03-28 | 1 | -0/+3 |
|\ \ |
|
| * | | Fix NPE when getting user's fork without repository list caching (issue-182) | Christian Aistleitner | 2013-03-25 | 1 | -0/+3 |
* | | | Added Moxie and Yaml to prettify extensions | James Moger | 2013-03-28 | 1 | -1/+1 |
* | | | Restored missing Windows distrib files lost during the refactor | James Moger | 2013-03-28 | 4 | -0/+0 |
* | | | Moved orphaned Groovy script | James Moger | 2013-03-28 | 1 | -0/+0 |
* | | | Removed obsolete Build classes and cleanup remnants of reorganization | James Moger | 2013-03-27 | 7 | -2068/+0 |