a52fb65c64
* i2psnark:
...
- Fix NPE and other partials bugs
- More extension message stubbing
- Log tweaks
2010-11-28 04:01:20 +00:00
9ba86e86aa
* I2PTunnel: Deprecate destFromName()
2010-11-28 04:00:02 +00:00
612d06bd53
* Build: Move all dependencies to top-level build.xml,
...
so each sub-build.xml is only executed once (true DAG)
2010-11-28 03:56:56 +00:00
8e98f58f6d
merge of '2b0329ad66b84d90d1b7e6e1a6247c6d826321f9'
...
and '77a4e2e18ab0e48d6f102388838e1367c1d56ebd'
2010-11-27 16:34:15 +00:00
3c45b038c6
* i2psnark:
...
- Drop queued outbound requests when choked
- Redo some data structures and locking to hopefully prevent deadlock
- Memory reduction part 3: Return partial pieces to PeerCoordinator when choked
2010-11-27 14:34:08 +00:00
8c5fd29233
Plugin: ticket 336 fix NPE
2010-11-27 13:52:57 +00:00
ff828e6417
* Build:
...
- Add man pages to package
- New updaterWithJavadoc target
* Console:
- Add link to javadocs if installed
2010-11-27 13:50:33 +00:00
28b4239d08
linkify message
2010-11-27 13:48:53 +00:00
5b951b5b4b
javadoc
2010-11-27 13:48:01 +00:00
daa4ff6308
fix race NPE at stream close
2010-11-27 13:44:42 +00:00
2d0e8b6ec8
fix configstats NPE
2010-11-27 13:43:48 +00:00
bcf27dbe12
I2PSnark: Echo themename in screenlog when changed (thanks to sponge); readme tweaks.
2010-11-27 11:53:06 +00:00
17f0627262
- fixed wrong mail selection
2010-11-27 01:05:04 +00:00
2160608a21
Readme tweaks; SnarkManager.java fix (thanks to sponge for new snark themer!)
2010-11-26 23:15:09 +00:00
c79f0caa67
i2psnark: Don't save theme parameter if it has not changed.
2010-11-26 22:46:23 +00:00
bbfb8583c7
i2psnark: Add theme change and theme selection storage abilities.
2010-11-26 22:31:59 +00:00
7f1ace4dbe
* i2psnark: Clean up and enhance the PeerCoordinator's partial piece handling,
...
in preparation for more improvements
2010-11-26 00:44:00 +00:00
ec51ea6513
* Console: Split initialNews.xml into a file for each language;
...
don't copy to config dir at install.
2010-11-26 00:32:00 +00:00
9c96c07f3e
merge of 'bbaea7567520aced60f19b571f63c11cbb3b1d76'
...
and 'e7bbb1ca66df6fb49b2f1fcb554e8077dd488fb2'
2010-11-24 16:45:43 +00:00
d5b079faa8
Message cleanup
2010-11-24 16:41:19 +00:00
0b59af6551
* i2psnark:
...
- Prevent dup requests during end game
(ticket 331 - thanks sponge and Oct!)
2010-11-24 15:04:52 +00:00
90490cb65d
cleanup; limit concurrent renderings to conserve memory
2010-11-24 15:01:14 +00:00
868f5b1c38
remove dup log
2010-11-24 14:58:40 +00:00
55db8bf3f6
save p param across posts
2010-11-24 14:56:58 +00:00
4dfac0846b
add pt, move readme_br to _pt
2010-11-24 14:55:16 +00:00
ffee32535e
add more info about trac
2010-11-24 14:53:41 +00:00
8b5c0a2db1
Plugin: ticket 104 Fix webapp isRunning to check ALL webapps.
...
The only defecency is that if one is running, that it considers the
entire pliugin to be running. I'm not sure if that is a good thing
or a bad thing, but the other code checks threads that way.
2010-11-24 14:31:54 +00:00
d6a6836d90
merge of '3b6c4d6af6fae83cc9b7d42e8515804ae48ec675'
...
and '799a00a4929a59478c534a56cce350cdb9a042e0'
2010-11-23 13:54:18 +00:00
53efb4e046
changes to spanish snark by user
2010-11-23 06:30:04 +00:00
c41a0c49b3
merge of '09a1ef8a35181c9ebdca5244237767f3eedc3ac0'
...
and 'ff29f16d54e144a5bdc987ddb29a1b9063742e40'
2010-11-22 17:07:28 +00:00
7c37590800
2010-11-22 17:06:57 +00:00
ee831106b7
merge of 'c6ad7f9d5bc5afefd248c4fc8fa5266642e18143'
...
and 'cbd2b39bbf04f7e25bcea99f213cbad1c323e445'
2010-11-22 01:16:25 +00:00
502f247d08
update trac message
2010-11-22 01:12:00 +00:00
ad96c8498d
more conversion to POST
2010-11-22 01:03:35 +00:00
705598d66a
quote=user: holding back further work until dr|z3d complies with his promise
2010-11-21 23:12:11 +00:00
3e52d6959b
require POST where we can
2010-11-21 23:05:14 +00:00
76bc6f5aee
two missing spaces in i2psnark
2010-11-21 22:29:53 +00:00
6c19e7e399
* i2psnark:
...
- Defer piece loading until required
- Stub out Extension message support
2010-11-21 21:19:12 +00:00
b5ae626425
sort tweak
2010-11-21 20:49:45 +00:00
d710da5c11
add note
2010-11-21 20:48:17 +00:00
2a34ea8356
* Console:
...
- Convert GraphHelper to a FormHandler
- Require POST for all forms
- Change the way we store the Writer to prevent problems
- Fix bonus setting on configpeer.jsp
- More ".jsp" removal
2010-11-21 20:46:48 +00:00
9e8af7367e
* Addressbook: Fix rename error on Windows (tkt 323 - thanks RN!)
2010-11-21 20:40:42 +00:00
c8cad6ab79
fixed a few typos
2010-11-21 18:40:30 +00:00
49325d491d
merge of '50335c064a9992f4ba8707d62d35bbbbe752d231'
...
and 'b93c1c7b2b01fc43af5bc07470d9997f3edba6da'
2010-11-19 22:46:27 +00:00
c06198491e
always have as many recent as active
2010-11-19 21:13:35 +00:00
9b69dad06b
* Addressbook
...
- Store last-fetched time so we don't always fetch subscriptions after restart
- Randomize first fetch time
- Make most classes package private
2010-11-19 21:12:45 +00:00
509befc912
removed some strange-looking strings in French router console translation that stroke my eye, have not read through all of it tho; change some capitalizations in de and de eepsite
2010-11-19 19:17:07 +00:00
729aedee5f
* News:
...
- Store news last-fetched time so we don't always fetch news after restart
- Don't include news in the updater
2010-11-19 18:34:00 +00:00
6b0c931200
change buttons from GET to POST
2010-11-19 16:42:23 +00:00
dd39f3f244
i2ptunnel jsp cleanup
2010-11-19 16:14:14 +00:00