aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data.DB4o (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-01* DB4o Storage provider is now well documentedAdam Frisby3-2/+237
* Added try/catch over user creation (should allow multiple logins on Db4o)
2007-05-30Rebuilt the build filesgareth2-158/+158
Added some more prompts and stuff to ServiceManager
2007-05-29* Rebuilt PrebuildAdam Frisby1-47/+47
* Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before.
2007-05-27FIXED THE TRUNK!gareth1-47/+47
2007-05-26* Added addNewUserAgent() function. No idea if it breaks compilation since ↵Adam Frisby1-0/+5
MSVC#2005 solutions are broken.
2007-05-25Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵MW2-1/+6
this): Re-added a CLI "create user" command to the userserver, only currently works if using DB4o as the database provider. Added Xml config files to both the UserServer and Gridserver (UserServerConfig.xml and GridServerConfig.xml), so that the database provider can be set in it. (both currently default to DB4o , so maybe Adam will want to change it back to defaulting to MySQL)
2007-05-24* re-prebuiltlbsa711-12/+0
* deleted all those *.user - ignore them next time!
2007-05-24Stage 2: GridServices build files should be fixed now, Someone will need to ↵MW2-10/+10
test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices.
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW7-0/+488