Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -1/+0 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -6/+6 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -6/+6 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -6/+6 |
* | Add copyright headers. Formatting cleanup. Fix a compiler warning. | Jeff Ames | 2009-08-17 | 1 | -1/+1 |
* | * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par... | Kunnis | 2009-08-16 | 1 | -15/+13 |
* | * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d... | Kunnis | 2009-08-16 | 1 | -45/+135 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-08-16 | 1 | -1/+28 |
* | Adding in Reflection-based testing, to ensure that all properties are covered. | Kunnis | 2009-08-14 | 1 | -0/+298 |