]> git.sesse.net Git - wloh/history - www/index.pl
Factor out some HTML headers and footers.
[wloh] / www / index.pl
2012-03-25 Steinar H. GundersonFactor out some HTML headers and footers.
2012-03-25 Steinar H. GundersonFactor out fetching of aux parameters.
2012-03-25 Steinar H. GundersonFactor player and rating fetching into its own function.
2012-03-25 Steinar H. GundersonFactor out the parameter saving into its own function.
2012-03-25 Steinar H. GundersonFactor out fetching of the covariance matrix into its...
2012-03-25 Steinar H. GundersonFactor out the division selector into its own function.
2012-03-25 Steinar H. GundersonFactor out subdivision-fetching code.
2012-03-25 Steinar H. GundersonFactor out division-fetching code.
2012-03-25 Steinar H. GundersonFactor out get_max_season into a function.
2012-03-23 Steinar H. GundersonAdd average rating display.
2012-03-22 Steinar H. GundersonFix a leftover 1700 value in the README.
2012-03-22 Steinar H. GundersonOutput when we last synced.
2012-03-20 Steinar H. GundersonUse covariance matrix under Monte Carlo simulation...
2012-03-19 Steinar H. GundersonMake the pages validate as XHTML 1.1.
2012-03-19 Steinar H. GundersonTake standard deviation of estimated mu into account...
2012-03-19 Steinar H. GundersonFix rating display after the stddev changes.
2012-03-18 Steinar H. GundersonMove CSS out into an external file.
2012-03-18 Steinar H. GundersonPrint the rating next to people in the MC display.
2012-03-17 Steinar H. GundersonAdd some disclaimers.
2012-03-17 Steinar H. GundersonMake a rating page.
2012-03-17 Steinar H. GundersonDo not print relegation information for the lowest...
2012-03-17 Steinar H. GundersonSubmit the form automatically when needed.
2012-03-17 Steinar H. GundersonSet expires to now instead of an arbitary date.
2012-03-17 Steinar H. GundersonLock season to newest.
2012-03-17 Steinar H. GundersonFix sanitizing and UTF-8.
2012-03-17 Steinar H. GundersonSupport changing divisions etc.
2012-03-17 Steinar H. GundersonA README change.
2012-03-17 Steinar H. GundersonCommunicate match stddev from the ratings table to...
2012-03-17 Steinar H. GundersonImport the web frontend, picking out data from the...