# # ChangeLog for trunk/Nebulous-Server # # Generated by Trac 1.6 # Jul 20, 2026, 10:56:08 PM Wed, 05 Jan 2005 03:45:52 GMT jhoblitt [2903] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) move from DBI->prepare to DBI->prepare_cached cleanup _get_storage_volume Wed, 05 Jan 2005 03:19:12 GMT jhoblitt [2902] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) remove raw SQl from _get_storage_volume Wed, 05 Jan 2005 03:10:08 GMT jhoblitt [2901] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) move debug messages to after parameter validation Wed, 05 Jan 2005 03:03:30 GMT jhoblitt [2900] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Apache.pm (modified) suppress warnings Wed, 05 Jan 2005 02:44:54 GMT jhoblitt [2898] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/lib/Nebulous/Client/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Util.pm (modified) fatal warnings Wed, 05 Jan 2005 01:41:05 GMT jhoblitt [2896] * trunk/Nebulous-Server/t/18_client_open.t (added) * trunk/Nebulous/t/18_client_open.t (added) first working version Tue, 04 Jan 2005 22:02:43 GMT jhoblitt [2893] * trunk/Nebulous-Server/t/23_client_stat.t (added) * trunk/Nebulous/t/23_client_stat.t (added) first working version Tue, 04 Jan 2005 03:14:19 GMT jhoblitt [2882] * trunk/Nebulous-Server/t/22_client_delete_instance.t (added) * trunk/Nebulous/t/22_client_delete_instance.t (added) first working version Tue, 04 Jan 2005 02:48:31 GMT jhoblitt [2881] * trunk/Nebulous-Server/t/21_client_move.t (added) * trunk/Nebulous/t/21_client_move.t (added) first working version Tue, 04 Jan 2005 02:13:21 GMT jhoblitt [2878] * trunk/Nebulous-Server/t/20_client_copy.t (added) * trunk/Nebulous/t/20_client_copy.t (added) first working version Tue, 04 Jan 2005 01:32:57 GMT jhoblitt [2873] * trunk/Nebulous-Server/t/19_client_delete.t (added) * trunk/Nebulous/t/19_client_delete.t (added) first working version Mon, 03 Jan 2005 23:55:29 GMT jhoblitt [2872] * trunk/Nebulous-Server/t/01_load.t (modified) * trunk/Nebulous-Server/t/02_server_setup.t (modified) * trunk/Nebulous-Server/t/03_server_create_object.t (modified) * trunk/Nebulous-Server/t/04_server_replicate_object.t (modified) * trunk/Nebulous-Server/t/05_server_lock_object.t (modified) * trunk/Nebulous-Server/t/06_server_unlock_object.t (modified) * trunk/Nebulous-Server/t/07_server_find_instances.t (modified) * trunk/Nebulous-Server/t/08_server_delete_instance.t (modified) * trunk/Nebulous-Server/t/09_server_stat_object.t (modified) * trunk/Nebulous-Server/t/10_client_new.t (modified) * trunk/Nebulous-Server/t/11_client_create.t (modified) * trunk/Nebulous-Server/t/12_client_replicate.t (modified) * trunk/Nebulous-Server/t/13_client_cull.t (modified) * trunk/Nebulous-Server/t/14_client_lock.t (modified) * trunk/Nebulous-Server/t/15_client_unlock.t (modified) * trunk/Nebulous-Server/t/16_client_find_instances.t (modified) * trunk/Nebulous-Server/t/17_client_find.t (modified) * trunk/Nebulous/t/01_load.t (modified) * trunk/Nebulous/t/02_server_setup.t (modified) * trunk/Nebulous/t/03_server_create_object.t (modified) * trunk/Nebulous/t/04_server_replicate_object.t (modified) * trunk/Nebulous/t/05_server_lock_object.t (modified) * trunk/Nebulous/t/06_server_unlock_object.t (modified) * trunk/Nebulous/t/07_server_find_instances.t (modified) * trunk/Nebulous/t/08_server_delete_instance.t (modified) * trunk/Nebulous/t/09_server_stat_object.t (modified) * trunk/Nebulous/t/10_client_new.t (modified) * trunk/Nebulous/t/11_client_create.t (modified) * trunk/Nebulous/t/12_client_replicate.t (modified) * trunk/Nebulous/t/13_client_cull.t (modified) * trunk/Nebulous/t/14_client_lock.t (modified) * trunk/Nebulous/t/15_client_unlock.t (modified) * trunk/Nebulous/t/16_client_find_instances.t (modified) * trunk/Nebulous/t/17_client_find.t (modified) add copyright notice Mon, 03 Jan 2005 23:52:44 GMT jhoblitt [2871] * trunk/Nebulous-Server/t/16_client_find_instances.t (modified) * trunk/Nebulous/t/16_client_find_instances.t (modified) test to see if URIs point to something valid Mon, 03 Jan 2005 23:48:52 GMT jhoblitt [2870] * trunk/Nebulous-Server/t/16_client_find_instances.t (modified) * trunk/Nebulous/t/16_client_find_instances.t (modified) remove test skips crude tests for valid URIs Mon, 03 Jan 2005 23:37:31 GMT jhoblitt [2868] * trunk/Nebulous-Server/t/01_load.t (modified) * trunk/Nebulous-Server/t/03_server_create_object.t (modified) * trunk/Nebulous-Server/t/04_server_replicate_object.t (modified) * trunk/Nebulous-Server/t/05_server_lock_object.t (modified) * trunk/Nebulous-Server/t/06_server_unlock_object.t (modified) * trunk/Nebulous-Server/t/07_server_find_instances.t (modified) * trunk/Nebulous-Server/t/08_server_delete_instance.t (modified) * trunk/Nebulous-Server/t/09_server_stat_object.t (modified) * trunk/Nebulous-Server/t/10_client_new.t (modified) * trunk/Nebulous-Server/t/11_client_create.t (modified) * trunk/Nebulous-Server/t/12_client_replicate.t (modified) * trunk/Nebulous-Server/t/13_client_cull.t (modified) * trunk/Nebulous-Server/t/14_client_lock.t (modified) * trunk/Nebulous-Server/t/15_client_unlock.t (modified) * trunk/Nebulous-Server/t/16_client_find_instances.t (modified) * trunk/Nebulous-Server/t/17_client_find.t (modified) * trunk/Nebulous/t/01_load.t (modified) * trunk/Nebulous/t/03_server_create_object.t (modified) * trunk/Nebulous/t/04_server_replicate_object.t (modified) * trunk/Nebulous/t/05_server_lock_object.t (modified) * trunk/Nebulous/t/06_server_unlock_object.t (modified) * trunk/Nebulous/t/07_server_find_instances.t (modified) * trunk/Nebulous/t/08_server_delete_instance.t (modified) * trunk/Nebulous/t/09_server_stat_object.t (modified) * trunk/Nebulous/t/10_client_new.t (modified) * trunk/Nebulous/t/11_client_create.t (modified) * trunk/Nebulous/t/12_client_replicate.t (modified) * trunk/Nebulous/t/13_client_cull.t (modified) * trunk/Nebulous/t/14_client_lock.t (modified) * trunk/Nebulous/t/15_client_unlock.t (modified) * trunk/Nebulous/t/16_client_find_instances.t (modified) * trunk/Nebulous/t/17_client_find.t (modified) fatal warnings Mon, 03 Jan 2005 23:32:30 GMT jhoblitt [2864] * trunk/Nebulous-Server/t/17_client_find.t (added) * trunk/Nebulous/t/17_client_find.t (added) first working version Mon, 03 Jan 2005 23:24:54 GMT jhoblitt [2863] * trunk/Nebulous-Server/lib/Nebulous/Server.pod (added) * trunk/Nebulous/lib/Nebulous/Server.pod (added) first working version Wed, 22 Dec 2004 02:16:24 GMT jhoblitt [2785] * trunk/Nebulous (added) * trunk/Nebulous-Server (added) * trunk/Nebulous-Server/Build.PL (copied) * trunk/Nebulous-Server/Changes (copied) * trunk/Nebulous-Server/LICENSE (copied) * trunk/Nebulous-Server/MANIFEST (copied) * trunk/Nebulous-Server/Makefile.PL (copied) * trunk/Nebulous-Server/README (copied) * trunk/Nebulous-Server/TODO (copied) * trunk/Nebulous-Server/Todo (copied) * trunk/Nebulous-Server/bootstrap-moa-mp1.sh (copied) * trunk/Nebulous-Server/docs (added) * trunk/Nebulous-Server/docs/apache_setup.txt (copied) * trunk/Nebulous-Server/docs/c_api.h (copied) * trunk/Nebulous-Server/docs/calc_gid.c (copied) * trunk/Nebulous-Server/docs/database_setup.txt (copied) * trunk/Nebulous-Server/docs/design.txt (copied) * trunk/Nebulous-Server/docs/requirements.txt (copied) * trunk/Nebulous-Server/docs/setup.txt (copied) * trunk/Nebulous-Server/docs/tmp.txt (copied) * trunk/Nebulous-Server/lib (added) * trunk/Nebulous-Server/lib/Nebulous (added) * trunk/Nebulous-Server/lib/Nebulous/Server (added) * trunk/Nebulous-Server/lib/Nebulous/Server.pm (copied) * trunk/Nebulous-Server/lib/Nebulous/Server/Apache.pm (copied) * trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm (copied) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (copied) * trunk/Nebulous-Server/nebulous.wsdl (copied) * trunk/Nebulous-Server/scripts (added) * trunk/Nebulous-Server/scripts/bench_test.pl (copied) * trunk/Nebulous-Server/scripts/imageserver.pl (copied) * trunk/Nebulous-Server/scripts/ptest.pl (copied) * trunk/Nebulous-Server/scripts/stest.pl (copied) * trunk/Nebulous-Server/t (added) * trunk/Nebulous-Server/t/01_load.t (copied) * trunk/Nebulous-Server/t/02_server_setup.t (copied) * trunk/Nebulous-Server/t/03_server_create_object.t (copied) * trunk/Nebulous-Server/t/04_server_replicate_object.t (copied) * trunk/Nebulous-Server/t/05_server_lock_object.t (copied) * trunk/Nebulous-Server/t/06_server_unlock_object.t (copied) * trunk/Nebulous-Server/t/07_server_find_instances.t (copied) * trunk/Nebulous-Server/t/08_server_delete_instance.t (copied) * trunk/Nebulous-Server/t/09_server_stat_object.t (copied) * trunk/Nebulous-Server/t/10_client_new.t (copied) * trunk/Nebulous-Server/t/11_client_create.t (copied) * trunk/Nebulous-Server/t/12_client_replicate.t (copied) * trunk/Nebulous-Server/t/13_client_cull.t (copied) * trunk/Nebulous-Server/t/14_client_lock.t (copied) * trunk/Nebulous-Server/t/15_client_unlock.t (copied) * trunk/Nebulous-Server/t/16_client_find_instances.t (copied) * trunk/Nebulous-Server/t/apache_03_server_create_object.x (copied) * trunk/Nebulous-Server/t/apache_04_server_replicate_object.x (copied) * trunk/Nebulous-Server/t/apache_05_server_lock_object.x (copied) * trunk/Nebulous/Build.PL (copied) * trunk/Nebulous/Changes (copied) * trunk/Nebulous/LICENSE (copied) * trunk/Nebulous/MANIFEST (copied) * trunk/Nebulous/Makefile.PL (copied) * trunk/Nebulous/README (copied) * trunk/Nebulous/TODO (copied) * trunk/Nebulous/Todo (copied) * trunk/Nebulous/bootstrap-moa-mp1.sh (copied) * trunk/Nebulous/docs (added) * trunk/Nebulous/docs/apache_setup.txt (copied) * trunk/Nebulous/docs/c_api.h (copied) * trunk/Nebulous/docs/calc_gid.c (copied) * trunk/Nebulous/docs/database_setup.txt (copied) * trunk/Nebulous/docs/design.txt (copied) * trunk/Nebulous/docs/requirements.txt (copied) * trunk/Nebulous/docs/setup.txt (copied) * trunk/Nebulous/docs/tmp.txt (copied) * trunk/Nebulous/lib (added) * trunk/Nebulous/lib/Nebulous (added) * trunk/Nebulous/lib/Nebulous/Client (added) * trunk/Nebulous/lib/Nebulous/Client.pm (copied) * trunk/Nebulous/lib/Nebulous/Client/HTTP.pm (copied) * trunk/Nebulous/lib/Nebulous/Client/Log.pm (copied) * trunk/Nebulous/lib/Nebulous/Server (added) * trunk/Nebulous/lib/Nebulous/Server.pm (copied) * trunk/Nebulous/lib/Nebulous/Server/Apache.pm (copied) * trunk/Nebulous/lib/Nebulous/Server/Log.pm (copied) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (copied) * trunk/Nebulous/lib/Nebulous/Util.pm (copied) * trunk/Nebulous/nebulous.wsdl (copied) * trunk/Nebulous/scripts (added) * trunk/Nebulous/scripts/bench_test.pl (copied) * trunk/Nebulous/scripts/imageserver.pl (copied) * trunk/Nebulous/scripts/ptest.pl (copied) * trunk/Nebulous/scripts/stest.pl (copied) * trunk/Nebulous/t (added) * trunk/Nebulous/t/01_load.t (copied) * trunk/Nebulous/t/02_server_setup.t (copied) * trunk/Nebulous/t/03_server_create_object.t (copied) * trunk/Nebulous/t/04_server_replicate_object.t (copied) * trunk/Nebulous/t/05_server_lock_object.t (copied) * trunk/Nebulous/t/06_server_unlock_object.t (copied) * trunk/Nebulous/t/07_server_find_instances.t (copied) * trunk/Nebulous/t/08_server_delete_instance.t (copied) * trunk/Nebulous/t/09_server_stat_object.t (copied) * trunk/Nebulous/t/10_client_new.t (copied) * trunk/Nebulous/t/11_client_create.t (copied) * trunk/Nebulous/t/12_client_replicate.t (copied) * trunk/Nebulous/t/13_client_cull.t (copied) * trunk/Nebulous/t/14_client_lock.t (copied) * trunk/Nebulous/t/15_client_unlock.t (copied) * trunk/Nebulous/t/16_client_find_instances.t (copied) * trunk/Nebulous/t/TEST.PL (copied) * trunk/Nebulous/t/Test (added) * trunk/Nebulous/t/Test/Nebulous.pm (copied) * trunk/Nebulous/t/apache_03_server_create_object.x (copied) * trunk/Nebulous/t/apache_04_server_replicate_object.x (copied) * trunk/Nebulous/t/apache_05_server_lock_object.x (copied) * trunk/Nebulous/t/conf (added) * trunk/Nebulous/t/conf/extra.conf.in (copied) This commit was generated by cvs2svn to compensate for changes in ...