.. |
MSSQL
|
3bd2ec7b2e
Apply http://opensimulator.org/mantis/view.php?id=4724
|
14 rokov pred |
MySQL
|
e7e9e6706e
Restore some code to create estate mapping
|
14 rokov pred |
Null
|
f00126dc2d
Add copyright header. Formatting cleanup.
|
15 rokov pred |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
Resources
|
52deb50884
Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.
|
16 rokov pred |
SQLite
|
8eb70f9719
Fix bug where prim items were not loaded in the new sqlite database handler
|
14 rokov pred |
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 rokov pred |
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 rokov pred |
AssetDataBase.cs
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
15 rokov pred |
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 rokov pred |
GridDataBase.cs
|
b1853d9f26
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
15 rokov pred |
IAssetData.cs
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
15 rokov pred |
IAuthenticationData.cs
|
ac40c7a74c
Fully implement unencrypted auth token operations
|
15 rokov pred |
IGridData.cs
|
b1853d9f26
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
15 rokov pred |
IInventoryData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
ILogData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
IPresenceData.cs
|
23438e66e7
Implement generic delete method
|
15 rokov pred |
IRegionData.cs
|
8e091f5903
Add the Migration for the regions table
|
15 rokov pred |
IRegionProfileService.cs
|
5b5b784599
* Got rid of concrete GridDBService references
|
15 rokov pred |
IUserAccountData.cs
|
2a8f66b221
Revising the user account data interfaces. No user functionality yet
|
15 rokov pred |
IUserData.cs
|
606e831ff5
Formatting cleanup.
|
15 rokov pred |
IXInventoryData.cs
|
1ae9bfc074
Finish conversion if XInventoryService
|
15 rokov pred |
IniConfig.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
Migration.cs
|
b46380e373
dispose of the DbCommand used to execute migrations after we've finished with it rather than within the loop
|
14 rokov pred |
RegionProfileData.cs
|
ee205e7e81
Formatting cleanup.
|
15 rokov pred |
RegionProfileServiceProxy.cs
|
a23d64dec1
Formatting cleanup.
|
15 rokov pred |
ReservationData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
UserDataBase.cs
|
ee205e7e81
Formatting cleanup.
|
15 rokov pred |