Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 2 | -2/+2 |
* | Allow an incoming identifier to be specified for a JsonStore. | Mic Bowman | 2012-09-11 | 2 | -8/+8 |
* | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c... | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -4/+3 |
* | Add try/catch around Json script method registration to avoild some issues | Mic Bowman | 2012-04-25 | 1 | -15/+24 |
* | clean up some more logging spam in the jsonstore modules | Mic Bowman | 2012-04-17 | 2 | -2/+4 |
* | Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization. | Mic Bowman | 2012-04-17 | 3 | -5/+7 |
* | This commit adds a new optional region module, JsonStore, that provides struc... | Mic Bowman | 2012-04-17 | 3 | -0/+1416 |