pitre

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

31 check-ins

2023-05-28 03:50
zap ps1 'ErrorActionPreference = "stop"' assignment (Leaf check-in: 20911de3fa user: mark tags: trunk)
2023-05-27 10:41
up pitre.sh wait between server and client launch to 4 s (check-in: 82446fb419 user: mark tags: trunk)
2023-05-27 10:35
use executive summary in README and link to report (check-in: d15822ef36 user: mark tags: trunk)
2023-05-27 10:30
doc: add pitre(1) manual page (check-in: 294848e184 user: mark tags: trunk)
2023-05-27 07:19
polish pitre.ps1 powershell build/launch script (check-in: 9202167ffc user: mark tags: trunk)
2023-05-26 14:51
add pitre.ps1 powershell script to build and run PITRE (check-in: 6f7bf94ed9 user: mark tags: trunk)
2023-05-26 11:49
explicitly request non-SSL connection to MySQL database (check-in: f414a80847 user: mark tags: trunk)
2023-05-25 13:48
add pitre.sh -B and -R flags to elide build and run tasks (check-in: 47a5974303 user: mark tags: trunk)
2023-05-20 14:52
polish pitre.sh build/launch script (check-in: 9a38c0565d user: mark tags: trunk)
2023-05-20 04:52
more strict parsing of net,tax tuple user input (check-in: 64b283a8a1 user: mark tags: trunk)
2023-05-20 03:11
nix user quit/restart reminder during pay record input (check-in: 5cf1287f67 user: mark tags: trunk)
2023-05-19 15:39
pretty print output when displaying taxee pay records (check-in: 0ccb5f79de user: mark tags: trunk)
2023-05-19 13:03
zap dead code in build.gradle that broke verbose build (check-in: e64554bf2b user: mark tags: trunk)
2023-05-19 12:28
add screenshot and short screencast demo to README (check-in: b96b772bdd user: mark tags: trunk)
2023-05-19 12:23
add README with basic info and build instructions (check-in: 98d8dd0151 user: mark tags: trunk)
2023-05-19 07:02
style(9) + include tax when hashing DBRecord objects (check-in: c35e1c0013 user: mark tags: trunk)
2023-05-19 06:37
use tax Record member when hashing or comparing objects (check-in: 17a4903fde user: mark tags: trunk)
2023-05-18 14:32
pitre.sh POSIX shell script to wrap PITRE build and startup (check-in: 4ed7cf35dd user: mark tags: trunk)
2023-05-18 14:01
forgot the gradle conventions file in previous commit (check-in: f2dcc942ac user: mark tags: trunk)
2023-05-18 13:52
add gradle build files for simpler build system (check-in: 4ab60ddc62 user: mark tags: trunk)
2023-05-13 10:55
add hibernate config missed in the previous commit (check-in: d25a8be72b user: mark tags: trunk)
2023-05-13 10:52
finish 3rd tier db server implementation for persistence (check-in: 7c9e627dba user: mark tags: trunk)
2023-05-12 07:10
add security policy and log4j config for both servers (check-in: a33805128e user: mark tags: trunk)
2023-05-06 10:19
begin implementing persistent db server with hibernate (check-in: 7f597e1108 user: mark tags: trunk)
2023-05-05 13:01
add second-tier server implementation and basic auth (check-in: f0a9a8ce5d user: mark tags: trunk)
2023-04-30 11:10
implement record, request, and taxee interfaces (check-in: 5325942397 user: mark tags: trunk)
2023-04-29 10:41
implement logger to streamline stdout and logs (check-in: caf9aac02c user: mark tags: trunk)
2023-04-29 10:19
begin rmi prep with names class of remote object names (check-in: 24b325f6ae user: mark tags: trunk)
2023-04-15 07:36
implement record, result, and request classes (check-in: 0623dfcb8e user: mark tags: trunk)
2023-04-02 11:57
taxee class and rules to compute tax return estimate (check-in: 8ff876c941 user: mark tags: trunk)
2023-03-24 13:31
initial commit: PITRE client-side app and auth stub (check-in: c7c86cc107 user: mark tags: trunk)