.. |
MSSQL
|
3bd2ec7b2e
Apply http://opensimulator.org/mantis/view.php?id=4724
|
14 lat temu |
MySQL
|
e7e9e6706e
Restore some code to create estate mapping
|
14 lat temu |
Null
|
f00126dc2d
Add copyright header. Formatting cleanup.
|
15 lat temu |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 lat temu |
Resources
|
52deb50884
Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.
|
16 lat temu |
SQLite
|
8eb70f9719
Fix bug where prim items were not loaded in the new sqlite database handler
|
14 lat temu |
SQLiteLegacy
|
8966ed9c82
fix an issue with user appearance where the new sqlite db adapter expects directly specification of byte[] type rather than base64 strings
|
14 lat temu |
Tests
|
56fe4c24b8
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evil way forward since mono 2.6 and later will see increasing usage, and this only works with what was
|
14 lat temu |
AssetDataBase.cs
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
15 lat temu |
DataPluginFactory.cs
|
a41cd1d069
* Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always handle PluginLoader with the using pattern. This freed up 121,634,796 bytes on my system
|
15 lat temu |
GridDataBase.cs
|
b1853d9f26
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
15 lat temu |
IAssetData.cs
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
15 lat temu |
IAuthenticationData.cs
|
ac40c7a74c
Fully implement unencrypted auth token operations
|
15 lat temu |
IGridData.cs
|
b1853d9f26
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
15 lat temu |
IInventoryData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 lat temu |
ILogData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 lat temu |
IPresenceData.cs
|
23438e66e7
Implement generic delete method
|
15 lat temu |
IRegionData.cs
|
8e091f5903
Add the Migration for the regions table
|
15 lat temu |
IRegionProfileService.cs
|
5b5b784599
* Got rid of concrete GridDBService references
|
15 lat temu |
IUserAccountData.cs
|
2a8f66b221
Revising the user account data interfaces. No user functionality yet
|
15 lat temu |
IUserData.cs
|
606e831ff5
Formatting cleanup.
|
15 lat temu |
IXInventoryData.cs
|
1ae9bfc074
Finish conversion if XInventoryService
|
15 lat temu |
IniConfig.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 lat temu |
Migration.cs
|
b46380e373
dispose of the DbCommand used to execute migrations after we've finished with it rather than within the loop
|
14 lat temu |
RegionProfileData.cs
|
ee205e7e81
Formatting cleanup.
|
15 lat temu |
RegionProfileServiceProxy.cs
|
a23d64dec1
Formatting cleanup.
|
15 lat temu |
ReservationData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 lat temu |
UserDataBase.cs
|
ee205e7e81
Formatting cleanup.
|
15 lat temu |