]> git.sesse.net Git - wloh/history - www/index.pl
Train one model (with its own aux parms) per locale.
[wloh] / www / index.pl
2012-05-30 Steinar H. GundersonTrain one model (with its own aux parms) per locale.
2012-05-30 Steinar H. GundersonMove get_auxillary_parameters into wloh_common.
2012-05-30 Steinar H. GundersonWhen fetching auxillary parameters, index them by meani...
2012-05-30 Steinar H. GundersonMake the display frontend filter out only the data...
2012-05-30 Steinar H. GundersonFix a reference to the variable in wrong scope.
2012-05-30 Steinar H. GundersonFix average rating calculations when people have unknow...
2012-05-30 Steinar H. GundersonAdd a function to fish out the locale from the URL.
2012-05-30 Steinar H. GundersonMake lnnks relative, in preparation for multi-language...
2012-04-24 Steinar H. GundersonTurn tempfile cleanup back on.
2012-04-23 Steinar H. GundersonMove get_max_season() into the common package.
2012-04-23 Steinar H. GundersonFix scenario showing in Firefox.
2012-04-23 Steinar H. GundersonMinor JavaScript refactoring.
2012-03-25 Steinar H. GundersonDo not show links by obvious results.
2012-03-25 Steinar H. GundersonAdd a friendly header to the scenario analysis.
2012-03-25 Steinar H. GundersonSort players when writing them to file, to be consisten...
2012-03-25 Steinar H. GundersonAdd clickable fun to the probability matrix.
2012-03-25 Steinar H. GundersonMake rudimentary HTML output for scenario analysis.
2012-03-25 Steinar H. GundersonFix a scoping bug.
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...