]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2005-03-04 ericksonfixed logic error in adding children to the tree
2005-03-04 ericksonhistory and config file checking are more granular...
2005-03-04 ericksonadded history file so history is saved across sessions
2005-03-04 ericksonmoved definitions to srfsh.h for maintainability
2005-03-04 ericksonwe don't add 'newlines' to history.
2005-03-04 ericksonsome cleaning
2005-03-04 ericksonadded _CACHEVAL_ to the slot names to make them a littl...
2005-03-04 ericksonupdated to use Fieldmapper
2005-03-04 ericksonwe now use Fieldmapper objects to transform the xml.
2005-03-04 mikergeneral bug fixes; column name fixups and whatnot
2005-03-04 mikercan not call a javascript variable "new"... arg
2005-03-04 mikerfirst cut at a generic JSON castor thingy
2005-03-04 mikergrabbing just the tcn, not the vendor prefix
2005-03-04 ericksonadded 'relay' which allows you to use the last received...
2005-03-04 ericksonadded method that will convert a tree back to a nodelist
2005-03-04 ericksonadded external command running by entering !<command...
2005-03-04 ericksonfixed some memory logic errors
2005-03-03 ericksonearly catalogue code. currently just turns a nodeset...
2005-03-03 ericksonremoved some comments, added some sanity checking,...
2005-03-03 ericksonmakes use of the new cache framework
2005-03-03 ericksonnow magically does both memcache and persist caching...
2005-03-03 ericksonpass up internal server errors as user exceptions
2005-03-03 mikeradded .slot.find for bill
2005-03-03 ericksonadded router 'unregister' loop to DESTROY
2005-03-03 mikerget_expire method
2005-03-03 mikerbeginings of the new transaction infrastructure
2005-03-03 mikerfaster version of nodeset.retrieve
2005-03-03 mikeradding -fPIC for x86_64 support
2005-03-03 mikershould fix perist bug with expriable slot creation
2005-03-03 ericksonadded some basic exception handling and propogation
2005-03-03 ericksonfixed logic error in message building. we now dynamical...
2005-03-03 mikerprotect JSON numbers from CDBI, and vis versa
2005-03-03 mikerfixed numeric opperators
2005-03-03 ericksonfixed logic error in using the config file
2005-03-03 mikertypo fix (thanks jason); first attempt at a COPY versio...
2005-03-02 mikeruse transaction interface
2005-03-02 mikerbug fixes for transaction interface
2005-03-02 ericksonwe now delete the tmp net::server config file
2005-03-02 ericksonadded some convenience methods, cleaned up some stuff,
2005-03-02 mikerallow max_requests to be infinite on the server side
2005-03-02 ericksonwe now return undef if any level of the sought config...
2005-03-02 ericksonnow do an explicit kill me on the session after the...
2005-03-02 mikeradding actor interface for getting a "actor.usr" record
2005-03-02 ericksonmoved around some of the comments
2005-03-02 ericksonbeginnings of the auth server for authentication/author...
2005-03-02 ericksonif no config file is specified on the command line...
2005-03-02 ericksonadded an 'install' target to these makefiles that just...
2005-03-02 ericksonfixed DISCONNECT message formatting
2005-03-02 ericksonnow requests are finished and sessions are destroyed
2005-03-02 ericksonadded opensrf.system.method.all in the list of returned...
2005-03-02 ericksoncan't forget the header file ;)
2005-03-02 ericksonadded the ability to 'stream' results
2005-03-02 ericksonadded srfsh to the top level makefile
2005-03-02 ericksonmoved to readline.
2005-03-01 ericksonremoved the command line login requirement and now...
2005-03-01 ericksonadded json pretty printer for formatting result content...
2005-03-01 ericksonadded a opensrf.router.info.stats method which returns...
2005-03-01 mikerusing disconnect before kill_me during non-error destru...
2005-03-01 mikeradded extended callback support to sessions
2005-03-01 mikeradded basic transaction interface
2005-03-01 ericksonsrfsh now:
2005-03-01 ericksonadded 'disconnect' to session requests
2005-03-01 ericksonsanity checking on request complete
2005-03-01 ericksonif no params, send an empty array
2005-03-01 phasefxoopsie
2005-03-01 phasefxoopsie
2005-03-01 ericksonupdated help message
2005-03-01 ericksonadded 'named' configs.
2005-03-01 mikergo directly to the table in question
2005-03-01 mikersettings client fixups
2005-03-01 mikerfix some thinkos
2005-03-01 mikerdisable parent_node redirect for now
2005-03-01 mikerallow packages other then the explicitly named applicat...
2005-03-01 phasefxthe domain object stuff will be going away
2005-03-01 ericksonaltered the cache a little to allow for the servers...
2005-03-01 mikeradded list retrieval for nodesets
2005-03-01 mikeradded ordering for data nodes on a record_entry
2005-03-01 mikerchanging server class names to match the new Namespace...
2005-03-01 ericksonupdated to call opensrf.math
2005-03-01 ericksonchanged some ps output.
2005-02-28 mikerdunno why that was there.... removed dead code
2005-02-28 mikerupdating the schema
2005-02-28 mikerEETS ALIVE!!!!!!!
2005-02-28 ericksonmoved 'counter' variable to only be incremented when...
2005-02-28 mikerusing OO syntax
2005-02-28 ericksonWe now set nodeTab[x] to NULL to prevent libxml2 on...
2005-02-28 mikeradding some utility scripts
2005-02-28 mikerusing new client syntax
2005-02-28 ericksonupdate bootstrap client to use the named params
2005-02-28 ericksonadded named params to bootstrap_client to allow config...
2005-02-28 ericksonmoved to the Open-ILS tree
2005-02-28 ericksonmarc dumper, added a command line param for specifying...
2005-02-27 ericksonthe marcdumper! takes command line params
2005-02-27 mikerspelling correction
2005-02-27 mikerAPI Documentation for the Persistance Application
2005-02-26 mikerfilling in the SQL holes...
2005-02-26 mikerbug fix
2005-02-25 mikerlots of cleanup... no testing yet, no data to test
2005-02-25 mikercontainer module for the base Class::DBI stuff in CDBI
2005-02-25 mikeradding the "publishing" interface section of the Storag...
next