aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-02-071-6/+9
|\
| * Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)2012-02-071-6/+9
* | Merge branch 'master' into careminsterMelanie2012-01-071-1/+1
|\ \ | |/
| * minor: remove mono compiler warningJustin Clark-Casey (justincc)2012-01-071-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-051-0/+54
|\ \ | |/
| * Profile UpdatesBlueWall2012-01-031-0/+54
* | Merge branch 'master' into careminsterMelanie2012-01-022-1/+4
|\ \ | |/
| * HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto2011-12-292-1/+4
* | Merge branch 'master' into careminsterMelanie2011-12-281-2/+25
|\ \ | |/
| * HG: more / love for XmasDiva Canto2011-12-241-2/+25
* | Merge branch 'master' into careminsterMelanie2011-12-241-1/+1
|\ \ | |/
| * HG: AAdded a few missing /'s at the end of URLsDiva Canto2011-12-231-1/+1
* | Merge branch 'master' into careminsterMelanie2011-12-181-0/+1
|\ \ | |/
| * HG minor bug fix and marked one method obsolete in UAS.Diva Canto2011-12-161-0/+1
* | Merge branch 'master' into bigmergeMelanie2011-12-052-1/+3
|\ \ | |/
| * HG: Added HEAD method to Helo service. This is the preferred method, but its ...Diva Canto2011-12-041-0/+2
| * HG: Renamed one methodDiva Canto2011-12-041-1/+1
* | Bring us up to date.Tom2011-09-141-12/+12
|\ \ | |/
| * Increase information in logging for UserAgentServiceConnector.Justin Clark-Casey (justincc)2011-09-081-12/+12
* | Resolve merge commits, stage 1Tom2011-09-041-35/+36
|\ \ | |/
| * minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-07-161-35/+36
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-131-1/+1
|\ \ | |/
| * Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto2011-06-111-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-111-12/+23
|\ \ | |/
| * More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto2011-06-101-13/+22
| * Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org...Diva Canto2011-06-101-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-092-0/+529
|\ \ | |/
| * This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-071-2/+53
| * Commented a few extra debug messages.Diva Canto2011-05-261-2/+0
| * HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-261-0/+61
| * HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-251-0/+58
| * Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-1/+65
| * HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-231-0/+91
| * More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-0/+50
| * Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-28/+9
| * HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-0/+175
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-031-1/+1
|\ \ | |/
| * Oops, forgot this one.Diva Canto2011-05-021-1/+1
| * Canonicalize URL endings for the UserAgentServiceConnector.Diva Canto2011-01-061-1/+5
| * HG map tile fetch: handle cached images appropriately.Diva Canto2011-01-061-4/+12
|/
* Cleaned up debugging messages in the WebRequest handlersMic Bowman2011-01-031-1/+1
* Standardize the way WebRequests are made in the SimulationServiceConnector. A...Mic Bowman2010-12-291-29/+35
* More on mantis #5270Diva Canto2010-12-141-2/+3
* Changed logging level for message about failure to retrieve a map image from ...Marck2010-12-131-1/+1
* Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.Marck2010-12-131-14/+15
* Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto2010-12-091-1/+1
* Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto2010-12-051-14/+14
* * change the data exchanged within hypergrid transactionsJonathan Freedman2010-10-212-14/+23
* * remove some spurious debug infoJonathan Freedman2010-10-201-15/+15
* Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-051-2/+6
|\