a2217b2b36
Fiddle with cobertura definitions a bit in core build.xml
...
To run with cobertura, execute the following in "core/java/":
ant -Dwith.cobertura=/usr/share/java/cobertura.jar cobertura.report
2012-02-20 03:44:23 +00:00
c7d473a7eb
Shuffle round mkdirs and deletes in router build.xml to match core build.xml
...
batchtest has a todir config option that makes manual copying unnecessary.
2012-02-18 02:13:46 +00:00
d1a03f500f
Moved mkdir above delete in core build.xml and removed mkdir from base build.xml
...
mkdir does nothing if the directory exists, whereas delete fails by default
if the directory doesn't exist. Also, mkdir creates parent dirs as needed.
2012-02-16 02:58:25 +00:00
8a32aad6c3
Shuffled build targets around to group together ones related to unit tests
2012-02-16 00:08:27 +00:00
a3597e45fa
Bumped build number to -13 so tunnel wizard gets tested
2012-02-13 00:00:00 +00:00
7d0d7e0278
propagate from branch 'i2p.i2p' (head 5d3776cd03c44f2a7eeb6d844eda8799e35aee99)
...
to branch 'i2p.i2p.str4d.i2ptunnel' (head 4c2122ea2c66216b219c66b829ff5c05f8af0157)
2012-02-12 23:53:58 +00:00
8846691c47
Set the default wizard value for targetHost to 127.0.0.1
2012-02-12 05:10:58 +00:00
0f72dfea0f
Added some descriptive text for page 7
2012-02-12 04:26:22 +00:00
77bb9f144f
Added some descriptive text for page 6
2012-02-12 00:18:09 +00:00
ef9fe8d197
Added some descriptive text for page 4
2012-02-12 00:08:14 +00:00
56e00199aa
Fix descriptive text on page 1
2012-02-11 23:55:53 +00:00
3a4447cd08
Added some descriptive text for page 2
2012-02-11 23:54:38 +00:00
c7b7f4744c
Added some descriptive text for page 1
2012-02-11 22:25:16 +00:00
29c85254e7
WorkingDir: Fix detection of migrated directory
2012-02-10 21:54:43 +00:00
4cea4514a0
merge of 'bbec2c1856866ea026d683727faa703fcb1275fe'
...
and 'd1e9a819d9ee4ac855f6ced8fc36033c629f0ff8'
2012-02-10 21:52:38 +00:00
2f685d53a7
Redirect "which" output to /dev/null
2012-02-10 19:44:12 +00:00
b23f0ee5a9
escape semicolons
2012-02-09 14:44:35 +00:00
0932f77fac
pidfile is now set via i2prouter, not wrapper.config
2012-02-08 15:21:43 +00:00
05860a5b5c
Fiddled with wizard's button logic to make the workflow clearer
2012-02-07 01:47:52 +00:00
317aade5e0
patch refresh needed because of changes to wrapper.config
2012-02-04 20:45:43 +00:00
4ccb06f289
propagate from branch 'i2p.i2p' (head 0f4af64e64536c467b623286bce659dd2dfe9342)
...
to branch 'i2p.i2p.str4d.i2ptunnel' (head 04d0fee1e4638d20909ab34c3100f21933b9c15c)
2012-02-04 20:41:36 +00:00
d93805eb96
* ProfileOrganizer: Add profileOrganizer.sameCountryBonus config
2012-02-04 14:46:24 +00:00
4bd869f5fa
* WorkingDir: Reset dates of eepsite files while migrating
...
to avoid exposing install time (thx Z6)
2012-02-04 13:34:57 +00:00
2c8f426e30
non-x86 update of build instructions
2012-02-04 13:33:03 +00:00
37bb7ac8ca
* Wrapper files:
...
- Move PID and status files to config dir in i2prouter
- Don't set PID files in wrapper.config as Windows doesn't need them
and the wrapper won't start if the dir doesn't exist
- Move wrapper.log to config dir using override in i2prouter,
Windows stays in system temp dir
- Move wrapper.log to config dir for no wrapper
- Move wrapper.log setup for no wrapper from RouterLaunch
to WorkingDir
- Redirect stderr too when no wrapper
- Create config dir in i2prouter for Linux/Mac
2012-02-04 13:11:54 +00:00
c0e0994bb3
deprecate util classes used only by installer
2012-02-04 13:02:15 +00:00
8a33ee2078
Added link to tunnel wizard on main i2ptunnel page
2012-02-04 10:49:07 +00:00
81d9ed1766
propagate from branch 'i2p.i2p' (head 98f389d40c983a02e3b0803401896e2b1104b44d)
...
to branch 'i2p.i2p.str4d.i2ptunnel' (head 9f44bb9e4efa0f9ed76f4988bdd3ebef7ac6b3a7)
2012-02-03 17:12:31 +00:00
7461d8c1f1
Added "@since 0.8.13" tags to the only two methods in WizardBean
2012-02-03 17:10:44 +00:00
8cbf94f9eb
Added placeholder blurbs for explaining the various wizard options
2012-02-03 17:07:10 +00:00
9141aa1d25
updated en source POs (from push to tx)
2012-02-02 22:49:25 +00:00
8ef9009e48
Ukrainian and Polish translation updates
2012-02-02 22:44:02 +00:00
973dbe6fb2
Don't display page 4 for server tunnels (tunnel destination)
2012-02-02 03:43:13 +00:00
7c70378396
Remember startOnLoad checked-ness
2012-02-02 03:19:23 +00:00
27e14e7f36
Remember reachableBy selection
2012-02-02 03:06:34 +00:00
30bdf871aa
Fill in wizard fields with POSTed values if present
...
This means that you can go back and edit typed-in values during the wizard
2012-02-02 00:24:29 +00:00
5a0190ddcc
CORRECTLY create client tunnels by default in the wizard
2012-02-01 23:34:15 +00:00
98e7a6d2b3
Change pagination to use POSTed variable instead of query parameter
...
All wizard pages now have the URL /i2ptunnel/wizard
2012-02-01 23:03:00 +00:00
3af2f29739
Create client tunnels by default in the wizard
2012-02-01 22:32:10 +00:00
f7207689d5
Added missing close brackets
2012-02-01 10:47:09 +00:00
1a01f59d53
Make Cancel button a link instead so it works correctly
2012-02-01 10:43:27 +00:00
7dd03fda8d
Added a Previous page button
...
At present the ?page= in the URL isn't affected, which could possibly
confuse users - maybe move to having the page variable as a POST variable
so the url is just always /i2ptunnel/wizard
2012-02-01 03:48:39 +00:00
c62254da1e
propagate from branch 'i2p.i2p' (head 4ff82dc25fcfc71f44d093b2c164b89fc34d07f3)
...
to branch 'i2p.i2p.str4d.i2ptunnel' (head 9922f642f87c3e2b8fca2703011fcfa7af3a447e)
2012-02-01 03:04:33 +00:00
621f132069
Change Finish action on wizard to "Save changes"
...
This means that the form is handled by the same handler as the edit
forms, hopefully reducing maintenance ^_^
2012-02-01 03:03:57 +00:00
467d21257a
Added default values for other required variables on page 7 of wizard
2012-02-01 02:51:05 +00:00
482a63c996
unit test javadocs
2012-01-31 14:03:20 +00:00
252f9ccee2
* SusiDNS: Reduce listings to 50/page
2012-01-30 22:04:30 +00:00
0f356892ba
* LogWriter: Don't rotate and open file until first message
2012-01-30 22:03:19 +00:00
fae3492dd2
* i2psnark: More illegal chars
2012-01-30 22:02:46 +00:00
f6babeecd2
Add quotes around path variables
2012-01-28 22:10:33 +00:00