aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01* In ur code. Making it static.Adam Frisby2-24/+24
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames2-40/+40
2008-05-01* Add more class cast exceptions to mysql read inventory item to cover all ne...Justin Clarke Casey1-3/+26
2008-05-01* Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey7-36/+36
2008-05-01* Change mysql inventory items table version 3 upgrade sql to provide explici...Justin Clarke Casey1-5/+5
2008-05-01* Insert temporary cast exception catching code to deal with mantis 1099 - my...Justin Clarke Casey1-3/+29
2008-04-30* Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby1-42/+0
2008-04-30* Refactored the land table to be versionable in mySQL.Teravus Ovares3-11/+170
2008-04-30* Add a scratch implementation of the new inventory fields to the mssql datab...Justin Clarke Casey1-4/+8
2008-04-30* Change new inventory groupID field to 36 rather than 63Justin Clarke Casey1-1/+1
2008-04-30* Actually enable the inventory upgrade sql if appropriateJustin Clarke Casey1-6/+7
2008-04-30* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares1-1/+1
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares3-5/+32
2008-04-24in theory, let you pass the mysql connection string into theSean Dague2-3/+21
2008-04-23allow for Inventory database source to be specified in mainSean Dague1-0/+6
2008-04-23changes to allow asset_source to be specified in the opensim.iniSean Dague1-0/+7
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby6-21/+24
2008-04-18* Insert some missing database locks for inventory and user data on mysqlJustin Clarke Casey2-7/+20
2008-04-15* Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey1-2/+2
2008-04-11* Discerned between AddProfile and UpdateProfile in region registrationlbsa711-0/+5
2008-04-10renaming of attributes in UserAgentData for readabilitySean Dague1-6/+6
2008-04-10changing UserAgentData to use properties. This caused moreSean Dague1-25/+49
2008-04-10further renaming of properties for claritySean Dague2-19/+19
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague2-40/+51
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague1-2/+2
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-17/+17
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-26/+26
2008-04-02fix ups to include OpenSim.Framework explicit includes (theySean Dague5-0/+5
2008-04-02attempt to fix up all refernces to new directory structureSean Dague8-9/+9
2008-04-02whole lot more movingSean Dague22-0/+4925