Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use native for instead BOOST_FOREACH | Dan Goodliffe | 2015-01-03 |
| | |||
* | Add a unit test over config variable | Dan Goodliffe | 2014-11-28 |
| | | | | | Adds p2common unit tests dir Adds a very basic test script node that accepts a simple map for values | ||
* | Massive refactor to remove the appEngine and environment complication and ↵ | randomdan | 2013-07-05 |
| | | | | instead have an execution context that's passed around from the original call site | ||
* | Fix the gch usage quirk with a silly hack and a load of small changes | randomdan | 2013-06-21 |
| | |||
* | Move non p2 specific components into a supporting library, build libmisc ↵ | randomdan | 2013-04-04 |
| | | | | into this too | ||
* | Fix pch header inclusions and missing headers for no-pch building | randomdan | 2013-04-04 |
| | |||
* | Split variable and variabletype code into separate files | randomdan | 2013-03-29 |
| | | | | | Use variabletype in populating options data Add code for guessing the type of some input data | ||
* | Strip all uri parameter stuff from common, make it cgi only | randomdan | 2013-03-28 |
| | | | | | Add component to get a unique cgi request ID Change file presenter cache to use a configurable component to determine its ID | ||
* | Move pwd out of common into files | randomdan | 2013-03-28 |
| | |||
* | Add simple pwd variable | randomdan | 2013-03-18 |
| | |||
* | Folderise variables and another test | randomdan | 2013-03-16 |