aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Inventory/TestInventory.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-08-181-1/+1
|
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-1/+1
| | | | | | PluginLoader. Fix issue 1871.
* Formatting cleanup.Jeff Ames2008-05-141-4/+3
|
* changing more references to OpenSim.DataSean Dague2008-04-021-3/+3
|
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
|
* Minor cleanup.Jeff Ames2008-02-201-1/+1
|
* Converted logging to use log4net.Jeff Ames2008-02-051-2/+2
| | | | | | Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done.
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
| | | | | | which cleans up the verbose logic
* get rid of all the ^M line endingsSean Dague2007-10-191-1008/+1008
|
* * Applied Chillken patch #418: copyright-r2094.patch updating copyright ↵lbsa712007-10-151-0/+28
| | | | messages. Thanks Chillken!
* Added unit tests, based on nunit for the IInventoryDataTleiades Hax2007-10-101-0/+980