CPAN-Testers-WWW-Statistics

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - skip tests if environment has not been configured.

1.11    2014-05-11
        - build performance data in isolation.

1.10    2014-04-21
        - tester() now returns an list.
        - monthstore and mainstore merged.
        - storage elements now saved in individual files.
        - dist lists written in lexical order.

1.09    2014-01-01
        - format of 01mailrc.txt has changed.

1.08    2014-01-01
        - fixed HTML rendering of names and email addresses.
        - dropped DBD::SQLite from prerequisites.

1.07    2013-12-27
        - added support for tester profiles.
        - added directory sizes (as suggested by David Golden).
        - reworked tester name lookups.

1.06    2013-08-18
        - template patches (thanks to Chorny).
        - set day and month names explicitly in Time::Piece.

1.05    2013-04-14
        - updated CSS.
        - fixed date tests.
        - provided additional logging.
        - extended the 'copy' files list.
        - parse title as HTML.

1.04    2013-03-31
        - add link to data file from html file for noreports.
        - RUNDATEs are based on DB timestamp not current timestamp (t/30setdates.t)
        - updated timestamps in templates to ease testing.
        - added minified CSS files.
        - added support for JSON loading of sponsors.

1.03    2013-01-13
        - abandoned support on Win32 until strftime in Time::Piece works.
        - updated license urls in META files.
        - added functionality to create CSV files for noreports feature.

1.02    2013-01-01
        - updated script:
          - bin/addresses.pl            (v0.17)
            - add metabase lookup.
            - switch to using phrasebook patterns.
            - added more legitimate 3/4 character gTLDs.
        - added new test script, 30setdates.t.
        - added new nreports functionality.
        - added sorttable.js - (c) Stuart Langridge.
        - better date testing.

1.01    2012-12-23
        - change file dates changed to meet W3CDTF standards.
        - provide skips if Google Chart API returns an error.
        - fixed labelling on percentage tables.
        - removed prototypes for alarm_handler.

1.00    2012-07-01
        - moved _tester_name() into parent as tester().
        - added Leaderboard management module.
        - updated POD
        - updated/new scripts:
          - bin/cpanstats-writegraphs   (v0.52)
          - bin/cpanstats-writepages    (v0.52)
          - bin/cpanstats-leaderboard   (v0.01)

0.99    2012-04-22
        - META tests no longer require specific versions.
        - fixed pre-requisite lists.

0.98    2012-04-22
        - SEE ALSO package name fixes.
        - reworded index and failure pages.
        - removed requirement on local SQLite database.
        - spelling fixes. (thanks to Florian Schlichting & Gregor Herrmann).
        - changes to scripts with above fixes:
          - bin/addresses.pl            (v0.16)
          - bin/cpanstats-writegraphs   (v0.51)
          - bin/cpanstats-writepages    (v0.51)
          - bin/getmailrc.pl            (v0.03)
        - removed files, as no longer required:
          - t/data/21config08.ini
          - 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.

Changes  view on Meta::CPAN

        - 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.

0.80    2010-02-06
        - fixes to stats2 graph data.

0.79    2010-02-03
        - updates from live.

0.78    2010-02-03
        - added support for new guid & type fields.
        - implemented more efficient monthly stats calculations.
        - fix for runaway osnames.
        - matrix files named by platform/os and perl

0.77    2010-01-18
        - added code and SQL to ignore invalid reports.
        - added CSS files to MANIFEST.

0.76    2010-01-07
        - added quote.html.
        - added Analysis to site family lists.
        - upped copyright date
        - updated interesting stats page, removing references to posts to the
          cpan-testers mailing list, now listing only report counts, and hiding
          the ID link to actual report.

0.75    2009-12-09
        - fixed skip test counts.
        - added eval over get request in the event of timeout.

0.74    2009-11-26
        - merged fixes from Alex Chorny (thanks Alex).
        - added new percentage graph, at the suggestion of Slave J. Nilsen

0.73    2009-11-01
        - further reorganisation to avoid losing DB connection
        - fix to allow for counts that are set before main stats build.
        - added header/total cells to left and bottom parts of all matrices.

0.72    2009-10-26
        - moved DB process for submission rates earlier to avoid losing DB 
          connection.

0.71    2009-10-26
        - added links for Excel downloads.
        - added dashboard.

0.70    2009-10-21
        - added functionality to use the new osname table.
        - further work on matrices:
          - added totals to X & Y axis
          - sorted on Y axis values
          - added wide format pages to each matrix
        - slight reorganisation of failure tables.
        - changed named anchors as some browsers don't rendering them 
          correctly.
        - added table for monthly OS counts.

0.69    2009-10-18
        - hash passing depreciated in favour of object variables.
        - distribution and reports matrices merged, now split between OS name
          and platform name, then further split with all perls or official 
          perls, then split again based on last month, or from the first to
          the most current.
        - brought back colour variations to the matrices.
        - added page anchor to raw data.

