summaryrefslogtreecommitdiff
path: root/src/bidding_data.py
AgeCommit message (Expand)Author
2016-11-15 * version number bump1.1rc2emkael
2016-11-15 * lowering priority for hash check message to avoid flooding GUIemkael
2016-11-15 * code formattingemkael
2016-11-15 * not sending anything to Goniec if file list is emptyemkael
2016-11-15 * fixing pylint issuesemkael
2016-11-15 * logging information on file hash comparisonsemkael
2016-11-15 * only sending changed files via Goniec, with an option to overrideemkael
2016-11-15 * avoid generating different HTML content on second run of the same fileemkael
2016-11-14 * CSS added from separate fileemkael
2016-11-14 * code formattingemkael
2016-11-10 * only send to Goniec what existsemkael
2016-11-10 * sanity chackes for non-complete BWS filesemkael
2016-11-05 * documentation for command line switches completedemkael
2016-10-24 * version number bumpemkael
2016-10-24 * formatting and refactoring to meet PEP8 and PEP257 standardsemkael
2016-10-23 * proper socket content encodingemkael
2016-10-23 * Goniec supportemkael
2015-11-14 * version number bumpemkael
2015-11-14 * class members initialization and cleanupemkael
2015-11-14 * ignoring bidding from before board eraseemkael
2015-11-14 * SkipBid supportemkael
2015-11-14 * board mapping initialization on multiple callsemkael
2015-10-27 * 1.0.2 version bump1.0.2emkael
2015-10-27 * PEP257 complianceemkael
2015-10-27 * file lists initialization in constructoremkael
2015-10-27 * file delete sanitationemkael
2015-10-27 * PEP257 compliance for docstringsemkael
2015-10-09 * pep8 complianceemkael
2015-09-26 * 10.00/10 pylint compatibilityemkael
2015-09-13 * logging debug informationemkael
2015-09-12 * deduplicating iteration over traveller filesemkael
2015-09-12 * we're reading directly from BWS, we don't need to skip the first row of dataemkael
2015-09-06 * setting up logging facilities and optionsemkael
2015-09-06 * version information in command outputemkael
2015-09-05 * traveller encoding fixemkael
2015-09-02 * cleanup of unused bidding table filesemkael
2015-09-01 * build tools and environmentemkael