]> git.evergreen-ils.org Git - OpenSRF.git/history - examples
Add a linefeed to the Perl "print hostname" command
[OpenSRF.git] / examples /
2009-09-10 dbsAdd a linefeed to the Perl "print hostname" command
2009-09-04 ericksonfor consistency with other config files and ease of...
2009-01-23 phasefxsrfsh.xml tweaks
2008-12-30 ericksonmultidomain is required. no use for a static list...
2008-12-22 dbsSync up the sample bootstrap conf from rel_1_0 - more...
2008-12-22 ericksonwe neeed to keep router_name so that opensrf clients...
2008-12-20 dbsBroader search'n'replace for LOCALSTATEDIR
2008-12-19 ericksonupdated to use multidomain by default
2008-11-25 dbsLet's remove one step from getting OpenSRF running...
2008-11-04 dbsReplace in-place modification with built files; enables...
2008-10-27 dbsClean up the source tree a little more:
2008-10-25 dbsAdd a basic Python client example
2008-10-24 dbsLibraries are currently built as osrf_math.so and osrf_...
2008-10-24 dbsopensrf.settings needs to be stateless for a stock...
2008-10-24 dbsDocument the canonical hostname determination method...
2008-10-24 dbsUse the standard memcached port in example config
2008-10-24 dbsMinor typo (remove redundant "change this")
2008-07-17 dbsMerge the following patches from Kevin Beswick:
2008-07-01 dbsopensrf.settings is stateless; having the wrong setting...
2008-06-30 dbsSwitch to 'localhost' and standard port for memcached
2008-06-30 dbsPatch from Kevin Beswick (kbeswick00@gmail.com) to...
2008-06-25 dbsPatch from Kevin Beswick to use autotools for OpenSRF...
2008-06-19 ericksonchanging default router log level to "warn" since you...
2008-03-06 dbsRemove <domains> element - breaks gateway.
2008-03-05 ericksonupdated to match new config layout
2008-03-05 ericksonAdded support for multi-router registration
2007-10-18 dbsDeliberately break applications relying on pre-OpenSRF...
2007-10-10 mikeradding -l for localhost support
2007-08-07 mikerPatch from Dan Scott to remove mentions of open-ils...
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-07-02 mikerPatch from Dan Scott to finish up the removal of bootst...
2007-06-29 mikercleaning up XML indentation via xmllint; removing boots...
2007-06-29 mikerPatch from Dan Scott to move perl OpenSRF core bootstra...
2007-05-25 mikerXSD from Dan Scott for validating the ~/.srfsh.xml...
2007-03-23 ericksonremoved the deprecated rest_gateway config; added comme...
2007-03-22 mikeradjusting comment in example config re bug #518
2007-03-05 ericksonapplying spelling fixes and making db names/passwords...
2007-02-22 ericksonremoving unused log section
2007-02-22 ericksonadded the <client> block to the gateway. moving everyt...
2006-11-20 ericksoncommitting a simple jabber registration script
2006-05-24 ericksonattempting to update the documentation
2006-05-10 ericksonthe code in these examples is way too old. best to...
2006-04-20 ericksongateway now requires a list of allowed services
2006-04-06 mikeradding example script for OpenSRF::MultiSession
2005-12-01 ericksonadded qw(:level) to CDBI.pm because we were getting...
2005-11-30 ericksonactivity log is now a standalone log target: file or...
2005-11-30 ericksondrastically simplified logger code now supports logging...
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-28 ericksoncleaned up and commented
2005-11-01 ericksonadded <language> for docs
2005-10-24 ericksonadded section in core config for C client bootstrap
2005-10-10 ericksonadded section for chopchop since it now reads xml confi...
2005-08-31 ericksonnew json api changes
2005-08-22 ericksonadded an example srfsh file
2005-08-22 ericksonmoved router, gateways to a single config file opensrf_...
2005-07-26 ericksonfor convenience, changed to work with new default layout
2005-07-26 ericksonmore install goodness, fixed random jserver bug
2005-07-25 ericksonexample config file
2005-07-22 ericksonchanged name
2005-07-22 ericksonexample bootstrap config file
2005-07-15 ericksonremoved some unnecessary 'use' statements
2005-06-21 ericksonremoved connect since math_bench runs in stateless...
2005-06-06 mikerclarifying namespaces and adding new xslt
2005-06-06 mikerfirst stab at CDBI autogen
2005-06-06 pinesadding possible "methods" element
2005-06-02 mikeradding perl XSLT and (maybe?) finishing up the javascri...
2005-06-01 mikerfirst stab at an XSLT to convert the xml fieldmapper...
2005-06-01 phasefxadding initial test file for generating all fieldmapper...
2005-03-01 ericksonupdated to call opensrf.math
2005-02-28 mikerusing OO syntax
2005-02-16 ericksoncleaned some
2005-02-16 ericksonadded new config handling
2005-02-11 phasefxA XUL version of the math app example. Some assembly...
2005-02-08 ericksonadded better error handling
2005-02-04 phasefxInitial revision