0.68    2009-10-15
        - broke out functionality of _write_stats() into more manageable chunks
        - further reduced SQL calls.
        - added a schema file for all the tables in the cpanstats database in 
          examples/cpanstats.sql
        - added functionality to handle daily graphs.
        - added performance page and graph
        - graphs and data files now created in a dedicated stats sub-directory.
        - made raw data files available.

0.67    2009-10-13
        - improvements to the layout of interesting stats page.
        - moved from Class::Accessor::Chained::Fast to Class::Accessor::Fast
        - improved processing logic for interesting stats, with a speed up of
          over 20mins.

0.66    2009-07-25
        - added stats and graphs about CPAN, including extra menu section.

0.65    2009-06-06
        - removal of data files into the cpanstats-data package.

0.64    2009-06-03
        - added attributions to HTML templates.
        - fixed CSS issues for IE (thanks to JJ).
        - rewrote addresses.pl (v0.14) to work with more recent codebase.

Changes  view on Meta::CPAN

        - Don't re-encode an already HTML entity encoded testers name

0.32    2007-10-02
        - added more email => name translations
        - Added view of the spread of TLDs from tester addresses (addresses.pl)
        - Added updates page for previous news updates
        - Added counts for source/target tester addresses

0.31    2007-09-03
        - Added HTML::Entities to prerequisites in order to fix HTML entities 
          in tester names.

0.30    2007-09-02
        - added index creation commands to cpanstats.pl (v0.08)
        - added more email => name translations
        - updated POD in readstats.pl (v0.10)
        - added search feature to readstats.pl to list NNTP subjects directly
        - added photo of Chris, Dave and Andreas to the index page :)

0.29    2007-08-06
        - added more email => name translations

0.28    2007-07-03
        - added more email => name translations
        - updated index page to reference CPAN Testers Wiki

0.27    2007-06-09
        - updates to delstats.pl and readstats.pl to match current server 
          versions
        - added more email => name translations

0.26    2007-06-05
        - added upstats.pl to the distribution, which helps to update any 
          entries, which haven't been inserted correctly.

0.25    2007-05-12
        - added Google Analytics code to layout template

0.24    2007-05-04
        - added more email => name translations
        - bad entries or parsing no longer recorded in the DB. This will 
          hopefully enable me to update some parts of the site on a more 
          regular basis (cpanstats.pl v0.07)
        - only print headings if we have something to report 
          (readstats.pl v0.08)
        - updates to AUTHOR & COPYRIGHT AND LICENSE entries in POD
        - updated selectstats.pl to supply a distname from the commandline
        - added monthly counts for Testers, Platforms & Perls pages

0.23    2007-04-14
        - added a new stats matrix for distributions
        - added click thru lists of distributions for the new matrix
        - revamped the navigation

0.22    2007-03-23
        - added more email => name translations
        - added more general domains to ignore when mapping in address.pl

0.21    2007-03-12
        - further changes to the Failure Counts page, to allow for more fields
          and the ability to order by count or percentage.

0.20    2007-03-10
        - added missing template (wdists.html) to MANIFEST

0.19    2007-03-10
        - added more email => name translations
        - added the selectstats.pl script to help get quick results back from
          the DB
        - added the Failure Counts feature, following a suggestion from Adam
          Kennedy. Note that it does not ignore duplicate reports

0.18    2007-03-08
        - added more email => name translations

0.17    2007-02-07
        - added more email => name translations
        - address translation script modified to list only matched addresses
          from a specified date

0.16    2007-01-02
        - added more email => name translations
        - increased graph sizes to be more readable
        - changed code and templates to produce tabulated data output
        - modified CSS for the above

0.15    2006-12-01
        - added more email => name translations
        - address translation script modified to include a (commented out)
          line to show how to only search for recent postings

0.14    2006-11-01
        - added more email => name translations
        - fixed bug in address translation script
        - added address translation script to distribution

0.13    2006-10-09
        - added 100+ email => name translations
        - changed way unmatched addresses are displayed on the website (to 
          help reduce any spam harvesting)

0.12    2006-09-05
        - added more email => name translations

0.11    2006-06-03
        - added more email => name translations

0.10    2006-04-03
        - added more email => name translations
        - extra graph - UPLOADS/FAIL/UNKNOWN

0.09    2006-03-02
        - two bugs fixed in Article.pm, firstly only decode Quoted Printable,
          if it is, and secondly the platform in the subject was being parsed
          correctly.
        - added more email => name translations
        - addresses now in separate data file

0.08    2006-02-19
        - added more email => name translations
        - spelling & grammar fixes



( run in 1.927 second using v1.01-cache-2.11-cpan-99c4e6809bf )