| Commit message (Expand) | Author | Files | Lines |
2008-11-01 | Fix a compile warning about unreachable code | Homer Horwitz | 1 | -2/+0 |
2008-11-01 | A stab a getting the user server to act right. Move acquisition of the | Melanie Thielker | 2 | -18/+21 |
2008-10-31 | * Added some debug information to MySQL UserDataManager to help diagnose a po... | Adam Frisby | 2 | -18/+25 |
2008-10-30 | * minor: remove mono warning | Justin Clarke Casey | 1 | -1/+0 |
2008-10-30 | - Includes consistency test for new and updated objects, as | Sean Dague | 3 | -96/+112 |
2008-10-30 | Mid-work, trying to fix region part insertion and retrieval | Sean Dague | 3 | -24/+378 |
2008-10-27 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2008-10-27 | Thank you kindly, Ruud Lathrop for a patch that solves: | Charles Krinke | 3 | -157/+187 |
2008-10-18 | Add a resource file on Strawberry's patch I missed | Melanie Thielker | 1 | -0/+7 |
2008-10-18 | Thank you, Strawberry Fride, for a patch that brings MSSQL even with MySQL | Melanie Thielker | 1 | -31/+35 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 4 | -0/+26 |
2008-10-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 2 | -3/+3 |
2008-10-16 | - Removed debug print method | Sean Dague | 1 | -12/+1 |
2008-10-16 | more fun with rebasing | Sean Dague | 1 | -2/+12 |
2008-10-16 | resorting out this merge from arthur, sorry for so many commits here. | Sean Dague | 1 | -8/+0 |
2008-10-16 | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 1 | -0/+5 |
2008-10-16 | - New attempt after merging problem | Sean Dague | 1 | -5/+0 |
2008-10-16 | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 1 | -0/+3 |
2008-10-16 | - Removed a Console.Writeline and added a Test that will be changed | Sean Dague | 1 | -2/+7 |
2008-10-16 | - Removed debug print method | Sean Dague | 1 | -12/+1 |
2008-10-16 | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 3 | -8/+12 |
2008-10-15 | clean up a merge conflict and remove a console message | Sean Dague | 1 | -0/+1 |
2008-10-15 | * minor: comment out persisting prim inventory log messages | Justin Clarke Casey | 2 | -2/+2 |
2008-10-15 | - Added User Appearance Set and Get tests | Sean Dague | 1 | -0/+10 |
2008-10-15 | - Removed a Console.Writeline and added a Test that will be changed | Sean Dague | 1 | -2/+20 |
2008-10-15 | - Makes MySQL reject inserting UUID 0 | Sean Dague | 3 | -5/+59 |
2008-10-15 | Removed some comments | Sean Dague | 1 | -3/+1 |
2008-10-14 | move from index based to exists strategy here | Sean Dague | 1 | -10/+36 |
2008-10-14 | Merge commit 'arthur/master' | Sean Dague | 2 | -17/+254 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 5 | -0/+97 |
2008-10-03 | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 1 | -9/+9 |
2008-10-03 | fix the sqlite break. There were two issue here: | Sean Dague | 1 | -1/+2 |
2008-10-03 | Add database persistence for material setting | Melanie Thielker | 4 | -0/+22 |
2008-10-01 | stick a TODO in here about land tests, which really can't be done in | Sean Dague | 1 | -1/+7 |
2008-10-01 | enhance boundary tests for no terrain. Put in a null load | Sean Dague | 1 | -3/+22 |
2008-10-01 | remove tests for inventory | Sean Dague | 1 | -0/+19 |
2008-10-01 | add basic store retrieve prim inventory test. the prim | Sean Dague | 1 | -3/+60 |
2008-10-01 | add delete prim tests. Found and fixed bugs where region | Sean Dague | 3 | -8/+47 |
2008-09-29 | add a test for updating region settings and fix a bug in uuid | Sean Dague | 2 | -1/+21 |
2008-09-29 | * Add missing mssql migration files from http://opensimulator.org/mantis/view... | Justin Clarke Casey | 3 | -0/+76 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 4 | -72/+103 |
2008-09-28 | Mantis#2291. Thank you kindly, StrawberryFride for a patch that solves: | Charles Krinke | 3 | -53/+0 |
2008-09-28 | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 1 | -2/+2 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 5 | -17/+17 |
2008-09-26 | * minor: remove warnings | Justin Clarke Casey | 4 | -4/+4 |
2008-09-25 | removal of more dead alter table code | Sean Dague | 1 | -39/+2 |
2008-09-24 | light mysql user tests | Sean Dague | 1 | -0/+88 |
2008-09-24 | expose it for real, missed the public keyword | Sean Dague | 1 | -1/+1 |
2008-09-24 | expose MySQLUserData class so that it can be tested | Sean Dague | 1 | -1/+1 |
2008-09-24 | remove configurable table names from the mysql user driver. That | Sean Dague | 1 | -24/+3 |