Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to ↵ | lbsa71 | 2009-04-09 | 1 | -0/+1 |
| | | | | that in all db tests. *phew* | ||||
* | * Added custom DatabaseTestAttribute to help separating unit tests from ↵ | lbsa71 | 2009-04-09 | 1 | -1/+1 |
| | | | | component tests. | ||||
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+4 |
| | | | | | | | | | * Added log4net dependency to physxplugin in prebuild.xml. * Added missing m_log fields to classes. * Replaced Console.WriteLine with appropriate m_log.Xxxx * Tested that nant test target runs succesfully. * Tested that local opensim sandbox starts up without errors. | ||||
* | * Apply http://opensimulator.org/mantis/view.php?id=3195 | Justin Clarke Casey | 2009-02-20 | 1 | -1/+1 |
| | | | | | | | * Access NHibernate Manager as read-only property rather than public field * Thanks Tommil | ||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -8/+1 |
| | |||||
* | * Apply http://opensimulator.org/mantis/view.php?id=3094 | Justin Clarke Casey | 2009-02-09 | 1 | -0/+83 |
* Add NHibernate PostgreSQL database tests. * Tests not yet being run as the PostgreSQL module is not yet fully functional |