IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Nebulous/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @6188   20 years jhoblitt fix api example
(edit) @6094   20 years jhoblitt add 'RESET QUERY CACHE'
(edit) @5670   21 years jhoblitt fix Nebulous::Client->open()
(edit) @5664   21 years jhoblitt Nebulous::Client, Nebulous::Server, & Nebulous::Server::SQL VERSION to …
(edit) @5663   21 years jhoblitt add ->open_create()
(edit) @5662   21 years jhoblitt add Nebulous::Client->open_create() change Nebulous::Client->create() …
(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) @5501   21 years jhoblitt add _is_valid_volume_name()
(edit) @5498   21 years jhoblitt factor class id verification check into _is_valid_class_id()
(edit) @5496   21 years jhoblitt change the class table so the class_id field isn't auto-incremented
(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) @5487   21 years jhoblitt add type to storage_object fix delete_object sql
(edit) @5481   21 years jhoblitt change delete_object to also remove storage_object_attr
(edit) @5478   21 years jhoblitt split storage_object table into storage_object & storage_object_attr
(edit) @5051   21 years jhoblitt reference Nebulous::Client::QuickStart
(edit) @5050   21 years jhoblitt fix typos
(edit) @5047   21 years jhoblitt add ref to examples directory
(edit) @5044   21 years jhoblitt add Nebulous::Server::QuickStart
(edit) @4933   21 years jhoblitt add index for volume.name
(edit) @4928   21 years jhoblitt initialize logging from import()
(edit) @4927   21 years jhoblitt add Nebulous::Client::Log::init() class method
(edit) @4912   21 years jhoblitt fix new_volume() sql
(edit) @4906   21 years jhoblitt add new_volume()
(edit) @4894   21 years jhoblitt add get_db_schema() and get_db_clear()
(edit) @4880   21 years jhoblitt typo fix
(edit) @4879   21 years jhoblitt document object methods
(edit) @4878   21 years jhoblitt add init() class method
(edit) @4874   21 years jhoblitt rename Nebulous::Server->setup() -> Nebulous::Server->init() add …
(edit) @4638   21 years jhoblitt ->open( $foo, 'write') is not allowed when object has multiple instances
(edit) @4633   21 years jhoblitt remove an old auto-lock comment
(edit) @4632   21 years jhoblitt remove commented auto-lock code
(edit) @4440   21 years jhoblitt rename PS::IPP::IData -> Nebulous
(edit) @3016   22 years jhoblitt update database scheme for mysql 4.1 syntax
(edit) @2919   22 years jhoblitt rename a variable in cull() for clarity
(edit) @2918   22 years jhoblitt use PS::IPP::IData::Server::SOAP as a proxy between Apache.pm and Server.pm
(edit) @2917   22 years jhoblitt first working version
(edit) @2914   22 years jhoblitt add err & set_err methods change delete to return undef on error
(edit) @2912   22 years jhoblitt first working version
(edit) @2907   22 years jhoblitt remove all automatic locking
(edit) @2905   22 years jhoblitt always call ->finish on select sths
(edit) @2904   22 years jhoblitt fix scoping issue
(edit) @2903   22 years jhoblitt move from DBI->prepare to DBI->prepare_cached cleanup _get_storage_volume
(edit) @2902   22 years jhoblitt remove raw SQl from _get_storage_volume
(edit) @2901   22 years jhoblitt move debug messages to after parameter validation
(edit) @2900   22 years jhoblitt suppress warnings
(edit) @2898   22 years jhoblitt fatal warnings
(edit) @2895   22 years jhoblitt more consistent tracing messages
(edit) @2894   22 years jhoblitt add stat method
(edit) @2880   22 years jhoblitt add checks for copy & delete success in move
(edit) @2877   22 years jhoblitt add check for valid filehandles in copy
(edit) @2875   22 years jhoblitt don't automatically lock for copy
(edit) @2863   22 years jhoblitt first working version
(edit) @2862   22 years jhoblitt use urn:PS/IPP/IData/Server as server namespace
(edit) @2787   22 years jhoblitt fix default logging level
(edit) @2786   22 years jhoblitt turned off SOAP::Lite tracing
(add) @2785   22 years jhoblitt This commit was generated by cvs2svn to compensate for changes in …
Note: See TracRevisionLog for help on using the revision log.