UbitUmarov
|
46e36601cb
remove some more useless NULL arguments
|
5 年 前 |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 年 前 |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 年 前 |
Diva Canto
|
449548d7a4
Adds an optional redirect URL to the asset server handler for when assets are not found locally.
|
10 年 前 |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 年 前 |
Oren Hurvitz
|
d1c3f8eef5
Added assets service method AssetsExist(), which returns whether the given list of assets exist.
|
10 年 前 |
Justin Clark-Casey (justincc)
|
e26e8b8829
Remove "Asset deletion not supported by database" message from "delete asset" robust/standalone console command since it actually was implemented and performed.
|
11 年 前 |
Justin Clark-Casey (justincc)
|
ce7beb6f20
Add [AssetService] AllowRemoteDeleteAllTypes (default false).
|
12 年 前 |
Justin Clark-Casey (justincc)
|
f76dceb90b
Get "save oar" and "save iar" to tell you in a more friendly manner if the filename to save already exists, rather than exception throwing.
|
12 年 前 |
Diva Canto
|
8131a24cde
Send the config section name up to the service classes themselves (XInventory and Assets).
|
12 年 前 |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 年 前 |
Justin Clark-Casey (justincc)
|
da0fc3c8f5
Make "show asset" command available simulator side. Actually make the service command be "show asset" instead of "show digest" this time.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
f06acc0a85
Add size and temporary information to "show asset" command
|
13 年 前 |
Justin Clark-Casey (justincc)
|
5b160f5b7b
Rename 'show digest' console command to 'show asset'
|
13 年 前 |
Justin Clark-Casey (justincc)
|
f2ff6d5186
Move asset commands from AssetService to AssetServerConnector so that we can harmonise the same commands on the simulator side.
|
13 年 前 |
Diva Canto
|
ae4b02e115
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.
|
14 年 前 |
Melanie
|
60357d3778
Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler.
|
14 年 前 |
Melanie
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 年 前 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |
diva
|
da170cde46
Cleaning up a few HG things. HG Posts may now work in grids, but if the home grid is a standalone, this still doesn't work -- something wrong with RegionAssetService's DB connection.
|
15 年 前 |
Melanie Thielker
|
f7dbfe63e5
This commit changes the way the new server works. There is no longer a server
|
15 年 前 |
Melanie Thielker
|
2534078380
Refactor: Change "Servers" to "Server", since the can only be one. Break
|
15 年 前 |