aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker5-109/+19
2008-08-19Update svn properties, formatting cleanup.Jeff Ames2-7/+7
2008-08-19Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2-5/+9
2008-08-18* If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey1-0/+1
2008-08-18* Properly dispose of the reader after readAttachments() has finished with it...Justin Clarke Casey1-2/+3
2008-08-18Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker4-0/+86
2008-08-18Formatting cleanup.Jeff Ames29-302/+301
2008-08-16* Rename *DataStore classes to *RegionData to align with SQLiteJustin Clarke Casey2-0/+0
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker5-5/+42
2008-08-15Small fox in the database, god level was being overwritten with the userMelanie Thielker1-1/+1
2008-08-14Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker5-4/+31
2008-08-14Mantis #1953Melanie Thielker1-2/+2
2008-08-14Add the UserStore migrations to the TP fixes patchMelanie Thielker2-0/+10
2008-08-14Mantis #1946Melanie Thielker3-3/+16
2008-08-12Minor formatting cleanup.Jeff Ames1-1/+1
2008-08-10Mantis#1903. Thank you kindly, CMickeyb for a patch that:Charles Krinke2-9/+201
2008-08-07Minor formatting cleanup.Jeff Ames3-4/+4
2008-08-06Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur3-0/+66
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker2-0/+12
2008-08-01Add the missing migration files :/Melanie Thielker2-0/+16
2008-08-01Patch #8 in the estate series. Introduces the concept of an estateMelanie Thielker2-0/+14
2008-07-31Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur4-6/+6
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur13-53/+117
2008-07-29* Refactored some heavily duplicated RequestSimProfileData functionslbsa711-87/+40
2008-07-26The hazards if unclean sourc trees. Yours truly got bitten this time.Melanie Thielker1-2/+4
2008-07-26Re-Fix the fixMelanie Thielker1-1/+1
2008-07-26Fix Mantis #1830Melanie Thielker1-0/+1
2008-07-25* Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey1-1/+1
2008-07-25squashing warning.Dr Scofield1-1/+3
2008-07-25Patch #9155 (Mantis #1793)Melanie Thielker1-0/+1
2008-07-23few additional fixed to get prim inventory up on nhibernateSean Dague3-4/+4
2008-07-23implemented prim inventories for nhibernateSean Dague1-1/+30
2008-07-23fix column mappingSean Dague1-1/+1
2008-07-23complete the prim inventory mappingSean Dague1-0/+6
2008-07-23refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague4-30/+47
2008-07-23add primitems migration for nhibernateSean Dague1-0/+27
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague3-205/+205
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames3-27/+31
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur7-35/+2
2008-07-22Update svn properties. Squash a couple of warnings.Jeff Ames2-4/+4
2008-07-20Mantis#1796. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2-2/+67
2008-07-19Change SQLite argument marker from the more standard '@' to the ':' supportedMelanie Thielker1-30/+30
2008-07-19Update svn properties. Fix some inconsistent newlines.Jeff Ames2-239/+239
2008-07-18Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker5-69/+5
2008-07-18Patch to fix saving of estate managers list loaded during migration.Melanie Thielker2-0/+6
2008-07-18fixing copy & paste artefact.Dr Scofield1-2/+2
2008-07-18add some locks back into the sqlite asset path, as something changedSean Dague1-49/+56
2008-07-18remove all the odd quoting, on the off chance this was causing someSean Dague1-90/+90
2008-07-18put the entire thing inside a transaction. This probably doesn'tSean Dague1-0/+4