]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
19 years agocan not call a javascript variable "new"... arg
miker [Fri, 4 Mar 2005 19:46:49 +0000 (19:46 +0000)]
can not call a javascript variable "new"... arg

git-svn-id: svn://svn.open-ils.org/ILS/trunk@221 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agofirst cut at a generic JSON castor thingy
miker [Fri, 4 Mar 2005 19:40:10 +0000 (19:40 +0000)]
first cut at a generic JSON castor thingy

git-svn-id: svn://svn.open-ils.org/ILS/trunk@220 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agograbbing just the tcn, not the vendor prefix
miker [Fri, 4 Mar 2005 19:37:43 +0000 (19:37 +0000)]
grabbing just the tcn, not the vendor prefix

git-svn-id: svn://svn.open-ils.org/ILS/trunk@219 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded 'relay' which allows you to use the last received result as the param to
erickson [Fri, 4 Mar 2005 19:28:22 +0000 (19:28 +0000)]
added 'relay' which allows you to use the last received result as the param to
the next request

added 'set' and 'get' for accessing srfsh variables.  currently the only variable
is 'pretty_print' for json output

git-svn-id: svn://svn.open-ils.org/ILS/trunk@218 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded method that will convert a tree back to a nodelist
erickson [Fri, 4 Mar 2005 17:32:53 +0000 (17:32 +0000)]
added method that will convert a tree back to a nodelist

added method that will walk a nodelist and perform appropriate actions
on each node it encounters

git-svn-id: svn://svn.open-ils.org/ILS/trunk@217 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded external command running by entering !<command> [args].
erickson [Fri, 4 Mar 2005 14:02:59 +0000 (14:02 +0000)]
added external command running by entering !<command> [args].
forks and runs the command in the shell.  when the child dies,
control returns to the srfsh

git-svn-id: svn://svn.open-ils.org/ILS/trunk@216 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agofixed some memory logic errors
erickson [Fri, 4 Mar 2005 03:24:01 +0000 (03:24 +0000)]
fixed some memory logic errors

git-svn-id: svn://svn.open-ils.org/ILS/trunk@215 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoearly catalogue code. currently just turns a nodeset into tree and
erickson [Thu, 3 Mar 2005 23:09:24 +0000 (23:09 +0000)]
early catalogue code.  currently just turns a nodeset into tree and
passes it on

git-svn-id: svn://svn.open-ils.org/ILS/trunk@214 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoremoved some comments, added some sanity checking, trimmed down MathDB since
erickson [Thu, 3 Mar 2005 21:17:52 +0000 (21:17 +0000)]
removed some comments, added some sanity checking, trimmed down MathDB since
json has better number handling

git-svn-id: svn://svn.open-ils.org/ILS/trunk@213 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agomakes use of the new cache framework
erickson [Thu, 3 Mar 2005 21:13:28 +0000 (21:13 +0000)]
makes use of the new cache framework

git-svn-id: svn://svn.open-ils.org/ILS/trunk@212 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agonow magically does both memcache and persist caching if the persist option
erickson [Thu, 3 Mar 2005 21:13:09 +0000 (21:13 +0000)]
now magically does both memcache and persist caching if the persist option
is enabled when new is called.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@211 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agopass up internal server errors as user exceptions
erickson [Thu, 3 Mar 2005 20:50:59 +0000 (20:50 +0000)]
pass up internal server errors as user exceptions

git-svn-id: svn://svn.open-ils.org/ILS/trunk@210 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded .slot.find for bill
miker [Thu, 3 Mar 2005 19:16:04 +0000 (19:16 +0000)]
added .slot.find for bill

git-svn-id: svn://svn.open-ils.org/ILS/trunk@209 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded router 'unregister' loop to DESTROY
erickson [Thu, 3 Mar 2005 18:56:57 +0000 (18:56 +0000)]
added router 'unregister' loop to DESTROY

git-svn-id: svn://svn.open-ils.org/ILS/trunk@208 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoget_expire method
miker [Thu, 3 Mar 2005 18:50:04 +0000 (18:50 +0000)]
get_expire method

git-svn-id: svn://svn.open-ils.org/ILS/trunk@207 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agobeginings of the new transaction infrastructure
miker [Thu, 3 Mar 2005 18:49:47 +0000 (18:49 +0000)]
beginings of the new transaction infrastructure

