summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-21?https-testsemkael
2018-02-21?emkael
2018-02-21?emkael
2018-02-21?emkael
2018-02-21?emkael
2018-02-21?emkael
2018-02-21?emkael
2018-02-21?emkael
2018-02-21?!emkael
2018-02-21*emkael
2018-02-21Step by stepemkael
2018-02-21Verbose information on urllib connectionemkael
2018-02-21Just break on any remote JSON exceptionemkael
2018-02-21Separating URL retrieval and JSON parsingemkael
2018-02-21Not rendering phase/match links if they're not setemkael
2018-02-21Updated documentationemkael
2018-02-21Version number bumpemkael
2018-02-21Fetching tournament data (swiss results, team list) from remote URLemkael
2018-02-21Compiling match links from given remote URLemkael
2018-02-21Fetching completed status for a swiss from a remote HTMLemkael
2018-02-21Refactoring remote HTML retrieval to separate classemkael
2018-02-20If swiss is still not finished, display a running linkemkael
2018-02-20Refactoring fetching tournament (teams, leaderboard link etc.) infoemkael
2018-02-20Goniec default documentedemkael
2018-02-20Goniec settings are no longer mandatory and have sane defaultsemkael
2018-02-20Version number bumpemkael
2018-02-20Documentation for fetching scores from remote HTMLemkael
2018-02-20Database configuration is no longer mandatory, emitting warning if it's not p...emkael
2018-02-20Fetching running segment link from remote URL as a fallback to databaseemkael
2018-02-20Fetching number of played boards from remote link as a fallback to databaseemkael
2018-02-20Fetching teams and scores from remote URL as a fallback to database (but befo...emkael
2018-02-20Cached remote URL fetchingemkael
2018-02-17If a match is running, link to first unfinished segmentemkael
2018-02-17Catching not configured database on board cout retrievalemkael
2018-02-17Typos fixedemkael
2018-02-17Config documentation updatedemkael
2018-02-17Ability to indicate the state (board count) of a manually defined matchemkael
2018-02-17Unconfigured match database should also fall back to config infoemkael
2018-02-17`round` parameter is not required if we don't use databaseemkael
2018-02-17Ability to define team names for a match manuallyemkael
2018-02-17Consistent method namingemkael
2018-02-17Refactoring of score fetchingemkael
2018-02-17Refactoring board count fetchingemkael
2018-02-17Refactoring match info retrievalemkael
2018-02-17Don't abuse string formattingemkael
2018-01-27Documentation altered to reflect changes to configuration behaviorv1.0.5.1emkael
2018-01-27"#" link for a single match is not resolved relatively to phase linkemkael
2018-01-27Link defined in JSON overrides links from databaseemkael
2018-01-27Version number bumpemkael
2018-01-27SQL compatibility with configurations which reject mixing aggregate functions...emkael