| Commit message (Expand) | Author | Files | Lines |
2007-09-15 | put some locking around user access, which should help with | Sean Dague | 1 | -45/+53 |
2007-09-11 | move the locks closer to the data, sqlite for assets now works like a champ | Sean Dague | 1 | -31/+34 |
2007-09-11 | add DeleteAsset | Sean Dague | 1 | -10/+14 |
2007-09-10 | added some debugging for tracing where asset code isn't working with sqlite | Sean Dague | 2 | -1/+24 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 5 | -5/+5 |
2007-09-10 | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 1 | -3/+19 |
2007-09-07 | added SQLiteAssetData class first pass. This should work, | Sean Dague | 1 | -0/+237 |
2007-09-07 | factor out common methods to SQLiteBase | Sean Dague | 2 | -169/+231 |
2007-08-30 | remove debugging statement | Sean Dague | 1 | -1/+1 |
2007-08-28 | some changes which get us closer to Sqlite storage for users | Sean Dague | 1 | -3/+6 |
2007-08-28 | Ensure that UserProfileData doesn't pass down null values. | Sean Dague | 1 | -18/+25 |
2007-08-28 | sqlite is storing now, uint64 makes things "interesting". | Sean Dague | 1 | -7/+8 |
2007-08-28 | added some more types that will be needed | Sean Dague | 1 | -2/+14 |
2007-08-28 | sqlite user datastore "should" be functionally complete | Sean Dague | 1 | -115/+74 |
2007-08-27 | first pass implementation of sqlite storage for user data. This | Sean Dague | 1 | -0/+705 |
2007-08-24 | it helps to actually call TestTables to get the new tables created | Sean Dague | 1 | -0/+2 |
2007-08-24 | updated SQLite Inventory to newer model data definition, | Sean Dague | 1 | -485/+644 |
2007-08-16 | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 1 | -0/+17 |
2007-08-14 | Start of inventory items, when you upload a texture the data will now be stor... | MW | 1 | -4/+71 |
2007-08-14 | Start of Inventory service, currently only (partially) functional in standalo... | MW | 1 | -0/+401 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 3 | -436/+436 |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2 | -152/+0 |
2007-07-08 | (no commit message) | lbsa71 | 2 | -7/+5 |
2007-07-08 | * Updating prebuild | Adam Frisby | 2 | -3/+3 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2 | -3/+3 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 3 | -17/+14 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 3 | -4/+4 |
2007-06-29 | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2 | -3/+3 |
2007-06-28 | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2 | -3/+3 |
2007-06-28 | *Master User is now set up | mingchen | 2 | -3/+3 |
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2 | -2/+48 |
2007-06-27 | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 1 | -2/+2 |
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 4 | -8/+8 |
2007-06-27 | *Updated prebuild.xml and ran prebuild again | mingchen | 2 | -14/+2 |