aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-082-0/+17
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-067-163/+163
* Fix for Bug #2065: New check out crashes on sqlite migrationSean Dague2008-08-281-0/+1
* cleaning out cruft from pre-Migration daysSean Dague2008-08-271-103/+1
* getting rid of pre-Migration cruftSean Dague2008-08-271-111/+0
* we are now past change 6000, so getting rid of pre-Migration cruftSean Dague2008-08-271-222/+0
* we are now past change 6000, so getting rid of the pre-MigrationSean Dague2008-08-271-81/+0
* get rid of the "drop if exists" lines in this old migration, as thoseSean Dague2008-08-271-6/+0
* Mantis#2052. Thank you kindly, Avdleeuw for a patch that:Charles Krinke2008-08-271-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-1/+1
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-33/+4
* Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker2008-08-181-0/+5
* Formatting cleanup.Jeff Ames2008-08-185-85/+85
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-152-0/+12
* Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker2008-08-142-0/+12
* Add the UserStore migrations to the TP fixes patchMelanie Thielker2008-08-141-0/+5
* Mantis #1946Melanie Thielker2008-08-141-0/+7
* Mantis#1903. Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-08-101-4/+93
* Minor formatting cleanup.Jeff Ames2008-08-071-1/+1
* Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur2008-08-061-0/+20
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-011-0/+6
* Add the missing migration files :/Melanie Thielker2008-08-011-0/+8
* Patch #8 in the estate series. Introduces the concept of an estateMelanie Thielker2008-08-011-0/+7
* Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2008-07-311-2/+2
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-312-12/+29
* * Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey2008-07-251-1/+1
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-231-10/+10
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-69/+69
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-232-15/+17
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-231-5/+0
* Change SQLite argument marker from the more standard '@' to the ':' supportedMelanie Thielker2008-07-191-30/+30
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-181-24/+1
* Patch to fix saving of estate managers list loaded during migration.Melanie Thielker2008-07-181-0/+3
* fixing copy & paste artefact.Dr Scofield2008-07-181-2/+2
* add some locks back into the sqlite asset path, as something changedSean Dague2008-07-181-49/+56
* remove all the odd quoting, on the off chance this was causing someSean Dague2008-07-181-90/+90
* put the entire thing inside a transaction. This probably doesn'tSean Dague2008-07-181-0/+4
* fix typo in create index that caused the entire migration to fail.Sean Dague2008-07-181-1/+12
* squashing further warnings.Dr Scofield2008-07-181-1/+1
* Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur2008-07-181-5/+20
* Patch #9151Melanie Thielker2008-07-183-114/+425
* Patch #9148Melanie Thielker2008-07-141-0/+5
* change SitTarget calls from functions to propertiesSean Dague2008-07-071-14/+15
* * remove unused CommitAssets() hook for nowJustin Clarke Casey2008-07-071-13/+0
* Update svn properties.Jeff Ames2008-07-031-10/+10
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-022-8/+14
* patch and files from mantis #1630, Thanks MelanieMW2008-06-292-0/+47
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-275-88/+88
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-0/+2
* Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_...Jeff Ames2008-06-267-63/+623