Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |