6acece85a2
German, Spanish, and Swedish translation updates from Transifex
2012-04-12 20:25:52 +00:00
2d24f01831
- Non-default theme cleanups
...
- Theme and translate home page logo
2012-04-12 17:54:44 +00:00
ce9cae4ff8
fix whitespace issues
2012-04-12 15:21:21 +00:00
c3a387d646
Try again to fix console on Windows w/o IPv6 by starting connectors individually
2012-04-12 14:54:50 +00:00
b24085bbe5
prevent very early NPE
2012-04-12 14:48:18 +00:00
e3dab56e79
Delay router down message until two consecutive fails
2012-03-27 20:08:11 +00:00
97f23286d3
allow SHOUTcast/icecast to work over the http proxy + cleanups
2012-03-27 17:41:02 +00:00
11ff89fef2
- Try again to fix console on Windows w/o IPv6 (ticket # 621)
2012-03-26 14:07:38 +00:00
764a7f2e13
remove unused private items (eclipse)
2012-03-26 00:52:06 +00:00
1db58dee89
remove unused local variables (eclipse)
2012-03-25 22:16:03 +00:00
f13956d380
remove unused imports (eclipse)
2012-03-25 21:45:18 +00:00
3e889d2747
remove unnecessary casts (eclipse)
2012-03-25 20:42:41 +00:00
ed13424913
- Move oldconsole rendering from Router to OldConsoleHelper
2012-03-24 23:04:05 +00:00
bdfca07626
- Fix dup torrent msg with magnets (tickets #433 and #504 )
...
- Fix state when storage dies during transition out of magnet mode
- Fix NPE in magnet mode
- Error logging improvements
- Support add-torrent with infohash alone
- CSS tweaks
2012-03-24 12:58:13 +00:00
675e8a91a4
* RetransmissionTimer: Instantiate per-destination
2012-03-22 20:40:35 +00:00
db42a46c71
home page CSS
2012-03-22 19:49:48 +00:00
adcd1e8d9a
* Reseeder: Get rid of static instance, root in netDB,
...
don't use system properties for status
2012-03-22 19:47:44 +00:00
444ba47463
* i2psnark: Message area tweaks and clear link
2012-03-20 14:09:17 +00:00
4ffbfce51e
Plugins: Order and reverse order plugin names for start/stop all cases.
2012-03-19 12:37:39 +00:00
d1ed30e79c
Plugins: less confusing message, fix CNFE by catch and ignore on delete.
2012-03-19 01:46:47 +00:00
7d9db79619
fix build
2012-03-18 00:07:46 +00:00
df8bab6b72
* Streaming: Scheduler cleanup
2012-03-17 21:55:05 +00:00
f6fb4b4be3
news header
2012-03-17 21:53:14 +00:00
0f74ccd446
add servlet version
2012-03-17 21:52:48 +00:00
02bde80725
* Jetty: Don't extract wars
2012-03-17 21:52:17 +00:00
e2a39a3eb5
* I2PTunnel: Make CLI-only methods private, and static where possible
2012-03-17 21:49:11 +00:00
1de88909e9
* Home page: Tag tooltip; CSS tweaks; news tweak
2012-03-16 12:08:43 +00:00
f7dc55f087
* HTTP Proxy: Jump and addresshelper page tweaks
2012-03-16 12:07:13 +00:00
1f407bc34f
Plugins
2012-03-15 00:39:11 +00:00
17f9280b3f
* Jetty:
...
- Set default cache-control for webapps and eepsite
- Disable dir listing for console webapps
* WebAppStarter: Remove static log
2012-03-14 12:04:20 +00:00
7c88180b83
remove static logs
2012-03-14 11:55:13 +00:00
7d0741bd7e
Add plugin site
2012-03-13 21:48:02 +00:00
913994f312
Add sponge.i2p :-D bump version.
2012-03-13 11:11:41 +00:00
0fabbc9039
Plugins: bugfix and defer update.
2012-03-13 09:49:15 +00:00
92c3d33ce5
Plugins: Handle 'file://' URLs for installation and updates.
2012-03-13 05:49:02 +00:00
2415091a2f
* Console:
...
- Better IPv6 test, hopefully will work on Windows
- Hide home page flags once language is selected
- Home page shrinkage and other CSS tweaks
2012-03-12 14:30:38 +00:00
703f28e87d
* Build:
...
- Include old commons logging classes in commons-logging.jar
- Preserve manifests in Jetty/Tomcat jars
* Jetty Logger: Promote warns to erros when a Throwable is the second arg
2012-03-11 18:30:43 +00:00
d598396bb2
Add 'unsignedbuild' id
2012-03-11 13:02:51 +00:00
fdb1f9dd39
IPv4 check
2012-03-10 22:07:15 +00:00
307826c4d3
move the update-all button
2012-03-10 21:54:38 +00:00
9faba9fd30
* Console: Test if IPv6 addresses will work before instantiating
...
connectors, so Jetty will still start without them
2012-03-10 21:53:29 +00:00
87c04bf00b
* configloggging: Fix clearing log overrides
2012-03-10 21:51:50 +00:00
7bd83f83ed
* Jetty Logger: Put a note in wrapper log saying where the logs went
2012-03-10 21:51:20 +00:00
528ef4dd1a
* HTTP Proxy: Fix generation of jump links (ticket #616 ),
...
broken by refactoring in -1
2012-03-10 21:50:45 +00:00
a9935cb609
Spanish and German translation updates from TX.
...
Updated EN po files to push to TX.
2012-03-07 01:39:39 +00:00
0cea3e03ae
* Webapp class loader: Fix dup classes in classpath
...
caused by last checkin (symptom: i2psnark in wrong directory)
2012-03-06 14:04:04 +00:00
de2b204646
* viewstat.jsp: Properly close the ImageOutputStream to fix
...
NPEs in the finalizer, probably was the root cause of
what we blamed on Jetty
2012-03-06 14:02:12 +00:00
e1c3979af7
* Jetty logger: Fix stack trace logging
2012-03-06 14:01:13 +00:00
46438b7412
* i2psnark: Fix NPE on magnet link addition
2012-03-06 13:59:32 +00:00
d7c1e9724b
merge of 'c09b40fe67ffc403c484ac4b14d896de48d37d9c'
...
and 'c269d35a60d164027bb1d1fbb6d30c06ffd2292d'
2012-03-05 15:24:21 +00:00