git-svn-id: svn://svn.open-ils.org/ILS/trunk@206 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agofaster version of nodeset.retrieve
miker [Thu, 3 Mar 2005 18:49:19 +0000 (18:49 +0000)]
faster version of nodeset.retrieve

git-svn-id: svn://svn.open-ils.org/ILS/trunk@205 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadding -fPIC for x86_64 support
miker [Thu, 3 Mar 2005 18:48:14 +0000 (18:48 +0000)]
adding -fPIC for x86_64 support

git-svn-id: svn://svn.open-ils.org/ILS/trunk@204 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoshould fix perist bug with expriable slot creation
miker [Thu, 3 Mar 2005 18:02:59 +0000 (18:02 +0000)]
should fix perist bug with expriable slot creation

git-svn-id: svn://svn.open-ils.org/ILS/trunk@203 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded some basic exception handling and propogation
erickson [Thu, 3 Mar 2005 17:03:16 +0000 (17:03 +0000)]
added some basic exception handling and propogation

git-svn-id: svn://svn.open-ils.org/ILS/trunk@202 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agofixed logic error in message building. we now dynamically parse the json
erickson [Thu, 3 Mar 2005 16:34:06 +0000 (16:34 +0000)]
fixed logic error in message building. we now dynamically parse the json
string held in the result content node instead of making it a string

git-svn-id: svn://svn.open-ils.org/ILS/trunk@201 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoprotect JSON numbers from CDBI, and vis versa
miker [Thu, 3 Mar 2005 16:11:22 +0000 (16:11 +0000)]
protect JSON numbers from CDBI, and vis versa

git-svn-id: svn://svn.open-ils.org/ILS/trunk@200 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agofixed numeric opperators
miker [Thu, 3 Mar 2005 16:02:37 +0000 (16:02 +0000)]
fixed numeric opperators

git-svn-id: svn://svn.open-ils.org/ILS/trunk@199 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agofixed logic error in using the config file
erickson [Thu, 3 Mar 2005 15:25:14 +0000 (15:25 +0000)]
fixed logic error in using the config file

git-svn-id: svn://svn.open-ils.org/ILS/trunk@198 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agotypo fix (thanks jason); first attempt at a COPY version of nodeset creation; better...
miker [Thu, 3 Mar 2005 05:44:08 +0000 (05:44 +0000)]
typo fix (thanks jason); first attempt at a COPY version of nodeset creation; better TRANSACTION support

git-svn-id: svn://svn.open-ils.org/ILS/trunk@197 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agouse transaction interface
miker [Wed, 2 Mar 2005 23:23:46 +0000 (23:23 +0000)]
use transaction interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@196 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agobug fixes for transaction interface
miker [Wed, 2 Mar 2005 23:23:10 +0000 (23:23 +0000)]
bug fixes for transaction interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@195 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agowe now delete the tmp net::server config file
erickson [Wed, 2 Mar 2005 23:15:36 +0000 (23:15 +0000)]
we now delete the tmp net::server config file

git-svn-id: svn://svn.open-ils.org/ILS/trunk@194 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded some convenience methods, cleaned up some stuff,
erickson [Wed, 2 Mar 2005 23:10:23 +0000 (23:10 +0000)]
added some convenience methods, cleaned up some stuff,

we now talk to storage to get passwords

git-svn-id: svn://svn.open-ils.org/ILS/trunk@193 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoallow max_requests to be infinite on the server side
miker [Wed, 2 Mar 2005 22:51:11 +0000 (22:51 +0000)]
allow max_requests to be infinite on the server side

git-svn-id: svn://svn.open-ils.org/ILS/trunk@192 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agowe now return undef if any level of the sought config doesn't exist
erickson [Wed, 2 Mar 2005 22:50:45 +0000 (22:50 +0000)]
we now return undef if any level of the sought config doesn't exist

git-svn-id: svn://svn.open-ils.org/ILS/trunk@191 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agonow do an explicit kill me on the session after the host config is retrieved
erickson [Wed, 2 Mar 2005 22:42:03 +0000 (22:42 +0000)]
now do an explicit kill me on the session after the host config is retrieved
so that the session is not forked and propagated

git-svn-id: svn://svn.open-ils.org/ILS/trunk@190 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadding actor interface for getting a "actor.usr" record
miker [Wed, 2 Mar 2005 21:58:53 +0000 (21:58 +0000)]
adding actor interface for getting a "actor.usr" record

