<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Project2, branch project2-1.1.2</title>
<subtitle>Project2 application engine.</subtitle>
<id>https://git.randomdan.homeip.net/repo/project2/atom?h=project2-1.1.2</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/project2/atom?h=project2-1.1.2'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/'/>
<updated>2015-05-20T20:26:49Z</updated>
<entry>
<title>Work around the fact that webapp-config [might] tear down and replace in its entirely the document root, leaving existing fcgi apps homeless</title>
<updated>2015-05-20T20:26:49Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-20T20:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=77ee1db9bb8c70dd0ed6a55472c7de9651fd43ff'/>
<id>urn:sha1:77ee1db9bb8c70dd0ed6a55472c7de9651fd43ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix XML raw view to handle namespaces better, covering unit test</title>
<updated>2015-05-20T20:19:02Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-20T20:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=2f36f18734c030a1d4937dc6f471917e06120dd4'/>
<id>urn:sha1:2f36f18734c030a1d4937dc6f471917e06120dd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend TestPresenter to be a full Presenter implementation</title>
<updated>2015-05-20T00:23:18Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-20T00:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=150e6606b6d8e28a5de1d3344df183cce1545986'/>
<id>urn:sha1:150e6606b6d8e28a5de1d3344df183cce1545986</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split test presenter into its own class, not rolled into the script host</title>
<updated>2015-05-19T20:19:50Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-19T20:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=4efe7293b698f3eb413651a59c89dd5e31e9d0a3'/>
<id>urn:sha1:4efe7293b698f3eb413651a59c89dd5e31e9d0a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Persist a table containing some environmental things during mock setup</title>
<updated>2015-05-07T15:11:37Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>daniel.goodliffe@pressassociation.com</email>
</author>
<published>2015-05-07T15:11:37Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=bfc3b28e596166f2b82d917baaed8bbb17fb687b'/>
<id>urn:sha1:bfc3b28e596166f2b82d917baaed8bbb17fb687b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add target for installing the UT support libs</title>
<updated>2015-05-06T13:01:33Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>daniel.goodliffe@pressassociation.com</email>
</author>
<published>2015-05-06T13:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=8e30d9f0818bcc0b6daf6bd281e86fe8fc783962'/>
<id>urn:sha1:8e30d9f0818bcc0b6daf6bd281e86fe8fc783962</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore propagated flag so the deps work properly</title>
<updated>2015-05-03T23:29:43Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-03T23:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=7cfcfa3583fbb881482395c40b71fa8167ef144a'/>
<id>urn:sha1:7cfcfa3583fbb881482395c40b71fa8167ef144a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mocking and tests for ODBC.</title>
<updated>2015-05-02T20:23:43Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T20:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=79048ae19355cb8179e1abee8be001fcb0bdfcb7'/>
<id>urn:sha1:79048ae19355cb8179e1abee8be001fcb0bdfcb7</id>
<content type='text'>
Note: whilst intervals sort of work, ODBC thinks the column is a longvarchar in PQ, so the UTs don't cover it.
Also note: the ODBC UT mock is a hack over the PQ one, probably not suitable for general purpose use
</content>
</entry>
<entry>
<title>Add support for RDBMS boolean/bit types</title>
<updated>2015-05-02T17:41:53Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T17:41:53Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=c6d40e631d9b6496d44cc03abf1fedf4b46e5aad'/>
<id>urn:sha1:c6d40e631d9b6496d44cc03abf1fedf4b46e5aad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor, more OO, less hacky bind</title>
<updated>2015-05-02T17:17:29Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T17:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=3c7f89796275ff535c190c4a58775da48f76cb46'/>
<id>urn:sha1:3c7f89796275ff535c190c4a58775da48f76cb46</id>
<content type='text'>
</content>
</entry>
</feed>
