aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-02-0511-14/+71
|\
| * Merge branch 'dynamic-attributes2'Justin Clark-Casey (justincc)2013-02-056-9/+68
| |\
| | * Remove the accidental PrimShapes column that I added back to the SQLite regio...Justin Clark-Casey (justincc)2013-01-251-2/+1
| | * Fix tests by adding DynAttrs add column commands to RegionStore.migrations (t...Justin Clark-Casey (justincc)2013-01-251-0/+6
| | * Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attr...Oren Hurvitz2013-01-253-3/+15
| | * Stopped storing dynamic attributes in the PrimShapeOren Hurvitz2013-01-255-28/+5
| | * Added missing DynAttrs references in MySQLOren Hurvitz2013-01-251-3/+6
| | * Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr...Justin Clark-Casey (justincc)2013-01-253-12/+12
| | * Implement dynamic attribute persistence on mysql and mssqlJustin Clark-Casey (justincc)2013-01-254-8/+49
| | * Implement Dynamic Attributes for SOP and PBS. Implement storage in SQLiteJustin Clark-Casey (justincc)2013-01-251-0/+21
| * | Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-055-5/+5
| |/
* | Merge branch 'master' into careminsterMelanie2013-01-041-20/+44
|\ \ | |/
| * Added locking in NullRegionData.Oren Hurvitz2013-01-021-20/+44
* | Merge branch 'avination' into careminsterMelanie2012-12-181-1/+1
|\ \
| * | Check database for root prim IDs only to try and get a handle on prim lossMelanie2012-12-091-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-12-094-0/+36
|\ \ \ | | |/ | |/|
| * | Restrict IPresenceData.VerifyAgentBlueWall2012-12-094-17/+17
| * | Add agent verification to PresenceBlueWall2012-12-084-0/+36
* | | Merge branch 'master' into careminsterMelanie2012-11-301-1/+7
|\ \ \ | |/ /
| * | Fix database service unit test failures by temporarily reverting BasicDataSer...Justin Clark-Casey (justincc)2012-11-261-1/+7
* | | Merge branch 'master' into careminsterMelanie2012-11-257-4/+235
|\ \ \ | |/ / | | / | |/ |/|
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-244-4/+7
| * Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-243-0/+228
* | Merge branch 'master' into careminsterMelanie2012-11-173-112/+28
|\ \ | |/
| * refactor: move common inventory folder version update code to parent class in...Justin Clark-Casey (justincc)2012-11-153-112/+28
* | Merge branch 'master' into careminsterMelanie2012-11-153-21/+244
|\ \ | |/
| * Improve inventory folder version updating for mssql database plugin.Justin Clark-Casey (justincc)2012-11-151-14/+102
| * Implement folder version updating for the sqlite inventory pluginJustin Clark-Casey (justincc)2012-11-152-7/+142
* | Merge branch 'master' into careminsterMelanie2012-11-1514-303/+310
|\ \ | |/
| * More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possi...Justin Clark-Casey (justincc)2012-11-149-298/+305
| * Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto2012-11-135-5/+5
* | Merge branch 'master' into careminsterMelanie2012-11-094-48/+221
|\ \ | |/
| * minor: Adjust method doc on IXInventoryData MoveItem() and MoveFolder() to ma...Justin Clark-Casey (justincc)2012-11-091-6/+6
| * Update parent inventory folder version numbers when folders are moved/created...Justin Clark-Casey (justincc)2012-11-094-47/+220
* | Merge branch 'master' into careminsterMelanie2012-11-082-5/+76
|\ \ | |/
| * Update folder version numbers when moving items and making the Delete(string[...Justin Clark-Casey (justincc)2012-11-062-4/+53
| * Increment version number of a folder when an object it contains is deleted.Justin Clark-Casey (justincc)2012-11-061-3/+25
* | Merge branch 'master' into careminsterMelanie2012-10-231-5/+20
|\ \ | |/
| * SQLite DB: some values of land data will be not saved / loadedPixelTomsen2012-10-211-5/+20
* | Merge branch 'master' into careminsterMelanie2012-10-124-17/+4
|\ \ | |/
| * Disambiguate use of RegionFlags in NullRegionDataJustin Clark-Casey (justincc)2012-10-091-0/+1
| * Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...Justin Clark-Casey (justincc)2012-10-093-17/+3
* | Merge branch 'master' into careminsterMelanie2012-09-291-3/+0
|\ \ | |/
| * Removed the bits about the TOSModule. That module doesn't go into core. WARNI...Diva Canto2012-09-271-3/+0
* | Merge commit '3c77b8f463a852aecf3cb29fe4e5f4614f474dbf' into careminsterMelanie2012-09-271-0/+8
|\ \ | |/
| * TOS module. WARNING: migration in GridUser table.Diva Canto2012-09-251-0/+8
* | Merge branch 'master' into careminsterMelanie2012-08-311-219/+238
|\ \ | |/
| * Also do other MySQL region settings related calls under m_dbLock, in common w...Justin Clark-Casey (justincc)2012-08-311-117/+130
| * Do Windlight storage and removal calls in MySQL under m_dbLock, as is done wi...Justin Clark-Casey (justincc)2012-08-311-102/+108
* | Merge branch 'master' into careminsterMelanie2012-08-291-0/+10
|\ \ | |/