]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perl/lib
Adding comments and tinkering with white space.
[OpenSRF.git] / src / perl / lib /
2010-08-04 mikeralways use respond_complete to finish a request, whethe...
2010-08-03 mikerMike, when adding the length, actually add the length...
2010-07-29 mikerAdd response chunking support to the Perl implementatio...
2010-02-23 dbsSimple demo of text services; returning a string, an...
2010-01-25 ericksonAdded some fault tolerance to the inbound-to-unixserver...
2010-01-19 ericksonPatch from Joe Atzberger:
2010-01-19 dbsGet on board the typo train - woo woooooo!
2010-01-19 mikerkeep the typo around for a while ... sorry, dbs ;)
2010-01-19 dbsAddress long-standing typo: clense_ISO8601
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 use of LogServer
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-08-25 sboyettemethod prettyJSON doesnt exist anymore
2009-08-25 sboyettethat last version change was rather poorly timed, as...
2009-08-21 sboyettepreƫmptive version bump
2009-07-29 ericksonset the 'from' address in outbound xmpp messages
2009-07-28 ericksonreduce unnecessary calls to fcntl() while reading from...
2009-06-04 mikerteach interval_to_seconds about HH:MM:SS format time...
2009-06-04 mikerteach interval_to_seconds about negative intervals
2009-06-03 ericksonflush_socket now flushes data through the xml stream...
2009-04-28 ericksondon't set stream state to disconnected on a non-stream...
2009-02-28 ericksondon't try to close the socket if it's not there
2009-02-17 ericksongotta protect the JSONObject2Perl() when decoding array...
2009-02-17 ericksonnot sure why this is an issue now (different perl/json...
2009-01-25 ericksonmake config parsing more tolerant
2009-01-20 ericksonrepaired config data structure ref check for registerin...
2008-12-22 ericksonhandle the case where only one service is registered...
2008-12-22 ericksonrunning in no-router/single-service mode was checking...
2008-12-18 sboyetteOpenSRF.pm version changes
2008-11-20 ericksonin the interest of clearing some log cruft, move two...
2008-10-13 ericksonio::socket::inet, somewhere between version 1.29 and...
2008-09-25 ericksonremoved a bunch of old, unused code. removed code...
2008-09-25 ericksonchange from info to debug log
2008-09-22 ericksonmake sure we send the log xid in outbound messages
2008-09-15 dbs Typo - because typos in error messages just make me...
2008-08-25 ericksonremoved misplaced "my"
2008-08-22 mikeradding explicit request timeout detection
2008-08-19 sboyettetypo
2008-08-18 sboyettemerging perl CPANification/normalization branch work