]> git.evergreen-ils.org Git - OpenSRF.git/history - src
Warn when sending very large messages
[OpenSRF.git] / src /
2011-10-18 Bill EricksonWarn when sending very large messages
2011-08-16 Ben WebbLP 799718: Pass the DESTDIR variable to setup.py
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-05-16 Dan ScottTypo fix: deprecasted -> deprecated
2011-05-09 dbsInline TestObject for net_obj_test.py as well
2011-05-09 dbsFix unit tests for Python in a twistd instance
2011-05-09 dbsAdd Python unit testing and coverage report to "make...
2011-05-08 dbsAdd Check dependencies for Fedora
2011-05-08 dbsAdd a C unit testing framework and tests for OpenSRF
2011-04-30 ericksonmove jabber_state_machine_struct into header to keep...
2011-04-28 ericksonPatch from Kevin Beswick to support set operations...
2011-04-25 dbsSidestep JSON object ordering in unit tests
2011-04-21 ericksonchange proc managament debug message from Info to Debug
2011-03-30 dbsHandle the common NXDOMAIN problem with Python a bit...
2011-03-29 dbsMake javascript unit tests more granular to ease tracki...
2011-03-29 dbsGive Python services introspection methods matching...
2011-03-29 dbsA few more tests for JSON_v1.js
2011-03-28 dbsAdd DOH-based unit test harness for OpenSRF JavaScript
2011-03-13 dbsRun OpenSRF JavaScript through jslint for a light cleanup
2011-03-02 ericksonbug fix with srfsh.py introspection; better handling...
2011-03-02 ericksonconsistent w/ sigpipe handling in osrf 1.6, provide...
2011-02-28 dbsRecommend Fedora 14 as F13 goes out of support in a...
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-25 dbsTrivial typo fix (also tests OpenSRF buildbot)
2011-01-21 ericksonrepaired call to handle_request for router query; canno...
2011-01-21 ericksonmake the api CALL log line consistent across Perl and...
2011-01-11 dbsGet that brace back in the right place
2011-01-11 dbsAdd hints to increase max_children config variable...
2011-01-11 dbsClean up Python server implementation, guided by pylint
2010-12-20 dbsStraighten out -f / -d flag confusion in libmemcached...
2010-12-20 ericksonrepaired bug in total request time calc, particularly...
2010-12-20 ericksonPython srfsh enhancements
2010-12-13 ericksonon second thought, removing debug sleep method, which...
2010-12-13 ericksonimproved select/read/write fault tolerance; cleaner...
2010-12-07 dbsApply libtools versioning to OpenSRF c-apps as well
2010-11-30 ericksonfail gracefully when opensrf.settings is not up and...
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-28 dbsLenny needs zlib1g-dev package to install XML::LibXML...
2010-11-24 gmcno longer need FreezeThaw
2010-11-22 ericksonin the rare case the select() is interrupted while...
2010-11-20 ericksonadded support for introspect operation
2010-11-20 ericksoninstall srfsh.py when --enable-python is set
2010-11-20 ericksonadded support for paging through 'less' (like C); added...
2010-11-20 ericksonadded network disconnect func
2010-11-19 ericksonadded 'router' command for router class info queries...
2010-11-16 ericksonrepaired logic in the as-yet-unused import_array_data...
2010-11-16 ericksonremoved debug print statement
2010-11-16 ericksonrely on logic, not failure through try/catch, to determ...
2010-11-16 ericksonkilled the terminal colors in srfsh.py output. They...
2010-11-14 dbsLimit list of Python services to those within the domai...
2010-11-10 dbsCommit some unit tests for Python osrf.json module
2010-11-09 dbsosrf.json clean up
2010-11-09 dbsA solution for starting all Python services: make sh...
2010-11-09 dbsEnhanced do_start() implementation in Python management...
2010-11-09 dbsAssign, don't test equality (thanks berick)
2010-11-09 dbsMake start_all automatically daemonize services
2010-11-09 dbsGive opensrf.py reasonable defaults for options
2010-11-09 dbsTry not to stomp on global variable names and built...
2010-11-09 dbsTypos: s/wait_for_child/try_wait_child/ and s/min_child...
2010-11-09 dbsTypo: Pass in the array of servers to the memcached...
2010-11-09 dbsReference constants properly
2010-11-09 dbsMake pylint happier with PEP8-compliant argument name
2010-11-09 dbsFix daemonize problem that surfaced in start_all
2010-11-09 dbsMore debuggery for the spawning of child processes
2010-11-09 dbsMinutes and months were reversed in Python logging...
2010-11-09 dbsAdd a streaming version of the split() method in simple...
2010-11-05 ericksonPatch from Michael Giarlo to integrate python service...
2010-11-05 ericksonpatch from Michael Giarlo for better sanity checking...
2010-11-05 ericksonadded osrf.apps to installed pachages (thanks for the...
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-14 scottmkPlug a minor memory leak that could occur when we opene...
2010-10-12 ericksonimplemented an optional per-service stderr log for...
2010-10-12 ericksonwhen we add xhr responses onto the end of the queue...
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 ericksonadded support for reading ContinueStatus opensrf messag...
2010-09-01 gmcupdated mailing address of the FSF
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-31 gmcremove ntp and ntpdate dependencies
2010-08-18 ericksonDue to the async nature of xmllhttprequest, processing...
2010-08-16 scottmkA few minor tweaks in the name of const-correctness.
2010-08-16 scottmkSeveral minor and inconsequential changes:
2010-08-15 scottmk1. Pedantic change for const-correctness: replaced...
2010-08-14 scottmkPedantic change for const-correctness: change three...
next