]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perl
LP#1268619: disable shared workers pending browser issues
[OpenSRF.git] / src / perl /
2014-05-02 Galen CharltonLP#1285915: document that perl2JSON doesn't order hash...
2014-03-07 Bill EricksonLP#1179660: remove OpenSRF.pm AUTOLOAD
2013-12-16 Bill EricksonOpenSRF client disconnect robustification (Perl)
2013-12-16 Bill EricksonOpenSRF client disconnect robustification (Perl)
2013-12-16 Mike RylanderProtect subrequests from post-complete messages
2013-12-16 Galen CharltonLP#1180849: test case - ignoring subrequest responses...
2013-12-16 Mike RylanderProtect subrequests from post-complete messages
2013-12-16 Galen CharltonLP#1180849: test case - ignoring subrequest responses...
2013-12-04 Jeff GodinAdd some additional boolean-related JSON tests
2013-12-04 Mike RylanderLP#1257264: Use the built-in JSON-y test for bools
2013-12-04 Galen CharltonLP#1257264: make test cases for JSON::XS Boolean-ness...
2013-12-03 Jeff GodinAdd some additional boolean-related JSON tests
2013-12-03 Mike RylanderLP#1257264: Use the built-in JSON-y test for bools
2013-12-03 Galen CharltonLP#1257264: make test cases for JSON::XS Boolean-ness...
2013-09-04 Bill EricksonLP1204123 SIGUSR2 causes router re-register (Perl/C)
2013-09-04 Bill EricksonLP1204123 opensrf.settings reload file option
2013-09-04 Bill EricksonLP1204123 SIGUSR1 causes router unregister (Perl/C)
2013-09-04 Bill EricksonLP1204123 SIGTERM causes graceful shutdown (Perl)
2013-09-04 Bill EricksonLP1204123 Set SIGCHLD handler to DEFAULT for children...
2013-09-03 Jason Etheridgesilence some uninitialized warnings
2013-08-06 Galen CharltonLP#1188195: add tests for setting default client locale
2013-08-06 Bill EricksonLP#1188195: Default per-process client locale (Perl)
2013-03-17 Bill EricksonMultisession blocking repair
2013-03-17 Lebbeous Fogle-WeekleyWhen running methods for clients, send plain warnings...
2013-03-17 Bill EricksonMinor whitespace repairs in Server.pm
2013-03-17 Bill EricksonPerl SIGHUP handling and config reloading
2013-03-13 Bill EricksonBlock on recv instead of loop/polling in MultiSession
2013-02-06 Bill EricksonLogger.pm whitespace cleanup
2013-02-06 Bill EricksonEnable client logtrace with environment vars
2013-01-18 Bill EricksonPrevent "uninitialized value" warnings in parameter...
2012-11-18 Dan ScottBump version numbers for 2.1.2
2012-11-18 Dan ScottWhitespace in OpenSRF/System.pm
2012-11-18 Jason StephensonMove setting of OpenSRF::Application::shared_conf to...
2012-11-18 Dan ScottBump release numbers, create 2.1.1 change log
2012-11-08 Dan WellsProtect against empty/invalid log_protect sections
2012-11-08 Dan WellsLog redaction for sensitive input values, Perl side
2012-05-31 Dan ScottBump version numbers to help with library compatibility
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
2012-03-16 Bill EricksonPrevent undef warnings on perl socket read nbytes test
2012-03-12 Bill EricksonDetect remote disconnect in Perl XMPP reader
2012-03-07 Thomas BerezanskyStop warning about missing parentheses...
2012-03-07 Bill EricksonRefresh child file handles on status read
2012-03-07 Bill EricksonPerl libs for OpenSRF ingress tracking
2012-02-20 Bill EricksonPerl parent/child write improvements
2012-02-20 Bill EricksonPerl pipe reading overhaul : data size header
2012-01-04 Bill EricksonSync parent/child write/read with lock file
2011-12-12 Dan ScottUpdate Perl OpenSRF build and tests for O:A:Validator
2011-12-12 Thomas BerezanskyOpenSRF Validator Service
2011-10-28 Bill EricksonAdd SIGPIPE retry handling to child data sysread
2011-10-18 Bill EricksonWarn when sending very large messages
2011-06-22 Ben WebbRespect DESTDIR during the build process
2011-05-25 Dan ScottMove the buildbot workdirs to a non-volatile directory
2011-05-18 Dan ScottTeach Perl Makefile to build Build for every target
2011-03-02 ericksonconsistent w/ sigpipe handling in osrf 1.6, provide...
2011-02-22 dbsResolve encoding problem found by attempting to registe...
2011-01-31 dbsUse an Exporter-approved version number (only one decim...
2011-01-31 dbsCorrect copy/paste error in Build.PL metadata
2011-01-26 dbsOpenSRF::UnixServer doesn't live here any more
2011-01-26 dbsSet the correct number of expected tests so that we...
2011-01-21 ericksonmake the api CALL log line consistent across Perl and...
2011-01-11 dbsAdd hints to increase max_children config variable...
2010-12-13 ericksonon second thought, removing debug sleep method, which...
2010-11-30 dbsPrepare for version 2.0.0 with versioning for 2.0.0
2010-11-29 ericksondon't clean up child attributes until we're done with...
2010-11-29 ericksonadded opensrf.system.sleep method; takes 1 param (secon...
2010-11-29 ericksonavoid calling sysread when select exited from interruption.
2010-11-29 ericksonadd fault tolerance (e.g. recover from interrupted...
2010-11-24 gmcno longer need FreezeThaw
2010-11-09 dbsAdd a streaming version of the split() method in simple...
2010-10-26 ericksonconsistent w/ the C libs, only log server message proce...
2010-10-25 ericksonlog message processing duration at INFO level, instead...
2010-10-12 ericksonimplemented an optional per-service stderr log for...
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-13 ericksonremoving vestigial references to Inbound.pm, which...
2010-09-09 dbsBump trunk version number for OpenSRF up to 1.8.0;...
2010-09-05 dbsUpdate the manifest for Perl modules to avoid build...
2010-09-01 gmcremove executable bit from module files that don't...
2010-09-01 ericksonReplace Net::Server with local pre-forking server
2010-08-13 dbsMake log length in Perl logger a configurable value...
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-18 sboyetteLogServer was removed from distro but not from MANIFEST...
2009-09-15 sboyettePOD/docs cleanup
2009-09-15 sboyette100% test coverage
2009-09-15 sboyetteWIP
2009-09-15 sboyetteWIP
2009-09-15 sboyettemore test
2009-09-15 sboyettesync
2009-09-15 sboyettestowing WIP
next