]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2005-03-11 mikeradding full marc21 record support
2005-03-11 ericksonadded some sanity checks
2005-03-11 mikeradding clear_{field} magic method.... again
2005-03-11 mikeradding clear_{field} magic method
2005-03-11 mikerfat fingers make for silly bugs...
2005-03-11 ericksonfixed request timing issue since we're using 'less...
2005-03-11 ericksonturned on pretty print by default
2005-03-11 ericksonadded newlines after commas in pretty_print
2005-03-11 ericksonpiping to 'less' for long data
2005-03-11 ericksonfound likely candidate for router crash. on remove_ser...
2005-03-11 mikerautomatic generation of most "Publish" methods
2005-03-11 mikerfixed transaction support and tested with updates to...
2005-03-10 mikeradding metabib interface. Also, testing possible doxyg...
2005-03-10 mikeradded proto_fields to support "children" virtual field
2005-03-10 mikeradded "import" wrapper for the relationship setup
2005-03-10 mikernew magic fieldmapper and updated SQL stuff
2005-03-10 ericksoncleaned up some of the class casting
2005-03-10 mikerupdating fieldmapper to match the database on existing...
2005-03-10 mikeradded tons more SQL level stuff... I am going to bed now
2005-03-10 mikermagically handle any class in JSON. no need to registe...
2005-03-10 mikerlogic clarification in the nodeset creator
2005-03-10 mikerit can import, but the logic needs some cleanup
2005-03-10 mikersome helper scripts for the database -- Pg-centric...
2005-03-10 mikerupdating schema
2005-03-10 mikertransactions are working now ... some cleanup is needed
2005-03-09 ericksonfixed logic error in nodeset2tree regarding detecting...
2005-03-09 mikeradding the biblio audit tables
2005-03-09 mikerupdating SQL to have audit xact ids
2005-03-09 ericksonadded some debug lines
2005-03-09 mikeroops... removed 1 too many lines
2005-03-09 mikeradded a warning to remind me about completing this
2005-03-09 mikermoving the rest of the (existing) API to the new fast_f...
2005-03-09 mikerfixing typo in the "actor" stuff
2005-03-09 mikerremoving a debugging warn
2005-03-09 mikeradded super-fast fieldmap builder and magical (though...
2005-03-09 ericksoncommit just returns true or null
2005-03-09 ericksoncompletey different
2005-03-08 mikeroops... left a "warn" in there.
2005-03-08 mikerthe "later step"
2005-03-08 mikermoving fkeys to a later step
2005-03-08 mikeradding propper fieldmapper support for actor and biblio...
2005-03-08 mikerupdating mapper to match fields
2005-03-08 mikerupdating fields to match reality
2005-03-08 ericksonwe make the nodeset our own if it is passed it by hand
2005-03-08 mikerremoving C++ comments, cause they hate me
2005-03-08 mikerrenamed nodelist to nodeset
2005-03-08 ericksonchanged to new storage API call
2005-03-08 mikerchanging sub "class" to sub "class_name"
2005-03-08 ericksonadded line to remove trailing ';'
2005-03-08 ericksonNow we push the whole user record into the cache instea...
2005-03-08 mikerYAY! Unicode works now!
2005-03-08 ericksonchanged 'slot' to 'key' for clarity, should have no...
2005-03-08 ericksonadded a batch method for taking one marcxml nodeset...
2005-03-07 mikerremoving expire times
2005-03-07 mikerforce an incoming JSON number to be a perl int
2005-03-07 mikerpreload the remote method lookup stuff (even though...
2005-03-07 mikerfixing double cast and format
2005-03-07 ericksonchecking for HASH ref explicitly
2005-03-07 ericksonadded some debugging output
2005-03-07 ericksonadded longer sleep time
2005-03-07 ericksonadding more utility methods, more to come
2005-03-07 ericksonchanged to work with field mapper
2005-03-07 mikerbuilding my own replication stuff, damn it!
2005-03-07 mikerremoving computed regexes and commenting out unused...
2005-03-07 mikerlots of debuging to find that the zombie loop was broken
2005-03-07 mikeradded profiling mode
2005-03-07 ericksonadded a utility method for going directly from a doc
2005-03-07 ericksonfixed (hopefully) the $0 * addition
2005-03-07 ericksonremoved some debug prints
2005-03-07 ericksonadded a method lookup in child init to speed up the...
2005-03-07 mikerusing old regex method + default class
2005-03-07 ericksonadded some more sleep time
2005-03-07 mikerregistering classes during load and introspection
2005-03-07 mikerfix for JSON regexes
2005-03-07 mikerfix for JSON::object_unknown
2005-03-07 ericksonadded sanity check on relay command
2005-03-07 ericksonfixed mispelling
2005-03-07 mikerfixing JSON bug with top level non-casted hashrefs
2005-03-07 mikerfixed minor bug in the class casting regex; added class...
2005-03-07 mikerusing an O(log n) [n=JSON elements] algo instead of...
2005-03-06 mikertypo
2005-03-06 ericksonsaw and fixed memory leak.
2005-03-06 mikeradded actor and asset stuff to CDBI
2005-03-05 mikerusing sorted fields from the Fieldmapper on record_node...
2005-03-05 mikersorting fields by position
2005-03-04 mikerlogging and error detection fixups
2005-03-04 mikergenerating a JSON object for finding positions in objects
2005-03-04 mikerusing Fieldmapper.pm
2005-03-04 mikermoving off Class::DBI::Replication... I hate my life
2005-03-04 mikermore exception reporting
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
next