(TM) 64-Bit Server VM", "java.vm.vendor": "Sun Microsystems Inc.", "java.vm.version": "20.1-b02", "os.arch": "amd64", "os.name": "Windows 7", "os.version": "6.1" }, "heapAllocated": 128057344, "heapFree": 120399168, "heapSize": 1899560960, "servletContainer": "jetty/...
Move to Java 7 & updated to Jetty 9.1.4 dropped AJP support because it has been removed from upstream Jetty dropped settings: server.useNio, server.ajpPort, server.ajpBindInterface dropped GO parameters: --ajpPort, --useNio additions Added an SSH daemon with public key authentication (issue...
# needs to access more thanthismany bytes it will unload less frequently used # windows to reclaim memory space within the process. Asthisbuffer must be shared # with the rest of the JVM heap, it should be a fraction of the total memory available. # # The JGit team recommends settingthi...
The 1.9 minor version will be the last to support Java 7. From 1.10 on Gitblit will require Java 8. When the `realm.ldap.bindpattern` property is set, GitBlit will only bind as the user to LDAP, not to a manager account or anonymously. Older password storage mechanisms are deprecated...
# SPACE-DELIMITED # CASE-SENSITIVE # SINCE 1.1.0 git.submoduleUrlPatterns = .*?:///(.*) # Specify the interface for Git Daemon to bind it's service. # You may specify an ip or an empty value to bind to all interfaces. # Specifying localhost will result in Gitblit ONLY listening to...
web.useClientTimezone = false# Time format# http://download.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html# # SINCE 0.8.0web.timeFormat = HH:mm# Short date format# http://download.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html# # SINCE 0.5.0...