git-svn-id: svn://svn.open-ils.org/ILS/trunk@189 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agomoved around some of the comments
erickson [Wed, 2 Mar 2005 20:26:33 +0000 (20:26 +0000)]
moved around some of the comments

git-svn-id: svn://svn.open-ils.org/ILS/trunk@188 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agobeginnings of the auth server for authentication/authorization
erickson [Wed, 2 Mar 2005 20:22:54 +0000 (20:22 +0000)]
beginnings of the auth server for authentication/authorization
So far we have two methods, one generate a chap-style hash seed
and another which will verify the passwordhash passed in by a
client

git-svn-id: svn://svn.open-ils.org/ILS/trunk@187 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoif no config file is specified on the command line, we check $HOME/.srfsh.xml
erickson [Wed, 2 Mar 2005 19:53:17 +0000 (19:53 +0000)]
if no config file is specified on the command line, we check $HOME/.srfsh.xml
for a config file

git-svn-id: svn://svn.open-ils.org/ILS/trunk@186 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded an 'install' target to these makefiles that just copy their binaries
erickson [Wed, 2 Mar 2005 19:39:55 +0000 (19:39 +0000)]
added an 'install' target to these makefiles that just copy their binaries
to the top level opensrf bin directory for now

git-svn-id: svn://svn.open-ils.org/ILS/trunk@185 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agofixed DISCONNECT message formatting
erickson [Wed, 2 Mar 2005 17:16:48 +0000 (17:16 +0000)]
fixed DISCONNECT message formatting
in app_session, we don't resend if the request is complete

git-svn-id: svn://svn.open-ils.org/ILS/trunk@184 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agonow requests are finished and sessions are destroyed
erickson [Wed, 2 Mar 2005 17:16:16 +0000 (17:16 +0000)]
now requests are finished and sessions are destroyed

git-svn-id: svn://svn.open-ils.org/ILS/trunk@183 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded opensrf.system.method.all in the list of returned methods from the
erickson [Wed, 2 Mar 2005 16:25:57 +0000 (16:25 +0000)]
added opensrf.system.method.all in the list of returned methods from the
the method.all request

git-svn-id: svn://svn.open-ils.org/ILS/trunk@182 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agocan't forget the header file ;)
erickson [Wed, 2 Mar 2005 15:56:25 +0000 (15:56 +0000)]
can't forget the header file ;)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@181 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded the ability to 'stream' results
erickson [Wed, 2 Mar 2005 15:56:12 +0000 (15:56 +0000)]
added the ability to 'stream' results
added opensrf.system.method.all
we now send a 'request complete' message after requests so clients won't be expecting
more data

git-svn-id: svn://svn.open-ils.org/ILS/trunk@180 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded srfsh to the top level makefile
erickson [Wed, 2 Mar 2005 15:04:07 +0000 (15:04 +0000)]
added srfsh to the top level makefile

git-svn-id: svn://svn.open-ils.org/ILS/trunk@179 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agomoved to readline.
erickson [Wed, 2 Mar 2005 03:16:58 +0000 (03:16 +0000)]
moved to readline.

we now have ctrl-r, ctrl-a, etc...

git-svn-id: svn://svn.open-ils.org/ILS/trunk@178 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoremoved the command line login requirement and now we just us the
erickson [Tue, 1 Mar 2005 23:56:11 +0000 (23:56 +0000)]
removed the command line login requirement and now we just us the
transport connection build by bootstrap_client

git-svn-id: svn://svn.open-ils.org/ILS/trunk@177 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded json pretty printer for formatting result content data
erickson [Tue, 1 Mar 2005 23:50:29 +0000 (23:50 +0000)]
added json pretty printer for formatting result content data

git-svn-id: svn://svn.open-ils.org/ILS/trunk@176 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded a opensrf.router.info.stats method which returns info
erickson [Tue, 1 Mar 2005 23:12:10 +0000 (23:12 +0000)]
added a opensrf.router.info.stats method which returns info
on all connected server classes and server class nodes

git-svn-id: svn://svn.open-ils.org/ILS/trunk@175 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agousing disconnect before kill_me during non-error destruction on the server side
miker [Tue, 1 Mar 2005 22:59:27 +0000 (22:59 +0000)]
using disconnect before kill_me during non-error destruction on the server side

