CPAN-Testers-WWW-Statistics
view release on metacpan or search on metacpan
- t/data/21config09.ini
- added CPAN Testers Sponsors and Perl adverts.
- added minimum perl version (5.006).
- fixed test pre-requisites.
- reworked Makefile.PL for clarity.
0.97 2012-01-31
- final leaderboard fixes (os and total).
0.96 2012-01-30
- set_max & set_range reworked (Graph.pm).
- fix dates for test database creation.
- fixed range limits.
- remove social media bar.
0.95 2012-01-26
- removed NNTP code from cpanmail.cgi.
- added cpanmail.ini to cgi templates.
- don't overwrite basic files in case they have changed.
- added the ability to link basic files.
- changed date names
- leaderboard fixes.
0.94 2011-08-21
- revised banner logo image by Jon 'JJ' Allen.
- update to MANIFEST to include missing layout images.
- added addresses.pl example shell scripts.
- added cpanstats-admin.pl to examples.
- removed obsolete updates.pl script.
- redesigned _build_monthly_stats() to use JSON file storage.
- fixed tests for Win32 (patches by Christian Walde).
- fixed main leaderboard listings.
- fixed first/last testers stats.
0.93 2011-07-13
- added more filters for 'no reports' in example config.
- update layout to include an update notification.
- added new social media bar
0.92 2011-07-09
- added filters for distros that should not appear in the 'no reports'
list.
0.91 2011-07-04
- updated favicon links.
- added 'no report' functionality.
- made path to 01mailrc.txt a configurable parameter.
0.90 2011-07-03
- fixes to prevent blank oses being displayed in leaderboards.
- adjustments to postdates in leaderboards.
0.89 2011-07-03
- added matrix and stats calls, running sections of full stats run.
- storage read & write now methods.
- limit data updates to 1000000 records, to reduce memory consumption.
- more environment info passed to matrix list templates.
- changes to scripts to use new interface:
- bin/cpanstats-writegraphs (v0.50)
- bin/cpanstats-writepages (v0.50)
- major XHTML updates for WAI WCAG v2.0 compliance.
- reorganised links and names to be consistent across pages.
- restructured Pages.pm, to allow process to be called in stages.
- added terms & conditions page.
- changed storage method to mainstore and added leadstore for JSON data
storage files.
- updated tests.
- added missing method for the missing-in-action file path.
0.88 2010-10-31
- added further timestamp test pattern.
- fixed spelling mistake.
- reorganised stats storage.
- update {dists} from ixlatest table with each run.
- reworked {build} refresh to remember tallies correctly.
0.87 2010-10-23
- further domain patterns to ignore.
- bin/addresses.pl (0.15).
- simplification of state lookups.
- reduced data held in memory.
- reduced lookup time by storing data with each run.
- added META.json.
- revised META files and prerequisites.
- revised pingtest.
0.86 2010-09-26
- added Metabase and Labyrinth links.
- repositioned site boxes to avoid text and logo clashing.
- added reset.sh to examples to help rebuild expected.zip.
- added data/01mailrc.txt for testing purposes.
- broken WWW::Mechanize dropped in favour of basic LWP.
0.85 2010-05-28
- added missing.html for missing in action PAUSE accounts.
- extended the stats of cpan to provide milestones.
- bugfixes to find a tester feature.
0.84 2010-04-20
- fixed ranges() to return correct ranges for a range ending on or
after the current month, and ignore any that start on or after the
current month.
- fixed path of matrix output files.
- reinstated a doctored data/01mailrc.txt into distribution.
0.83 2010-04-07
- upgrade to cpanmail.cgi script to perform report ID and Metabase
GUID lookups by default. Still provides support for nntpid lookups if
called correct API.
- updated addresses.pl script (0.05).
- removed data/01mailrc.txt from distribution.
0.82 2010-03-27
- reworked _build_failure_rates()
0.81 2010-03-08
- added check feature to addresses.pl.
- ignore BACKPAN only distributions in failure rates.
- Win32 fixes in tests.
- added recent failure rate tables.
- added further release test file - 95changedate.t
- added further version tests to 94metatest.t
- updated cpanmail.cgi (v0.04) to use CPAN::Testers::Common::DBUtils
and a config file contain the database connection settings.
0.60 2009-02-02
- added sponsor message to templates/layout.html.
- added missing DBD dependencies.
0.59 2009-01-30
- updated addresses.pl (v0.13) to ignore further generic domains.
- updated test to ignore minor distro version changes.
- added missing Class::Accessor::Chained::Fast dependency.
0.58 2009-01-26
- added missing Config::IniFiles dependency.
0.57 2009-01-25
- reworked 56writes.t with a test version of the templates directory.
0.56 2009-01-25
- added new testers graph.
- removed Database.pm and replaced with new prerequisite
CPAN::Testers::Common::DBUtils
- redesigned API so that Statistics.pm now handles common code pieces.
- changes to scripts to use new interface:
bin/cpanstats-writegraphs (v0.49)
bin/cpanstats-writepages (v0.49)
- added new test suite
0.55 2009-01-20
- wording fix in interesting.html.
- URL fixes in templates.
0.54 2009-01-12
- updated addresses.pl (v0.12) to ignore further generic domains. Also
added ability to sort patterns, without including reversed strings.
- fix to previous month calculation when it's January (D'oh!).
- added postings to cpan-testers to the interesting stats page.
0.53 2008-11-19
- fixed template navigation links (thanks to Steffen Kaiser)
- cpanmail.cgi (0.03) fix to stop apache error log entries.
- added script name reference to warnings
- reduced length of request string to Google Graphs by only using the
first letter of every other month, and removing '000' and replacing
with 'k' to represent values of over 1000.
0.52 2008-10-09
- added interesting stats page (thanks to JJ for the suggestion)..
0.51 2008-10-01
- updated index template with correct links.
0.50 2008-09-26
- removed dependency of CPAN::WWW::Testers::Generator::Article from
cpanmail.cgi (v0.02) and used Email::Simple directly.
- fixed style sheet references in some templates.
- fixed a number of warnings about undefined values in numeric
comparisons.
- fixed XHTML errors in templates.
- fixed cpanmail.cgi to ignore non-numeric characters, this is
to ignore the 'msg' part if anyone enters that.
- added text to cpanmail.html giving examples of what the NNTP ID is.
0.49 2008-09-18
- amended bin/addresses.pl (v0.11) to only check reports.
- added further domains in matching to be ignored
- switched to Sort::Versions rather than version
0.48 2008-09-03
- complete abstraction of scripts into modules.
- removal of cpanstats database scripts and code into
CPAN-WWW-Testers-Generator code base.
- added javascript dropdown to redirect to other sites.
- added script to grab 01mailrc.txt file.
- data files removed from the distribution, as they will have their own
release only from the stats site.
- changed all grango.org domains to the correct cpantesters.org domains.
- added RSS feed creation code.
- added RRS Feed and Blog links to navigation.
- added Perl Community AdServer links
- First release to CPAN.
- consistently provided help|h and version|V options to all scripts:
bin/addresses.pl (v0.10)
bin/cpanstats-writegraphs (v0.48)
bin/cpanstats-writepages (v0.48)
bin/updates.pl (v0.01)
0.47 2008-08-18
- allow database to be a command line option (writestats.pl v0.47)
- added use of Getopt::ArgvFile.
- added Getopt dependencies.
- added more email => name translations.
- moved addresses.txt to ./data directory.
- moved addresses.pl (v0.10) to ./bin directory and updated paths.
0.46 2008-08-05
- fixed compressed database size display in writestats.pl (v0.46).
- removed current month stats from latest graphs (writestats.pl).
0.45 2008-08-04
- added more email => name translations.
- added better domain detection in addresses.pl (v0.09).
- fixed database size display in writestats.pl (v0.45).
0.44 2008-07-02
- added more email => name translations.
- reordered address file.
- selectstats.pl (v0.04) adds the facility to search for entries with
an empty string in the platform and perl fields by using a dash, '-'
as the value to the command line option.
- added nntpid select option to selectstats.pl.
- added support for Base64 encoded articles to Article.pm (v0.11).
- updated index.html/updates.html in templates
0.43 2008-06-26
- added more email => name translations.
- bug fix to include 'edu', 'mil', and 'museum' as TLD in the address
searching script, addresses.pl (v0.08).
( run in 1.306 second using v1.01-cache-2.11-cpan-39bf76dae61 )