index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wqflask
Age
Commit message (
Expand
)
Author
2020-10-20
Add pbkdf2 tests
BonfaceKilz
2020-10-19
Update snpString link
BonfaceKilz
2020-10-19
Delete stale comment
BonfaceKilz
2020-10-12
Wrap args of print statements correctly using braces
BonfaceKilz
2020-10-12
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-10-09
Merge pull request #458 from BonfaceKilz/tests/add-extra-tests-for-collections
BonfaceKilz
2020-10-09
Apply PEP 8 to buffer
BonfaceKilz
2020-10-09
Add test for process_traits from collections.py
BonfaceKilz
2020-10-09
Fix export function on traits and analysis page
BonfaceKilz
2020-10-09
Update base64 conversion
BonfaceKilz
2020-10-09
Replace string concat("+") with python3's f-string
BonfaceKilz
2020-10-09
Replace "ncores" with "nthreads" param to r_CTLscan
BonfaceKilz
2020-10-09
Use built-in array as a named import
BonfaceKilz
2020-10-09
Update base64 conversion
BonfaceKilz
2020-10-09
Convert cmp function into a key function
BonfaceKilz
2020-10-09
Apply PEP-8 formatting
BonfaceKilz
2020-10-08
Fixed remaining issue that applies to all dataset types
zsloan
2020-10-08
Fixed issue where new phenotype groups wouldn't be saved to the self.datasets...
zsloan
2020-10-08
Merge pull request #452 from zsloan/authentication_bug_fix
zsloan
2020-10-08
Merge pull request #455 from zsloan/temp_trait_scatterplot_fix
zsloan
2020-10-08
When generating links to correlation scatterplots (in corr results and corr m...
zsloan
2020-10-06
Merge pull request #454 from zsloan/update_docs_fix
zsloan
2020-10-06
Made change that should fix error when trying to change page text using ckeditor
zsloan
2020-10-06
Merge pull request #453 from zsloan/index_page_textarea_fix
zsloan
2020-10-06
Fixed issue where drop-down arrows and textarea corners couldn't be clicked w...
zsloan
2020-10-02
Checked if owner_id is "none" to avoid an error when trying to access the res...
zsloan
2020-10-02
Ignore utf-8 encoding errors
BonfaceKilz
2020-10-02
Split author's list into it's own variable
BonfaceKilz
2020-10-02
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into build/pyth...
BonfaceKilz
2020-10-02
Apply PEP 8 formatting
BonfaceKilz
2020-10-02
Cast variable properly to avoid type exceptions
BonfaceKilz
2020-10-02
Replace is_integer with isinstance when checking for an int value
BonfaceKilz
2020-10-02
Update natural_sort function
BonfaceKilz
2020-10-02
Remove unnecessary commented out blocks
BonfaceKilz
2020-10-02
Cast "previous_chr" to an int
BonfaceKilz
2020-10-01
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into corr_matri...
zsloan
2020-10-01
Convert trait attributes to utf-8 strings if they were bytes
BonfaceKilz
2020-10-01
Make object JSON serializable
BonfaceKilz
2020-09-30
Changed the logic for adding 0 to the PCA results to do so when the
zsloan
2020-09-30
Added "natural-minus-na" sorting for relevant columns in the correlation
zsloan
2020-09-30
Fixed issue where columns sorted by inner text (text inside link tags)
zsloan
2020-09-30
Removed unused code from TempDataSet class
zsloan
2020-09-30
Add missing import
BonfaceKilz
2020-09-30
Apply pep 8 formatting
BonfaceKilz
2020-09-30
Fix StopIteration error thrown in view collections page
BonfaceKilz
2020-09-30
Fix import in tests
BonfaceKilz
2020-09-29
Trait page link-out buttons were previously inside <a> tags, but this
zsloan
2020-09-29
Removed "Color By Trait" button from the Bar Chart, because it was meant
zsloan
2020-09-29
Made a variety of changes to table pages
zsloan
2020-09-29
Remove undefined variable
BonfaceKilz
[next]