git-svn-id: svn://svn.open-ils.org/ILS/trunk@174 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded extended callback support to sessions
miker [Tue, 1 Mar 2005 22:58:45 +0000 (22:58 +0000)]
added extended callback support to sessions

git-svn-id: svn://svn.open-ils.org/ILS/trunk@173 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded basic transaction interface
miker [Tue, 1 Mar 2005 22:55:38 +0000 (22:55 +0000)]
added basic transaction interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@172 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agosrfsh now:
erickson [Tue, 1 Mar 2005 22:29:41 +0000 (22:29 +0000)]
srfsh now:
shows request elapsed time
formats request params as arrays internally

generic_utils:
added a get_timestamp_millis method that returns seconds.millis since epoch

git-svn-id: svn://svn.open-ils.org/ILS/trunk@171 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded 'disconnect' to session requests
erickson [Tue, 1 Mar 2005 21:49:15 +0000 (21:49 +0000)]
added 'disconnect' to session requests

git-svn-id: svn://svn.open-ils.org/ILS/trunk@170 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agosanity checking on request complete
erickson [Tue, 1 Mar 2005 21:46:54 +0000 (21:46 +0000)]
sanity checking on request complete

git-svn-id: svn://svn.open-ils.org/ILS/trunk@169 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoif no params, send an empty array
erickson [Tue, 1 Mar 2005 21:35:23 +0000 (21:35 +0000)]
if no params, send an empty array

git-svn-id: svn://svn.open-ils.org/ILS/trunk@168 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agooopsie
phasefx [Tue, 1 Mar 2005 21:34:09 +0000 (21:34 +0000)]
oopsie

git-svn-id: svn://svn.open-ils.org/ILS/trunk@167 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agooopsie
phasefx [Tue, 1 Mar 2005 21:26:11 +0000 (21:26 +0000)]
oopsie

git-svn-id: svn://svn.open-ils.org/ILS/trunk@166 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoupdated help message
erickson [Tue, 1 Mar 2005 21:18:36 +0000 (21:18 +0000)]
updated help message

git-svn-id: svn://svn.open-ils.org/ILS/trunk@165 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded 'named' configs.
erickson [Tue, 1 Mar 2005 21:16:15 +0000 (21:16 +0000)]
added 'named' configs.
log file and log levels are set by functions and not by direct config file reading.
added request framework to srfsh so we can make requests of any servers

git-svn-id: svn://svn.open-ils.org/ILS/trunk@164 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agogo directly to the table in question
miker [Tue, 1 Mar 2005 20:45:41 +0000 (20:45 +0000)]
go directly to the table in question

git-svn-id: svn://svn.open-ils.org/ILS/trunk@163 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agosettings client fixups
miker [Tue, 1 Mar 2005 20:43:00 +0000 (20:43 +0000)]
settings client fixups

git-svn-id: svn://svn.open-ils.org/ILS/trunk@162 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agofix some thinkos
miker [Tue, 1 Mar 2005 20:42:22 +0000 (20:42 +0000)]
fix some thinkos

git-svn-id: svn://svn.open-ils.org/ILS/trunk@161 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agodisable parent_node redirect for now
miker [Tue, 1 Mar 2005 20:41:46 +0000 (20:41 +0000)]
disable parent_node redirect for now

git-svn-id: svn://svn.open-ils.org/ILS/trunk@160 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoallow packages other then the explicitly named application_implementation to publish...
miker [Tue, 1 Mar 2005 20:40:51 +0000 (20:40 +0000)]
allow packages other then the explicitly named application_implementation to publish methods

git-svn-id: svn://svn.open-ils.org/ILS/trunk@159 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agothe domain object stuff will be going away
phasefx [Tue, 1 Mar 2005 20:10:00 +0000 (20:10 +0000)]
the domain object stuff will be going away

git-svn-id: svn://svn.open-ils.org/ILS/trunk@158 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoaltered the cache a little to allow for the servers to be passed in
erickson [Tue, 1 Mar 2005 19:42:16 +0000 (19:42 +0000)]
altered the cache a little to allow for the servers to be passed in
instead of reading them from a config file

git-svn-id: svn://svn.open-ils.org/ILS/trunk@157 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded list retrieval for nodesets
miker [Tue, 1 Mar 2005 16:05:13 +0000 (16:05 +0000)]
added list retrieval for nodesets

