- Jan 01, 2012
-
-
kytv authored
-
- Dec 31, 2011
-
-
zzz authored
- Fix NPE logging error when Router.saveConfig() fails early - Log readConfig() and saveConfig() errors to wrapper log if router log not yet available - Handle non-split configuration in MigrateJetty - Better logging of migration errors - Handle existing backup files during migration better
-
zzz authored
-
zzz authored
-
- Dec 30, 2011
- Dec 29, 2011
-
-
zzz authored
- Add delay in systray port checker to ensure console is up - Move I2PRequestLog to net.i2p.jetty package
-
- Dec 25, 2011
-
-
kytv authored
The routerconsole's precompilejsp target failed when using the jetty packages from Debian. These escaped jsp files also work with 'our' jetty6 (and jetty6).
-
- Dec 24, 2011
- Dec 23, 2011
-
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
- fix cgi-bin - enable WebAppDeplyer - add webdefault.xml
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
Jetty 6 package. - Add several jars from the Jetty 6 distribution - Update jetty.xml - Add context XML files - Update WorkingDir to migrate the content XML files - Update RouterConsoleRunner and LocaleWebAppHandler - Remove all old Jetty 5.1.15 local mods; this will break Seedless using a custom Server() constructor - Update I2PRequestLog to be a mod of NCSARequestLog from 6.1.26 - Put I2PRequestLog in its own jar - Copy MultiPartRequest and other required classes from Jetty 5.1.15 and add it to susimail, as the replacement MultiPartFilter in Jetty 6 is difficult to migrate to, and does not support content-type - Update i2psnark for Jetty 6 - Disable i2psnark RunStandalone, unused and instantiated Jetty 5 - Fix up all webapp build.xml to reference new jars Not yet working: Plugin/webapp run detection and stopping, eepsite CGI Not well tested: Plugins, classpaths, webapps
-
- Dec 19, 2011
-
-
kytv authored
Check for /etc/environment and /etc/default/locale and retrieve/set locale variables from them--but only if LANG is unset. This should help in those cases in which someone is starting I2P as a daemon using an initscript and I2P is starting /before/ the environment is configured, leading to the wrong file encoding being detected.
-
dev authored
-
- Dec 18, 2011
- Dec 17, 2011
-
-
kytv authored
The css file originally had align:center, which is invalid. I assumed text-align was meant but I was obviously wrong.
-
zzz authored
and '0c2d5fea1f036773ef51ce22d9d8c4e9203ee5f3'
-
kytv authored
-
zzz authored
-
zzz authored
-
zzz authored
stalls in the transports during profile reorg - Make isFailing() non-blocking since it's always false
-
zzz authored
-
zzz authored
- Replace file name characters not supported in default charset - Add torrent file name to local details page
-