<feed xmlns='http://www.w3.org/2005/Atom'>
<title>example-collection-json-db.git/routes, branch master</title>
<subtitle>Web application to create example Collection+JSON resources.</subtitle>
<id>https://trygvis.io/git/2012/06/example-collection-json-db.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/'/>
<updated>2012-07-29T18:24:13Z</updated>
<entry>
<title>o Adding updating of employees.</title>
<updated>2012-07-29T18:24:13Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-29T18:24:13Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=06c7d6c9e3837131d92e4d44741196ac2feff930'/>
<id>urn:sha1:06c7d6c9e3837131d92e4d44741196ac2feff930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Validating the DATABASE_URL property before starting.</title>
<updated>2012-07-29T14:53:41Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-29T14:53:41Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=efb54c43e5432875c15e504e7a0668a33d744a22'/>
<id>urn:sha1:efb54c43e5432875c15e504e7a0668a33d744a22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Improved error handling when postgres fails.</title>
<updated>2012-07-13T23:38:43Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-13T23:38:33Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=090295773d12cae88e81cf2e509168ad5e3fda45'/>
<id>urn:sha1:090295773d12cae88e81cf2e509168ad5e3fda45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Adding support for inserting employees.</title>
<updated>2012-07-13T23:02:35Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-13T23:02:35Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=47b4b51573f240763ee8b761bfe9f37ffce8e0fb'/>
<id>urn:sha1:47b4b51573f240763ee8b761bfe9f37ffce8e0fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Moving most of the SQL code to a DAO.</title>
<updated>2012-07-12T20:01:54Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-12T20:01:54Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=27fdccc050bbfe09beca29d8d50ca25e18c5102a'/>
<id>urn:sha1:27fdccc050bbfe09beca29d8d50ca25e18c5102a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Proper error handling when the postgres db is down.</title>
<updated>2012-07-12T10:44:18Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-12T10:44:18Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=ffa799fa0fa762f74ac04b46b670ab981c715fbf'/>
<id>urn:sha1:ffa799fa0fa762f74ac04b46b670ab981c715fbf</id>
<content type='text'>
o Doing a full COUNT() to find total number of rows.
</content>
</entry>
<entry>
<title>o Adding DELETE support for employees.</title>
<updated>2012-07-05T14:51:28Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-05T14:51:28Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=e0bb61aab05e012a9842a5ebd16809aa38b38143'/>
<id>urn:sha1:e0bb61aab05e012a9842a5ebd16809aa38b38143</id>
<content type='text'>
o Adding proper error handling when PostgreSQL is failing.
</content>
</entry>
<entry>
<title>o Adding paging when rendering c+j for department list.</title>
<updated>2012-07-04T12:32:29Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-04T12:32:29Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=4209b858ecdbfd9a354d429883dfd86c4df4cf41'/>
<id>urn:sha1:4209b858ecdbfd9a354d429883dfd86c4df4cf41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Common and proper HEAD vs GET handling.</title>
<updated>2012-07-04T12:12:13Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-04T12:12:13Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=3d6f13430471ef3948c57510d39e8ce80352046d'/>
<id>urn:sha1:3d6f13430471ef3948c57510d39e8ce80352046d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Sending 405 on bad method, 406 on bad Accept values.</title>
<updated>2012-07-04T11:36:51Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-07-04T11:36:51Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/06/example-collection-json-db.git/commit/?id=c95f92fa4c42ef86cd994ca0361cb3c1909e6f2d'/>
<id>urn:sha1:c95f92fa4c42ef86cd994ca0361cb3c1909e6f2d</id>
<content type='text'>
</content>
</entry>
</feed>