git-svn-id: svn://svn.open-ils.org/ILS/trunk@156 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded ordering for data nodes on a record_entry
miker [Tue, 1 Mar 2005 05:53:14 +0000 (05:53 +0000)]
added ordering for data nodes on a record_entry

git-svn-id: svn://svn.open-ils.org/ILS/trunk@155 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agochanging server class names to match the new Namespace qualified layout ala bill
miker [Tue, 1 Mar 2005 01:02:14 +0000 (01:02 +0000)]
changing server class names to match the new Namespace qualified layout ala bill

git-svn-id: svn://svn.open-ils.org/ILS/trunk@154 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoupdated to call opensrf.math
erickson [Tue, 1 Mar 2005 00:21:15 +0000 (00:21 +0000)]
updated to call opensrf.math

git-svn-id: svn://svn.open-ils.org/ILS/trunk@153 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agochanged some ps output.
erickson [Tue, 1 Mar 2005 00:19:27 +0000 (00:19 +0000)]
changed some ps output.

SettingsClient now calls to opensrf.settings to get the settings.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@152 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agodunno why that was there.... removed dead code
miker [Mon, 28 Feb 2005 21:40:15 +0000 (21:40 +0000)]
dunno why that was there.... removed dead code

git-svn-id: svn://svn.open-ils.org/ILS/trunk@151 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoupdating the schema
miker [Mon, 28 Feb 2005 21:39:39 +0000 (21:39 +0000)]
updating the schema

git-svn-id: svn://svn.open-ils.org/ILS/trunk@150 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoEETS ALIVE!!!!!!!
miker [Mon, 28 Feb 2005 21:39:08 +0000 (21:39 +0000)]
EETS ALIVE!!!!!!!

git-svn-id: svn://svn.open-ils.org/ILS/trunk@149 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agomoved 'counter' variable to only be incremented when we've hit an actual record
erickson [Mon, 28 Feb 2005 20:52:43 +0000 (20:52 +0000)]
moved 'counter' variable to only be incremented when we've hit an actual record
(and not just end of file, etc.)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@148 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agousing OO syntax
miker [Mon, 28 Feb 2005 20:51:33 +0000 (20:51 +0000)]
using OO syntax

git-svn-id: svn://svn.open-ils.org/ILS/trunk@147 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoWe now set nodeTab[x] to NULL to prevent libxml2 on AMD/64 from dying.
erickson [Mon, 28 Feb 2005 20:30:51 +0000 (20:30 +0000)]
We now set nodeTab[x] to NULL to prevent libxml2 on AMD/64 from dying.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@146 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadding some utility scripts
miker [Mon, 28 Feb 2005 19:49:17 +0000 (19:49 +0000)]
adding some utility scripts

git-svn-id: svn://svn.open-ils.org/ILS/trunk@145 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agousing new client syntax
miker [Mon, 28 Feb 2005 18:39:28 +0000 (18:39 +0000)]
using new client syntax

git-svn-id: svn://svn.open-ils.org/ILS/trunk@144 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoupdate bootstrap client to use the named params
erickson [Mon, 28 Feb 2005 17:12:32 +0000 (17:12 +0000)]
update bootstrap client to use the named params

git-svn-id: svn://svn.open-ils.org/ILS/trunk@143 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadded named params to bootstrap_client to allow config file
erickson [Mon, 28 Feb 2005 17:10:58 +0000 (17:10 +0000)]
added named params to bootstrap_client to allow config file

git-svn-id: svn://svn.open-ils.org/ILS/trunk@142 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agomoved to the Open-ILS tree
erickson [Mon, 28 Feb 2005 15:32:34 +0000 (15:32 +0000)]
moved to the Open-ILS tree

git-svn-id: svn://svn.open-ils.org/ILS/trunk@141 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agomarc dumper, added a command line param for specifying xpath to
erickson [Mon, 28 Feb 2005 15:27:39 +0000 (15:27 +0000)]
marc dumper, added a command line param for specifying xpath to
remove from the doc.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@140 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agothe marcdumper! takes command line params
erickson [Sun, 27 Feb 2005 16:08:56 +0000 (16:08 +0000)]
the marcdumper!  takes command line params

