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) @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) @13221   19 years jhoblitt add xattr
(edit) @13215   19 years jhoblitt fix new_volume syntax
(edit) @13210   19 years jhoblitt update
(edit) @13209   19 years jhoblitt VERSION to 0.05
(edit) @13208   19 years jhoblitt break 1:1 relationship between key names and on disk file names
(edit) @13206   19 years jhoblitt fix test count
(edit) @13205   19 years jhoblitt add tests for paths with '/' in them
(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) @13132   19 years jhoblitt add volume.available field and logic to use it add volume.allocate …
(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) @13116   19 years jhoblitt don't check version strings or load modules because it exploids unless …
(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) @13083   19 years jhoblitt add neb-ls todos
(edit) @13080   19 years jhoblitt add neb-cat
(edit) @13074   19 years jhoblitt fix copyrights
(edit) @13073   19 years jhoblitt add neb-mv
(edit) @13072   19 years jhoblitt change Nebulous::Client->move() to use ->rename_object()
(edit) @13071   19 years jhoblitt add Nebulous::Server->rename_object()
(edit) @13069   19 years jhoblitt add neb-rm
(edit) @13068   19 years jhoblitt add neb-cp
(edit) @13053   19 years jhoblitt remove now unessicary unlocks
(edit) @13049   19 years jhoblitt add neb-ls
(edit) @13048   19 years jhoblitt add Nebulous::Client->find_objects()
(edit) @13047   19 years jhoblitt add Nebulous::Server->find_keys()
(edit) @13046   19 years jhoblitt add neb-touch
(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) @13026   19 years jhoblitt syntax fix
(edit) @13025   19 years jhoblitt install neb-df
(edit) @13024   19 years jhoblitt add Linux::statfs
(edit) @13023   19 years jhoblitt rename neb-volstat -> neb-df references neb-df in PODs
(edit) @12983   19 years jhoblitt fwv
(edit) @12974   19 years jhoblitt oops
(edit) @12972   19 years jhoblitt s/URI::file/URI/g
(edit) @12970   19 years jhoblitt change neb-addvol to properly mangle URIs into paths
(edit) @12968   19 years jhoblitt update for 0.04 release
(edit) @12967   19 years jhoblitt update for 0.04
(edit) @12966   19 years jhoblitt VERSION to 0.04
(edit) @12961   19 years jhoblitt change API to generally return true URIs instead of file paths add …
(edit) @12960   19 years jhoblitt ws add the use of Test::URI in tests
(edit) @12648   19 years jhoblitt ws
(edit) @12646   19 years jhoblitt ws
(edit) @12644   19 years jhoblitt ws
(edit) @12643   19 years jhoblitt ws check returned URI schemas
(edit) @12641   19 years jhoblitt ws
(edit) @12640   19 years jhoblitt ws
(edit) @12580   19 years jhoblitt add nebdiskd support for an rcfile and daemonizing
(edit) @12579   19 years jhoblitt add nebdiskd
(edit) @12553   19 years jhoblitt fix req. versions
(edit) @12007   19 years jhoblitt rename volume.mountpoint -> volume.path
(edit) @12006   19 years jhoblitt add Net::Server::Daemonize'=> '0.89' & …
(edit) @12005   19 years jhoblitt add nebdiskd add mount table
(edit) @11564   19 years jhoblitt update
(edit) @11563   19 years jhoblitt add lib/Nebulous/Server/Apache.pm
(edit) @10635   20 years jhoblitt include autogen.sh in the tarball
(edit) @10629   20 years jhoblitt updated for 0.03 release
(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) @10580   20 years jhoblitt update SOAP, DBI & DBD, and Apache::* deps
(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
(edit) @10575   20 years jhoblitt add a Nebulous::Server->config() accessor make Nebulous::Server->db() …
(edit) @10546   20 years jhoblitt change Nebulous::Server instantiate objects (init -> new) instead of …
(edit) @10451   20 years jhoblitt don't reset the query cache when dropping tables
(edit) @6094   20 years jhoblitt add 'RESET QUERY CACHE'
(edit) @5671   21 years jhoblitt add missing timestamp
(edit) @5669   21 years jhoblitt recommend Test::Distribution 1.22
(edit) @5668   21 years jhoblitt add t/00_distribution.t
(edit) @5667   21 years jhoblitt rename test files
(edit) @5665   21 years jhoblitt [nebclient] VERSION to '0.0.2'
(edit) @5664   21 years jhoblitt Nebulous::Client, Nebulous::Server, & Nebulous::Server::SQL VERSION to …
(edit) @5662   21 years jhoblitt add Nebulous::Client->open_create() change Nebulous::Client->create() …
(edit) @5661   21 years jhoblitt [nebclient] add nebOpenCreate() [nebclient] change nebCreate() to …
(edit) @5660   21 years jhoblitt fix test failure
(edit) @5504   21 years jhoblitt change Nebulous::Server->create_object() to validate comment length
(edit) @5503   21 years jhoblitt rename Nebulous::Server::SQL->get_class_id -> get_class_by_id
(edit) @5502   21 years jhoblitt fix test to work with Nebulous::Server->create_object() validating …
(edit) @5501   21 years jhoblitt add _is_valid_volume_name()
(edit) @5500   21 years jhoblitt rename t/09_server_util.t -> t/09_server_is_valid_class_id.t
(edit) @5499   21 years jhoblitt add t/09_server_util.t
(edit) @5498   21 years jhoblitt factor class id verification check into _is_valid_class_id()
(edit) @5497   21 years jhoblitt fix tests to work with Nebulous::Server->create_object() verifying …
(edit) @5496   21 years jhoblitt change the class table so the class_id field isn't auto-incremented
(edit) @5492   21 years jhoblitt don't use an invalid class ID
(edit) @5491   21 years jhoblitt fix typo
(edit) @5490   21 years jhoblitt change create_object to verify that it's class param is valid
(edit) @5489   21 years jhoblitt remove instance from the class table
(edit) @5488   21 years jhoblitt drop database scheme as it is a duplicate of Nebulous::Server::SQL
Note: See TracRevisionLog for help on using the revision log.