projects
/
OpenSRF.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
providing option to connect to memcache at general connect time
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-03
erickson
removed assumption that settings values would be numbers...
commit
|
commitdiff
|
tree
2008-01-02
erickson
changed str to msg to prevent clobbering. changed...
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-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
erickson
added iscomplete method
commit
|
commitdiff
|
tree
2007-12-16
erickson
parsing logfile settings and initing logger
commit
|
commitdiff
|
tree
2007-12-16
erickson
adding a basic mutlisession manager
commit
|
commitdiff
|
tree
2007-12-16
erickson
created a simplified XSL processing class with test
commit
|
commitdiff
|
tree
2007-12-14
erickson
adding a generic xml flattening utility with test
commit
|
commitdiff
|
tree
2007-12-07
erickson
created external script for downloading java dependencies...
commit
|
commitdiff
|
tree
2007-12-05
erickson
Added support for "migratable" opensrf services.
commit
|
commitdiff
|
tree
2007-12-05
erickson
returning if config is not defined since next line...
commit
|
commitdiff
|
tree
2007-11-30
erickson
removed unnecessary log line
commit
|
commitdiff
|
tree
2007-11-30
erickson
parsing requests so the translator can return OK and...
commit
|
commitdiff
|
tree
2007-11-29
erickson
added cache delete. updated some logging
commit
|
commitdiff
|
tree
2007-11-29
erickson
added the proof-of-concept http multipart translation...
commit
|
commitdiff
|
tree
2007-11-27
erickson
added a default timeout cache setting
commit
|
commitdiff
|
tree
2007-11-27
erickson
adding a caching api. requires memcache: ftp://ftp...
commit
|
commitdiff
|
tree
2007-11-26
erickson
added error message. re-tabbed to 4 spaces
commit
|
commitdiff
|
tree
2007-11-26
erickson
removed debug statement
commit
|
commitdiff
|
tree
2007-11-26
erickson
in addition to pushing the received message to the...
commit
|
commitdiff
|
tree
2007-11-26
erickson
removing out-of-date jabber2d patches
commit
|
commitdiff
|
tree
2007-11-26
erickson
added ability to parse attributes and elements containing...
commit
|
commitdiff
|
tree
2007-11-21
erickson
replaced str() calls with unicode()
commit
|
commitdiff
|
tree
2007-11-21
erickson
repaired variable name
commit
|
commitdiff
|
tree
2007-11-20
erickson
Cleaned up exception messages so they will not be bloated...
commit
|
commitdiff
|
tree
2007-11-15
erickson
removed hard-coded reference to python 2.4
commit
|
commitdiff
|
tree
2007-11-12
erickson
added ability to log to a file
commit
|
commitdiff
|
tree
2007-11-11
erickson
changed imports to be fully qualified
commit
|
commitdiff
|
tree
2007-10-29
erickson
fixed infinite loop bug by hopping out of the loop...
commit
|
commitdiff
|
tree
2007-10-23
erickson
added new constructor to build from class hints
commit
|
commitdiff
|
tree
2007-10-18
erickson
returning explicit true/false on data received
commit
|
commitdiff
|
tree
2007-10-05
erickson
provide a warning-level default logger if none is defined
commit
|
commitdiff
|
tree
2007-09-26
erickson
added some more rigorous checking of session connected...
commit
|
commitdiff
|
tree
2007-09-24
erickson
repaired logic bug which left the parser state in the...
commit
|
commitdiff
|
tree
2007-09-21
erickson
added cache cleanup code
commit
|
commitdiff
|
tree
2007-08-30
erickson
added an atomic method for simple, one-off calls
commit
|
commitdiff
|
tree
2007-08-19
erickson
adding thread name to the log output
commit
|
commitdiff
|
tree
2007-08-19
erickson
safer extraction of data from the in-memory object
commit
|
commitdiff
|
tree
2007-08-19
erickson
fixed import statement
commit
|
commitdiff
|
tree
2007-08-19
erickson
not creating new handle if the current thread already...
commit
|
commitdiff
|
tree
2007-08-19
erickson
added support for multi-threaded client interactions...
commit
|
commitdiff
|
tree
2007-08-17
erickson
updated to work with opensrf.jar with doing 'make run'
commit
|
commitdiff
|
tree
2007-08-17
erickson
added multi-threaded client support to the opensrf...
commit
|
commitdiff
|
tree
2007-08-17
erickson
minor layout change. calling notifyAll to ensure all...
commit
|
commitdiff
|
tree
2007-08-14
erickson
for now, we reference the wstx stax implementation...
commit
|
commitdiff
|
tree
2007-08-03
erickson
adding new JSON parsing JS code, for wrapped class...
commit
|
commitdiff
|
tree
2007-08-03
erickson
adding basic logging api with a filelogger version...
commit
|
commitdiff
|
tree
2007-07-28
erickson
synchronizing the initial xmpp login to prevent thread...
commit
|
commitdiff
|
tree
2007-07-28
erickson
added shutdown call to cleanly disconnect from the...
commit
|
commitdiff
|
tree
2007-07-28
erickson
re-factored and cleaned up the registered class base...
commit
|
commitdiff
|
tree
2007-07-26
erickson
making sure error logs are logged to stderr even if...
commit
|
commitdiff
|
tree
2007-07-26
erickson
added a try/catch around the XML parsing and an error log
commit
|
commitdiff
|
tree
2007-07-26
erickson
python only evaluates default function param values...
commit
|
commitdiff
|
tree
2007-07-22
erickson
added JSON gateway support
commit
|
commitdiff
|
tree
2007-07-21
erickson
added a bunch of comments to the test client to help...
commit
|
commitdiff
|
tree
2007-07-21
erickson
ressurrected the srfsh time command
commit
|
commitdiff
|
tree
2007-07-21
erickson
Patch from Ed Summers:
commit
|
commitdiff
|
tree
2007-07-20
erickson
Merging changes from branches/new-json2
commit
|
commitdiff
|
tree
2007-07-18
erickson
fixed bug in json encoding of hinted objects and some...
commit
|
commitdiff
|
tree
2007-07-17
erickson
added config contexts for config files. fixed some...
commit
|
commitdiff
|
tree
2007-07-16
erickson
Patch from Scott McKellar to repair srfsh buffer overflow:
commit
|
commitdiff
|
tree
2007-07-12
erickson
Initialized merge tracking via "svnmerge" with revisions...
commit
|
commitdiff
|
tree
2007-07-08
erickson
repaired conflicting declarations
commit
|
commitdiff
|
tree
2007-07-05
erickson
reformated error for easier reading
commit
|
commitdiff
|
tree
2007-07-05
erickson
fixed bug where no-text-data resulted in incorrect...
commit
|
commitdiff
|
tree
2007-07-05
erickson
fixed bug in to-json logic -- was still using older api
commit
|
commitdiff
|
tree
2007-07-05
erickson
removed some initial (non-error) stderr logging.
commit
|
commitdiff
|
tree
2007-07-02
erickson
updated the sylog and activity log file handling to...
commit
|
commitdiff
|
tree
2007-06-21
erickson
testing email2
commit
|
commitdiff
|
tree
2007-06-21
erickson
testing email
commit
|
commitdiff
|
tree
2007-06-21
erickson
forget to add libopensrf Makefile with latest re-org...
commit
|
commitdiff
|
tree
2007-06-21
erickson
Merged libopensrf source directories (libtransport...
commit
|
commitdiff
|
tree
2007-06-21
erickson
made the logging module fail gracefully when syslog...
commit
|
commitdiff
|
tree
2007-06-15
erickson
more tuning of hinted object handling. added support...
commit
|
commitdiff
|
tree
2007-06-15
erickson
testing email 2
commit
|
commitdiff
|
tree
2007-06-15
erickson
testing email
commit
|
commitdiff
|
tree
2007-06-15
erickson
Cleaned up the network hint / object registration code...
commit
|
commitdiff
|
tree
2007-06-14
erickson
Added a new XML-2-JSON utility for converting XMLized...
commit
|
commitdiff
|
tree
2007-06-13
erickson
rolling back changes to objson includes. opensrf cannot...
commit
|
commitdiff
|
tree
2007-06-12
erickson
removed unused TEMPLATEDIR directory creation. thanks...
commit
|
commitdiff
|
tree
2007-06-11
erickson
adding gateway parsing code. so far, we have XML gateway...
commit
|
commitdiff
|
tree
2007-06-11
erickson
adding sample makefile and install.conf file for opensrf...
commit
|
commitdiff
|
tree
2007-06-11
erickson
ported XML parsing from libxml2 to Python's builtin...
commit
|
commitdiff
|
tree
2007-05-31
erickson
removed some error lines printed to stderr. not used...
commit
|
commitdiff
|
tree
2007-05-31
erickson
slimmed some logging. capturing errno locally after...
commit
|
commitdiff
|
tree
2007-05-29
erickson
no longer freeing return value from strerror since...
commit
|
commitdiff
|
tree
2007-05-29
erickson
added some more descriptive logging. removed old signal...
commit
|
commitdiff
|
tree
2007-05-18
erickson
added some inline comments
commit
|
commitdiff
|
tree
2007-05-18
erickson
added math bench code. added shutdown method to disconnect...
commit
|
commitdiff
|
tree
2007-05-18
erickson
changed log level on what really should not be a warning...
commit
|
commitdiff
|
tree
2007-05-18
erickson
returning OK status in respond method, instead of no...
commit
|
commitdiff
|
tree
next