| Commit message (Expand) | Author | Age | Files | Lines |
* | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 |
* | Log RestClient requests similarly to WebClient (e.g, "debug http all 6" logs ... | Oren Hurvitz | 2014-07-21 | 1 | -6/+30 |
* | Close streams immediately when we finish using them | Oren Hurvitz | 2014-07-21 | 1 | -1/+28 |
* | Turn RestClient.Request() logging down the debug and comment out for now. | Justin Clark-Casey (justincc) | 2014-07-09 | 1 | -5/+5 |
* | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 2014-06-17 | 1 | -1/+1 |
* | Add a 0 parameter overload for RestClient.Request() for use when no auth is r... | dahlia | 2014-05-30 | 1 | -0/+8 |
* | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 1 | -4/+25 |
* | Reduced log levels for REST 404 errors to DEBUG | Oren Hurvitz | 2014-04-03 | 1 | -1/+2 |
* | Better error messages in RestClient | Oren Hurvitz | 2014-04-03 | 1 | -3/+2 |
* | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -1/+1 |
* | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 |
* | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -1/+1 |
* | A few more AssemblyInfos in a few more dlls. | Diva Canto | 2012-11-14 | 1 | -3/+3 |
* | Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav... | Diva Canto | 2012-11-13 | 1 | -1/+1 |
* | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover... | Diva Canto | 2012-09-30 | 1 | -2/+0 |
* | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com... | Diva Canto | 2012-09-30 | 1 | -0/+2 |
* | Preservation of creator information now also working in IARs. Cleaned up usag... | Diva Canto | 2010-11-29 | 2 | -281/+0 |
* | First attempt at fixing mantis #4641. It's better but there are now some issu... | Diva Canto | 2010-03-31 | 1 | -1/+4 |
* | Deleted obsolete files in the Data layer. Compiles. | Diva Canto | 2010-02-21 | 1 | -104/+0 |
* | Deleted unused class that came back because of merge conflicts. | Diva Canto | 2010-02-08 | 1 | -755/+0 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -0/+755 |
|\ |
|
| * | * .. More Endlines... | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -1/+1 |
| * | Remove "login disable", "login enable" and "login status" commands. | Melanie | 2010-01-10 | 1 | -9/+1 |
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 2 | -258/+0 |
* | | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 1 | -58/+0 |
* | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 1 | -7/+0 |
* | | Some more unnecessary things deleted in Framework.Communications. | Diva Canto | 2010-01-10 | 6 | -1169/+0 |
* | | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 2010-01-10 | 7 | -3779/+0 |
* | | CommunicationsManager is practically empty. Only NetworkServersInfo is there. | Diva Canto | 2010-01-10 | 2 | -63/+0 |
* | | Moved GridInfo service from where it was to Handlers/Grid | Diva Canto | 2010-01-10 | 1 | -176/+0 |
* | | * Starting to clean the house... | Diva Canto | 2010-01-10 | 3 | -1161/+0 |
* | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -4/+1 |
* | | Less refs to UserProfileCacheService. Compiles but likely doesn't run. | Diva Canto | 2010-01-09 | 3 | -77/+17 |
* | | A few more inches... Old friends things removed. Less references to UserProfi... | Diva Canto | 2010-01-08 | 2 | -516/+0 |
* | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 1 | -345/+0 |
* | | First pass at the new login service. Still incomplete, but doesn't disrupt th... | Diva Canto | 2009-12-30 | 1 | -1/+1 |
|/ |
|
* | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 1 | -2/+3 |
* | Change in how the Library returns its descendant folders, so that it includes... | Diva Canto | 2009-12-23 | 1 | -1/+20 |
* | Bug fix: in standalone, HGInventoryBroker needs to get the local inventory se... | Diva Canto | 2009-12-21 | 1 | -0/+2 |
* | Making the library read the item's flag, so that clothing items can have the ... | Diva Canto | 2009-12-21 | 1 | -0/+1 |
* | A couple of more sanity guards, but this won't fix things when user profile f... | Diva Canto | 2009-12-11 | 1 | -1/+1 |
* | Fix to make [bad] tests happy. | Diva Canto | 2009-12-11 | 1 | -4/+4 |
* | Attempt at fixing mantis #4411. | Diva Canto | 2009-12-11 | 1 | -1/+15 |
* | Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ... | Kunnis | 2009-12-06 | 2 | -5/+0 |
* | make logging less verbose when loading iars | Justin Clark-Casey (justincc) | 2009-11-13 | 1 | -1/+1 |
* | move fake user service to a separate mock user service class | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -159/+0 |
* | Rename test services to mock services, since this is a more accurate description | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -147/+4 |
* | Backport the fixes to WebFetchInventoryDescendents to the UDP | Melanie | 2009-11-04 | 1 | -2/+2 |
* | * Standalone logins will now go through the sequence of "requested region, de... | John Hurliman | 2009-10-28 | 1 | -15/+11 |
* | * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U... | John Hurliman | 2009-10-21 | 1 | -1/+1 |