| Commit message (Expand) | Author | Age | Files | Lines |
* | Rather than instantiating a UTF8 encoding everywhere when we want to supress ... | Justin Clark-Casey (justincc) | 2012-07-13 | 1 | -22/+20 |
* | Remove the somewhat misleading logging of the string length of some unknown r... | Justin Clark-Casey (justincc) | 2012-05-03 | 1 | -1/+1 |
* | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 1 | -1/+1 |
* | On a Grid Handler exception, explicitly log the exception message and stack t... | Justin Clark-Casey (justincc) | 2011-02-24 | 1 | -2/+2 |
* | Allow creation of link regions if there is an existing region within a 4096 r... | Marck | 2010-08-06 | 1 | -0/+33 |
* | Works for grid login. | Diva Canto | 2010-01-29 | 1 | -0/+29 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -3/+13 |
|\ |
|
| * | Change the error messages on region region registration. This changes URM | Melanie | 2010-01-13 | 1 | -3/+13 |
| * | Change the signature of the forms requester data in preparation to getting | Melanie | 2010-01-05 | 1 | -46/+46 |
* | | Added the 2 missing methods in the grid service remote connections. | Diva Canto | 2010-01-14 | 1 | -0/+77 |
* | | Change the signature of the forms requester data in preparation to getting | Melanie | 2009-12-27 | 1 | -46/+46 |
|/ |
|
* | * GridServerPostHandler.cs: Try/catch in Handle | Diva Canto | 2009-10-05 | 1 | -24/+31 |
* | Minor change. | Diva Canto | 2009-10-05 | 1 | -1/+1 |
* | Fixed bug introduced in one of the last commits. | Diva Canto | 2009-10-05 | 1 | -1/+1 |
* | More error catching/outputting. | Diva Canto | 2009-10-05 | 1 | -4/+14 |
* | Merge branch 'grid-service-redux' | Melanie | 2009-09-28 | 1 | -0/+18 |
|\ |
|
| * | Forgot a return statement. | Diva Canto | 2009-09-28 | 1 | -1/+1 |
| * | Added Protocol versions back, this time in a range model. | Diva Canto | 2009-09-28 | 1 | -0/+18 |
* | | Change DocToBytes to return no trailing whitespace. | Melanie | 2009-09-28 | 1 | -1/+1 |
|/ |
|
* | Added GridForm.html in Tests/Clients/Grid that shows how to interact with a g... | Diva Canto | 2009-09-25 | 1 | -7/+10 |
* | GridServerPostHandler finished. GridClient tests all work. More guards on get... | Diva Canto | 2009-09-24 | 1 | -15/+172 |
* | Added test GridClient, which allowed me to remove a few bugs out of the new c... | Diva Canto | 2009-09-24 | 1 | -4/+7 |
* | Changed IGridService to use the new GridRegion data structure instead of old ... | Diva Canto | 2009-09-23 | 1 | -3/+4 |
* | Added grid handler and grid remote connector. | Diva Canto | 2009-09-21 | 1 | -0/+269 |