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