IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Nebulous

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @17691   18 years jhoblitt turn off tracing
(edit) @17689   18 years jhoblitt turn off tracing
(edit) @17659   18 years jhoblitt turn off debugging traces
(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) @17644   18 years jhoblitt check that ->create() accepts volume == undef
(edit) @17643   18 years jhoblitt modernize neb-touch API calls
(edit) @17610   18 years jhoblitt change Nebulous::Client->replicate() to check the md5sum of the …
(edit) @17547   18 years jhoblitt add a virtual "summary" volume to neb-d
(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) @17454   18 years jhoblitt fix neb-df coding issue
(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) @17079   18 years jhoblitt modify neb-df to use Nebulous::Client::mounts()
(edit) @17078   18 years jhoblitt remove nebclient/tests/tap/src/
(edit) @17074   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) @16315   18 years eugene fixed typo (file for path)
(edit) @16302   18 years eugene init logging
(edit) @16282   18 years jhoblitt fix mountedvol fkey issues
(edit) @16281   18 years jhoblitt centralize test DB dsn/user/pass into Test::Nebulous
(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) @16263   18 years jhoblitt add neb-ls -l1 option
(edit) @16262   18 years jhoblitt add neb-stat
(edit) @16261   18 years jhoblitt update stat_object() pod
(edit) @16260   18 years jhoblitt typo
(edit) @16259   18 years jhoblitt add additional fkey constraints to the instance table
(edit) @16258   18 years jhoblitt install neb-cull/replicate
(edit) @16246   18 years jhoblitt remove done items
(edit) @16244   18 years jhoblitt redo database schema with foreign keys
(edit) @16243   18 years jhoblitt remove finished items
(edit) @16241   18 years jhoblitt punctuation
(edit) @16240   18 years jhoblitt update
(edit) @16238   18 years jhoblitt add Nebulous::Keys pod
(edit) @16237   18 years jhoblitt oops
(edit) @16235   18 years jhoblitt ship nebclient/tap/*
(edit) @16234   18 years jhoblitt move 0.06 tag
(edit) @16233   18 years jhoblitt * empty log message *
(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) @16225   18 years jhoblitt use find_object() instead of find_instances()
(edit) @16224   18 years jhoblitt VERSION 0.06
(edit) @16223   18 years jhoblitt fix volume name override tests
(edit) @16222   18 years jhoblitt oops
(edit) @16221   18 years jhoblitt add Nebulous::Sever:: neb key/uri support
(edit) @16205   19 years jhoblitt change parse_neb_uri() to return ($volume, $path)
(edit) @16203   19 years jhoblitt add Nebulous::Util::parse_neb_key()
(edit) @16184   19 years jhoblitt fix dangling statement handle in delete_instance()
(edit) @16183   19 years jhoblitt add neb-replicate & neb-cull
(edit) @16182   19 years jhoblitt remove shorthand (single letter) volume options (-v usually means verbose)
(edit) @16181   19 years jhoblitt stop trying to drop the class table (long since removed)
(edit) @16180   19 years jhoblitt remove references to class & comment params of create() & …
(edit) @16179   19 years jhoblitt be consistent about referring to volumes by "volume name"
(edit) @14410   19 years jhoblitt bug #898, fix a typo
(edit) @14186   19 years jhoblitt require ac 2.61
(edit) @13388   19 years jhoblitt change M::B subclass to attempt to work even if Test::ApacheMB isn't …
(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) @13279   19 years jhoblitt generate instance filenames that leave the "key" at the end so as to …
(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) @13273   19 years jhoblitt add/fix xattr tests
(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) @13258   19 years jhoblitt fix --path handling
(edit) @13257   19 years jhoblitt add neb-locate
(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) @13254   19 years jhoblitt fix a nasty logic bug in nebReplicate()
(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) @13233   19 years jhoblitt disable installation of nebclient
(edit) @13232   19 years jhoblitt use Cwd() instead of ENV{PWD}
(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) @13224   19 years jhoblitt disable doxygen by default
(edit) @13223   19 years jhoblitt fix hangs running wsdl
(edit) @13221   19 years jhoblitt add xattr
(edit) @13215   19 years jhoblitt fix new_volume syntax
Note: See TracRevisionLog for help on using the revision log.