|
|
|
@10576
|
20 years |
jhoblitt |
make SQL syntax MySQL 5 compatible
|
|
|
|
@10575
|
20 years |
jhoblitt |
add a Nebulous::Server->config() accessor
make Nebulous::Server->db() …
|
|
|
|
@10546
|
20 years |
jhoblitt |
change Nebulous::Server instantiate objects (init -> new) instead of …
|
|
|
|
@10451
|
20 years |
jhoblitt |
don't reset the query cache when dropping tables
|
|
|
|
@6094
|
21 years |
jhoblitt |
add 'RESET QUERY CACHE'
|
|
|
|
@5671
|
21 years |
jhoblitt |
add missing timestamp
|
|
|
|
@5669
|
21 years |
jhoblitt |
recommend Test::Distribution 1.22
|
|
|
|
@5668
|
21 years |
jhoblitt |
add t/00_distribution.t
|
|
|
|
@5667
|
21 years |
jhoblitt |
rename test files
|
|
|
|
@5665
|
21 years |
jhoblitt |
[nebclient] VERSION to '0.0.2'
|
|
|
|
@5664
|
21 years |
jhoblitt |
Nebulous::Client, Nebulous::Server, & Nebulous::Server::SQL VERSION to …
|
|
|
|
@5662
|
21 years |
jhoblitt |
add Nebulous::Client->open_create()
change Nebulous::Client->create() …
|
|
|
|
@5661
|
21 years |
jhoblitt |
[nebclient] add nebOpenCreate()
[nebclient] change nebCreate() to …
|
|
|
|
@5660
|
21 years |
jhoblitt |
fix test failure
|
|
|
|
@5504
|
21 years |
jhoblitt |
change Nebulous::Server->create_object() to validate comment length
|
|
|
|
@5503
|
21 years |
jhoblitt |
rename Nebulous::Server::SQL->get_class_id -> get_class_by_id
|
|
|
|
@5502
|
21 years |
jhoblitt |
fix test to work with Nebulous::Server->create_object() validating …
|
|
|
|
@5501
|
21 years |
jhoblitt |
add _is_valid_volume_name()
|
|
|
|
@5500
|
21 years |
jhoblitt |
rename t/09_server_util.t -> t/09_server_is_valid_class_id.t
|
|
|
|
@5499
|
21 years |
jhoblitt |
add t/09_server_util.t
|
|
|
|
@5498
|
21 years |
jhoblitt |
factor class id verification check into _is_valid_class_id()
|
|
|
|
@5497
|
21 years |
jhoblitt |
fix tests to work with Nebulous::Server->create_object() verifying …
|
|
|
|
@5496
|
21 years |
jhoblitt |
change the class table so the class_id field isn't auto-incremented
|
|
|
|
@5492
|
21 years |
jhoblitt |
don't use an invalid class ID
|
|
|
|
@5491
|
21 years |
jhoblitt |
fix typo
|
|
|
|
@5490
|
21 years |
jhoblitt |
change create_object to verify that it's class param is valid
|
|
|
|
@5489
|
21 years |
jhoblitt |
remove instance from the class table
|
|
|
|
@5488
|
21 years |
jhoblitt |
drop database scheme as it is a duplicate of Nebulous::Server::SQL
|
|
|
|
@5487
|
21 years |
jhoblitt |
add type to storage_object
fix delete_object sql
|
|
|
|
@5481
|
21 years |
jhoblitt |
change delete_object to also remove storage_object_attr
|
|
|
|
@5480
|
21 years |
jhoblitt |
require SOAP::Lite 0.65
|
|
|
|
@5479
|
21 years |
jhoblitt |
split storage_object table -> storage_object & storage_object_attr
|
|
|
|
@5478
|
21 years |
jhoblitt |
split storage_object table into storage_object & storage_object_attr
|
|
|
|
@5477
|
21 years |
jhoblitt |
add some server methods
|
|
|
|
@5476
|
21 years |
jhoblitt |
update
|
|
|
|
@5050
|
21 years |
jhoblitt |
fix typos
|
|
|
|
@5046
|
21 years |
jhoblitt |
add examples
|
|
|
|
@5045
|
21 years |
jhoblitt |
update
|
|
|
|
@5044
|
21 years |
jhoblitt |
add Nebulous::Server::QuickStart
|
|
|
|
@4943
|
21 years |
jhoblitt |
update
|
|
|
|
@4942
|
21 years |
jhoblitt |
update
|
|
|
|
@4941
|
21 years |
jhoblitt |
update
|
|
|
|
@4940
|
21 years |
jhoblitt |
update
|
|
|
|
@4939
|
21 years |
jhoblitt |
update
|
|
|
|
@4933
|
21 years |
jhoblitt |
add index for volume.name
|
|
|
|
@4932
|
21 years |
jhoblitt |
rename scripts/imageserver.pl -> scripts/nebulous.cgi
remove …
|
|
|
|
@4931
|
21 years |
jhoblitt |
update
|
|
|
|
@4930
|
21 years |
jhoblitt |
rename imageserver.pl -> nebulous.cgi
|
|
|
|
@4929
|
21 years |
jhoblitt |
remove
|
|
|
|
@4924
|
21 years |
jhoblitt |
update
|
|
|
|
@4923
|
21 years |
jhoblitt |
update
|
|
|
|
@4921
|
21 years |
jhoblitt |
update
|
|
|
|
@4917
|
21 years |
jhoblitt |
fix script_files
|
|
|
|
@4915
|
21 years |
jhoblitt |
remove paths
|
|
|
|
@4914
|
21 years |
jhoblitt |
fwv
|
|
|
|
@4913
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4912
|
21 years |
jhoblitt |
fix new_volume() sql
|
|
|
|
@4910
|
21 years |
jhoblitt |
add neb-addvol
|
|
|
|
@4909
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4908
|
21 years |
jhoblitt |
see also neb-addvol
|
|
|
|
@4907
|
21 years |
jhoblitt |
indicate that options are not required if environment is configured
|
|
|
|
@4906
|
21 years |
jhoblitt |
add new_volume()
|
|
|
|
@4905
|
21 years |
jhoblitt |
VERSION to '0.02'
add NEB_DB, NEB_USER, & NEB_PASS environment variables
|
|
|
|
@4897
|
21 years |
jhoblitt |
add script body and pod
|
|
|
|
@4894
|
21 years |
jhoblitt |
add get_db_schema() and get_db_clear()
|
|
|
|
@4892
|
21 years |
jhoblitt |
add lib/Nebulous/Client.pod
add lib/Nebulous/Server.pod
add …
|
|
|
|
@4890
|
21 years |
jhoblitt |
add Apache2::SOAP to build_requires
move Apache::DBI to build_requires
|
|
|
|
@4889
|
21 years |
jhoblitt |
add lib/Nebulous/Server/Config.pm
|
|
|
|
@4888
|
21 years |
jhoblitt |
remove lib/Nebulous/Server/Apache.pm
add lib/Nebulous/Server/SOAP.pm
|
|
|
|
@4885
|
21 years |
jhoblitt |
add nebclient/nebclient.pc.in & nebclient/Doxyfile.in
|
|
|
|
@4883
|
21 years |
jhoblitt |
add bin/neb-initdb
|
|
|
|
@4882
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4881
|
21 years |
jhoblitt |
remove docs/apache_setup.txt & docs/calc_gid.c
|
|
|
|
@4880
|
21 years |
jhoblitt |
typo fix
|
|
|
|
@4879
|
21 years |
jhoblitt |
document object methods
|
|
|
|
@4878
|
21 years |
jhoblitt |
add init() class method
|
|
|
|
@4875
|
21 years |
jhoblitt |
add log table
|
|
|
|
@4874
|
21 years |
jhoblitt |
rename Nebulous::Server->setup() -> Nebulous::Server->init()
add …
|
|
|
|
@4873
|
21 years |
jhoblitt |
rename Nebulous::Server->setup() -> Nebulous::Server->init()
add …
|
|
|
|
@4804
|
21 years |
jhoblitt |
podify
|
|
|
|
@4803
|
21 years |
jhoblitt |
remove
|
|
|
|
@4802
|
21 years |
jhoblitt |
add gid generator
|
|
|
|
@4801
|
21 years |
jhoblitt |
merge apache_setup.txt into setup.txt
|
|
|
|
@4798
|
21 years |
jhoblitt |
update
|
|
|
|
@4795
|
21 years |
jhoblitt |
update
|
|
|
|
@4665
|
21 years |
jhoblitt |
change to mysql 'grant' syntax
|
|
|
|
@4638
|
21 years |
jhoblitt |
->open( $foo, 'write') is not allowed when object has multiple instances
|
|
|
|
@4629
|
21 years |
jhoblitt |
auto generate Makefile.PL
|
|
|
|
@4628
|
21 years |
jhoblitt |
embed nebclient
require Params::Validate '0.73'
|
|
|
|
@4627
|
21 years |
jhoblitt |
removed
|
|
|
|
@4626
|
21 years |
jhoblitt |
remove duplicate nebclient/nebulous.wsdl
|
|
|
|
@4625
|
21 years |
jhoblitt |
add nebclient/*
remove old test files
|
|
|
|
@4624
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4621
|
21 years |
jhoblitt |
rename gsoap -> nebclient
|
|
|
|
@4440
|
21 years |
jhoblitt |
rename PS::IPP::IData -> Nebulous
|
|
|
|
@4439
|
21 years |
jhoblitt |
first working version
|
|
|
|
@4436
|
21 years |
jhoblitt |
drop PS::IPP::IData::Server::Apache
|
|
|
|
@4119
|
21 years |
jhoblitt |
add blurb about my.conf
|
|
|
|
@4118
|
21 years |
jhoblitt |
rename iData.wsdl -> gsoap/idata.wsdl
|
|
|
|
@3016
|
22 years |
jhoblitt |
update database scheme for mysql 4.1 syntax
|
|
|
|