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-11-02
Created function for encoding the column value as bytes when fetching from th...
zsloan
2020-11-02
Changed correlation page logic to skip over traits that share fewer than 6 sa...
zsloan
2020-10-29
Fixed issue with single-chromosome mapping after the bootstrap fix and fixed ...
zsloan
2020-10-29
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into reaper_boo...
zsloan
2020-10-29
Merge pull request #469 from BonfaceKilz/bug/fix-cookies-verification
BonfaceKilz
2020-10-29
Merge pull request #471 from BonfaceKilz/bug/replace-map-on-strip-method
BonfaceKilz
2020-10-28
Merge pull request #470 from zsloan/mapping_chr_view_fix
zsloan
2020-10-28
A non-string being used as a paramter in HT.Link caused an error after the Py...
zsloan
2020-10-29
Replace map on strip with a list comprehension that calls strip()
BonfaceKilz
2020-10-28
Use latin-1 encoding when converting hmac secret to bytes
BonfaceKilz
2020-10-28
Add new test for hmac_creation with latin-1 secret
BonfaceKilz
2020-10-28
Add tests for cookie verification
BonfaceKilz
2020-10-28
Merge pull request #468 from zsloan/export_fix
zsloan
2020-10-28
Fixed trait page export to work with Scroller + added metadata for non-Pheno...
zsloan
2020-10-27
Cast ProbeSet description as binary to fix encoding issue on global search page
zsloan
2020-10-27
Merge pull request #466 from zsloan/show_trait_attributes_fix
zsloan
2020-10-27
Get the "first_attr_start_pos" from a samplelist instead of from each individ...
zsloan
2020-10-27
Cast post and pre-publication descriptions into binary
BonfaceKilz
2020-10-27
Merge pull request #465 from Alexanderlacuna/test-branch
BonfaceKilz
2020-10-27
switch from single quote to double quote
Alexanderlacuna
2020-10-27
address failures
Alexanderlacuna
2020-10-27
added changes to file
Alexanderlacuna
2020-10-27
modified to use pep8 standards
Alexanderlacuna
2020-10-27
Merge pull request #422 from BonfaceKilz/build/python3-migration
BonfaceKilz
2020-10-26
modified test file
Alexanderlacuna
2020-10-26
Add page load metrics to footer
BonfaceKilz
2020-10-23
Fixed bootstrap results when using interval mapping for the full genome view;...
zsloan
2020-10-23
Merge pull request #462 from zsloan/fix_export_error
zsloan
2020-10-23
Fixed trait export for situations where there's no authors/title/journal
zsloan
2020-10-22
Merge pull request #460 from zsloan/move_styling_to_css
zsloan
2020-10-21
Removed code setting the maximum tick value to 1.15* the max LRS/LOD if permu...
zsloan
2020-10-21
Ensured all Y axis ticks in the mapping figure are below the top of the figur...
zsloan
2020-10-20
Fixing typo in JS code where "attribute_start_pos" said "attribute_start_post"
zsloan
2020-10-20
Fixed some problems with the previous attempt at resolving conflicts before m...
zsloan
2020-10-20
Merge branch 'testing' into move_styling_to_css
zsloan
2020-10-20
Added classes to replace styling in show_trait_edit_data.html to show_trait.c...
zsloan
2020-10-20
Replaced _ with - in class names (though this change will end up being unnece...
zsloan
2020-10-20
Replaced one class name with a more generic "inline-div" since there are othe...
zsloan
2020-10-20
Made class names consistently use - instead of _ in show_trait_edit_data.html
zsloan
2020-10-20
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-10-20
Update how pbkdf2.pbkdf2_hex is used when encrypting pass
BonfaceKilz
2020-10-20
Add tests for encoding password
BonfaceKilz
2020-10-20
Update pbkdf2
BonfaceKilz
2020-10-20
Add pbkdf2 tests
BonfaceKilz
2020-10-20
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-10-19
Merge branch 'testing' into scroller_testing
zsloan
2020-10-19
Update snpString link
BonfaceKilz
2020-10-19
Delete stale comment
BonfaceKilz
2020-10-15
Fixed issue that caused interval map setting to not work correctly for reaper...
zsloan
2020-10-15
Replaced the styling in show_trait_mapping_tools.html with CSS and changed so...
zsloan
[next]