aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-12-071-2/+0
|\
| * Adding profile partners fix to SQLite and PgSQL driversBlueWall2013-12-051-2/+0
* | Merge branch 'master' into careminsterMelanie2013-10-061-1/+1
|\ \ | |/
| * Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
* | Merge branch 'master' into careminsterMelanie2013-10-042-0/+28
|\ \ | |/
| * Preserve attachment point & position when attachment is rezzed in worldAleric Inglewood2013-09-222-0/+28
* | Merge branch 'master' into careminsterMelanie2013-07-241-10/+10
|\ \ | |/
| * Fix HGTravelStore.migrations in SQLite (mantis #6709)Diva Canto2013-07-191-10/+10
* | Merge branch 'master' into careminsterMelanie2013-07-182-0/+100
|\ \ | |/
| * Added SQLite version of hg travel data store. UNTESTED. Hope it works!Diva Canto2013-07-142-0/+100
* | Merge branch 'master' into careminsterMelanie2013-07-041-0/+4
|\ \ | |/
| * Fix SQL statementDiva Canto2013-07-021-1/+1
| * Do the same for SQLite and MSSQLDiva Canto2013-07-021-1/+1
| * This should have a strong effect on the Unknown User issue mantis #6625Diva Canto2013-07-021-0/+4
* | Merge branch 'master' into careminsterMelanie2013-06-301-1/+1
|\ \ | |/
| * Make the concept of namespaces explicit in dynamic attributesJustin Clark-Casey (justincc)2013-06-271-1/+1
* | Merge branch 'master' into careminsterMelanie2013-06-131-2/+3
|\ \ | |/
| * * This fixes having to select and deselect prim to get keyframemotion to star...teravus2013-06-121-2/+3
* | Merge branch 'master' into careminsterMelanie2013-06-112-0/+32
|\ \ | |/
| * * Adds KeyFrameMotion storage support to SQLite, just a note, seems that ...teravus2013-06-112-0/+32
* | Merge branch 'master' into careminsterMelanie2013-06-112-0/+994
|\ \ | |/
| * SQLite support for UserProfilesBlueWall2013-06-072-0/+994
* | Merge branch 'master' into careminsterMelanie2013-05-111-0/+9
|\ \ | |/
| * Send up the part missing from the Avination Estate commit.Melanie2013-05-111-0/+9
* | Merge branch 'master' into careminsterMelanie2013-02-281-5/+23
|\ \ | |/
| * Add asset name and description truncation warnings to SQLite database plugin ...Justin Clark-Casey (justincc)2013-02-271-5/+23
* | Merge branch 'master' into careminsterMelanie2013-02-221-1/+1
|\ \ | |/
| * Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* | Merge branch 'master' into careminsterMelanie2013-02-102-0/+30
|\ \ | |/
| * Added physics parameters support to MSSQL and SQLite (not tested)Oren Hurvitz2013-02-092-0/+30
* | Merge branch 'master' into careminsterMelanie2013-02-053-2/+24
|\ \ | |/
| * Merge branch 'dynamic-attributes2'Justin Clark-Casey (justincc)2013-02-052-1/+23
| |\
| | * 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-251-1/+5
| | * Stopped storing dynamic attributes in the PrimShapeOren Hurvitz2013-01-251-8/+0
| | * Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr...Justin Clark-Casey (justincc)2013-01-251-4/+4
| | * 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-051-1/+1
| |/
* | Merge branch 'master' into careminsterMelanie2012-11-171-32/+10
|\ \ | |/
| * refactor: move common inventory folder version update code to parent class in...Justin Clark-Casey (justincc)2012-11-151-32/+10
* | Merge branch 'master' into careminsterMelanie2012-11-152-7/+142
|\ \ | |/
| * Implement folder version updating for the sqlite inventory pluginJustin Clark-Casey (justincc)2012-11-152-7/+142
* | Merge branch 'master' into careminsterMelanie2012-11-1510-299/+306
|\ \ | |/
| * 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-131-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-091-3/+27
|\ \ | |/
| * Update parent inventory folder version numbers when folders are moved/created...Justin Clark-Casey (justincc)2012-11-091-3/+27
* | 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