projects
/
OpenSRF.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Finished adding doxygen-style comments to document the app session
[OpenSRF.git]
/
src
/
python
/
2009-09-10
erickson
initial support for capturing bytes read from gateway...
tree
|
commitdiff
2009-08-13
sboyette
Added DISTCLEANFILES to make "make distclean" work...
tree
|
commitdiff
2009-06-11
erickson
call cleanup instead of running the death callback...
tree
|
commitdiff
2009-06-11
erickson
added session callback support with example method...
tree
|
commitdiff
2009-06-10
erickson
added a session_data disctionary to ServerSession class...
tree
|
commitdiff
2009-05-22
erickson
opensrf.py can now read the opensrf.settings file for...
tree
|
commitdiff
2009-05-19
erickson
until full settings support is added, comment that...
tree
|
commitdiff
2009-05-19
erickson
added final bits for stateful sessions (drone keepalive)
tree
|
commitdiff
2008-10-27
dbs
Clean up the source tree a little more:
tree
|
commitdiff
2008-10-25
dbs
Fix build of OpenSRF Python support:
tree
|
commitdiff
2008-07-28
dbs
Commit autotools patch from Kevin Beswick
tree
|
commitdiff
2008-07-27
miker
removing overly agressive locale normalization
tree
|
commitdiff
2008-07-25
erickson
removed example log line comment
tree
|
commitdiff
2008-07-17
dbs
Merge the following patches from Kevin Beswick:
tree
|
commitdiff
2008-06-25
dbs
Patch from Kevin Beswick to use autotools for OpenSRF...
tree
|
commitdiff
2008-06-13
erickson
added activity logging ability. activity logging any...
tree
|
commitdiff
2008-05-23
erickson
defaulting to config.opensrf for config context. added...
tree
|
commitdiff
2008-05-23
erickson
added some hopefully useful comments
tree
|
commitdiff
2008-05-23
erickson
default to help when invalid option is provided
tree
|
commitdiff
2008-05-23
erickson
moved stop/start actions out to functions
tree
|
commitdiff
2008-05-23
erickson
removing chatty debug log line
tree
|
commitdiff
2008-05-20
erickson
updated some docs
tree
|
commitdiff
2008-05-20
erickson
added millisecond to the time output
tree
|
commitdiff
2008-05-20
erickson
added echo system method
tree
|
commitdiff
2008-05-20
erickson
defaulting to string for info message
tree
|
commitdiff
2008-05-20
erickson
now disconnecting and clearing network handles where...
tree
|
commitdiff
2008-05-20
erickson
added new disconnected exception. added some error...
tree
|
commitdiff
2008-05-20
erickson
mild doc update, some changes from testing
tree
|
commitdiff
2008-05-19
erickson
testing svn email..
tree
|
commitdiff
2008-05-18
erickson
No longer globally setting the network recv_callback...
tree
|
commitdiff
2008-05-18
erickson
added date/time info when logging to a local file
tree
|
commitdiff
2008-05-07
erickson
set the logging transaction ID earlier in the process
tree
|
commitdiff
2008-05-07
erickson
disable use of cjson for now because oddities have...
tree
|
commitdiff
2008-04-07
erickson
added support for log transaction IDs
tree
|
commitdiff
2008-04-07
erickson
raise an exception when the xmpp recipient is not found...
tree
|
commitdiff
2008-03-31
erickson
logging http result status
tree
|
commitdiff
2008-03-31
dbs
Another potentially annoying typo
tree
|
commitdiff
2008-03-31
dbs
This could have been a puzzling typo
tree
|
commitdiff
2008-03-29
erickson
implemented the majority of server-side python. still...
tree
|
commitdiff
2008-03-19
erickson
added some debug logging
tree
|
commitdiff
2008-03-06
erickson
added connect-only handling
tree
|
commitdiff
2008-03-06
dbs
Overcome old setuptools' inability to convert FTP listi...
tree
|
commitdiff
2008-03-05
erickson
Added support for multi-router registration
tree
|
commitdiff
2008-02-16
dbs
x.y.z version numbering seems to make setuptools happie...
tree
|
commitdiff
2008-02-14
erickson
updated to fit new opensrf updates
tree
|
commitdiff
2008-02-07
erickson
gracefully handle a null server resposne
tree
|
commitdiff
2008-01-30
erickson
try/except/finally combinations are only supported...
tree
|
commitdiff
2008-01-29
erickson
python opensrf pre-forking server implementation. ...
tree
|
commitdiff
2008-01-22
erickson
created a shallow clone method
tree
|
commitdiff
2008-01-20
erickson
added the ability to wait forever by passing <0 to...
tree
|
commitdiff
2008-01-17
dbs
libxml2 and libxslt1 Python modules are abnormal -...
tree
|
commitdiff
2008-01-16
dbs
Add dnspython, libxml, and libxslt1 dependencies on...
tree
|
commitdiff
2008-01-16
erickson
added the ability to use cjson for json encoding/decodi...
tree
|
commitdiff
2008-01-15
erickson
I started adding some basic bootstrap options looking...
tree
|
commitdiff
2008-01-15
dbs
Make cleaning in Python dir optional as well, to avoid...
tree
|
commitdiff
2008-01-15
dbs
Bootstrapping doesn't work as desired on systems that...
tree
|
commitdiff
2008-01-15
dbs
Bootstrap setuptools, drop unnecessary directory metadata
tree
|
commitdiff
2008-01-15
dbs
Switch to setuptools to enable dependency installs...
tree
|
commitdiff
2008-01-07
dbs
Enable Python build with regular user to avoid perm...
tree
|
commitdiff
2008-01-06
erickson
providing option to connect to memcache at general...
tree
|
commitdiff
2008-01-06
erickson
made exceptions a litte more generic, passing msg to...
tree
|
commitdiff
2008-01-02
erickson
changed str to msg to prevent clobbering. changed...
tree
|
commitdiff
2007-12-27
erickson
added a static method to see if there is already a...
tree
|
commitdiff
2007-12-27
erickson
repaired stderr call
tree
|
commitdiff
2007-12-27
erickson
forcing int-ness on timeout value
tree
|
commitdiff
2007-12-26
erickson
changed osrf python version from 1.2. to 1.0 to match...
tree
|
commitdiff
2007-12-23
dbs
Use distutils to install Python into the standard location
tree
|
commitdiff
2007-12-21
erickson
added a flag to encode/decode flattened data as json
tree
|
commitdiff
2007-12-20
erickson
added a multisession class for agregating requets into...
tree
|
commitdiff
2007-12-20
erickson
added an xml flattener similar to the java xml flattener
tree
|
commitdiff
2007-12-16
dbs
Continue the march towards a pedantic 1.0 python API.
tree
|
commitdiff
2007-12-16
dbs
Add rudimentary locale support to srfsh.py
tree
|
commitdiff
2007-12-16
dbs
Add some basic locale support.
tree
|
commitdiff
2007-12-16
dbs
Further pedanticize logging method names.
tree
|
commitdiff
2007-12-16
dbs
Move towards Pythonic API style conventions (as informe...
tree
|
commitdiff
2007-12-16
dbs
xml.py conflicts with other xml module namespace (boo...
tree
|
commitdiff
2007-12-16
dbs
This file will hold only OpenSRF XML functions.
tree
|
commitdiff
2007-12-07
dbs
Minor code cleanup:
tree
|
commitdiff
2007-11-30
erickson
removed unnecessary log line
tree
|
commitdiff
2007-11-30
erickson
parsing requests so the translator can return OK and...
tree
|
commitdiff
2007-11-29
erickson
added cache delete. updated some logging
tree
|
commitdiff
2007-11-29
erickson
added the proof-of-concept http multipart translation...
tree
|
commitdiff
2007-11-27
erickson
added a default timeout cache setting
tree
|
commitdiff
2007-11-27
erickson
adding a caching api. requires memcache: ftp://ftp...
tree
|
commitdiff
2007-11-26
erickson
added error message. re-tabbed to 4 spaces
tree
|
commitdiff
2007-11-26
erickson
removed debug statement
tree
|
commitdiff
2007-11-26
erickson
in addition to pushing the received message to the...
tree
|
commitdiff
2007-11-26
erickson
added ability to parse attributes and elements containi...
tree
|
commitdiff
2007-11-21
erickson
replaced str() calls with unicode()
tree
|
commitdiff
2007-11-21
erickson
repaired variable name
tree
|
commitdiff
2007-11-15
erickson
removed hard-coded reference to python 2.4
tree
|
commitdiff
2007-11-12
erickson
added ability to log to a file
tree
|
commitdiff
2007-11-11
erickson
changed imports to be fully qualified
tree
|
commitdiff
2007-11-06
dbs
Enable srfsh.py to load with the standard .srfsh.xml...
tree
|
commitdiff
2007-10-18
erickson
returning explicit true/false on data received
tree
|
commitdiff
2007-08-19
erickson
adding thread name to the log output
tree
|
commitdiff
2007-08-19
erickson
safer extraction of data from the in-memory object
tree
|
commitdiff
2007-08-19
erickson
fixed import statement
tree
|
commitdiff
2007-08-19
erickson
not creating new handle if the current thread already...
tree
|
commitdiff
2007-08-19
erickson
added support for multi-threaded client interactions...
tree
|
commitdiff
next