aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/RestClient/RestClient.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-3/+3
* Converted logging to use log4net.Jeff Ames2008-02-051-6/+8
* First part of avatar persistence, currently only really works in standalone m...MW2008-02-041-0/+1
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * Optimized usingslbsa712007-12-271-8/+8
* added copyright noticesJeff Ames2007-12-111-0/+28
* minor meaningless changesJeff Ames2007-12-031-2/+2
* debug tracing for asset server hangsSean Dague2007-11-011-2/+10
* * Optimized usingslbsa712007-10-301-28/+36
* Very early first implementation of grid based assets.Tleiades Hax2007-10-261-15/+86
* fix line endingsSean Dague2007-10-251-328/+328
* Created a generic RESTClient component, which simplifies querying for resourc...Tleiades Hax2007-10-251-0/+328