aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLDataStore.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* The hazards if unclean sourc trees. Yours truly got bitten this time.Melanie Thielker2008-07-261-2/+4
* Re-Fix the fixMelanie Thielker2008-07-261-1/+1
* Fix Mantis #1830Melanie Thielker2008-07-261-0/+1
* Patch #9155 (Mantis #1793)Melanie Thielker2008-07-251-0/+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-70/+70
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-181-22/+1
* masks MySQL password from console startup messagesDahlia Trimble2008-07-181-1/+22
* Patch #9151Melanie Thielker2008-07-181-140/+3
* change SitTarget calls from functions to propertiesSean Dague2008-07-071-14/+15
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-2/+2
* Mantis#1639. Thank you, Melanie for a patch that:Charles Krinke2008-07-011-1/+8
* Mantis#1637. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-301-0/+6
* * Fix for http://opensimulator.org/mantis/view.php?id=1512Justin Clarke Casey2008-06-291-18/+94
* patch and files from mantis #1630, Thanks MelanieMW2008-06-291-0/+183
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-152/+152
* Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru...Jeff Ames2008-06-261-36/+223
* Mantis#1595. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+3
* Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f...Jeff Ames2008-06-261-3/+65
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+117
* * Handle parcel telehub location corruption gracefully. DBNullTeravus Ovares2008-06-201-7/+16
* fix an edge case with migrations in the region store.Sean Dague2008-06-191-0/+4
* Fix mysql migrations. This is tested with an existing up to date schema,Sean Dague2008-06-121-0/+1
* * minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey2008-06-121-1/+1
* this, in theory, adds migration support to mysql for all Sean Dague2008-06-121-72/+84
* Mantis#1501. Thank you kindly, Nebadon, for a patch thatCharles Krinke2008-06-101-1/+7
* * experimental: Make OpenSim archiver save and reload all prim textures when ...Justin Clarke Casey2008-06-021-0/+1
* remove terrain bloat, only keep last terrain revisionSean Dague2008-05-281-1/+5
* remove an erroneous line to fetch the terrain table in a way that Sean Dague2008-05-281-2/+0
* * Potential fix for Mantis#167, 332 - MySQL Thread collision.Adam Frisby2008-05-261-61/+76
* Formatting cleanup.Jeff Ames2008-05-161-92/+92
* * Implemented DIE_AT_EDGE and Temporary objects don't save to the database.Teravus Ovares2008-05-041-1/+3
* * In ur code. Making it static.Adam Frisby2008-05-011-22/+22
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-23/+23
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-301-42/+0
* * Refactored the land table to be versionable in mySQL.Teravus Ovares2008-04-301-11/+128
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-301-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-4/+5
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+1722