git-svn-id: svn://svn.open-ils.org/ILS/trunk@139 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agospelling correction
miker [Sun, 27 Feb 2005 15:05:49 +0000 (15:05 +0000)]
spelling correction

git-svn-id: svn://svn.open-ils.org/ILS/trunk@138 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoAPI Documentation for the Persistance Application
miker [Sun, 27 Feb 2005 03:08:05 +0000 (03:08 +0000)]
API Documentation for the Persistance Application

git-svn-id: svn://svn.open-ils.org/ILS/trunk@137 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agofilling in the SQL holes...
miker [Sat, 26 Feb 2005 06:26:46 +0000 (06:26 +0000)]
filling in the SQL holes...

git-svn-id: svn://svn.open-ils.org/ILS/trunk@136 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agobug fix
miker [Sat, 26 Feb 2005 06:26:11 +0000 (06:26 +0000)]
bug fix

git-svn-id: svn://svn.open-ils.org/ILS/trunk@135 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agolots of cleanup... no testing yet, no data to test
miker [Fri, 25 Feb 2005 23:56:17 +0000 (23:56 +0000)]
lots of cleanup... no testing yet, no data to test

git-svn-id: svn://svn.open-ils.org/ILS/trunk@134 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agocontainer module for the base Class::DBI stuff in CDBI
miker [Fri, 25 Feb 2005 22:24:26 +0000 (22:24 +0000)]
container module for the base Class::DBI stuff in CDBI

git-svn-id: svn://svn.open-ils.org/ILS/trunk@133 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadding the "publishing" interface section of the Storage server
miker [Fri, 25 Feb 2005 22:23:34 +0000 (22:23 +0000)]
adding the "publishing" interface section of the Storage server

git-svn-id: svn://svn.open-ils.org/ILS/trunk@132 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agointrospection bug fix for a single method lookup
miker [Fri, 25 Feb 2005 21:23:06 +0000 (21:23 +0000)]
introspection bug fix for a single method lookup

git-svn-id: svn://svn.open-ils.org/ILS/trunk@131 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agomaking return on failure sane
miker [Fri, 25 Feb 2005 21:22:43 +0000 (21:22 +0000)]
making return on failure sane

git-svn-id: svn://svn.open-ils.org/ILS/trunk@130 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoadding base class definition for the Class::DBI representation of the open-ils DB...
miker [Fri, 25 Feb 2005 18:25:43 +0000 (18:25 +0000)]
adding base class definition for the Class::DBI representation of the open-ils DB tables

git-svn-id: svn://svn.open-ils.org/ILS/trunk@129 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agocomplete is a method
phasefx [Fri, 25 Feb 2005 17:35:22 +0000 (17:35 +0000)]
complete is a method

git-svn-id: svn://svn.open-ils.org/ILS/trunk@128 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agocleaned some stuff out of the makefile
erickson [Thu, 24 Feb 2005 22:42:57 +0000 (22:42 +0000)]
cleaned some stuff out of the makefile

added milliseconds to log file output

git-svn-id: svn://svn.open-ils.org/ILS/trunk@127 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agomoving stuff...
miker [Thu, 24 Feb 2005 22:21:01 +0000 (22:21 +0000)]
moving stuff...

git-svn-id: svn://svn.open-ils.org/ILS/trunk@126 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agomoving these to a postgres dir so we can logically support different db types
miker [Thu, 24 Feb 2005 22:20:23 +0000 (22:20 +0000)]
moving these to a postgres dir so we can logically support different db types

git-svn-id: svn://svn.open-ils.org/ILS/trunk@125 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoDROP SCHEMA before go into the transaction
miker [Thu, 24 Feb 2005 21:58:49 +0000 (21:58 +0000)]
DROP SCHEMA before go into the transaction

git-svn-id: svn://svn.open-ils.org/ILS/trunk@124 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agoinitial SQL files
miker [Thu, 24 Feb 2005 21:58:07 +0000 (21:58 +0000)]
initial SQL files

git-svn-id: svn://svn.open-ils.org/ILS/trunk@123 dcc99617-32d9-48b4-a31d-7c20da2025e4

19 years agocasting
phasefx [Thu, 24 Feb 2005 21:26:51 +0000 (21:26 +0000)]
casting

git-svn-id: svn://svn.open-ils.org/ILS/trunk@122 dcc99617-32d9-48b4-a31d-7c20da2025e4