projects
/
opensrf
/
bjwebb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
opensrf/bjwebb.git
2007-12-16
dbs
Add some basic locale support.
commit
|
commitdiff
|
tree
2007-12-16
dbs
Further pedanticize logging method names.
commit
|
commitdiff
|
tree
2007-12-16
dbs
Move towards Pythonic API style conventions (as informe...
commit
|
commitdiff
|
tree
2007-12-16
erickson
created a simplified XSL processing class with test
commit
|
commitdiff
|
tree
2007-12-16
dbs
xml.py conflicts with other xml module namespace (boo...
commit
|
commitdiff
|
tree
2007-12-16
dbs
This file will hold only OpenSRF XML functions.
commit
|
commitdiff
|
tree
2007-12-14
erickson
adding a generic xml flattening utility with test
commit
|
commitdiff
|
tree
2007-12-12
miker
Patch from Scott McKellar to allow E as well as e for...
commit
|
commitdiff
|
tree
2007-12-11
miker
Patch from Scott McKellar to correct some problems...
commit
|
commitdiff
|
tree
2007-12-10
miker
Patch from Scott McKellar to speed up parts of the...
commit
|
commitdiff
|
tree
2007-12-09
miker
Patch from Scott McKellar to clean up const-iness and...
commit
|
commitdiff
|
tree
2007-12-08
miker
arg ... add tracking in both "new" functions
commit
|
commitdiff
|
tree
2007-12-08
miker
tracking actual list length based on adds and uses
commit
|
commitdiff
|
tree
2007-12-08
miker
track malloc()-created objects
commit
|
commitdiff
|
tree
2007-12-08
miker
Patch from Scott McKellar which adds a free-object...
commit
|
commitdiff
|
tree
2007-12-07
erickson
created external script for downloading java dependenci...
commit
|
commitdiff
|
tree
2007-12-07
dbs
Minor code cleanup:
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-30
miker
removing confusing dead code
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
miker
Patch from Scott McKellar:
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 containi...
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
miker
removing some debug logging
commit
|
commitdiff
|
tree
2007-11-20
miker
propogate locale from server to client
commit
|
commitdiff
|
tree
2007-11-20
miker
thinko, sorry
commit
|
commitdiff
|
tree
2007-11-20
erickson
Cleaned up exception messages so they will not be bloat...
commit
|
commitdiff
|
tree
2007-11-20
miker
debug logging
commit
|
commitdiff
|
tree
2007-11-20
miker
thinko, sorry
commit
|
commitdiff
|
tree
2007-11-20
miker
still working on the perl locale stuff
commit
|
commitdiff
|
tree
2007-11-20
miker
for-loop initial declaration issue; realigned some...
commit
|
commitdiff
|
tree
2007-11-20
miker
pushing locale through in the perl
commit
|
commitdiff
|
tree
2007-11-19
miker
uber-patch from Scott McKellar cleans up large amounts...
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-11-08
dbs
And let's not double-log messages. Sigh.
commit
|
commitdiff
|
tree
2007-11-08
dbs
Format the date and time with leading zeroes to be...
commit
|
commitdiff
|
tree
2007-11-06
dbs
Correct name of prototype for osrf_message_get_last_loc...
commit
|
commitdiff
|
tree
2007-11-06
dbs
Enable srfsh.py to load with the standard .srfsh.xml...
commit
|
commitdiff
|
tree
2007-11-06
miker
make the perl local support match the C version
commit
|
commitdiff
|
tree
2007-11-04
dbs
Avoid an "undefined variable" Perl warning when we...
commit
|
commitdiff
|
tree
2007-11-03
dbs
Convert a few routine log messages from error to info...
commit
|
commitdiff
|
tree
2007-10-30
dbs
Make Logger a little more robust by setting a default...
commit
|
commitdiff
|
tree
2007-10-29
erickson
fixed infinite loop bug by hopping out of the loop...
commit
|
commitdiff
|
tree
2007-10-27
miker
Patch from Scott McKellar to provide more const correct...
commit
|
commitdiff
|
tree
2007-10-25
dbs
Add a top-level javascript-install target
commit
|
commitdiff
|
tree
2007-10-25
miker
Patch from Scott McKellar to increase const correctness...
commit
|
commitdiff
|
tree
2007-10-25
miker
Patch from Scott McKellar to clean up some const qualif...
commit
|
commitdiff
|
tree
2007-10-23
erickson
added new constructor to build from class hints
commit
|
commitdiff
|
tree
2007-10-19
miker
Patches from Scott McKellar covering:
commit
|
commitdiff
|
tree
2007-10-18
dbs
Deliberately break applications relying on pre-OpenSRF...
commit
|
commitdiff
|
tree
2007-10-18
dbs
Start installing the Python libraries as well.
commit
|
commitdiff
|
tree
2007-10-18
erickson
returning explicit true/false on data received
commit
|
commitdiff
|
tree
2007-10-18
dbs
Install the JavaScript libraries into an OpenSRF library,
commit
|
commitdiff
|
tree
2007-10-16
dbs
I'm pretty sure we want $log here, as in all the other...
commit
|
commitdiff
|
tree
2007-10-10
dbs
Enable -l flag to work without an argument
commit
|
commitdiff
|
tree
2007-10-10
dbs
More typos, as I read through logs.
commit
|
commitdiff
|
tree
2007-10-10
miker
adding -l for localhost support
commit
|
commitdiff
|
tree
2007-10-10
dbs
Add -D_LARGEFILE64_SOURCE flag to CGLAGS to avoid compi...
commit
|
commitdiff
|
tree
2007-10-10
dbs
Fix some typos found while trying to improve osrf error...
commit
|
commitdiff
|
tree
2007-10-05
erickson
provide a warning-level default logger if none is defined
commit
|
commitdiff
|
tree
2007-10-01
miker
Patch that:
commit
|
commitdiff
|
tree
2007-09-30
miker
Broad patch from Dan Scott to move towards better memor...
commit
|
commitdiff
|
tree
2007-09-30
miker
Patch from Dan Scott to:
commit
|
commitdiff
|
tree
2007-09-30
miker
Use of const-correct osrfObjectGetKeyConst() from Scott...
commit
|
commitdiff
|
tree
2007-09-30
miker
Continued const-correctness improvement from Scott...
commit
|
commitdiff
|
tree
2007-09-30
miker
Patch from Scott McKellar to improve const-correctness...
commit
|
commitdiff
|
tree
2007-09-30
miker
Patch from Scott McKellar which introduces a const...
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-09-02
miker
Patch from Scott McKellar to log service name on child...
commit
|
commitdiff
|
tree
2007-08-30
erickson
added an atomic method for simple, one-off calls
commit
|
commitdiff
|
tree
2007-08-28
miker
patch from Scott McKellar to examine and report the...
commit
|
commitdiff
|
tree
2007-08-28
miker
patch from Scott McKellar to use const pointer qualific...
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-07
miker
Patch from Scott McKellar to protect SHA-1 against...
commit
|
commitdiff
|
tree
2007-08-07
miker
Patch from Dan Scott to remove mentions of open-ils...
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
next