]> git.evergreen-ils.org Git - OpenSRF.git/shortlog
OpenSRF.git
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 dbsGet more DRY; generate builders from a small list of...
2011-03-28 dbsAdd DOH-based unit test harness for OpenSRF JavaScript
2011-03-27 dbsImproved PID file handling in osrf_ctl.sh
2011-03-13 dbsRun OpenSRF JavaScript through jslint for a light cleanup
2011-03-11 dbsForward-port AsciiDoc-ized README from 2.0.0-rc2
2011-03-04 dbsDefine the builders and give them a slot for username...
2011-03-04 dbsAdd GPLS' buildslaves to the mix (YAY)
2011-03-02 dbsNo mas. dir existence checks were checking buildmaster...
2011-03-02 ericksonbug fix with srfsh.py introspection; better handling...
2011-03-02 ericksonconsistent w/ sigpipe handling in osrf 1.6, provide...
2011-03-02 dbsFix reversed logic in test for Perl tests. Oh the irony.
2011-03-02 dbsRather than specific branches, test for the existence...
2011-03-02 dbsThe syntax fix, it is wafer-thin; just one more!
2011-03-02 dbsSyntax, baby, syntax (for the buildbot)
2011-03-02 dbsAvoid running Perl unit tests when our branches have...
2011-03-02 dbsCoerce the weird test env for MFHD into working inside...
2011-03-01 dbsDistinguish between the projects being built (duh)
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-02-14 ericksonadded sample rsyslog opensrf configuration file
2011-02-14 dbsAdd Evergreen to the buildbot configuration
2011-01-31 dbsWhitespace consistency (tabs for Makefiles I guess)
2011-01-31 dbsUse an Exporter-approved version number (only one decim...
2011-01-31 dbsCreate a function for explicit trunk changes (shouldn...
2011-01-31 dbsTo specify trunk in the ChangeFilter, use branch=None
2011-01-31 dbsWe're not just OpenSRF trunk, we've got other branches
2011-01-31 dbsCorrect copy/paste error in Build.PL metadata
2011-01-28 dbsAdd OpenSRF rel_1_6 and rel_2_0 builds to the OpenSRF...
2011-01-27 dbsTry sending failure notification to the -dev list
2011-01-27 dbsbuildbot configuration: add mail notification, explicit...
2011-01-26 dbsCheck in a sample buildbot configuration file for OpenSRF
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
2011-01-11 dbsRemove max_requests config stanza from C language imple...
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-16 dbsRemove extraneous line for dnsmasq / Python
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-12-01 dbsApply patch for dnsmasq documentation
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-11 dbsIf an alternate config file is pointed to in osrf_ctl...
2010-11-11 dbsUse the same PID directory as the opensrf-perl.pl and...
2010-11-10 dbsAdd the sanity-saving step of a munged PERL5LIB to...
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 Python and curl example of invoking the Perl...
2010-11-09 dbsAdd a streaming version of the split() method in simple...
2010-11-08 dbsMake opensrf-perl.pl handle missing configuration for...
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-11-05 ericksonsocket_bundle typo patch from Jason Stephenson
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...
next