| Commit message (Expand) | Author | Files | Lines |
2008-11-06 | add create_time and access_time to asset db for mysql, as well | Sean Dague | 2 | -2/+52 |
2008-11-06 | From: arthursv@linux.vnet.ibm.com | Sean Dague | 3 | -52/+162 |
2008-11-05 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2008-11-05 | add a test that ensures that databases work if email is null. | Sean Dague | 1 | -0/+4 |
2008-11-05 | added missing file from mantis #2555 | Dahlia Trimble | 1 | -0/+5 |
2008-11-04 | * Apply http://opensimulator.org/mantis/view.php?id=2555 | Justin Clarke Casey | 1 | -4/+7 |
2008-11-04 | add some null protection on email | Sean Dague | 2 | -2/+3 |
2008-11-04 | - Added stronger persistence tests for BasicUserTests | Sean Dague | 2 | -13/+103 |
2008-11-04 | - Stronger inventory tests | Sean Dague | 1 | -5/+119 |
2008-11-04 | implement email field for MySQL and SQLite | Sean Dague | 6 | -16/+36 |
2008-11-01 | * Minor cleanup | Adam Frisby | 1 | -1/+0 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 5 | -1/+99 |
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 |