aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-10* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey5-16/+11
2008-11-09Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames2-50/+50
2008-11-09Mantis#2591. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2-0/+50
2008-11-08Mantis#2598: Thanks Fly-Man- for a patch that fixes a client-thread crash byHomer Horwitz1-1/+1
2008-11-08Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen1-2/+2
2008-11-08Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames2-2/+56
2008-11-06add create_time and access_time to asset db for mysql, as wellSean Dague2-2/+52
2008-11-06From: arthursv@linux.vnet.ibm.comSean Dague3-52/+162
2008-11-05Update svn properties, minor formatting cleanup.Jeff Ames1-5/+5
2008-11-05add a test that ensures that databases work if email is null.Sean Dague1-0/+4
2008-11-05added missing file from mantis #2555Dahlia Trimble1-0/+5
2008-11-04* Apply http://opensimulator.org/mantis/view.php?id=2555Justin Clarke Casey1-4/+7
2008-11-04add some null protection on emailSean Dague2-2/+3
2008-11-04- Added stronger persistence tests for BasicUserTestsSean Dague2-13/+103
2008-11-04- Stronger inventory testsSean Dague1-5/+119
2008-11-04implement email field for MySQL and SQLiteSean Dague6-16/+36
2008-11-01* Minor cleanupAdam Frisby1-1/+0
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz5-1/+99
2008-11-01Fix a compile warning about unreachable codeHomer Horwitz1-2/+0
2008-11-01A stab a getting the user server to act right. Move acquisition of theMelanie Thielker2-18/+21
2008-10-31* Added some debug information to MySQL UserDataManager to help diagnose a po...Adam Frisby2-18/+25
2008-10-30* minor: remove mono warningJustin Clarke Casey1-1/+0
2008-10-30- Includes consistency test for new and updated objects, asSean Dague3-96/+112
2008-10-30Mid-work, trying to fix region part insertion and retrievalSean Dague3-24/+378
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