IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Nebulous-Server/lib/Nebulous/Server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41172   7 years eugene merging updates to Nebulous from EAM dev branch ipp-20191011
(edit) @39926   10 years eugene merging changes from czw dev branch (compare with r39924)
(edit) @34764   14 years Serge CHASTEL last_modified field added to volume table
(edit) @33826   14 years Serge CHASTEL Added lost_instances table
(edit) @31410   15 years watersc1 Change to how replicate selects volumes to put the new copy.
(edit) @31368   15 years watersc1 Implement xattr hack in get_storage_volume to allow ATRC and MHPCC …
(edit) @28492   16 years watersc1 Add note to nebulous volume and mountedvol tables
(edit) @28446   16 years watersc1 Updates to add neb-migrate code, and to fix repeated "can't find …
(edit) @26294   17 years watersc1 Updated the topfew_count to be 15 (from 3. 15 is roughly a quarter of …
(edit) @26292   17 years watersc1 Nebulous: Implemented a number of bug fixes and modifications to …
(edit) @25010   17 years jhoblitt allow dbpasswd to be undef
(edit) @24915   17 years jhoblitt add Nebulous::Server->prune_object() API
(edit) @24643   17 years jhoblitt maintain backwards stat() compat
(edit) @24639   17 years jhoblitt change Nebulous::Server->stat_object() to return both the total number …
(edit) @24638   17 years jhoblitt don't index a time field
(edit) @24637   17 years jhoblitt add the ability to delete a storage object when it has instances that …
(edit) @24609   17 years jhoblitt attempt to improve _resolve_dir_parent_id() contention
(edit) @24558   17 years jhoblitt change Nebulous::Server->find_objects() to return dirs and to sort …
(edit) @24545   17 years jhoblitt add --mountpoint param to neb-voladd
(edit) @24544   17 years jhoblitt schema changes for clarity (not semantic change)
(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) @24500   17 years jhoblitt rework delete_instance() to avoid requiring an index on instance.uri
(edit) @24423   17 years jhoblitt optimize get_replication_volume_for_ext_id query
(edit) @24386   17 years jhoblitt don't allow duplicate dirname entries in the directory table
(edit) @24370   17 years jhoblitt fix Nebulous::Server::Config->memcached_servers
(edit) @24369   17 years jhoblitt drop Cache::Memcached::Managed for Cache::Memcached
(edit) @24347   17 years jhoblitt add basic valid key caching via memcached
(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) @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) @23627   17 years jhoblitt drop indexes from instance.uri column
(edit) @20990   18 years eugene reverting to pre-distributed version code (distrib is on branch)
(edit) @20972   18 years jhoblitt rework Nebulous::Server::SOAP configuration fix db hashing
(edit) @20966   18 years jhoblitt update
(edit) @20965   18 years jhoblitt first attempt at supporting multiple databases
(edit) @20175   18 years jhoblitt add find_objects_with_extra_instances query change get_mounted_volumes …
(edit) @20155   18 years jhoblitt add neb-voladm util
(edit) @20145   18 years jhoblitt update get_volumes
(edit) @20089   18 years jhoblitt stub out neb-voladm
(edit) @20030   18 years jhoblitt change find_objects_with_unavailable_instances query to work on a …
(edit) @20023   18 years jhoblitt drop instance.sha1sum and instance.assigned_vol_id
(edit) @20019   18 years jhoblitt change getmountedvol() to preserve the state of FOREIGN_KEY_CHECKS
(edit) @20018   18 years jhoblitt actually populate the myvolume table
(edit) @20017   18 years jhoblitt use a temp table instead of a view in getmountedvol()
(edit) @19959   18 years jhoblitt change getmountedvol() to use a view of the volume table to avoid …
(edit) @19792   18 years jhoblitt fix getmountedvol() stored proc to not add volumes to the mountedvol …
(edit) @19641   18 years jhoblitt add so_id/name idxs to storage_object_xattr table
(edit) @19144   18 years jhoblitt change the get_replication_volume_for_ext_id query to choose a storage …
(edit) @18434   18 years jhoblitt change find_objects_with_unavailable_instances query to only count …
(edit) @18415   18 years jhoblitt stop replicating when instances == copies
(edit) @18400   18 years jhoblitt add "smart" storage volume selection when ->replicate_object() is …
(edit) @18388   18 years jhoblitt add volume.host field
(edit) @18387   18 years jhoblitt add volume.host field
(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) @17830   18 years jhoblitt remove the use of LAST_INSERT_ID() from the new_object_instance query
(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) @17546   18 years jhoblitt change default log level to 'WARN'
(edit) @17077   18 years jhoblitt add Nebulous::Server::mounts()
(edit) @17072   18 years jhoblitt server/client split
(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) @16259   18 years jhoblitt add additional fkey constraints to the instance table
(edit) @16244   18 years jhoblitt redo database schema with foreign keys
(edit) @16181   19 years jhoblitt stop trying to drop the class table (long since removed)
(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) @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) @13226   19 years jhoblitt add some additional keys
(edit) @13215   19 years jhoblitt fix new_volume syntax
(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) @13087   19 years jhoblitt add Nebulous::Server->{setxattr_object, listxattr_object, …
(edit) @13071   19 years jhoblitt add Nebulous::Server->rename_object()
(edit) @13047   19 years jhoblitt add Nebulous::Server->find_keys()
(edit) @13041   19 years jhoblitt add getmountedvol() stored procedure
(edit) @13027   19 years jhoblitt create the default "class id" when the database is initialized
(edit) @12961   19 years jhoblitt change API to generally return true URIs instead of file paths add …
(edit) @12007   19 years jhoblitt rename volume.mountpoint -> volume.path
(edit) @12005   19 years jhoblitt add nebdiskd add mount table
(edit) @10628   20 years jhoblitt make Nebulous::Server::Config no longer a singleton
(edit) @10627   20 years jhoblitt make Nebulous::Server::Log mod_perl aware change Nebulous::Server::Log …
(edit) @10579   20 years jhoblitt change Nebulous::Server::SOAP to be mod_perl aware change …
(edit) @10576   20 years jhoblitt make SQL syntax MySQL 5 compatible
Note: See TracRevisionLog for help on using the revision log.