IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Nebulous-Server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19036   18 years jhoblitt add sanity checking
(edit) @18457   18 years jhoblitt VERSION 0.13
(edit) @18452   18 years jhoblitt more any volume tests
(edit) @18451   18 years jhoblitt create a Nebulous::Keys object to represent a parsed neb key and …
(edit) @18434   18 years jhoblitt change find_objects_with_unavailable_instances query to only count …
(edit) @18417   18 years jhoblitt update
(edit) @18416   18 years jhoblitt don't report a stat() as successful even when it fails under --debug
(edit) @18415   18 years jhoblitt stop replicating when instances == copies
(edit) @18407   18 years jhoblitt typo
(edit) @18406   18 years jhoblitt change output metadata name to replicatePending
(edit) @18400   18 years jhoblitt add "smart" storage volume selection when ->replicate_object() is …
(edit) @18389   18 years jhoblitt add volume.host field
(edit) @18388   18 years jhoblitt add volume.host field
(edit) @18387   18 years jhoblitt add volume.host field
(edit) @18386   18 years jhoblitt add --host option to neb-initdb add --host option to neb-addvol
(edit) @18349   18 years jhoblitt add --host option to neb-admin
(edit) @18231   18 years jhoblitt add --host option to nebdiskd
(edit) @18205   18 years jhoblitt only grant privs on the nebulous db
(edit) @18017   18 years jhoblitt SQL tweaks/testing
(edit) @17857   18 years jhoblitt declare default SQL charset
(edit) @17836   18 years jhoblitt rollback 1.54
(edit) @17831   18 years jhoblitt VERSION 0.12
(edit) @17830   18 years jhoblitt remove the use of LAST_INSERT_ID() from the new_object_instance query
(edit) @17817   18 years jhoblitt cleanup option handling and docs
(edit) @17816   18 years jhoblitt add back the acidentally removed get_mounted_volumes
(edit) @17815   18 years jhoblitt add neb-admin util
(edit) @17772   18 years jhoblitt fixes!
(edit) @17771   18 years jhoblitt fwv
(edit) @17761   18 years jhoblitt fix Nebulous::Server::setxattr_object() so that creating a new xattr …
(edit) @17757   18 years jhoblitt VERSION 0.11
(edit) @17753   18 years jhoblitt add support for the magical ':any' volume to …
(edit) @17717   18 years jhoblitt test updates
(edit) @17716   18 years jhoblitt call sync on newly created files from …
(edit) @17697   18 years jhoblitt test improvements
(edit) @17694   18 years jhoblitt VERSION 0.10
(edit) @17690   18 years jhoblitt cleanup error handling in Nebulous::Server::stat_object()/find_objects()
(edit) @17687   18 years jhoblitt update Nebulous::Server::lock_object()/unlock_object() fault strings
(edit) @17680   18 years jhoblitt cleanup database error handling: make sure queries are ->finished …
(edit) @17678   18 years jhoblitt document xattr methods
(edit) @17650   18 years jhoblitt change Nebulous::Server::stat() to not die when passed a non-existant key
(edit) @17621   18 years jhoblitt change listxattr_object() to return an arrayref
(edit) @17620   18 years jhoblitt change listxattr_object() to return an arrayref
(edit) @17546   18 years jhoblitt change default log level to 'WARN'
(edit) @17544   18 years jhoblitt don't die in stat_object() when no object is found
(edit) @17543   18 years jhoblitt fix _is_valid_object_key() to handle nebulous keys
(edit) @17540   18 years jhoblitt VERSION 0.09
(edit) @17539   18 years jhoblitt allow volume name arguments to be undef
(edit) @17536   18 years jhoblitt import UNDEF
(edit) @17535   18 years jhoblitt allow Nebulous::Server::create_object() vol_name to be undef
(edit) @17453   18 years jhoblitt VERSION 0.08
(edit) @17452   18 years jhoblitt set permissions on storage instance directories
(edit) @17077   18 years jhoblitt add Nebulous::Server::mounts()
(edit) @17076   18 years jhoblitt server/client split
(edit) @17074   18 years jhoblitt server/client split
(edit) @17073   18 years jhoblitt server/client split
(edit) @17072   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) @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) @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) @16226   18 years jhoblitt change Nebulous::Client::find_objects() to return undef instead of [] …
(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   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) @16183   18 years jhoblitt add neb-replicate & neb-cull
(edit) @16182   18 years jhoblitt remove shorthand (single letter) volume options (-v usually means verbose)
(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) @16179   18 years jhoblitt be consistent about referring to volumes by "volume name"
(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"
Note: See TracRevisionLog for help on using the revision log.