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
/
Communications
/
RestClient.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-21
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U...
John Hurliman
1
-1
/
+1
2009-10-19
* Removed OpenSim.Data.NHibernate
John Hurliman
1
-1
/
+1
2009-10-09
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai...
John Hurliman
1
-3
/
+3
2009-10-06
Corrected words in error message.
Diva Canto
1
-2
/
+2
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-03-06
* Protects RestClient from crashing with dictionary exception, which leads to...
Sean Dague
1
-2
/
+24
2009-02-25
Distinguish 404 errors in RestClient.Request().
Mike Mazur
1
-2
/
+10
2009-02-12
* optimized usings.
lbsa71
1
-1
/
+1
2009-01-21
Set request method for REST requests with no input.
Mike Mazur
1
-0
/
+1
2008-08-31
Attempt to fix an issue I havebeen seeing, where asset server failure
Melanie Thielker
1
-1
/
+12
2008-06-27
dr scofield's warning safari:
Dr Scofield
1
-4
/
+5
2008-06-13
* minor: comment out confusing DefaultTimeout field in RestClient, which is c...
Justin Clarke Casey
1
-1
/
+1
2008-05-20
Add copyright notices.
Jeff Ames
1
-0
/
+27
2008-05-16
Formatting cleanup.
Jeff Ames
1
-6
/
+6
2008-05-13
* As part of the region registration process, the grid service now requests t...
Justin Clarke Casey
1
-9
/
+9
2008-05-02
Update svn properties.
Jeff Ames
1
-367
/
+367
2008-05-01
* Breaking all the code, breaking all the code..!
Adam Frisby
1
-2
/
+2
2008-05-01
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
1
-395
/
+368
2008-04-30
* Spring cleaned a bunch of '//TODO: unused' marked functions.
Adam Frisby
1
-54
/
+0
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-2
/
+3
2008-03-25
Comment out unused private methods.
Jeff Ames
1
-49
/
+52
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-12
* Add comments and slight corrections to ClientView.AgentTextureCached
Justin Clarke Casey
1
-2
/
+2
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-3
/
+3
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-6
/
+8
2008-02-04
First part of avatar persistence, currently only really works in standalone m...
MW
1
-0
/
+1
2008-01-15
* Mother of all commits:
Adam Frisby
1
-1
/
+1
2007-12-27
* Optimized usings
lbsa71
1
-8
/
+8
2007-12-11
added copyright notices
Jeff Ames
1
-0
/
+28
2007-12-03
minor meaningless changes
Jeff Ames
1
-2
/
+2
2007-11-01
debug tracing for asset server hangs
Sean Dague
1
-2
/
+10
2007-10-30
* Optimized usings
lbsa71
1
-28
/
+36
2007-10-26
Very early first implementation of grid based assets.
Tleiades Hax
1
-15
/
+86
2007-10-25
fix line endings
Sean Dague
1
-328
/
+328
2007-10-25
Created a generic RESTClient component, which simplifies querying for resourc...
Tleiades Hax
1
-0
/
+328