| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: consistently put all test classes in the OpenSim.Tests.Common packa... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+0 |
* | Adds an optional redirect URL to the asset server handler for when assets are... | Diva Canto | 2014-05-26 | 2 | -4/+21 |
* | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 5 | -4/+35 |
* | Better error handling in AssetServerPostHandler. Invalid XML causes an Invali... | Oren Hurvitz | 2014-05-06 | 1 | -1/+1 |
* | Fixed the "Update Asset" handler: it was looking for the Asset ID in the wron... | Oren Hurvitz | 2014-04-02 | 1 | -7/+10 |
* | Added assets service method AssetsExist(), which returns whether the given li... | Oren Hurvitz | 2014-04-02 | 3 | -26/+131 |
* | Add "show caps stats by user" and "show caps stats by cap" console commands t... | Justin Clark-Casey (justincc) | 2013-07-08 | 3 | -3/+3 |
* | Remove "Asset deletion not supported by database" message from "delete asset"... | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -7/+5 |
* | If an asset POST does not contain well-formed XML, return a 400 (Bad Request)... | Justin Clark-Casey (justincc) | 2012-11-22 | 2 | -3/+38 |
* | Add regression test for a good request made to the asset service post handler. | Justin Clark-Casey (justincc) | 2012-11-21 | 1 | -0/+84 |
* | Add [AssetService] AllowRemoteDeleteAllTypes (default false). | Justin Clark-Casey (justincc) | 2012-11-02 | 2 | -15/+52 |
* | Move check to allow only deletion of maptiles up to AssetServerDeleteHandler ... | Justin Clark-Casey (justincc) | 2012-11-02 | 1 | -3/+14 |
* | Get "save oar" and "save iar" to tell you in a more friendly manner if the fi... | Justin Clark-Casey (justincc) | 2012-10-24 | 1 | -0/+3 |
* | Send the config section name up to the service classes themselves (XInventory... | Diva Canto | 2012-03-27 | 1 | -1/+1 |
* | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 2012-03-08 | 1 | -3/+3 |
* | Make "show asset" command available simulator side. Actually make the servic... | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -5/+5 |
* | Add size and temporary information to "show asset" command | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -0/+2 |
* | Rename 'show digest' console command to 'show asset' | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -1/+1 |
* | Move asset commands from AssetService to AssetServerConnector so that we can ... | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -1/+126 |
* | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 3 | -3/+3 |
* | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ... | Diva Canto | 2010-11-25 | 1 | -1/+4 |
* | Implement the "delete" path for assets. Adds a new option to allow remote ass... | Melanie | 2010-05-09 | 2 | -4/+8 |
* | * Added a sanity check for missing asset data in LLClientView | John Hurliman | 2010-02-20 | 1 | -2/+2 |
* | Comment the asset deletion handler. It can be abused and is not currently | Melanie | 2010-01-18 | 1 | -1/+1 |
* | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 2009-09-29 | 1 | -5/+8 |
* | Make the asset IN connector return HTTP 404 if an asset is not found, and | Melanie Thielker | 2009-07-07 | 1 | -3/+21 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 4 | -4/+4 |
* | cleaning out warnings. | Dr Scofield | 2009-05-22 | 3 | -9/+3 |
* | Cleaning up a few HG things. HG Posts may now work in grids, but if the home ... | diva | 2009-05-22 | 1 | -0/+1 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-05-20 | 1 | -1/+1 |
* | This commit changes the way the new server works. There is no longer a server | Melanie Thielker | 2009-05-18 | 1 | -2/+4 |
* | Refactor: Change "Servers" to "Server", since the can only be one. Break | Melanie Thielker | 2009-05-18 | 4 | -0/+327 |