]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/support-scripts/settings-tester.pl
LP1858448 Aged money control flags
[Evergreen.git] / Open-ILS / src / support-scripts / settings-tester.pl
2016-01-05 Galen CharltonLP#1530158: ensure that Business::OnlinePayment::Payflo...
2015-07-01 Bill EricksonLP#1312308 script circ and deps removal
2015-02-27 Jason EtheridgeLP#1425967: look for Business::CreditCard in settings...
2014-08-07 Mike RylanderLP#1351355: Switch to XLSX format for Excel report...
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-04-13 Galen Charltonlp#980303: don't complain about missing plperl
2011-11-15 Mike RylanderMerge remote-tracking branch 'eg-working/collab/phasefx...
2011-10-14 Dan Scottsettings-tester.pl - add TPac required modules
2011-10-14 Dan ScottAdd MARC::Record 2.0.1 minimum test to settings-tester.pl
2011-10-14 Dan ScottSettings-tester.pl whitespace
2011-10-14 Dan ScottRemove oils_web.xml test from settings-tester.pl
2011-10-14 Dan ScottModernize settings-tester.pl a bit
2011-02-16 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-02-09 senatorMerge branch 'master' of ssh://senator@yeti.esilibrary...
2011-02-09 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-08 mikerPatch from Robert Soulliere to update settings-tester.pl
2010-08-20 gmcbug 620899: fix broken test for oils_web.xml
2010-06-04 ericksonLots of cleanup, logging improvements, and comments.
2009-09-11 dbsCatch a few more common problems in settings-tester.pl:
2009-03-05 dbsAdd support for testing all Jabber credentials in multi...
2008-09-29 dbsHard-code path to ldconfig, which is evil but works...
2008-09-17 dbsRemove noisy tests for libdbi/libdbdpgsql; check for...
2008-08-05 dbsAdd test for JSON::XS (per Syd Weidman's suggestion)
2008-07-08 dbsAdd check for DateTime::Format::Mail (new dependency...
2008-07-07 dbsCheck for expected database procedural languages
2008-06-12 ericksonwarn if libdbi is not found by "locate"
2008-05-06 dbsAfter 1.2, domains element is no longer used
2008-03-11 mikertypo; settings-tester update
2008-03-01 mikeradding test for SRU perl module in settings tester...
2008-02-11 mikeradde Parse::RecDescent stubbing for future use
2007-12-10 dbsAdd another simple(ton) filter for build versions of...
2007-12-10 dbsAdd a test for incorrect driver in /reporter/; bug...
2007-12-02 dbsEnable strict throughout, clean up one more warning
2007-12-01 dbsDisable strict refs (really)
2007-12-01 dbsUse XML::LibXML's parentNode function to avoid invalid...
2007-12-01 mikerchanging reporter to use <pw> instead of <password...
2007-11-17 mikerreplacing eval "use blah" with "blah"->use();
2007-11-05 mikeradding reporter perl modules to the settings tester
2007-11-02 mikeradding support for multiple alternate perlmodule tests
2007-11-02 dbsCheck for Net::Z3950::ZOOM as the preferred alternative...
2007-11-01 dbsAdd check for expected hostname in <hosts> section.
2007-11-01 mikerwording update, and naive attempt to filter build versi...
2007-11-01 dbsAdd check for UTF8 database server encoding.
2007-11-01 ericksonchecking node type instead of nodeName, since nodeName...
2007-11-01 dbsRevised to avoid the use of XPathContext, which require...
2007-11-01 dbsCheck all database connections defined in opensrf.xml
2007-11-01 dbsTest to ensure that libdbdpgsql.so is linked against...
2007-10-13 ericksonrepaired log dir variable name
2007-10-12 mikersettings tester script (HALP) -- result of Access2007...