2008-03-10 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-03-10 |
miker | Const correctness patch from Scott McKellar |
commit | commitdiff | tree |
2008-03-10 |
miker | Const correctness patch from Scott McKellar. |
commit | commitdiff | tree |
2008-03-10 |
miker | small memory leak plugged by Scott McKellar in the... |
commit | commitdiff | tree |
2008-03-10 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-03-10 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-03-10 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-03-10 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-03-10 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-03-10 |
erickson | adding service name to the "stopping process.." log... |
commit | commitdiff | tree |
2008-03-09 |
erickson | added special case to avoid wrapping boolean objects |
commit | commitdiff | tree |
2008-03-09 |
miker | add JSON::XS-based true/false support |
commit | commitdiff | tree |
2008-03-07 |
erickson | made the pid file reading smarter. removed the nasty... |
commit | commitdiff | tree |
2008-03-07 |
erickson | added a basic signal handler for the top-level C proces... |
commit | commitdiff | tree |
2008-03-06 |
erickson | added support for blocking connect and request calls |
commit | commitdiff | tree |
2008-03-06 |
erickson | added connect-only handling |
commit | commitdiff | tree |
2008-03-06 |
erickson | added connect/disconnect support, with onconnect callback |
commit | commitdiff | tree |
2008-03-06 |
erickson | added support for ses.request(method, param1, param2... |
commit | commitdiff | tree |
2008-03-06 |
erickson | added support for hash-encoded json objects |
commit | commitdiff | tree |
2008-03-06 |
erickson | Updated OpenSRF Javascript client library. Currently... |
commit | commitdiff | tree |
2008-03-06 |
dbs | Remove <domains> element - breaks gateway. |
commit | commitdiff | tree |
2008-03-06 |
dbs | Overcome old setuptools' inability to convert FTP listi... |
commit | commitdiff | tree |
2008-03-05 |
erickson | updated to match new config layout |
commit | commitdiff | tree |
2008-03-05 |
erickson | Added support for multi-router registration |
commit | commitdiff | tree |
2008-03-05 |
erickson | added a ":" to the getopt "c" option so it would take... |
commit | commitdiff | tree |
2008-03-03 |
dbs | Bail with a reasonable error message if OPT_CONFIG... |
commit | commitdiff | tree |
2008-03-03 |
dbs | Make the path to opensrf_core.xml argument optional... |
commit | commitdiff | tree |
2008-02-16 |
dbs | x.y.z version numbering seems to make setuptools happie... |
commit | commitdiff | tree |
2008-02-14 |
erickson | updated to fit new opensrf updates |
commit | commitdiff | tree |
2008-02-11 |
erickson | makeing osrfSystemCacheInit() a "public" function.... |
commit | commitdiff | tree |
2008-02-07 |
erickson | gracefully handle a null server resposne |
commit | commitdiff | tree |
2008-02-07 |
miker | fix paging for large app introspection |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar (including commentary): |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar to plug a memory leak in... |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar to plug a memory leak in... |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar to replace some deprecated... |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar to fix up some const correctn... |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-31 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-31 |
miker | camelCasingPatch from Scott McKellar |
commit | commitdiff | tree |
2008-01-30 |
erickson | try/except/finally combinations are only supported... |
commit | commitdiff | tree |
2008-01-30 |
miker | turn \d{1,10} into a number on the wire |
commit | commitdiff | tree |
2008-01-30 |
erickson | updating legacy JSON parser to store numbers as strings |
commit | commitdiff | tree |
2008-01-29 |
erickson | appending neglected boolean object to growing JSON... |
commit | commitdiff | tree |
2008-01-29 |
erickson | python opensrf pre-forking server implementation. ... |
commit | commitdiff | tree |
2008-01-22 |
erickson | created a shallow clone method |
commit | commitdiff | tree |
2008-01-22 |
dbs | Set the Makefile shell to bash via the Makefile SHELL... |
commit | commitdiff | tree |
2008-01-20 |
erickson | added the ability to wait forever by passing <0 to... |
commit | commitdiff | tree |
2008-01-17 |
dbs | libxml2 and libxslt1 Python modules are abnormal -... |
commit | commitdiff | tree |
2008-01-16 |
dbs | Add dnspython, libxml, and libxslt1 dependencies on... |
commit | commitdiff | tree |
2008-01-16 |
erickson | added the ability to use cjson for json encoding/decodi... |
commit | commitdiff | tree |
2008-01-15 |
erickson | I started adding some basic bootstrap options looking... |
commit | commitdiff | tree |
2008-01-15 |
dbs | Revert Gentoo changes (sigh) |
commit | commitdiff | tree |
2008-01-15 |
dbs | Make cleaning in Python dir optional as well, to avoid... |
commit | commitdiff | tree |
2008-01-15 |
dbs | Add a build flag for Python modules |
commit | commitdiff | tree |
2008-01-15 |
dbs | Bootstrapping doesn't work as desired on systems that... |
commit | commitdiff | tree |
2008-01-15 |
dbs | Bootstrap setuptools, drop unnecessary directory metadata |
commit | commitdiff | tree |
2008-01-15 |
erickson | removing old, unused code |
commit | commitdiff | tree |
2008-01-15 |
dbs | Switch to setuptools to enable dependency installs... |
commit | commitdiff | tree |
2008-01-07 |
erickson | repaired expire time logic to force use of the configur... |
commit | commitdiff | tree |
2008-01-07 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-07 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-07 |
miker | JSON to XML patches from Scott McKellar: |
commit | commitdiff | tree |
2008-01-07 |
miker | Memory leak fixes for the old-style gateway: |
commit | commitdiff | tree |
2008-01-07 |
miker | Memory leak plugged by Scott McKellar: |
commit | commitdiff | tree |
2008-01-07 |
miker | Two patch sets from Scott McKellar |
commit | commitdiff | tree |
2008-01-07 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-07 |
dbs | Enable Python build with regular user to avoid perm... |
commit | commitdiff | tree |
2008-01-06 |
erickson | using new C-based JSON parser: JSON::XS - this new... |
commit | commitdiff | tree |
2008-01-06 |
erickson | providing option to connect to memcache at general... |
commit | commitdiff | tree |
2008-01-06 |
erickson | made exceptions a litte more generic, passing msg to... |
commit | commitdiff | tree |
2008-01-05 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-03 |
erickson | removed assumption that settings values would be number... |
commit | commitdiff | tree |
2008-01-02 |
erickson | changed str to msg to prevent clobbering. changed... |
commit | commitdiff | tree |
2008-01-01 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-01 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-01 |
miker | Patch from Scott McKellar: |
commit | commitdiff | tree |
2008-01-01 |
miker | Patch from Scott McKellar; use camelCase instead of... |
commit | commitdiff | tree |
2008-01-01 |
miker | Patch from Scott McKellar; use camelCase instead of... |
commit | commitdiff | tree |
2008-01-01 |
miker | Patch from Scott McKellar; use camelCase instead of... |
commit | commitdiff | tree |
2008-01-01 |
miker | Patch from Scott McKellar; use camelCase instead of... |
commit | commitdiff | tree |
2008-01-01 |
miker | Patch from Scott McKellar; use camelCase instead of... |
commit | commitdiff | tree |
2008-01-01 |
miker | Patch from Scott McKellar which adds some const-correct... |
commit | commitdiff | tree |
2007-12-27 |
erickson | added a static method to see if there is already a... |
commit | commitdiff | tree |
2007-12-27 |
erickson | repaired stderr call |
commit | commitdiff | tree |
2007-12-27 |
erickson | forcing int-ness on timeout value |
commit | commitdiff | tree |
2007-12-26 |
erickson | changed osrf python version from 1.2. to 1.0 to match... |
commit | commitdiff | tree |
2007-12-23 |
dbs | Use distutils to install Python into the standard location |
commit | commitdiff | tree |
2007-12-21 |
erickson | added a flag to encode/decode flattened data as json |
commit | commitdiff | tree |
2007-12-20 |
erickson | added a multisession class for agregating requets into... |
commit | commitdiff | tree |
2007-12-20 |
erickson | added an xml flattener similar to the java xml flattener |
commit | commitdiff | tree |
2007-12-16 |
erickson | added internal log level. added some crucial log lines... |
commit | commitdiff | tree |
2007-12-16 |
dbs | Continue the march towards a pedantic 1.0 python API. |
commit | commitdiff | tree |
2007-12-16 |
erickson | added iscomplete method |
commit | commitdiff | tree |
next |