]> git.evergreen-ils.org Git - OpenSRF.git/history - src
update release notes for OpenSRF 2.2.2
[OpenSRF.git] / src /
2014-01-30 Galen Charltonbump up version number for OpenSRF 2.2.2
2013-12-16 Mike RylanderProtect subrequests from post-complete messages
2013-12-16 Galen CharltonLP#1180849: test case - ignoring subrequest responses...
2013-12-03 Jeff GodinAdd some additional boolean-related JSON tests
2013-12-03 Mike RylanderLP#1257264: Use the built-in JSON-y test for bools
2013-12-03 Galen CharltonLP#1257264: make test cases for JSON::XS Boolean-ness...
2013-10-21 Galen Charltonbump up version number to 2.2.1
2013-10-21 Jason Etheridgesilence some uninitialized warnings
2013-08-06 Galen CharltonLP#1188195: add tests for setting default client locale
2013-08-06 Bill EricksonLP#1188195: Default per-process client locale (Perl)
2013-08-06 Pasi KallinenLP#1208860: fix sprintf without format string.
2013-07-11 Bill EricksonLP1198983 disable multipart/mixed for Firefox
2013-04-20 Galen Charltonbump up version to 2.2.0
2013-04-19 Galen CharltonLP#1162907: don't require installing RPC::XML
2013-03-17 Galen Charltonbump up version numbers for 2.2.0-alpha release
2013-03-17 Bill EricksonMultisession blocking repair
2013-03-17 Lebbeous Fogle-WeekleyWhen running methods for clients, send plain warnings...
2013-03-17 Bill EricksonMinor whitespace repairs in Server.pm
2013-03-17 Bill EricksonPerl SIGHUP handling and config reloading
2013-03-15 Galen CharltonLP#1101254: remove memory leak in HTTP translator
2013-03-15 Bill EricksonDebian wheezy Makefile.install target
2013-03-13 Bill EricksonBlock on recv instead of loop/polling in MultiSession
2013-02-06 Bill EricksonLogger.pm whitespace cleanup
2013-02-06 Bill EricksonEnable client logtrace with environment vars
2013-01-19 Dan ScottSupport Apache 2.4 client IP address lookups
2013-01-18 Bill EricksonPrevent "uninitialized value" warnings in parameter...
2012-12-14 Bill EricksonSafer casting in java config parsing
2012-11-18 Dan ScottBump version numbers for 2.1.2
2012-11-18 Dan ScottWhitespace in OpenSRF/System.pm
2012-11-18 Jason StephensonMove setting of OpenSRF::Application::shared_conf to...
2012-11-18 Dan ScottBump release numbers, create 2.1.1 change log
2012-11-15 Bill EricksonChopChop is dead, long live ChopChop.
2012-11-11 Dan ScottBump libopensrf version-info revision and age
2012-11-08 Dan WellsProtect against empty/invalid log_protect sections
2012-11-08 Dan WellsLog redaction for sensitive input values, Perl side
2012-11-08 Dan WellsLog redaction for sensitive input values, C side
2012-11-06 Jason StephensonFix installation on Ubuntu Precise.
2012-10-22 Dan ScottUse apt-get instead of aptitude on Debian / Ubuntu
2012-05-31 Dan ScottBump version numbers to help with library compatibility
2012-05-31 Dan ScottAdd "tar" to base prereqs to appease autotools
2012-05-31 Dan ScottUpdate OS support in README / Makefile.install
2012-05-26 Bill EricksonDetect and repair multipart/mixed message delivery...
2012-05-22 Galen Charltonfix up index/position type for calls of various osrfLis...
2012-05-22 Dan ScottRemove comparisons that can never evaluate to true
2012-05-22 Dan ScottLP954059: Silence uninitialized var warning
2012-05-21 Galen CharltonLP# 953299 - defend against null and zero-length cache...
2012-05-21 Dan ScottLP# 953299 - Prevent get/set of invalid cache keys
2012-05-21 Dan ScottRevert inadvertently introduced debugging code
2012-05-02 Dan ScottMinor cleanups to Java dependency build process
2012-05-02 Dan ScottChange Java deps.sh to include . in CLASSPATH
2012-04-29 Bill EricksonJava Gateway interface improved exception handling
2012-04-29 Bill EricksonJava gateway interface test class
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
next