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
/
Framework
/
WebUtil.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-03-14
1
-1
/
+6
|
\
|
*
Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().
Robert Adams
2012-03-12
1
-1
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-03-11
1
-0
/
+41
|
\
\
|
|
/
|
*
Serialize all web requests to a particular host:port pair; only applied to th...
Mic Bowman
2012-03-09
1
-0
/
+41
*
|
Merge branch 'master' into careminster
Melanie
2012-03-03
1
-71
/
+7
|
\
\
|
|
/
|
*
Some clean up in WebUtil, remove unused ServiceRequest function.
Mic Bowman
2012-02-27
1
-71
/
+7
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-28
1
-1
/
+1
|
\
\
|
|
/
|
*
remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-11-25
1
-1
/
+1
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...
Justin Clark-Casey (justincc)
2011-11-19
1
-1
/
+1
*
|
Merge branch 'master' into bigmerge
Melanie
2011-10-26
1
-31
/
+29
|
\
\
|
|
/
|
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-31
/
+29
*
|
Resolve merge commits, stage 1
Tom
2011-09-04
1
-13
/
+11
|
\
\
|
|
/
|
*
minor: remove whitespace
Justin Clark-Casey (justincc)
2011-07-13
1
-1
/
+0
|
*
Remove an unused 404 checker since on a 404, GetResponse() throws a WebExcept...
Justin Clark-Casey (justincc)
2011-07-13
1
-3
/
+0
|
*
if a SynchronousRestObjectRequester request fails, then unless it's due to a ...
Justin Clark-Casey (justincc)
2011-07-13
1
-0
/
+11
|
*
Remove the obsoleted SynchronousRestObjectPoster
Justin Clark-Casey (justincc)
2011-07-13
1
-9
/
+0
*
|
Dammit, loggin the type of an exception without providing the FULL DUMP is NOT
Melanie
2011-07-10
1
-0
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-20
1
-4
/
+4
|
\
\
|
|
/
|
*
Changed yet more Warns to Debugs.
Diva Canto
2011-05-14
1
-4
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-14
1
-3
/
+6
|
\
\
|
|
/
|
*
Also changed a couple of messages in WebUtil from Wanr/Info to Debug.
Diva Canto
2011-05-14
1
-2
/
+2
|
*
Stop spamming Nebadon's console when assets aren't found in the asset server.
Diva Canto
2011-05-14
1
-1
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-13
1
-9
/
+23
|
\
\
|
|
/
|
*
Hopefully this fixes offline messages. The problem was: the server is not set...
Diva Canto
2011-05-12
1
-7
/
+2
|
*
One more thing printed out. #OfflineIM
Diva Canto
2011-05-12
1
-4
/
+1
|
*
Instrument the heck out of offline messages. THIS IS VERY VERBOSE.
Diva Canto
2011-05-12
1
-0
/
+16
|
*
One more debug message for offline IMs.
Diva Canto
2011-05-12
1
-1
/
+2
|
*
Sequencing the using and try clauses as they were before, but this shows that...
Diva Canto
2011-05-12
1
-7
/
+7
|
*
Bummer, can't print the data I wanted to see. Printing just the context.
Diva Canto
2011-05-12
1
-9
/
+1
|
*
Tracking a problem with offline IMs coming in as null list.
Diva Canto
2011-05-12
1
-6
/
+19
|
*
This makes compression of fatpacks actually work. Previously they always fail...
Diva Canto
2011-05-11
1
-7
/
+7
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-05-08
1
-0
/
+5
|
|
\
|
|
*
Also compress the actual fatpacks
Melanie
2011-05-08
1
-0
/
+5
|
*
|
Fix content-type to be application/x-www-form-urlencoded
Diva Canto
2011-05-08
1
-1
/
+1
|
|
/
|
*
Enable compressed (gzip) fatpack transfers.
Melanie
2011-05-08
1
-8
/
+35
*
|
Also compress the actual fatpacks
Melanie
2011-05-08
1
-0
/
+5
*
|
Enable compressed (gzip) fatpack transfers.
Melanie
2011-05-08
1
-8
/
+35
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-03
1
-13
/
+8
|
\
\
|
|
/
|
*
Turns out that it's a bad idea to let Agent position updates linger for a lon...
Diva Canto
2011-05-02
1
-9
/
+9
|
*
Increased Timeout to 30 secs.
Diva Canto
2011-04-30
1
-3
/
+3
|
*
Removed XXX Debug. Increased ReadWriteTimeout on ServiceOSDRequest, because i...
Diva Canto
2011-04-30
1
-12
/
+3
|
*
XXX DEBUGGING!
Diva Canto
2011-04-30
1
-1
/
+10
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-17
1
-2
/
+344
|
\
\
|
|
/
|
*
More descriptive debug msg for ServiceOSDRequest failures.
Dan Lake
2011-04-16
1
-2
/
+2
|
*
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...
Diva Canto
2011-04-12
1
-0
/
+335
*
|
Make the login service's call to the sim time out quicker so we have a
Melanie
2011-03-31
1
-4
/
+9
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-02-16
1
-13
/
+7
|
\
\
|
|
/
|
*
Fix and simplify QBasedComparer.
Marck
2011-02-13
1
-13
/
+7
[next]