]> git.evergreen-ils.org Git - OpenSRF.git/shortlog
OpenSRF.git
2009-01-25 mikerbumping version number in README tags/rel_1_0_3
2009-01-25 mikerTagging bugfix release version 1.0.3
2009-01-25 ericksonmake config parsing more tolerant
2009-01-20 ericksonrepaired config data structure ref check for registerin...
2009-01-17 mikermore explicit "is it NULL" test
2009-01-13 ericksonlike the old gateway, log the full request params as...
2009-01-13 ericksonset the log xid before we read the POST data
2009-01-13 ericksonneed a copy of the service when it's pulled from the...
2008-12-23 dbsMerge r1511 from trunk (workaround for newer glibc...
2008-12-22 dbsAdjust the README to be consistently agnostic about...
2008-12-22 ericksonhandle the case where only one service is registered...
2008-12-22 ericksonwe neeed to keep router_name so that opensrf clients...
2008-12-22 ericksonrunning in no-router/single-service mode was checking...
2008-12-20 dbsRevert dbs mistake - private services can register...
2008-12-20 dbsUpdate README to try to cover the brave new world of...
2008-12-20 dbsTry to be consistent about the use of public.localhost...
2008-12-20 dbsBackport r1552 from trunk to enable search and replace...
2008-12-19 ericksonupdated to use multidomain by default
2008-12-19 dbsBackport README from trunk for improved developer instr...
2008-12-19 dbsBackport prerequisites Makefile from trunk; enables...
2008-12-19 mikerbackporting type fix and forcing of locale on all messages
2008-12-18 ericksonif we are only connecting, we are still connecting...
2008-12-18 ericksoncorrectly capture the JID of the backend server process...
2008-12-18 ericksonclear remote id on connec as well
2008-12-18 ericksonclear remote ID on subsequent non-conntected requests...
2008-12-18 ericksonprotect against "null" locale
2008-12-09 ericksonadd support for encoding boolean types to JSON
2008-11-20 mikerREADME cleanup
2008-11-20 dbsBackport 1503 from trunk: Correct syntax for forcing...
2008-11-20 dbsBackport r1500 from trunk - force Class:DBI
2008-11-20 dbsBackport r1499 from trunk - README improvement
2008-11-17 ericksonbackporting 1496, more cleanup
2008-11-17 ericksonbackporting 1494, osrf_buffer_add_char patch to append...
2008-11-06 mikercopy automake files as needed; correcting README build...
2008-11-06 dbsMerge r1489 from trunk: dokuwiki-doc-stubber.pl is...
2008-11-04 dbsMerge r1487 from trunk: Replace in-place modification...
2008-10-27 dbsMerge r1484 from trunk (clean up build)
2008-10-27 dbsMerge r1483 from trunk (Flesh out README with standalon...
2008-10-27 dbsMerge 1481 from trunk (add prerequisite installer for...
2008-10-25 dbsMerge r1479 from trunk to add a basic Python client...
2008-10-25 dbsMerge r1477 from trunk to fix Python build
2008-10-24 dbsMerge changes from trunk to make OpenSRF work out of...
2008-10-24 ericksonthe pool cleanup handler which was thought to only...
2008-10-20 dbsMerge 1466 from trunk
2008-10-16 ericksonbranching version 1.0. take 2
2008-10-16 mikerbranching version 1.0
2008-10-13 ericksonio::socket::inet, somewhere between version 1.29 and...
2008-10-10 ericksonadded verbose option to print which services/pids are...
2008-10-07 dbsMake the option help tell the truth
2008-10-07 dbsDisable Python by default as it is not currently required
2008-10-01 dbsMight as well point to the latest Makefile.install
2008-10-01 dbsPut a more real README in place
2008-10-01 dbsCheck in a real file, not a link. Sheesh.
2008-10-01 dbsLet's check in the default INSTALL file to start with...
2008-09-28 dbsProvide more command line help for login in srfsh
2008-09-25 ericksonremoved a bunch of old, unused code. removed code...
2008-09-25 ericksonuse the new process-specific perl control script
2008-09-25 ericksonmake sure service is not already running
2008-09-25 ericksonchange from info to debug log
2008-09-25 ericksonadded a configurable startup pause delay. after opensr...
2008-09-24 ericksonfixed bugs in start/stop_all
2008-09-23 ericksonset log xid on outbound messages
2008-09-22 ericksonmake sure we send the log xid in outbound messages
2008-09-22 ericksonexpired cache data is a common occurrence. log at...
2008-09-19 ericksonsetting/clearing log XID. honoring client log xid...
2008-09-19 ericksonadded a force set option on log XID to override it...
2008-09-19 ericksontypo on header name
2008-09-17 ericksonusing single "=" in test for more general compliance
2008-09-15 dbs Typo - because typos in error messages just make me...
2008-09-15 ericksonremoved extra parens and unnecessary if test
2008-09-15 sboyetteinitial steps toward OS X portage
2008-09-15 ericksonadded start all and stop all, changed some var names...
2008-09-15 ericksonconfig file, context, and cache server now have apache...
2008-08-25 ericksonremoved misplaced "my"
2008-08-22 mikeradding explicit request timeout detection
2008-08-20 dbsLog the locale for each request in the activity log
2008-08-19 sboyettecan has use tests for all modules
2008-08-19 sboyettemissing deps found via testing
2008-08-19 sboyettetypo
2008-08-19 sboyetteOpenSRF::Util::JSON requires JSON::XS, not JSON
2008-08-18 sboyettemerging perl CPANification/normalization branch work
2008-08-11 ericksonmerged in Shawn's build tools checker for autogen
2008-08-10 mikerdoh ... use m instead of g
2008-08-10 mikerallow methods do decide on their strictness; properly...
2008-08-07 dbsRestore RPATH so that we do not need LD_LIBRARY_PATH...
2008-08-06 dbsApply patch from Kevin Beswick:
2008-08-06 dbsUse a slightly more robust scheme for setting OpenSRF...
2008-08-04 ericksonwait for the parent proc to go away before we unlink...
2008-08-03 ericksonchecking browser agent to see if multipart is supported
2008-08-01 ericksonkill spawned processes at shutdown time
2008-07-31 ericksonThis script provides per-service control of OpenSRF...
2008-07-29 mikersession passing for make_atomic, at least
2008-07-29 mikerdoh ... not that way, nope
2008-07-29 mikergive subrequests access to the session (will not be...
2008-07-29 dbsGive Apache modules the support they need to work
2008-07-28 dbsFix for installing gateway and translator (thanks to...
2008-07-28 ericksonThis patch removes the remaining autotools bits for...
2008-07-28 dbsCommit autotools patch from Kevin Beswick
2008-07-27 mikerremoving overly agressive locale normalization
2008-07-27 erickson* remove the objson API compat layer.
next