aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* * In ur code. Making it static.Adam Frisby2008-05-012-24/+24
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-012-40/+40
* * Add more class cast exceptions to mysql read inventory item to cover all ne...Justin Clarke Casey2008-05-011-3/+26
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-017-36/+36
* * Change mysql inventory items table version 3 upgrade sql to provide explici...Justin Clarke Casey2008-05-011-5/+5
* * Insert temporary cast exception catching code to deal with mantis 1099 - my...Justin Clarke Casey2008-05-011-3/+29
* * 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-303-11/+170
* * Add a scratch implementation of the new inventory fields to the mssql datab...Justin Clarke Casey2008-04-301-4/+8
* * Change new inventory groupID field to 36 rather than 63Justin Clarke Casey2008-04-301-1/+1
* * Actually enable the inventory upgrade sql if appropriateJustin Clarke Casey2008-04-301-6/+7
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-301-1/+1
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-303-5/+32
* in theory, let you pass the mysql connection string into theSean Dague2008-04-242-3/+21
* allow for Inventory database source to be specified in mainSean Dague2008-04-231-0/+6
* changes to allow asset_source to be specified in the opensim.iniSean Dague2008-04-231-0/+7
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-231-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-216-21/+24
* * Insert some missing database locks for inventory and user data on mysqlJustin Clarke Casey2008-04-182-7/+20
* * Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey2008-04-151-2/+2
* * Discerned between AddProfile and UpdateProfile in region registrationlbsa712008-04-111-0/+5
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-6/+6
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-25/+49
* further renaming of properties for claritySean Dague2008-04-102-19/+19
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-102-40/+51
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-2/+2
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-17/+17
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-26/+26
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-025-0/+5
* attempt to fix up all refernces to new directory structureSean Dague2008-04-028-9/+9
* whole lot more movingSean Dague2008-04-0222-0/+4925