| Commit message (Expand) | Author | Age | Files | Lines |
* | Mantis #7600. The warning message was not a symptom of a problem, it was just... | Diva Canto | 2015-06-04 | 1 | -9/+11 |
* | Making the inventory cache static, so that there's less timers. | Diva Canto | 2015-06-04 | 1 | -1/+1 |
* | Mantis #7567. Once again, avoiding prefetching linked items within linked fo... | Diva Canto | 2015-06-04 | 1 | -1/+9 |
* | Mantis #7567: added an 8-sec expiring item cache to the inventory network con... | Diva Canto | 2015-06-03 | 1 | -6/+31 |
* | Added tests for UserAccountService in Robust. In the process fixed a couple o... | Diva Canto | 2015-05-11 | 1 | -2/+33 |
* | Added inventory tests to Robust.Tests. | Diva Canto | 2015-05-11 | 2 | -7/+11 |
* | Knocked off a few compiler warnings regarding unused variables. | Diva Canto | 2015-05-10 | 1 | -1/+1 |
* | Added simple test for IM in Robust too. | Diva Canto | 2015-05-10 | 1 | -1/+8 |
* | Another major overhaul of inventory downloading, this time pertaining to inve... | Diva Canto | 2015-05-08 | 4 | -1/+75 |
* | I shouldn't write code this early in the morning... Fixing a 'duh' on previou... | Diva Canto | 2015-05-08 | 1 | -1/+1 |
* | Additional debug message to help diagnose a warning message and exception rel... | Diva Canto | 2015-05-08 | 1 | -0/+1 |
* | Major change in the way inventory is downloaded: added a method throughout II... | Diva Canto | 2015-05-07 | 5 | -5/+130 |
* | Refactored some code that is used in two different dlls related to SOP rewrit... | Diva Canto | 2015-05-05 | 1 | -1/+1 |
* | Corrected typo in namespace | Diva Canto | 2015-05-02 | 1 | -1/+1 |
* | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8... | Diva Canto | 2015-04-29 | 16 | -16/+16 |
* | solving HG IM, HGFriends issues based on falsified GridUser data | Freaky Tech | 2015-03-05 | 1 | -0/+1 |
* | corrected handling when XML parsing in Presence Connector fails | Freaky Tech | 2015-03-03 | 1 | -0/+1 |
* | minor: Remove mono compiler warnings from EstateDataConnector | Justin Clark-Casey (justincc) | 2015-02-28 | 1 | -2/+0 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-01-22 | 2 | -8/+8 |
|\ |
|
| * | Don't allow a failure in create a request in HeloService.Connector.Helo() to ... | Justin Clark-Casey (justincc) | 2015-01-21 | 1 | -5/+5 |
| * | Fix OfflineIMEmail value overwriting every time its called. The request was r... | AliciaRaven | 2015-01-21 | 1 | -3/+3 |
* | | On the GridService, the central simulator features: ensure that the map tile ... | Diva Canto | 2015-01-22 | 1 | -1/+7 |
|/ |
|
* | Stop simulators attempting to contact registered but offline regions (RegionF... | Justin Clark-Casey (justincc) | 2015-01-14 | 1 | -98/+118 |
* | SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added th... | Diva Canto | 2015-01-10 | 1 | -0/+13 |
* | Added GetDisplayNames capability. For now, we don't actually use display name... | Diva Canto | 2015-01-09 | 1 | -0/+96 |
* | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 2015-01-06 | 3 | -6/+342 |
* | Bug fix in LoadPLugin so that it can take paths to dlls that look like this "... | Diva Canto | 2015-01-02 | 1 | -3/+10 |
* | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 2014-12-30 | 1 | -2/+2 |
* | This cleans up versioning. Specifically: | Diva Canto | 2014-12-30 | 1 | -2/+2 |
* | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 2014-12-30 | 1 | -1/+1 |
* | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ... | Diva Canto | 2014-12-29 | 1 | -1/+1 |
* | Adding command to reset user's email address | BlueWall | 2014-12-16 | 1 | -1/+43 |
* | minor: Just have one message that displays successful registration of a regio... | Justin Clark-Casey (justincc) | 2014-12-03 | 1 | -2/+4 |
* | When processing incoming attachments via HG, if a request for uuid gathering ... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 |
* | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 2014-11-25 | 4 | -5/+7 |
* | refactor: Use simpler auto-implemented property for HttpPort in GridRegion | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -10/+5 |
* | minor: Remove compiler warning from GridRegion in IGridService | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 |
* | minor: remove compiler warning from OpenProfileClient | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -4/+3 |
* | Re-work handling of email notifications settings. | BlueWall | 2014-11-24 | 1 | -1/+11 |
* | Fix handling of user preference updates where no email address is supplied | BlueWall | 2014-11-23 | 2 | -18/+12 |
* | When logging reigon information returned by GateKeeperService.GetHyperlinkReg... | Justin Clark-Casey (justincc) | 2014-11-21 | 1 | -3/+20 |
* | Minor: Update LLLoginService to handle explicitly set login locations that in... | AliciaRaven | 2014-11-19 | 1 | -1/+1 |
* | Add hypergrid teleporting support to user profiles picks | BlueWall | 2014-10-27 | 1 | -0/+7 |
* | Cleanup some unused code and configuration entries | BlueWall | 2014-09-03 | 2 | -6/+2 |
* | Move the inventory request lock introduced in git master a58152bd to HGInvent... | Justin Clark-Casey (justincc) | 2014-08-09 | 1 | -7/+4 |
* | OpenSimExtras | BlueWall | 2014-08-06 | 4 | -0/+92 |
* | Add inventory.<url>.RequestsMade stat. | Justin Clark-Casey (justincc) | 2014-07-26 | 1 | -0/+21 |
* | Add undocumented RemoteRequestTimeout seconds parameter to xinventory requests | Justin Clark-Casey (justincc) | 2014-07-25 | 1 | -4/+14 |
* | Fix recent regression in 3c6becd5 where login or hg login to variable sized r... | Justin Clark-Casey (justincc) | 2014-07-22 | 2 | -4/+5 |
* | On login and first HG entrance to a foreign grid, perform query access checks... | Justin Clark-Casey (justincc) | 2014-07-21 | 3 | -3/+19 |