UbitUmarov
|
b783244a50
move http range parser to util
|
6 жил өмнө |
UbitUmarov
|
6ea394467d
if viewer asks for range reply in same format even if its full data
|
6 жил өмнө |
UbitUmarov
|
49b4408782
some cleanup
|
6 жил өмнө |
UbitUmarov
|
ae191cd304
dispose some MemoryStreams
|
7 жил өмнө |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 жил өмнө |
UbitUmarov
|
52a80f1742
workaround potencial memory leak
|
8 жил өмнө |
UbitUmarov
|
36426b0db2
remove some compile warnings increasing total number by 2
|
9 жил өмнө |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 жил өмнө |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 жил өмнө |
UbitUmarov
|
018d855f28
turn off KeepAlive
|
9 жил өмнө |
UbitUmarov
|
05d72f77ff
do keepalive on mesh and texture GET. Dont use reusecontext any where.
|
9 жил өмнө |
Diva Canto
|
afb938e579
Fix test breakage
|
10 жил өмнө |
Diva Canto
|
a31393ba0b
Make the URL for texture redirects match the path of the resource that we use in OpenSim.
|
10 жил өмнө |
Diva Canto
|
a845c1a893
Finished implementing redirects in GetTexture.
|
10 жил өмнө |
Melanie
|
3589acdab1
Merge branch 'master' into careminster
|
11 жил өмнө |
Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 жил өмнө |
Justin Clark-Casey (justincc)
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
11 жил өмнө |
Melanie
|
a022ee5766
Merge branch 'master' into careminster
|
11 жил өмнө |
Mic Bowman
|
57141e34bf
Remove Temporary from use to shortcut asset stores. The Local property
|
11 жил өмнө |
Melanie
|
fc1c77b42d
Merge branch 'avination' into careminster
|
11 жил өмнө |
teravus
|
be60c0b010
* A better way to handle the last fix (This is in case the viewer provides a list of preferred formats, though, technically, the sim would pick the first provided format the old way). This just makes it more obvious what's happening.
|
11 жил өмнө |
teravus
|
89676b8a48
* The fallthrough of FetchTexture was no longer resulting in a 404 response on missing textures. It was just waiting and no event was being provided. This re-enables the 404 response.
|
11 жил өмнө |
Melanie
|
2cb824d3fc
Merge branch 'master' into careminster
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
68daeee434
minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
acc01bb85d
Allow GetTexture calls with no second value in the range header (e.g. just 5333-)
|
12 жил өмнө |
Melanie
|
7ad082f7c3
Merge branch 'avination' into careminster
|
12 жил өмнө |
teravus
|
b7b96a5e4f
Another step in the chain. Pipe the throttle update to the appropriate PollServiceTextureEventArgs. Each poll service having it's own throttle member is more consistent with the model then the region module keeping track of all of them globally and better for locking too. The Poll Services object is not set static to handle multiple nearby regions on the same simulator.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
3af2095cbc
minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation.
|
12 жил өмнө |
Melanie
|
001ec0e2e6
Merge branch 'avination' into careminster
|
12 жил өмнө |
UbitUmarov
|
a70352db17
don't send a partial contents report if we are sending all data
|
12 жил өмнө |