<feed xmlns='http://www.w3.org/2005/Atom'>
<title>third_party-sqlite3-ruby.git/test, branch master</title>
<subtitle>Genome patches to sqlite3 that are not yet upstream</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/'/>
<entry>
<title>Add test for defaults from Daniel Rodríguez Troitiño</title>
<updated>2008-05-19T19:27:38+00:00</updated>
<author>
<name>Rob Holland</name>
<email>rob@inversepath.com</email>
</author>
<published>2008-05-19T19:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=5df129b18892d720752e84d547cf339e29bcf8ea'/>
<id>5df129b18892d720752e84d547cf339e29bcf8ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing require</title>
<updated>2008-05-19T18:23:45+00:00</updated>
<author>
<name>Rob Holland</name>
<email>rob@inversepath.com</email>
</author>
<published>2008-05-19T18:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=1d3ae7236772fcb39d1f28957fad3c277a6bb34c'/>
<id>1d3ae7236772fcb39d1f28957fad3c277a6bb34c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>be more granular with time/data translation</title>
<updated>2008-05-17T15:05:53+00:00</updated>
<author>
<name>Rob Holland</name>
<email>rob@inversepath.com</email>
</author>
<published>2008-05-17T15:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=423e51b081231278ee29dc157f0c19bfd874c275'/>
<id>423e51b081231278ee29dc157f0c19bfd874c275</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to mocha</title>
<updated>2008-05-15T21:36:36+00:00</updated>
<author>
<name>Rob Holland</name>
<email>rob@inversepath.com</email>
</author>
<published>2008-05-15T21:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=d7369f59017b395d3da66c351388f94f5b23bf3c'/>
<id>d7369f59017b395d3da66c351388f94f5b23bf3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to mocha instead of flexmock.</title>
<updated>2008-05-13T21:52:01+00:00</updated>
<author>
<name>Rob Holland</name>
<email>rob@inversepath.com</email>
</author>
<published>2008-05-13T21:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=2993b5e37d233e6346a801aea73b231675008363'/>
<id>2993b5e37d233e6346a801aea73b231675008363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use true/false for the busy_handler return value as the rdoc suggests.</title>
<updated>2008-05-11T22:05:52+00:00</updated>
<author>
<name>Rob Holland</name>
<email>rob@inversepath.com</email>
</author>
<published>2008-05-11T22:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=f41134d86c76e8ef37b877df7989d02ec579305a'/>
<id>f41134d86c76e8ef37b877df7989d02ec579305a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Up the busy_timeout test time so that systems on which SQLite has reverted to using sleep instead of usleep can still pass the tests.</title>
<updated>2008-05-11T21:55:18+00:00</updated>
<author>
<name>Rob Holland</name>
<email>rob@inversepath.com</email>
</author>
<published>2008-05-11T21:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=511aab6f000f85a4b03b70f841870eff256fbf08'/>
<id>511aab6f000f85a4b03b70f841870eff256fbf08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust test cases such that there is no possibility of using the same database handle from more than one thread, as per the SQLite usage API requirements.</title>
<updated>2008-05-11T21:53:33+00:00</updated>
<author>
<name>Rob Holland</name>
<email>rob@inversepath.com</email>
</author>
<published>2008-05-11T21:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=0a7d337f1bafc5033074802543bd73bc2b831cd8'/>
<id>0a7d337f1bafc5033074802543bd73bc2b831cd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kill the paranoid copy of the license at the top of every source file</title>
<updated>2008-05-03T04:44:37+00:00</updated>
<author>
<name>Jamis Buck</name>
<email>jamis@37signals.com</email>
</author>
<published>2008-05-03T04:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=0443c36bd95f53aa93e3ce8811372366d0257c69'/>
<id>0443c36bd95f53aa93e3ce8811372366d0257c69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test case to show that type translation must explicitly check for nil values</title>
<updated>2008-01-26T17:33:46+00:00</updated>
<author>
<name>Jamis Buck</name>
<email>jamis@37signals.com</email>
</author>
<published>2008-01-26T17:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-sqlite3-ruby.git/commit/?id=d3cdae069ec5e416737bae1593009ca89c163046'/>
<id>d3cdae069ec5e416737bae1593009ca89c163046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
