]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perl/lib/OpenSRF/Utils
LP#1729610: Allow queuing (for a while) during child backlog
[OpenSRF.git] / src / perl / lib / OpenSRF / Utils /
2018-05-07 Jason StephensonLP1340982: Ignore both 'comment' and '#comment' nodes...
2017-02-16 Galen CharltonLP#1652382: handle cases where supplied key is longer...
2016-10-31 Bill EricksonLP#1473479 Syslog configuration adoption
2016-02-04 Mike RylanderLP#1350457: Pass caller's session to subrequests called...
2014-08-20 Bill EricksonLP#1343578: Perl/C syslog "logtag" additions.
2014-08-20 Mike RylanderLP#1343578: Add support for log tagging
2014-05-02 Galen CharltonLP#1285915: document that perl2JSON doesn't order hash...
2013-12-04 Mike RylanderLP#1257264: Use the built-in JSON-y test for bools
2013-12-03 Mike RylanderLP#1257264: Use the built-in JSON-y test for bools
2013-09-04 Bill EricksonLP1204123 opensrf.settings reload file option
2013-03-17 Bill EricksonPerl SIGHUP handling and config reloading
2013-02-06 Bill EricksonLogger.pm whitespace cleanup
2013-02-06 Bill EricksonEnable client logtrace with environment vars
2012-11-08 Dan WellsLog redaction for sensitive input values, Perl side
2012-05-21 Galen CharltonLP# 953299 - defend against null and zero-length cache...
2012-05-21 Dan ScottLP# 953299 - Prevent get/set of invalid cache keys
2012-05-21 Dan ScottRevert inadvertently introduced debugging code
2011-05-25 Dan ScottMove the buildbot workdirs to a non-volatile directory
2010-10-07 ericksonin json encoder, replace 2 sub calls w/ 1 hash lookup...
2010-09-28 dbsWork around a Net::Domain bug that can result in fqdn...
2010-09-28 mikerreturn the trace-augmented message as written to the log
2010-09-01 gmcremove executable bit from module files that don't...
2010-08-13 dbsMake log length in Perl logger a configurable value...
2010-01-19 ericksonPatch from Joe Atzberger:
2009-09-15 sboyettePOD/docs cleanup
2009-09-15 sboyette100% test coverage
2009-09-15 sboyetteWIP
2009-09-15 sboyettemore test
2009-09-15 sboyettestowing WIP
2009-09-15 sboyetteWIP
2009-08-31 ericksonrepaired partial change from 'class' to 'pkg'. added...
2009-08-28 sboyettechanged 'my' globals to 'our' globals for testing purposes
2009-08-28 sboyettemore cleanup and documentation in progress
2009-08-28 sboyetteremoving _json_hint_to_class
2009-08-28 sboyetteshuffling around, adding POD stubs
2009-08-25 sboyetteremoving OSRF::Utils::LogServer at berick's suggestion
2009-08-25 sboyetterearranging things a bit, docs. no actual code changes.
2009-08-25 sboyetteremoved $VERSION construct which caused undef warnings...
2009-02-17 ericksongotta protect the JSONObject2Perl() when decoding array...
2009-02-17 ericksonnot sure why this is an issue now (different perl/json...
2008-08-19 sboyettetypo
2008-08-18 sboyettemerging perl CPANification/normalization branch work