Age | Commit message (Expand) | Author |
2019-07-25 | Attaching favicon to results pages | emkael |
2019-07-25 | Linking to players' profiles | emkael |
2019-01-06 | Verbose missing logoh string warning | emkael |
2019-01-05 | Fixes #4 | emkael |
2018-11-17 | Verbose info on missing players | emkael |
2018-10-14 | Warning when player in butler is missing from players list | emkael |
2018-10-10 | Ability to override output path in config | emkael |
2018-10-10 | Config directory lookup in current directory first | emkael |
2017-10-02 | When compiling table with previous butler event, shift current event segments... | emkael |
2017-10-02 | On butler continuation, exclude records for players which are not on player l... | emkael |
2017-05-09 | Verbose DB name read | emkael |
2017-05-09 | Goniec error handling | emkael |
2017-05-09 | Switching to Oracle MySQL connector | emkael |
2017-05-09 | Fixes for single-segment rounds | emkael |
2017-05-09 | Bugfix for indexing segments | emkael |
2017-05-09 | Calculating normalized butler only for finished segments | emkael |
2017-01-17 | Fixing warning message | emkael |
2017-01-17 | Accurate warning text | emkael |
2017-01-17 | Proper links to old butler (normalized or not) | emkael |
2017-01-17 | Previous butler from old database is carried over | emkael |
2017-01-10 | Option to calculate opponents' scores with all results, not only current | emkael |
2017-01-06 | Code formatting | emkael |
2017-01-06 | Code formatting: import sort | emkael |
2017-01-06 | Encoding fixes | emkael |
2017-01-06 | Explicit join instead of ForeignKey in model so that create_all does not atte... | emkael |
2017-01-06 | Goniec support | emkael |
2017-01-06 | Goniec client | emkael |
2017-01-06 | Aggregating and firing page generation | emkael |
2017-01-06 | Generating compiled table page | emkael |
2017-01-06 | Generating segment pages | emkael |
2017-01-06 | Player and team information added to model | emkael |
2017-01-06 | Generating frame pages for segment pages | emkael |
2017-01-06 | Setting up template system, with translations | emkael |
2017-01-06 | Merging DB parameters from two tables | emkael |
2017-01-06 | DB connection charset | emkael |
2017-01-05 | Fetching translation strings and constants from tournament DB | emkael |
2017-01-05 | Refactoring - config loading helper | emkael |
2017-01-05 | Refactoring - grouping calculation methods | emkael |
2017-01-04 | Opponents' score includes current segment and cutoffs | emkael |
2017-01-04 | Code reformatting | emkael |
2017-01-04 | Import sort | emkael |
2017-01-04 | Moving config read to entry script | emkael |
2017-01-04 | Applying normalization to butler scores | emkael |
2017-01-04 | Compiling opponents previous scores for each segment butler | emkael |
2017-01-04 | Populating model database with normalized (RDBMS-wise) data, with cut-off fro... | emkael |
2017-01-04 | Model database creation interface | emkael |
2017-01-04 | Model classes | emkael |
2017-01-04 | Database connection setup | emkael |
2017-01-04 | Module structure | emkael |