chiark / gitweb /
Merge branch 'tidy' into 'main'
[jarrg-ian.git] / src /
2023-04-09 Ian JacksonMerge branch 'pctb' into 'main' jarrg-1.1.0
2023-04-09 Ian JacksonAdd "PCTB:" to the error that PCTB gives nowadays
2023-04-09 Ian JacksonTurn off PCTB upload by default
2023-04-08 Ian JacksonMerge branch 'island' into 'main'
2023-04-08 Ian JacksonFix island name finding (fixes bug mentioned in wiki)
2011-04-02 Ian Jacksonuse "/who" rather than "/w" to find our island unstable 1.0.5
2011-04-02 Ian Jacksonstyle: add a comment about main() not being called
2011-04-02 Ian Jacksonstyle: change visibility of some members of MarketUploader
2011-04-02 Ian Jacksonformatting: move code about to make more sense, and...
2011-04-02 Ian Jacksonthread fixes: set latch = null if we don't need it
2011-04-02 Ian Jacksonthread fixes: add some commentary to explain the mess
2011-04-02 Ian Jacksonthread fixes: set cancellation message when cancelled
2011-04-02 Ian Jacksonthread fixes: names for threads, etc.
2011-04-02 Ian Jacksonthread fixes: debugging from UIX
2011-04-02 Ian Jacksondebug logging: replace logprogress and if(dtxt!=null...
2011-04-02 Ian Jacksonthread fixes: coroutine-style explicit multithread...
2011-04-02 Ian Jacksonthread fixes: wip coroutine-style explicit multithread...
2011-04-02 Ian Jacksonformatting: reindent to 2 spaces, wrap lots of long...
2011-04-02 Ian Jacksonthreading fixes: be properly idempotent etc. about...
2011-04-02 Ian Jacksonthreading fixes: be properly idempotent etc. about...
2011-04-02 Ian Jacksonthreading fixes: use invokeLater to always run the...
2011-01-03 Ian Jacksonwhen looking for the league tracker, cope if it isn... 1.0.4
2011-01-03 Ian Jacksondescend() prints information about the classes it walks...
2011-01-03 Ian Jacksonfix "uses test servers on windows" bug
2010-09-12 Ian Jacksoncontrol panel: put Yarrg tickbox above PCTB one 1.0.2
2010-09-12 Ian JacksonChange control panel title to "Settings" (as otherwise... 1.0.1
2010-09-12 Ian Jacksonallow uploading other than from markets (don't mind... 1.0.0
2010-09-05 Ian Jacksonarbitrage should be enabled by default
2010-09-05 Ian Jacksonrename com.tedpearson.ypp.market.* to net.chiark.yarrg.*
2010-09-05 Ian Jacksoninclude licences in jars
2010-09-05 Ian Jacksonmove all licences to top level directory; include Sun...
2010-09-05 Ian JacksonFix display name for program uninstall
2010-09-05 Ian Jacksondebug write out deduped.tsv.gz not deduped.tsv
2010-09-05 Ian Jacksonshow a message in the resultSummary if PCTB is lacking...
2010-09-05 Ian Jacksonwrite pctb commodmap to debug file
2010-09-05 Ian Jacksonremove some obsolete comments
2010-09-05 Ian Jacksonwrite HTML results etc. to debug files
2010-09-05 Ian Jacksoncheck output from yarrg is as we expect
2010-09-05 Ian Jacksonfetch yarrg timestamp asynchronously
2010-09-05 Ian Jacksondelete stuff about commod table cache
2010-09-05 Ian Jacksonwrite jarrg-debug-pctb-marketdata.gz
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.
2010-08-22 Ian JacksonRemove apparently-unneeded space 0.9.2
2010-08-22 Ian JacksonUse autogenerated version and display it in the UI
2010-08-22 Ian Jacksoninstaller no longer phones home (!)
2010-08-22 Ian JacksonUI fixes: jpctb does not run ypp if user closes the...
2010-08-22 Ian JacksonControl panel selects live servers by default
2010-08-22 Ian JacksonMerge branch 'owen' into felix
2010-06-01 Owen S. DunnTypo in Windows installer message.
2009-12-22 Owen S. DunnFix latch bug.
2009-12-22 Owen S. DunnFix shipboard uploading nullpointerexception
2009-12-20 Owen S. DunnModify PCTB.xml
2009-12-20 Owen S. DunnAdd NSIS installer, tweak ant xml file.
2009-12-06 Owen DunnInitial commit of Yarrg code