| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -11/+11 |
* | * Added Expression based ignores to the PropertyScrambler, which makes a lot ... | Kunnis | 2009-08-16 | 1 | -10/+2 |
* | * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d... | Kunnis | 2009-08-16 | 1 | -0/+1 |
* | Adding in Reflection-based testing, to ensure that all properties are covered. | Kunnis | 2009-08-16 | 1 | -7/+23 |
* | minor formatting adjustments | Justin Clark-Casey (justincc) | 2009-08-14 | 1 | -2/+10 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | make the asserts spit out messages about their test names | Sean Dague | 2009-04-13 | 1 | -127/+127 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 1 | -1/+1 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -0/+3 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -4/+3 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -1/+1 |
* | * Minor test correction, comment removal | Sean Dague | 2008-12-03 | 1 | -2/+1 |
* | Extends Avatar Appearance tests | Sean Dague | 2008-12-03 | 1 | -1/+109 |
* | Extended Agent Tests | Sean Dague | 2008-11-18 | 1 | -0/+46 |
* | From: arthursv@linux.vnet.ibm.com | Sean Dague | 2008-11-06 | 1 | -31/+141 |
* | add a test that ensures that databases work if email is null. | Sean Dague | 2008-11-05 | 1 | -0/+4 |
* | - Added stronger persistence tests for BasicUserTests | Sean Dague | 2008-11-04 | 1 | -11/+101 |
* | implement email field for MySQL and SQLite | Sean Dague | 2008-11-04 | 1 | -1/+5 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-17 | 1 | -1/+1 |
* | - Removed debug print method | Sean Dague | 2008-10-16 | 1 | -12/+1 |
* | more fun with rebasing | Sean Dague | 2008-10-16 | 1 | -2/+12 |
* | resorting out this merge from arthur, sorry for so many commits here. | Sean Dague | 2008-10-16 | 1 | -8/+0 |
* | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 2008-10-16 | 1 | -0/+5 |
* | - New attempt after merging problem | Sean Dague | 2008-10-16 | 1 | -5/+0 |
* | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 2008-10-16 | 1 | -0/+3 |
* | - Removed a Console.Writeline and added a Test that will be changed | Sean Dague | 2008-10-16 | 1 | -2/+7 |
* | - Removed debug print method | Sean Dague | 2008-10-16 | 1 | -12/+1 |
* | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 2008-10-16 | 1 | -8/+4 |
* | clean up a merge conflict and remove a console message | Sean Dague | 2008-10-15 | 1 | -0/+1 |
* | - Added User Appearance Set and Get tests | Sean Dague | 2008-10-15 | 1 | -0/+10 |
* | - Removed a Console.Writeline and added a Test that will be changed | Sean Dague | 2008-10-15 | 1 | -2/+20 |
* | - Makes MySQL reject inserting UUID 0 | Sean Dague | 2008-10-15 | 1 | -5/+19 |
* | Removed some comments | Sean Dague | 2008-10-15 | 1 | -3/+1 |
* | Merge commit 'arthur/master' | Sean Dague | 2008-10-14 | 1 | -13/+244 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 1 | -1/+1 |
* | couple of minor test cleanups to see if this gets us past the bamboo hump | Sean Dague | 2008-09-23 | 1 | -1/+1 |
* | add in bits to attempt to enable log4net on these tests to help when debugging | Sean Dague | 2008-09-19 | 1 | -0/+9 |
* | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 2008-09-12 | 1 | -0/+63 |