76c0f56be8
* Plugins: Fix setting webapp classpath on Jetty 6
2012-03-05 00:41:36 +00:00
d85ae48f4e
specify action so that the user will go to the top of the page to see the result even if an anchor was specified
2012-03-05 00:40:41 +00:00
e99b2064e7
log tweaks
2012-03-05 00:37:48 +00:00
57f4ede102
increase floodfills to 250
2012-03-05 00:37:20 +00:00
0c55de7fcc
* viewstat.jsp: Send Connection: Close to work around Jetty bug
...
http://jira.codehaus.org/browse/JETTY-1346
2012-03-05 00:36:54 +00:00
60f35bdd5d
history for prop, -4
2012-03-04 17:01:17 +00:00
44db814ded
remove old jetty 5 classes in case you forgot to distclean after updating
2012-03-04 14:28:50 +00:00
349a01265f
backwhacks
2012-03-04 04:30:16 +00:00
a0a9c23bcd
fixups after prop
2012-03-04 02:48:47 +00:00
2b81cee653
propagate from branch 'i2p.i2p.zzz.jetty6' (head b2ad0d72311d5ec26270cfcbbc79d128b268869b)
...
to branch 'i2p.i2p' (head b05b73d4740740f306a665e4b354d412eab2f328)
2012-03-04 00:34:00 +00:00
140ffc5c5e
- /confighome validation fixes
...
- AJAX fixes
- Translate 'router is down' message
2012-03-03 22:55:24 +00:00
8cd9fb80ba
history for prop, -2
2012-03-03 20:25:49 +00:00
21ce36db9c
merge of '20d8216d0354a2fa3dbd14fa595ebe0ee080a9d8'
...
and 'b97f3cabaa528502fd5728f44345cc09348b74a6'
2012-03-03 20:20:30 +00:00
f010b27b14
Home page:
...
- Convert ajax to use shared script
- CSS tweaks
- Add missing icons
Silk icons: See licenses/LICENSE-SilkIcons.txt
2012-03-03 20:17:02 +00:00
b0a682f606
propagate from branch 'i2p.i2p.zzz.homepage' (head 27c8ea684056ce34ea81acdfd18571776ca63641)
...
to branch 'i2p.i2p' (head 83f37b19742045fa42ed71a0abd8e90d080c2c05)
2012-03-03 19:05:15 +00:00
e2acc9fdd2
* i2psnark:
...
- CSS tweaks
- Ajax fixes
- Move js to console in prep for merging w/ homepage
2012-03-03 18:58:31 +00:00
0e8d3d1862
remove bw stats from netdb effective next release
2012-03-03 18:21:00 +00:00
a0f714097a
css tweak
2012-03-03 18:20:06 +00:00
15e182809d
html fix
2012-03-03 18:19:50 +00:00
7673d2ba04
Susimail: HTML fixes
2012-03-03 18:10:45 +00:00
7a765757dd
Proxy pages: HTML validation fixes for the proxy pages
2012-03-03 16:31:05 +00:00
2db086ee32
Add Updater200WithJetty target
2012-03-03 13:46:54 +00:00
366d79ddad
Adding missing HTML tags
2012-03-03 01:00:31 +00:00
2bff0d6bcc
HTML validation fixes
2012-03-02 22:32:45 +00:00
1aa24a38a4
Various HTML fixes
2012-03-02 18:46:34 +00:00
f62c3047b5
history for prop, -1
2012-03-02 01:34:21 +00:00
0cdff150f5
propagate from branch 'i2p.i2p.zzz.test' (head 44ecb300f6f5655b9b8699049d2fba046822deed)
...
to branch 'i2p.i2p' (head 5120d6c371d7cba9f201b48a142b0e0ead028cdd)
2012-03-02 00:18:54 +00:00
75eda7e1b1
log tweak
2012-03-01 23:52:56 +00:00
f22ac28e4d
search param encoding
2012-03-01 23:46:06 +00:00
33964fac45
Fixes for:
...
IPv6 addresses
Reject all hostnames w/o dots except IPv6
http://i2p/b64dest
Log tweaks
Add nicer ahelper-notfound error page
2012-03-01 23:38:22 +00:00
5e5e4f6f2c
HTML fix
2012-03-01 19:16:44 +00:00
4a74bd0fe7
HTML fixes
2012-03-01 19:02:32 +00:00
e7bcff5e71
- Refactoring to use Jave URI parser to better handle
...
escapes, IPv6 addresses, ports
- Rewrite i2paddresshelper scanning/removal
intermediate checkin, bug fixes to follow
2012-03-01 18:39:07 +00:00
cadedeb06c
* Build: Add built-by to jars; check for corrupt jars on debug page
2012-03-01 16:04:17 +00:00
5af6c97bee
log tweaks, final
2012-03-01 14:21:54 +00:00
cf41068fef
SDK message
2012-03-01 13:41:24 +00:00
81bd0fcbf4
propagate from branch 'i2p.i2p.str4d.i2ptunnel' (head 237102a8f647caf98bf0491af5de6f636e254722)
...
to branch 'i2p.i2p' (head 3d9f6d9555224cc3277ca10fd9409c83422758eb)
2012-03-01 05:07:47 +00:00
b6f7321497
Fix the UTF8 POSTing issue
2012-03-01 05:03:29 +00:00
538427c269
- Synchronize StoreJob.sendNext() to avoid dups
...
- StoreState finals
2012-02-29 18:49:49 +00:00
f61183d2d8
* DataStructures:
...
- Remove static logs
- Sort addresses in RouterInfo at initialization only;
change from Set to List to save space
- Remove unused counters in Lease to save space
- Increase max leases to 16
2012-02-29 18:09:16 +00:00
48551f0617
NetDB: Reenable RI store verifies. Was disabled in 0.7.9;
...
checkin comments claim it was reenabled in 0.7.10
but it didn't actually happen, probably due to bad merge.
2012-02-29 17:50:54 +00:00
6f682c1e71
change console link
2012-02-29 15:30:28 +00:00
f747febd0a
home page updates
2012-02-29 15:29:29 +00:00
1f9ab5d880
propagate from branch 'i2p.i2p' (head 3d9f6d9555224cc3277ca10fd9409c83422758eb)
...
to branch 'i2p.i2p.zzz.homepage' (head 0657f1e52c859e06b78e55fe04656567bfba3bf0)
2012-02-29 15:27:37 +00:00
f43b0be5b8
Check in the 840 KB of jars we need from Jetty 6.1.26
...
(Apache 2.0 license) instead of downloading a 25 MB zip
2012-02-29 15:12:25 +00:00
bb46535e71
propagate from branch 'i2p.i2p' (head 3d9f6d9555224cc3277ca10fd9409c83422758eb)
...
to branch 'i2p.i2p.zzz.jetty6' (head 0212d710e5a4eb30249201015f045d43f44650cb)
2012-02-29 14:37:02 +00:00
2bc70b53c1
debug log
2012-02-29 13:45:02 +00:00
ede1b1954c
remove static logs
2012-02-28 15:58:02 +00:00
17f7264863
remove unused counters and methods
2012-02-28 15:26:31 +00:00
d6d8c0d119
remove static logs
2012-02-28 14:50:39 +00:00