| Commit message (Expand) | Author | Age | Files | Lines |
* | replace GetMeshModule and GetTextureModule | UbitUmarov | 2018-12-01 | 1 | -1/+3 |
* | Merge branch 'master' into httptests | UbitUmarov | 2017-05-21 | 1 | -2/+2 |
|\ |
|
| * | remove LongPoll type and queues. Events should now have reduced latency also.... | UbitUmarov | 2017-05-21 | 1 | -2/+2 |
* | | fix merge | UbitUmarov | 2017-01-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -2/+2 |
* | | add a Drop method to PollService Event handlers, Drop requests on connections... | UbitUmarov | 2016-07-17 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'master' into careminster | Melanie | 2013-07-24 | 1 | -2/+16 |
|\ |
|
| * | Reverting the reverts I did yesterday. cpu-branch has now been | Diva Canto | 2013-07-18 | 1 | -2/+2 |
| * | Revert "Cleared up much confusion in PollServiceRequestManager. Here's the hi... | Diva Canto | 2013-07-17 | 1 | -2/+2 |
| * | Cleared up much confusion in PollServiceRequestManager. Here's the history: | Diva Canto | 2013-07-17 | 1 | -2/+2 |
| * | Add request received/handling stats for caps which are served by http poll ha... | Justin Clark-Casey (justincc) | 2013-07-15 | 1 | -0/+14 |
| * | Supply proper type information for the various types of requests | Melanie | 2013-06-07 | 1 | -3/+1 |
| * | Adding Avination's PollService to round out the HTTP inventory changes | Melanie | 2013-06-07 | 1 | -3/+16 |
* | | * Prep work switching the GetMeshModule over to a poll service. | teravus | 2012-11-09 | 1 | -1/+2 |
* | | just remove the damm thing | UbitUmarov | 2012-09-26 | 1 | -8/+1 |
* | | Seems nothing actually need the request body for getevents. so change | UbitUmarov | 2012-09-26 | 1 | -2/+8 |
* | | more changes to PollService | UbitUmarov | 2012-09-26 | 1 | -0/+1 |
* | | Revamp the HTTP textures handler to allow a maximum of four fetches | Melanie | 2012-09-14 | 1 | -1/+2 |
* | | Fix background inventory loading (Viewer 3) so it won't lag out the sim | Melanie | 2012-08-24 | 1 | -1/+2 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-07-06 | 1 | -2/+12 |
|\ \
| |/
|/| |
|
| * | Add an EventType enum and Type field to the poll service event args. This allows | Melanie | 2012-07-05 | 1 | -0/+8 |
| * | added a timeout paramenter to PollServiceEventArgs, so each type can define ... | UbitUmarov | 2012-07-04 | 1 | -1/+4 |
* | | Avoid a race condition where an incoming request to a script external URL can... | Justin Clark-Casey (justincc) | 2012-06-22 | 1 | -2/+7 |
|/ |
|
* | Thank you, Intari, for a patch that implements the missing pieces of | Melanie | 2009-09-22 | 1 | -2/+2 |
* | Completely remove the prior implementation of the request event handling | Melanie | 2009-09-22 | 1 | -1/+4 |
* | Add a RequestID (UUID.Random()) to the PollRequest and pass it to all | Melanie | 2009-09-21 | 1 | -3/+3 |
* | Add a UUID param to NoEvents in PollServiceEventArgs to make it more generic | Melanie | 2009-09-21 | 1 | -1/+1 |
* | * Adds the ability to have a thread efficient long poll service (such as the ... | Teravus Ovares | 2009-07-29 | 1 | -0/+53 |