IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Nebulous/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24924   17 years jhoblitt doc update
(edit) @24920   17 years jhoblitt add Nebulous::Client->prune() method
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24440   17 years jhoblitt add neb-rm --force flag
(edit) @24281   17 years jhoblitt add chmod() API
(edit) @24174   17 years Paul Price Merging branches/pap_magic@24173 into trunk. One conflict in …
(edit) @23934   17 years jhoblitt merge neb_distrib_20081210
(edit) @20988   18 years eugene revert to non-distributed version
(edit) @20965   18 years jhoblitt first attempt at supporting multiple databases
(edit) @20094   18 years jhoblitt add Nebulous::Client->swap() method
(edit) @20093   18 years jhoblitt whitespace tweaks
(edit) @19715   18 years jhoblitt allow ->replicate() volume param to be undef
(edit) @19497   18 years jhoblitt * empty log message *
(edit) @18858   18 years jhoblitt fix ->delete() still work if the neb implies a volume on which there …
(edit) @18463   18 years jhoblitt retry all calls to open()
(edit) @18455   18 years jhoblitt VERSION 0.09
(edit) @18454   18 years jhoblitt change "any" volume usage to corespond to changes in Nebulous::Server
(edit) @17845   18 years jhoblitt move print_all_xattrs(), print_xattrs(), write_xattrs(), …
(edit) @17765   18 years jhoblitt change replicate() to report when it fails to cleanup (after a failure)
(edit) @17763   18 years jhoblitt add neb-xattr util
(edit) @17756   18 years jhoblitt change Nebulous::Client->find() to handle a volume param and to fall …
(edit) @17737   18 years jhoblitt typo
(edit) @17736   18 years jhoblitt * empty log message *
(edit) @17725   18 years jhoblitt change open_create() to attempt to open the instance file 10 times …
(edit) @17720   18 years jhoblitt only send fatal errors to the screen
(edit) @17719   18 years jhoblitt send log messages to stderr instead of stdout
(edit) @17693   18 years jhoblitt overhaul SOAP fault message handling suppress non-existant key errors …
(edit) @17658   18 years jhoblitt in Nebulous::Client->stat(), handle the SOAP quirk of thinking an …
(edit) @17645   18 years jhoblitt add ->setxattr_object(), ->getxattr_object(), ->listxattr_object(), …
(edit) @17610   18 years jhoblitt change Nebulous::Client->replicate() to check the md5sum of the …
(edit) @17542   18 years jhoblitt set default logging level to warn
(edit) @17538   18 years jhoblitt argh!
(edit) @17537   18 years jhoblitt all volume to be undef
(edit) @17449   18 years jhoblitt VERSION 0.08
(edit) @17448   18 years jhoblitt add Nebulous::Client::open() '>' (truncate) mode
(edit) @17081   18 years jhoblitt add Nebulous::Client::mounts()
(edit) @17080   18 years jhoblitt server/client split
(edit) @17073   18 years jhoblitt server/client split
(edit) @16566   18 years jhoblitt change SUBPATH_DEPTH
(edit) @16565   18 years jhoblitt add support for storing instances in multi-tier 'hashed' directories
(edit) @16354   18 years jhoblitt pickup test DB settings from the env.
(edit) @16302   18 years eugene init logging
(edit) @16282   18 years jhoblitt fix mountedvol fkey issues
(edit) @16265   18 years jhoblitt fix issues causes by adding fkey's to the instance table
(edit) @16264   18 years jhoblitt add neb-fsck
(edit) @16261   18 years jhoblitt update stat_object() pod
(edit) @16259   18 years jhoblitt add additional fkey constraints to the instance table
(edit) @16244   18 years jhoblitt redo database schema with foreign keys
(edit) @16241   18 years jhoblitt punctuation
(edit) @16240   18 years jhoblitt update
(edit) @16238   18 years jhoblitt add Nebulous::Keys pod
(edit) @16232   18 years jhoblitt define Nebulous::Client::find_objects() as returning [] when NO keys …
(edit) @16227   18 years jhoblitt oops
(edit) @16226   18 years jhoblitt change Nebulous::Client::find_objects() to return undef instead of [] …
(edit) @16224   18 years jhoblitt VERSION 0.06
(edit) @16222   18 years jhoblitt oops
(edit) @16221   18 years jhoblitt add Nebulous::Sever:: neb key/uri support
(edit) @16205   18 years jhoblitt change parse_neb_uri() to return ($volume, $path)
(edit) @16203   18 years jhoblitt add Nebulous::Util::parse_neb_key()
(edit) @16184   18 years jhoblitt fix dangling statement handle in delete_instance()
(edit) @16181   18 years jhoblitt stop trying to drop the class table (long since removed)
(edit) @16180   18 years jhoblitt remove references to class & comment params of create() & …
(edit) @13311   19 years jhoblitt refactor unlock_object() to use a single eval {} block
(edit) @13310   19 years jhoblitt refactor replicate_object() to use a single eval {} block
(edit) @13309   19 years jhoblitt more debugging tracing change ->db() check if the dbh is still alive …
(edit) @13303   19 years jhoblitt s/get_storage_volume_byname/get_storage_volume_by_name/
(edit) @13302   19 years jhoblitt make filesystem xattr support optional & disabled by default
(edit) @13278   19 years jhoblitt generate instance filenames that leave the "key" at the end so as to …
(edit) @13277   19 years jhoblitt set an xattr on all created files of "user.nebulous_key"
(edit) @13269   19 years jhoblitt add File::ExtAttr support
(edit) @13261   19 years eugene need to check for ENV HOME before using
(edit) @13259   19 years jhoblitt don't depend ong ENV{HOME} being set
(edit) @13256   19 years jhoblitt change all Nebulous::Client public methods to behave in list context
(edit) @13255   19 years jhoblitt debugging trace updates change the docs to indicate that ->create() …
(edit) @13253   19 years jhoblitt comment fix
(edit) @13251   19 years jhoblitt rework the getmountedvol() stored procedure to attempt to work around …
(edit) @13245   19 years jhoblitt change getmountedvol() to set it's own transaction level to attempt to …
(edit) @13244   19 years jhoblitt extra trace debugging in ->find_instances
(edit) @13228   19 years jhoblitt fix a nasty logic bug in Nebulous::Client->replicate()
(edit) @13227   19 years jhoblitt add debugging statment to ->find_instances
(edit) @13226   19 years jhoblitt add some additional keys
(edit) @13215   19 years jhoblitt fix new_volume syntax
(edit) @13209   19 years jhoblitt VERSION to 0.05
(edit) @13203   19 years jhoblitt valid that $key arguments are valid
(edit) @13180   19 years jhoblitt overhaul Nebulous::Client->cull() add the number of instances to …
(edit) @13177   19 years jhoblitt SQL cleanup
(edit) @13173   19 years jhoblitt better paramter checking overhaul instance table add …
(edit) @13131   19 years jhoblitt add volume.available field and logic to use it
(edit) @13130   19 years jhoblitt add volume.allocate field and logic to use it
(edit) @13115   19 years jhoblitt add instance.vol_id field misc code cleanups
(edit) @13111   19 years jhoblitt hack to fix mysterous lack of initalization
(edit) @13092   19 years jhoblitt remove $class_id & $comment params from Nebulous::Server->create() and …
(edit) @13089   19 years jhoblitt update SYNOPSIS
(edit) @13087   19 years jhoblitt add Nebulous::Server->{setxattr_object, listxattr_object, …
(edit) @13072   19 years jhoblitt change Nebulous::Client->move() to use ->rename_object()
(edit) @13071   19 years jhoblitt add Nebulous::Server->rename_object()
(edit) @13067   19 years jhoblitt add $volume param to ->copy()
(edit) @13058   19 years jhoblitt add $volume param to ->cull()
Note: See TracRevisionLog for help on using the revision log.