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
Age
Commit message (
Expand
)
Author
2021-04-13
SQL notes - table layout
Pjotr Prins
2021-04-13
SQL notes
Pjotr Prins
2021-04-13
SQL notes
Pjotr Prins
2021-04-09
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into acenteno
Arthur Centeno
2021-04-09
link to webinars
Arthur Centeno
2021-03-30
Shifted some code out of the try/except that shouldn't have been inside it
zsloan
2021-03-30
Shifted the 'try' in a try/except up some to account for a possible error wit...
zsloan
2021-03-29
Changed minimum num_overlap to 2, since there apparently need to be that many...
zsloan
2021-03-29
Check if a trait in a collection is a properly structured string to avoid an ...
zsloan
2021-03-26
Split rat RRID by _ in order to pull out just the ID number, since the number...
zsloan
2021-03-26
Added try/except to deal with the possibility of user_id being stored in Redi...
zsloan
2021-03-19
Added other BXD individual groups to the list of BXD groups used when drawing...
zsloan
2021-03-17
Added the RRID urls for mouse and rat to webqtlConfig
zsloan
2021-03-17
Fixed the logic for creating the RRID links to account for the fact that the ...
zsloan
2021-03-17
Added a check for if there's a second value for case attributes, for situatio...
zsloan
2021-03-17
Added URL as second value for RRID case attributes, so it can be displayed in...
zsloan
2021-03-16
Fixed test_check_resource_availability_of_super_user to account for user_id b...
zsloan
2021-03-16
Added try/except to convert owner_id to bytes if necessary
zsloan
2021-03-16
Fixed encoding in load_json_from_redis to account for the first that column v...
zsloan
2021-03-16
Fixed encoding to make get_user_groups work properly, since the user IDs for ...
zsloan
2021-03-16
Removed unnecessary encoding of user_id from authentication_tools.py
zsloan
2021-03-16
Removed unnecessary decoding when getting user_id from UserSession
zsloan
2021-03-12
Fixed imports in send_forgot_password_email since they apparently needed to b...
zsloan
2021-03-07
Right-aligned the Mean column for phenotype global search
zsloan
2021-03-07
Limited Mean for phenotype global search to 3 decimal places
zsloan
2021-03-04
Fixed issue that caused JS to break when trait description contains a newline...
zsloan
2021-03-03
Checked if pre_publication_description is NULL, because there was an error re...
zsloan
2021-02-23
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2021-02-23
This should fix the issue with Haplotype Analyst sample names/values not bein...
zsloan
2021-02-19
Fixed test_gen_menu to reflect updated query
zsloan
2021-02-19
Fixed TestCheckResourceAvailability to make it work after realizing that Redi...
zsloan
2021-02-19
Fixed test_run_mapping.py to make export_mapping_results test work correctly
zsloan
2021-02-19
Patched utility.authentication_tools.g as TestUserSession because otherwise t...
zsloan
2021-02-18
Increased sample table width added for each case attribute. At some point thi...
zsloan
2021-02-18
Committing changes that added some fields to mapping export - one of the test...
zsloan
2021-02-18
Convert user ID to string
zsloan
2021-02-18
Remove the deocde since it was throwing an error
zsloan
2021-02-18
Changed gsearch to be able to account for permissions either being a list or ...
zsloan
2021-02-18
Changed DEFAULT_PERMISSIONS AND SUPER_PERMISSIONS to not have permissions be ...
zsloan
2021-02-18
Changed authentication_tools.py to account for encoding str as bytes and deal...
zsloan
2021-02-18
Need to account for permissions having either a list or string until I figure...
zsloan
2021-02-18
Fixed missing colon
zsloan
2021-02-18
Fixed checking permissions in trait.py
zsloan
2021-02-18
Fixed views.py to read properly formatted access masks correctly
zsloan
2021-02-18
Fixed SUPER_PRIVILEGES and DEFAULT_PRIVILEGES
zsloan
2021-02-18
Fixed remaining issue with gen_menu query to also sort by CreateTime, change ...
zsloan
2021-02-18
Fixed gen_menu to order ProbeSet datasets correctly - needed to remove DESC
zsloan
2021-02-17
Fixed error caused by user IDs being encoded as bytes
zsloan
2021-02-16
Changed a couple loops to checking if value is in a list comprehension
zsloan
2021-02-16
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
[next]