| Commit message (Expand) | Author | Files | Lines |
2008-11-21 | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 1 | -8/+8 |
2008-11-18 | Fixed MySQL and SQLite so they will save the | Sean Dague | 1 | -9/+139 |
2008-11-18 | Extended Agent Tests | Sean Dague | 1 | -0/+46 |
2008-11-15 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-11-14 | Try to make the test pass again | Melanie Thielker | 1 | -1/+1 |
2008-11-14 | Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow | Melanie Thielker | 1 | -2/+4 |
2008-11-14 | reverting #7295, as it still fails a test case (as pointed out very | Dr Scofield | 1 | -4/+2 |
2008-11-14 | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 1 | -2/+4 |
2008-11-10 | * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R... | Justin Clarke Casey | 1 | -4/+2 |
2008-11-06 | From: arthursv@linux.vnet.ibm.com | Sean Dague | 1 | -31/+141 |
2008-11-05 | add a test that ensures that databases work if email is null. | Sean Dague | 1 | -0/+4 |
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 | 1 | -1/+5 |
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 | 1 | -80/+106 |
2008-10-30 | Mid-work, trying to fix region part insertion and retrieval | Sean Dague | 1 | -9/+315 |
2008-10-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
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 | 1 | -8/+4 |
2008-10-15 | clean up a merge conflict and remove a console message | Sean Dague | 1 | -0/+1 |
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 | 1 | -5/+19 |
2008-10-15 | Removed some comments | Sean Dague | 1 | -3/+1 |
2008-10-14 | Merge commit 'arthur/master' | Sean Dague | 1 | -13/+244 |
2008-10-03 | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 1 | -9/+9 |
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 | 1 | -5/+44 |
2008-09-29 | add a test for updating region settings and fix a bug in uuid | Sean Dague | 1 | -0/+20 |
2008-09-26 | * minor: remove warnings | Justin Clarke Casey | 4 | -4/+4 |
2008-09-24 | let the asset tests run on MySQL. Interesting difference here, the | Sean Dague | 1 | -3/+10 |
2008-09-23 | couple of minor test cleanups to see if this gets us past the bamboo hump | Sean Dague | 4 | -4/+4 |
2008-09-21 | * minor: warnings removal | Justin Clarke Casey | 1 | -1/+1 |
2008-09-19 | add in bits to attempt to enable log4net on these tests to help when debugging | Sean Dague | 3 | -0/+27 |
2008-09-19 | add a region settings test | Sean Dague | 1 | -0/+13 |
2008-09-18 | * Updates the SQLite region database to support the same properties that the ... | Teravus Ovares | 1 | -1/+10 |
2008-09-18 | add some comments and some try blocks around object storage | Sean Dague | 1 | -3/+26 |
2008-09-16 | Added some terrain tests, and found a fun race condition in the sqlite | Sean Dague | 1 | -10/+81 |
2008-09-16 | we can use equals on strings because they are comparible, and | Sean Dague | 1 | -3/+3 |