61050b3760b1f8f4e8f90eadd25ab021ed7d8c45
Instead of issuing a query for every variant, we assemble a set of variant ids and query `WHERE variant_id in (1,...)'. This has not only the effect of higher optimization potential for the database, but also the query is issued before any result can come back. This will avoid an overfull receive queue within the job server. Change-Id: I5b1c60f92b97741ce26d9e50760b601929cef44f
This is an import of the old danceos svn repository. The Fail* development started with rev 187, but this git import only contains revisions 956 and newer due to directory structure changes. Imported from external gitsvn checkout. http://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html
Description
Languages
C++
45%
C
36.8%
Python
8.2%
Shell
1.7%
Makefile
1.6%
Other
6.2%