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-10-06
scripts: group: Update docstrings for "create_group_data"
BonfaceKilz
2021-10-06
scripts: group: Break up long line
BonfaceKilz
2021-10-06
scripts: group: Fix indentation
BonfaceKilz
2021-10-06
workflows: main.yml: Disable link checking
BonfaceKilz
2021-10-06
scripts: group: Remove empty `""` value for data.get
BonfaceKilz
2021-10-06
scripts: group: Remove unused import
BonfaceKilz
2021-10-06
scripts: group: Use a unique key to identify a group
BonfaceKilz
2021-10-06
doc: docker-container.org: Remove python2 gn2 docker set-up command
BonfaceKilz
2021-10-06
tests: test_run_mapping: Add missing "name" attribute to tests
BonfaceKilz
2021-10-06
tests: test_run_mapping: Add missing calls
BonfaceKilz
2021-10-06
tests: test_run_mapping: Fix failing assert when getting perm strata
BonfaceKilz
2021-10-06
tests: test_run_mapping: Add missing attribute to "self.trait"
BonfaceKilz
2021-10-06
tests: test_run_mapping: Add missing positional argument "vals_hash"
BonfaceKilz
2021-10-04
Moved REDIS_CONN back into if __name__ == '__main__' since it doesn't need to...
zsloan
2021-10-04
Changed the group.py script to replace user e-mails with IDs and to include i...
zsloan
2021-10-04
Changed get_user_groups to pull both the ID and details in the for loop from ...
zsloan
2021-10-04
Add group link for user member groups
zsloan
2021-10-04
scripts: group.py: Modify exit message when displaying updated data
BonfaceKilz
2021-10-04
scripts: group.py: Remove "glom" dependency
BonfaceKilz
2021-10-04
Decode redis response by default
BonfaceKilz
2021-10-04
Modify resource editing script to enable data backups & restoration
BonfaceKilz
2021-10-04
wqflask: resource_manager: Remove logger
BonfaceKilz
2021-10-04
Add script that adds "editors" group to all resources in Redis
BonfaceKilz
2021-10-04
Add script for creating/ updating groups during authorisation
BonfaceKilz
2021-10-04
Remove "_scripts.html" and all it's references
BonfaceKilz
2021-10-04
new_security: login_user.html: Delete commented out block
BonfaceKilz
2021-10-04
Replace hard-coded e-mails with gn-proxy queries
BonfaceKilz
2021-10-04
Rename "admin_login_required" to "edit_access_required"
BonfaceKilz
2021-09-27
Apply pep-8 formatting
BonfaceKilz
2021-09-27
Remove variable-- named after a python keyword-- called "list"
BonfaceKilz
2021-09-27
Remove lengthy stack trace for 404, 400, 408 status codes
BonfaceKilz
2021-09-22
Removed the Control for (marker) option from R/qtl for now since Danny mentio...
zsloan
2021-09-22
Fixed issue where the control marker parameter was being passed incorrectly t...
zsloan
2021-09-22
Only show most search page options if results exist; otherwise provide a link...
zsloan
2021-09-22
Added type='button' to the Delete Collection button within collections/view, ...
zsloan
2021-09-22
Remove references to reaper_version and code for running old qtlreaper
zsloan
2021-09-20
Returned the GN1 url to gn1.genenetwork.org since it's apparently working wel...
zsloan
2021-09-20
Removed the reaper_version selection option, since original qtlreaper is no l...
zsloan
2021-09-20
Added back the option to edit privileges on trait pages, since the metadata e...
zsloan
2021-09-16
wqflask: views: Redirect to the correct URL after phenotype update
BonfaceKilz
2021-09-14
Replace / with _ in the mapping results filename, due to / causing issues wit...
zsloan
2021-09-14
Replace / with _ in the file hashes in rqtl_mapping.py, since they get transl...
zsloan
2021-09-13
Change mapping export filename to use the path passed from run_mapping, inste...
zsloan
2021-09-13
Change mapping export filename to use the trait hash
zsloan
2021-09-13
Add trait name and trait hash to exported mapping results
zsloan
2021-09-13
Include some extra metadata in the mapping page details (in addition to the f...
zsloan
2021-09-13
Change Genotype File text to only show the meaningful genotype deescription
zsloan
2021-09-13
Temporarily point the View in GN1 button to gn1-lily.genenetwork.org since so...
zsloan
2021-09-11
Add Jupyter Notebook Launcher to Tools dropdown menu
jgart
2021-09-10
Fix issue with the way the template was checking if genofile_string was set; ...
zsloan
[next]