CPAN-Testers-WWW-Reports
view release on metacpan or search on metacpan
Changes for the CPAN Testers Reports website
============================================
3.60 2017-06-30
- stats code no longer to be stored as JSON, retrieved dynamically on
request
- new CGI script; reports-statistics.cgi, new & updated templates, and
updated Javascript files.
- perls & OSes no longer stored as JSON, retrieved dynamically on page
request.
- DB server now in US, so oldest request time are recorded at EDT.
- Static site has now been deprecated. See GH#6 for more details:
https://github.com/barbie/cpan-testers-www-reports/issues/6
3.59 2017-06-07
- introduced auto incrementing storeid to stats_store, to make updates
easier than lots of inserts.
- updated scripts & files with changes from production environment.
3.58 2017-06-04
- updated Release code to use new distribution indices.
- upgrade to Labyrinth-5.32.
- upgrade to Labyrinth-Plugin-Core-5.19.
- upgrade to Labyrinth-Plugin-CPAN-3.54.
- upgrade to Labyrinth-Plugin-Requests-1.08.
- updated view-report.cgi to latest live version
(thanks to Alceu Rodrigues de Freitas Junior for the patch)
- updated changes from live production.
- added Try::Tiny capture around the RemoveAuthorPages block due to
some odd JSON parsing that was causing it to crash.
- new code to load Perl/OS stats, due to the previous db overload.
3.57 2015-08-16
- fixes from live.
- updated quotation.
- added debug lines to view-report.cgi.
3.56 2015-02-11
- added Admin site links.
- removed Perl promotions links.
3.55 2014-12-03
- upgrade to Labyrinth-5.27.
- upgrade to Labyrinth-Plugin-Core-5.18.
- fixed RemoveAuthorPages as $name was the dist not the author name.
- added admin menu links.
3.54 2014-09-23
- XHTML template fixes.
3.53 2014-09-20
- added documentation to:
- reports-summary.cgi, reports-metadata.ci and release-summary.cgi.
- fixed reports-summary.cgi to correctly reference the format as csv
instead of txt. Updated templates.
- fixed regex patterns matching perl development versions.
- added ability to process command line options:
- reports-summary.cgi, reports-metadata.ci and release-summary.cgi.
- added JSON support (reports-summary.cgi).
- author responses now include version for csv, json and xml output
(reports-summary.cgi).
- fixed content type & disposition in return headers.
3.52 2014-09-20
- fixed license fields in META.json to be lists.
- added homepage to META resources.
- added documentation about the CPAN Testers Fund.
3.51 2014-08-16
- fixed distribution name in metadata.
3.50 2014-07-17
- missing prerequisite in META.
3.49 2014-07-08
- add logic for tester preferred contact address.
- abstracted out Labyrinth-Plugin-CPAN.
3.48 2014-03-31
- server side code for CPAN::Testers::WWW::Reports::Query::Report.
3.47 2014-03-16
- exclude NA reports from the nopass RSS feeds (as requested by RJBS).
- consolidate pre-requisites.
3.46 2014-03-02
- removed 'reports_' as a prefix to database tables.
3.45 2014-03-02
- layout fixes to static CSS.
- rel=nofollow updates to iheart.js.
- exclude rss/yml/json from msnbot crawlers.
- various minor fixes.
- upgrade to Labyrinth-5.20.
- upgrade to Labyrinth-Plugin-Core-5.14.
3.44 2013-12-15
- Added functionality for 'rmdist' and 'rmauth' for removing reports.
- added missing prereq in makefile.PL
- included new scripts used in live.
- included missing templates used in live.
- updated scripts and templates used in live.
- fixed RSS dates as highlighted by Ricardo Signes.
- restricted RSS feeds to one year, suggested by David Wheeler.
- hacks to support RSS v2.0.
3.43 2013-07-10
- added compress-reports.pl to start compressing reports in the
metabase table.
( run in 1.889 second using v1.01-cache-2.11-cpan-39bf76dae61 )