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) @24632   17 years jhoblitt don't exclude objects w/o user.copies set
(edit) @24626   17 years jhoblitt fix sql
(edit) @24625   17 years jhoblitt change pending SQL to not use temp tables and be a hair more efficient …
(edit) @24617   17 years jhoblitt update
(edit) @24609   17 years jhoblitt attempt to improve _resolve_dir_parent_id() contention
(edit) @24607   17 years jhoblitt commit in _resolve_dir_parent_id() to attempt to reduce the number of …
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(edit) @24561   17 years jhoblitt fix dir sorting
(edit) @24558   17 years jhoblitt change Nebulous::Server->find_objects() to return dirs and to sort …
(edit) @24548   17 years jhoblitt try to unlink files when there is an error creating them
(edit) @24547   17 years jhoblitt sleep before retrying all transactions
(edit) @24546   17 years jhoblitt oops
(edit) @24545   17 years jhoblitt add --mountpoint param to neb-voladd
(edit) @24544   17 years jhoblitt schema changes for clarity (not semantic change)
(edit) @24543   17 years jhoblitt enable autocommit
(edit) @24542   17 years jhoblitt don't be super aggressive about retrying failed connections
(edit) @24541   17 years jhoblitt infinitely try to get a db handle if the connection fails
(edit) @24540   17 years jhoblitt nebdiskd bug fixes: fix debug mode outpoint going to mail, remove db …
(edit) @24539   17 years jhoblitt start volume handling refactoring
(edit) @24521   17 years jhoblitt silence directory permission warning
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24508   17 years jhoblitt update
(edit) @24500   17 years jhoblitt rework delete_instance() to avoid requiring an index on instance.uri
(edit) @24488   17 years jhoblitt Cache::Memcached::Managed -> Cache::Memcached
(edit) @24461   17 years jhoblitt update
(edit) @24423   17 years jhoblitt optimize get_replication_volume_for_ext_id query
(edit) @24412   17 years jhoblitt attempt to retry nebulous volume failures
(edit) @24411   17 years jhoblitt oops
(edit) @24410   17 years jhoblitt add rc example of retry
(edit) @24409   17 years jhoblitt add retry param to rc file
(edit) @24408   17 years jhoblitt add nebdiskd mountpoint test retyring
(edit) @24407   17 years jhoblitt attempt to fix nebdiskd buffering email messages forever
(edit) @24404   17 years jhoblitt update
(edit) @24387   17 years jhoblitt attempt to retry on duplicate dirnames in the directory table
(edit) @24386   17 years jhoblitt don't allow duplicate dirname entries in the directory table
(edit) @24384   17 years jhoblitt modify find_objects() to inject keys into the valid key cache
(edit) @24372   17 years jhoblitt clean up memcached support
(edit) @24370   17 years jhoblitt fix Nebulous::Server::Config->memcached_servers
(edit) @24369   17 years jhoblitt drop Cache::Memcached::Managed for Cache::Memcached
(edit) @24367   17 years jhoblitt set default memcached expiration time to 'never' (0)
(edit) @24366   17 years jhoblitt be more liberal about when to retry a transaction
(edit) @24365   17 years jhoblitt do not log xattr does not exist messages
(edit) @24363   17 years jhoblitt don't logdie() inside of eval {};
(edit) @24362   17 years jhoblitt rename Nebulous::Key->soft_volume Nebulous::Key->hard_volume and …
(edit) @24358   17 years jhoblitt shuffle test names
(edit) @24356   17 years jhoblitt shuffle test names
(edit) @24355   17 years jhoblitt make sure that atleast one db is always defined
(edit) @24354   17 years jhoblitt improved error handling and logging of exceptions
(edit) @24350   17 years jhoblitt always start an initial db connection and cache key names as they are …
(edit) @24349   17 years jhoblitt add validated keys to the cache
(edit) @24347   17 years jhoblitt add basic valid key caching via memcached
(edit) @24337   17 years jhoblitt turn mkpath verbose flag off
(edit) @24333   17 years jhoblitt change mkpath() args
(edit) @24332   17 years jhoblitt fix use of mkpath()
(edit) @24331   17 years jhoblitt remove unused IO::File improve an error message in _get_storage_volume()
(edit) @24329   17 years jhoblitt cleanup system call retrying
(edit) @24327   17 years jhoblitt retry calls to ->sync()
(edit) @24326   17 years jhoblitt disable the use of ->flush()
(edit) @24324   17 years jhoblitt fix octal output in error messages
(edit) @24316   17 years jhoblitt retry find_instances() if validate_pos() eats all the params
(edit) @24315   17 years jhoblitt yet more trace cleanup
(edit) @24314   17 years jhoblitt more tracing cleanups
(edit) @24313   17 years jhoblitt tracing changes/enhancements
(edit) @24311   17 years jhoblitt catch and log parse_neb_key() errors
(edit) @24306   17 years jhoblitt croak() instead of die()
(edit) @24305   17 years jhoblitt don't try to parse undef keys
(edit) @24304   17 years jhoblitt add params checking to Nebulous::Key::parse_neb_key()
(edit) @24299   17 years jhoblitt call fsync(3c) after chmod(2)ing an instance
(edit) @24294   17 years jhoblitt apply user.mode values to replicated instances
(edit) @24291   17 years jhoblitt restrict creation/modification/remove of xattrs to the user.* namespace
(edit) @24280   17 years jhoblitt cleanup
(edit) @24279   17 years jhoblitt small test tweak
(edit) @24278   17 years jhoblitt typo
(edit) @24277   17 years jhoblitt document chmod_object()
(edit) @24276   17 years jhoblitt add chmod_object() method
(edit) @24250   17 years jhoblitt output tweak
(edit) @24174   17 years Paul Price Merging branches/pap_magic@24173 into trunk. One conflict in …
(edit) @23952   17 years jhoblitt counter update
(edit) @23951   17 years jhoblitt add key's processed counter
(edit) @23949   17 years jhoblitt add dirification script
(edit) @23947   17 years jhoblitt add an index on storage_object.dir_id
(edit) @23932   17 years jhoblitt merge neb_distrib_20081210
(edit) @23699   17 years jhoblitt typo
(edit) @23698   17 years jhoblitt attempt to optimize _is_valid_object_key() by eliminating an unused join
(edit) @23687   17 years jhoblitt doc update
(edit) @23686   17 years jhoblitt more index changes
(edit) @23685   17 years jhoblitt remove storage_object.ext_id prefix key as it already has a unique index
(edit) @23676   17 years jhoblitt readd a prefix index on instance.uri
(edit) @23675   17 years jhoblitt add email logging of events to nebdiskd
(edit) @23655   17 years jhoblitt base the on disk directory hashing of files only on the dirname() …
(edit) @23654   17 years jhoblitt add log4perl logging to nebdiskd
(edit) @23627   17 years jhoblitt drop indexes from instance.uri column
(edit) @23560   17 years eugene return a useful exit status if more files are pending
(edit) @23460   17 years jhoblitt rework transaction redo loops so labels work correctly
(edit) @23458   17 years jhoblitt retry database transactions when a deadlock is detected
(edit) @23455   17 years jhoblitt retry db transactions in Nebulous::Server::rename_object()
(edit) @23348   17 years jhoblitt update neb-voladd help docs
(edit) @23345   17 years eugene add so_id_start and so_id_range to neb-admin pendingreplicate and …
(edit) @23340   17 years jhoblitt remove stale docs from the MANIFEST too
Note: See TracRevisionLog for help on using the revision log.