<feed xmlns='http://www.w3.org/2005/Atom'>
<title>genenetwork2, 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>2023-06-20T22:05:40+00:00</updated>
<entry>
<title>code refactoring</title>
<updated>2023-06-20T22:05:40+00:00</updated>
<author>
<name>Alexander_Kabui</name>
</author>
<published>2023-06-20T22:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=0db7bfa307207c38d1727918f5192b39ffe1bda5'/>
<id>urn:sha1:0db7bfa307207c38d1727918f5192b39ffe1bda5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>generate general info for file output</title>
<updated>2023-06-20T21:19:23+00:00</updated>
<author>
<name>Alexander_Kabui</name>
</author>
<published>2023-06-20T21:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=46d32a65d27a5577d7a61f76fb55c7c2f32f46d3'/>
<id>urn:sha1:46d32a65d27a5577d7a61f76fb55c7c2f32f46d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>code to  fetch csv info</title>
<updated>2023-06-20T21:06:30+00:00</updated>
<author>
<name>Alexander_Kabui</name>
</author>
<published>2023-06-20T21:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=7a5f04106ba3df4f3268d56d8813105d31d66733'/>
<id>urn:sha1:7a5f04106ba3df4f3268d56d8813105d31d66733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>code to fetch lmdb info for rust correlation preprocessing</title>
<updated>2023-06-20T21:00:35+00:00</updated>
<author>
<name>Alexander_Kabui</name>
</author>
<published>2023-06-20T21:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=650eb1f019de3a921d739c5d00218b4151b4411b'/>
<id>urn:sha1:650eb1f019de3a921d739c5d00218b4151b4411b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create new collection via GN3 API</title>
<updated>2023-05-15T10:57:45+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-05-15T10:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=d5763a88090f57febb58fdae0cbfb24c76ffed6c'/>
<id>urn:sha1:d5763a88090f57febb58fdae0cbfb24c76ffed6c</id>
<content type='text'>
* wqflask/wqflask/collect.py: Send data to the GN3 API to create the
  new collections.
* wqflask/wqflask/oauth2/client.py: Ensure request is sent as a json
  request.
* wqflask/wqflask/static/new/javascript/search_results.js: use "POST"
  rather than "GET" and send the traits also, in addition to the hash
</content>
</entry>
<entry>
<title>auth: Fetch anonymous collections from separate endpoint.</title>
<updated>2023-05-12T09:53:24+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-05-12T09:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=3d773719255109f3bdcc4adc6314bdafae18ad14'/>
<id>urn:sha1:3d773719255109f3bdcc4adc6314bdafae18ad14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auth: Integrate sessions with auth</title>
<updated>2023-05-12T08:57:12+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-05-12T08:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=a175ea7ea3b0c85ca4e9c0909833f6842474e225'/>
<id>urn:sha1:a175ea7ea3b0c85ca4e9c0909833f6842474e225</id>
<content type='text'>
Rework the sessions to do what was handled by the soon-to-be-obsolete
`wqflask.user_sessions` module.

This is necessary in order to retain the expected functionality of the
user collections, especially:

* anonymous user collections
* authenticated user collections
* import of anonymous collections when user authenticates
</content>
</entry>
<entry>
<title>auth: Fetch user collections from GN3</title>
<updated>2023-05-10T12:38:19+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-05-10T12:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=96fb589371dd1700f0d0f7abc367098d6820c37a'/>
<id>urn:sha1:96fb589371dd1700f0d0f7abc367098d6820c37a</id>
<content type='text'>
Fetch the user collections from GN3 for users that have authenticated.
</content>
</entry>
<entry>
<title>auth: bug-fix: Call `logged_in` function</title>
<updated>2023-05-10T10:19:01+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-05-10T10:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=5df9f0400f5457071a6e717ba68d72454f6f07f5'/>
<id>urn:sha1:5df9f0400f5457071a6e717ba68d72454f6f07f5</id>
<content type='text'>
The `logged_in` symbol was changed from a plain variable into a
function, so we need to call it to get its actual value.
</content>
</entry>
<entry>
<title>Integrate OAuth2 auth with GN2 UI</title>
<updated>2023-05-09T10:19:50+00:00</updated>
<author>
<name>Frederick Muriuki Muriithi</name>
</author>
<published>2023-05-09T10:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork2/commit/?id=2babf1077277d6654203f642994866007aff3509'/>
<id>urn:sha1:2babf1077277d6654203f642994866007aff3509</id>
<content type='text'>
Update the templates to make use of the OAuth2 authentication rather
than the older authentication that used Redis.
</content>
</entry>
</feed>
