aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-27Update svn properties, minor formatting cleanup.Jeff Ames1-5/+5
2008-10-27Thank you kindly, Ruud Lathrop for a patch that solves:Charles Krinke3-157/+187
2008-10-18Add a resource file on Strawberry's patch I missedMelanie Thielker1-0/+7
2008-10-18Thank you, Strawberry Fride, for a patch that brings MSSQL even with MySQLMelanie Thielker1-31/+35
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker4-0/+26
2008-10-17Update svn properties, minor formatting cleanup.Jeff Ames2-3/+3
2008-10-16- Removed debug print methodSean Dague1-12/+1
2008-10-16more fun with rebasingSean Dague1-2/+12
2008-10-16resorting out this merge from arthur, sorry for so many commits here.Sean Dague1-8/+0
2008-10-16- Enforced no user or agent with UUID 0 on agent DB insertionSean Dague1-0/+5
2008-10-16- New attempt after merging problemSean Dague1-5/+0
2008-10-16- Enforced no user or agent with UUID 0 on agent DB insertionSean Dague1-0/+3
2008-10-16- Removed a Console.Writeline and added a Test that will be changedSean Dague1-2/+7
2008-10-16- Removed debug print methodSean Dague1-12/+1
2008-10-16- Enforced no user or agent with UUID 0 on agent DB insertionSean Dague3-8/+12
2008-10-15clean up a merge conflict and remove a console messageSean Dague1-0/+1
2008-10-15* minor: comment out persisting prim inventory log messagesJustin Clarke Casey2-2/+2
2008-10-15- Added User Appearance Set and Get testsSean Dague1-0/+10
2008-10-15- Removed a Console.Writeline and added a Test that will be changedSean Dague1-2/+20
2008-10-15- Makes MySQL reject inserting UUID 0Sean Dague3-5/+59
2008-10-15Removed some commentsSean Dague1-3/+1
2008-10-14move from index based to exists strategy hereSean Dague1-10/+36
2008-10-14Merge commit 'arthur/master'Sean Dague2-17/+254
2008-10-03Add the missing bits for the new region-search:Homer Horwitz5-0/+97
2008-10-03* minor: remove warnings (the code cleaners strike again)Justin Clarke Casey1-9/+9
2008-10-03fix the sqlite break. There were two issue here:Sean Dague1-1/+2
2008-10-03Add database persistence for material settingMelanie Thielker4-0/+22
2008-10-01stick a TODO in here about land tests, which really can't be done inSean Dague1-1/+7
2008-10-01enhance boundary tests for no terrain. Put in a null loadSean Dague1-3/+22
2008-10-01remove tests for inventorySean Dague1-0/+19
2008-10-01add basic store retrieve prim inventory test. the primSean Dague1-3/+60
2008-10-01add delete prim tests. Found and fixed bugs where regionSean Dague3-8/+47
2008-09-29add a test for updating region settings and fix a bug in uuidSean Dague2-1/+21
2008-09-29* Add missing mssql migration files from http://opensimulator.org/mantis/view...Justin Clarke Casey3-0/+76
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey4-72/+103
2008-09-28Mantis#2291. Thank you kindly, StrawberryFride for a patch that solves:Charles Krinke3-53/+0
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-2/+2
2008-09-26* Patch from JHurlimanTeravus Ovares5-17/+17
2008-09-26* minor: remove warningsJustin Clarke Casey4-4/+4
2008-09-25removal of more dead alter table codeSean Dague1-39/+2
2008-09-24light mysql user testsSean Dague1-0/+88
2008-09-24expose it for real, missed the public keywordSean Dague1-1/+1
2008-09-24expose MySQLUserData class so that it can be testedSean Dague1-1/+1
2008-09-24remove configurable table names from the mysql user driver. ThatSean Dague1-24/+3
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz4-0/+65
2008-09-24light the mysql region testsSean Dague1-0/+97
2008-09-24let the asset tests run on MySQL. Interesting difference here, theSean Dague4-4/+102
2008-09-24remove a bunch of out of date inline ALTER table commands that would onlySean Dague1-84/+17
2008-09-23couple of minor test cleanups to see if this gets us past the bamboo humpSean Dague5-12/+4
2008-09-23create the first attempted mysql test. This only runs locally if youSean Dague1-8/+19