Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-02-20 | * Added a sanity check for missing asset data in LLClientView | John Hurliman | 1 | -2/+2 | |
* Moved the SL asset type to content type conversion methods from ServerUtils to OpenSim.Framework.SLUtil * Linked content type to asset type in AssetMetadata | |||||
2009-07-07 | Make the asset IN connector return HTTP 404 if an asset is not found, and | Melanie Thielker | 1 | -3/+21 | |
also make it return a non-xml content type so a browser can be used for testing it. | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-22 | cleaning out warnings. | Dr Scofield | 1 | -3/+1 | |
NOTE: we currently have a gazillion warnings caused stuff flagged as "obsolete" (OGS1 stuff) --- what's up with that? | |||||
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2009-05-18 | Refactor: Change "Servers" to "Server", since the can only be one. Break | Melanie Thielker | 1 | -2/+2 | |
the handlers out of the asset server context into a generic scope. | |||||
2009-05-18 | Nonowrking intermadiate commit,, DO NOT USE | Melanie Thielker | 1 | -0/+0 | |
2009-05-14 | Move the server request handlers into a separate lib nunit can digest | Melanie Thielker | 1 | -1/+1 | |
2009-05-09 | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 1 | -1/+6 | |
2009-05-09 | FInish basic asset server functionality on the new asset server | Melanie Thielker | 1 | -17/+2 | |
2009-05-09 | Add the /data and /metadata retrieval modes to the new asset server. | Melanie Thielker | 1 | -56/+40 | |
Not functional yet. | |||||
2009-05-08 | The new asset server now actually serves existing assets | Melanie Thielker | 1 | -0/+136 | |