]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perl/lib/OpenSRF/Utils
Refresh child file handles on status read
[OpenSRF.git] / src / perl / lib / OpenSRF / Utils /
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