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