| Commit message (Expand) | Author | Age | Files | Lines |
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 1 | -51/+51 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 1 | -0/+1 |
* | * Moved setup of LocalInventoryService and LocalUserServices to the app layer | lbsa71 | 2007-10-02 | 1 | -7/+1 |
* | revert working getInventoryFolder function because this seems | Sean Dague | 2007-10-01 | 1 | -6/+13 |
* | negative code checkin. All these functions are in the base | Sean Dague | 2007-09-28 | 1 | -162/+1 |
* | implement getInventoryItem and getInventoryFolder (not | Sean Dague | 2007-09-28 | 1 | -5/+15 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -37/+34 |
* | oops, I broke the build. Fixed now | Sean Dague | 2007-09-27 | 1 | -3/+3 |
* | implement something in sqlite inventory that wasn't before | Sean Dague | 2007-09-27 | 1 | -3/+7 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -31/+30 |
* | * Renamed methods on IUserData | lbsa71 | 2007-09-24 | 1 | -17/+17 |
* | * A feeble attempt at adding Grid db support to SQLite, just adding some code... | lbsa71 | 2007-09-19 | 2 | -3/+69 |
* | put some locking around user access, which should help with | Sean Dague | 2007-09-15 | 1 | -45/+53 |
* | move the locks closer to the data, sqlite for assets now works like a champ | Sean Dague | 2007-09-11 | 1 | -31/+34 |
* | add DeleteAsset | Sean Dague | 2007-09-11 | 1 | -10/+14 |
* | added some debugging for tracing where asset code isn't working with sqlite | Sean Dague | 2007-09-10 | 2 | -1/+24 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 5 | -5/+5 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 1 | -3/+19 |
* | added SQLiteAssetData class first pass. This should work, | Sean Dague | 2007-09-07 | 1 | -0/+237 |
* | factor out common methods to SQLiteBase | Sean Dague | 2007-09-07 | 2 | -169/+231 |
* | remove debugging statement | Sean Dague | 2007-08-30 | 1 | -1/+1 |
* | some changes which get us closer to Sqlite storage for users | Sean Dague | 2007-08-28 | 1 | -3/+6 |
* | Ensure that UserProfileData doesn't pass down null values. | Sean Dague | 2007-08-28 | 1 | -18/+25 |
* | sqlite is storing now, uint64 makes things "interesting". | Sean Dague | 2007-08-28 | 1 | -7/+8 |
* | added some more types that will be needed | Sean Dague | 2007-08-28 | 1 | -2/+14 |
* | sqlite user datastore "should" be functionally complete | Sean Dague | 2007-08-28 | 1 | -115/+74 |
* | first pass implementation of sqlite storage for user data. This | Sean Dague | 2007-08-27 | 1 | -0/+705 |
* | it helps to actually call TestTables to get the new tables created | Sean Dague | 2007-08-24 | 1 | -0/+2 |
* | updated SQLite Inventory to newer model data definition, | Sean Dague | 2007-08-24 | 1 | -485/+644 |
* | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2007-08-16 | 1 | -0/+17 |
* | Start of inventory items, when you upload a texture the data will now be stor... | MW | 2007-08-14 | 1 | -4/+71 |
* | Start of Inventory service, currently only (partially) functional in standalo... | MW | 2007-08-14 | 1 | -0/+401 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 3 | -436/+436 |
* | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2007-07-08 | 2 | -152/+0 |
* | (no commit message) | lbsa71 | 2007-07-08 | 2 | -7/+5 |
* | * Updating prebuild | Adam Frisby | 2007-07-08 | 2 | -3/+3 |
* | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2007-07-05 | 2 | -3/+3 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 3 | -17/+14 |
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 3 | -4/+4 |
* | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2007-06-29 | 2 | -3/+3 |
* | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2007-06-28 | 2 | -3/+3 |
* | *Master User is now set up | mingchen | 2007-06-28 | 2 | -3/+3 |
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 2 | -2/+48 |
* | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 2007-06-27 | 1 | -2/+2 |
* | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 2007-06-27 | 4 | -8/+8 |
* | *Updated prebuild.xml and ran prebuild again | mingchen | 2007-06-27 | 2 | -14/+2 |
* | Some work on restructuring the namespaces / project names. Note this doesn't ... | MW | 2007-06-27 | 5 | -0/+559 |