| Commit message (Expand) | Author | Age | Files | Lines |
* | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 2010-04-30 | 1 | -1/+2 |
* | Remove the reading of estate_settings.xml and the associated processing of | Melanie | 2010-03-22 | 1 | -12/+12 |
* | Fixed SQL tests. | Diva Canto | 2010-03-02 | 1 | -4/+1 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 3 | -11/+11 |
* | Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i... | John Hurliman | 2010-02-22 | 4 | -877/+7 |
|\ |
|
| * | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -1/+1 |
| |\ |
|
| | * | Disable Data.BasicRegioNTest.T016_RandomSogWithSceneParts() temporarily since... | Justin Clark-Casey (justincc) | 2010-02-16 | 1 | -1/+1 |
| * | | MySQL tests pass, except T016_RandomSogWithSceneParts. Total mystery as to wh... | Diva Canto | 2010-02-21 | 1 | -0/+6 |
| * | | Deleted obsolete files in the Data layer. Compiles. | Diva Canto | 2010-02-21 | 2 | -876/+0 |
| |/ |
|
* | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 3 | -11/+11 |
|/ |
|
* | Put PassCollision on the ignore list for testing, since we don't save that | Melanie | 2009-12-31 | 1 | -0/+1 |
* | Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ... | Kunnis | 2009-12-06 | 1 | -7/+2 |
* | Apply patch that fixes the failing T013_eStateSettingsRandomStorage test | Justin Clark-Casey (justincc) | 2009-11-27 | 1 | -3/+4 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -1/+1 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 3 | -12/+11 |
* | * Removed OpenSim.Data.NHibernate | John Hurliman | 2009-10-19 | 2 | -2/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 2 | -29/+29 |
* | SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul... | John Hurliman | 2009-09-16 | 1 | -4/+2 |
* | oops, disable T012_EstateSettingsRandomStorage() again since it does appear t... | Justin Clark-Casey (justincc) | 2009-09-07 | 1 | -1/+2 |
* | T012_EstateSettingsRandomStorage() which wasn't being run because the method ... | Justin Clark-Casey (justincc) | 2009-09-06 | 1 | -2/+1 |
* | Fixing a spot I missed in assets. Switching Grid to the new naming schema wit... | Kunnis | 2009-08-19 | 1 | -4/+4 |
* | * Switching IAssetData to follow the new naming schema, removing the separate... | Kunnis | 2009-08-19 | 1 | -12/+12 |
* | Add copyright headers. Formatting cleanup. Fix a compiler warning. | Jeff Ames | 2009-08-17 | 3 | -6/+33 |
* | * Added Expression based ignores to the PropertyScrambler, which makes a lot ... | Kunnis | 2009-08-16 | 8 | -224/+210 |
* | * More improvements to BasicAssetTest.cs | Kunnis | 2009-08-16 | 1 | -26/+12 |
* | * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par... | Kunnis | 2009-08-16 | 3 | -27/+92 |
* | * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d... | Kunnis | 2009-08-16 | 4 | -46/+140 |
* | Adding in Reflection-based testing, to ensure that all properties are covered. | Kunnis | 2009-08-16 | 6 | -90/+140 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-08-16 | 2 | -3/+57 |
* | minor formatting adjustments | Justin Clark-Casey (justincc) | 2009-08-14 | 1 | -2/+10 |
* | Adding in Reflection-based testing, to ensure that all properties are covered. | Kunnis | 2009-08-14 | 2 | -0/+400 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 6 | -6/+6 |
* | make the asserts spit out messages about their test names | Sean Dague | 2009-04-13 | 5 | -378/+378 |
* | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th... | lbsa71 | 2009-04-09 | 1 | -17/+0 |
* | * Added custom DatabaseTestAttribute to help separating unit tests from compo... | lbsa71 | 2009-04-09 | 1 | -0/+17 |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 2 | -3/+3 |
* | * Removes some hard-coded magic numbers relating to RegionSize. We now use Co... | Adam Frisby | 2009-04-01 | 1 | -5/+5 |
* | Remove chained tests in BasicGridTest.cs. | Mike Mazur | 2009-03-11 | 1 | -118/+88 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 5 | -5/+5 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 6 | -2/+20 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 1 | -4/+4 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3185 | idb | 2009-02-20 | 1 | -2/+3 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-20 | 1 | -4/+29 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3151 | Justin Clarke Casey | 2009-02-19 | 1 | -0/+12 |
* | Fix estate ban list persistence in MySQL and reenable tests | Melanie Thielker | 2009-02-18 | 1 | -15/+0 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -6/+6 |
* | line ending fixes and set native eol property | Sean Dague | 2009-02-16 | 1 | -62/+62 |
* | Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-14 | 2 | -87/+493 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-14 | 1 | -0/+3 |