chiark / gitweb /
replace commented-out debugging printlns with ones which use dtxt
[jarrg-ian.git] / src / com / tedpearson / ypp / market / MarketUploader.java
2010-09-05 Ian Jacksonreplace commented-out debugging printlns with ones...
2010-09-05 Ian Jacksonreplace almost all writes to yohoho log with writes...
2010-09-05 Ian Jacksondebug output option
2010-09-05 Ian Jacksonalways insist on knowing the island name
2010-09-05 Ian JacksonReplace some occurences of PCTB with Jarrg, for new...
2010-09-05 Ian JacksonShow progress of various things in log, with milliseconds
2010-09-04 Ian Jacksonrename: jpctb -> jarrg
2010-09-04 Ian Jacksonshow arbitrage in progress dialog (which obscures where...
2010-09-04 Ian Jacksonremove arbitrage debugging printfs
2010-09-04 Ian Jacksonarbitrage seems to work now; need to remove debugging...
2010-09-04 Ian Jacksonmake arbitrage calculation optional
2010-09-04 Ian Jacksonwip arbitrage
2010-09-04 Ian Jacksoncheck the user has not reorganised the table
2010-09-04 Ian JacksonDo not do PCTB stuff at all if we're not doing PCTB...
2010-09-04 Ian Jacksonpctb: use definite island setting like yarrg
2010-09-04 Ian Jacksonpctb: print output from server to stderr too
2010-09-04 Ian Jacksonstatus info in main MarketUploader window shows last...
2010-09-04 Ian Jacksonproper error reporting of post requests incl. to yarrg
2010-09-04 Ian Jacksonrename com.myjavatools.web to net.chiark.yarrg
2010-09-04 Ian Jacksonshow pctb server's html if things don't go well
2010-08-27 Ian Jacksonpctb upload: Print and throw an error if there are...
2010-08-27 Ian Jacksonpctb upload: _Do_ print a message to stderr (which...
2010-08-27 Ian Jacksonpctb upload: actually look at the right XML tag for...
2010-08-27 Ian Jacksonreenable pctb uploads with new PCTB protocol version...
2010-08-27 Ian Jacksonuse a clientfixes value that actually works 0.9.7
2010-08-27 Ian Jacksonadvertise a "fix" which is us not breaking pctb 0.9.6
2010-08-27 Ian Jacksondisable pctb uploads for now as they are broken 0.9.5
2010-08-24 Ian JacksonUse real baked-in version for our version when uploadin...
2010-08-24 Ian JacksonRemove import of obsolete com.tedpearson.util.update.*
2010-08-24 Ian Jacksonget rid of code for obsolete "launchAtStartup" pref
2010-08-24 Ian Jacksonfix up comments for the way things are now, and update...
2010-08-24 Owen S. DunnGet rid of the installer nonsense.
2009-12-22 Owen S. DunnFix latch bug.
2009-12-22 Owen S. DunnFix shipboard uploading nullpointerexception
2009-12-06 Owen DunnInitial commit of Yarrg code