<feed xmlns='http://www.w3.org/2005/Atom'>
<title>genenetwork2/webtests, branch lmdb-code/refactoring</title>
<subtitle>GeneNetwork (2nd generation)
</subtitle>
<id>http://git.genenetwork.org/genenetwork2/atom?h=lmdb-code%2Frefactoring</id>
<link rel='self' href='http://git.genenetwork.org/genenetwork2/atom?h=lmdb-code%2Frefactoring'/>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/'/>
<updated>2021-04-30T10:45:15+00:00</updated>
<entry>
<title>webtests: Delete it</title>
<updated>2021-04-30T10:45:15+00:00</updated>
<author>
<name>BonfaceKilz</name>
</author>
<published>2021-04-30T10:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=799b25481fffc97e2adb07004adf502096bf371c'/>
<id>urn:sha1:799b25481fffc97e2adb07004adf502096bf371c</id>
<content type='text'>
These are no longer used
</content>
</entry>
<entry>
<title>Run `sed -i 's/(object)//g'`</title>
<updated>2021-04-29T18:45:51+00:00</updated>
<author>
<name>BonfaceKilz</name>
</author>
<published>2021-04-29T18:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=23e8e222e8016ea8335d4850070f884ab9b043fe'/>
<id>urn:sha1:23e8e222e8016ea8335d4850070f884ab9b043fe</id>
<content type='text'>
See: https://is.gd/pL7IJF
Ran:
find . \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/(object)//g'
</content>
</entry>
<entry>
<title>Remove "from __future__ import new_feature" statements</title>
<updated>2020-08-26T16:12:33+00:00</updated>
<author>
<name>BonfaceKilz</name>
</author>
<published>2020-08-26T16:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=303e4b71c2172da5be19c84d4be5a062329ac013'/>
<id>urn:sha1:303e4b71c2172da5be19c84d4be5a062329ac013</id>
<content type='text'>
See: &lt;https://docs.python.org/2/library/2to3.html#2to3fixer-future&gt;
</content>
</entry>
<entry>
<title>Changed file permssions to non-executable</title>
<updated>2016-06-18T06:39:38+00:00</updated>
<author>
<name>Pjotr Prins</name>
</author>
<published>2016-06-18T06:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=e9275a0eae086c3122d54e7207a4d872bdb0706c'/>
<id>urn:sha1:e9275a0eae086c3122d54e7207a4d872bdb0706c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added show_trait_js_test to the tests run by test_runner</title>
<updated>2013-08-22T23:18:11+00:00</updated>
<author>
<name>Zachary Sloan</name>
</author>
<published>2013-08-22T23:18:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=c5fc931621707865357ace4b637db7481e0be552'/>
<id>urn:sha1:c5fc931621707865357ace4b637db7481e0be552</id>
<content type='text'>
Fixed the part of show_trait_js_test that checks that the
style is "display: none;"
</content>
</entry>
<entry>
<title>Fixed a couple minor things</title>
<updated>2013-08-22T21:58:31+00:00</updated>
<author>
<name>Zachary Sloan</name>
</author>
<published>2013-08-22T21:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=73ad2b41c0f9ca45b06de467400184f7b1bd9d91'/>
<id>urn:sha1:73ad2b41c0f9ca45b06de467400184f7b1bd9d91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed import in show_trait_js_test.py</title>
<updated>2013-08-22T21:54:13+00:00</updated>
<author>
<name>Zachary Sloan</name>
</author>
<published>2013-08-22T21:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=b34e262f0371952fdec850483c0929d4f0a858d1'/>
<id>urn:sha1:b34e262f0371952fdec850483c0929d4f0a858d1</id>
<content type='text'>
Added a function to browser_run.py that gets an element's style
</content>
</entry>
<entry>
<title>Just changed a comment in the show trait js test</title>
<updated>2013-08-21T23:10:38+00:00</updated>
<author>
<name>Zachary Sloan</name>
</author>
<published>2013-08-21T23:10:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=2db8468a8e3e802588d97bdeb64b5b638d634bb6'/>
<id>urn:sha1:2db8468a8e3e802588d97bdeb64b5b638d634bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed an issue where correlationFunction was being imported</title>
<updated>2013-08-21T23:05:21+00:00</updated>
<author>
<name>Zachary Sloan</name>
</author>
<published>2013-08-21T23:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=668a715e3626030edad87b428678ce9eca66eb3d'/>
<id>urn:sha1:668a715e3626030edad87b428678ce9eca66eb3d</id>
<content type='text'>
instead of its updated name correlation_function
</content>
</entry>
<entry>
<title>Created a file (test_runner.py) that runs every test in the</title>
<updated>2013-08-16T23:06:24+00:00</updated>
<author>
<name>Zachary Sloan</name>
</author>
<published>2013-08-16T23:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=b9ccccf8d1cf47c33afbbb0c05d56d7a0f5039e3'/>
<id>urn:sha1:b9ccccf8d1cf47c33afbbb0c05d56d7a0f5039e3</id>
<content type='text'>
directory in a row and reports the results
</content>
</entry>
</feed>
