Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the AssetInventory server from core. It has fallen behind both | Melanie | 2009-08-20 | 1 | -98/+0 |
| | | | | | | upstream and the reference implementation to the point where it is no longer usable. It has no known users, and sinnce it doesn't work anymore, it is safe to assume that no one has used it in a long time. | ||||
* | Load default assets when AssetInventory starts. | Mike Mazur | 2009-02-23 | 1 | -0/+1 |
| | |||||
* | Standardize logging messages. | Mike Mazur | 2009-02-16 | 1 | -2/+2 |
| | |||||
* | - change AssetInventoryServer config from XML to INI | Mike Mazur | 2009-02-16 | 1 | -0/+97 |
- convert AssetInventoryServer logging to OpenSim's log4net - updated AssetInventoryServer.ini.example file |