]> git.evergreen-ils.org Git - OpenSRF.git/history - src
Java HTTP gateway interface
[OpenSRF.git] / src /
2012-04-29 Bill EricksonJava HTTP gateway interface
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-10 Dan WellsProtect gateway from format-string crashes in data
2012-03-07 Thomas BerezanskyStop warning about missing parentheses...
2012-03-07 Bill EricksonRefresh child file handles on status read
2012-03-07 Bill EricksonPython libs for OpenSRF ingress tracking
2012-03-07 Bill EricksonSet OpenSRF ingress value for srfsh/gateways
2012-03-07 Bill EricksonC libs for OpenSRF ingress tracking
2012-03-07 Bill EricksonPerl libs for OpenSRF ingress tracking
2012-02-29 Dan ScottRemove reference to Fedora specific version in prereq...
2012-02-28 Bill EricksonJava dependencies update
2012-02-20 Bill EricksonPerl parent/child write improvements
2012-02-20 Bill EricksonPerl pipe reading overhaul : data size header
2012-02-03 Lebbeous Fogle-WeekleyJSON_v0 has been superseded, and it has insidious bugs...
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-12-09 Jason StephensonSupport installation for Ubuntu 12.04 Precise Pangolin.
2011-10-28 Bill EricksonAdd SIGPIPE retry handling to child data sysread
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...
next