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-08-17
Merge pull request #598 from zsloan/feature/add_filter_by_study_samples
zsloan
2021-08-17
wqflask:.DS_Store: Delete it
BonfaceKilz
2021-08-17
wqflask: runserver: Add DebugToolbar when running in DEBUG mode
BonfaceKilz
2021-08-17
wqflask: views: Re-enable admin access in edit probeset
BonfaceKilz
2021-08-17
wqflask: wsgi: Remove it
BonfaceKilz
2021-08-16
Update URL for editing published trait
BonfaceKilz
2021-08-16
wqflask: views: Use "inbredset_id" in the "Edit Trait" URL
BonfaceKilz
2021-08-16
wqflask: views: Remove commented out code blocks
BonfaceKilz
2021-08-16
Add "Description" column to CaseAttribute
BonfaceKilz
2021-08-13
base: data_set: Remove unnecessary comments and logging statements
BonfaceKilz
2021-08-13
wqflask: show_trait:: Remove debug comment
BonfaceKilz
2021-08-12
Account for user selecting one of the two sample groups if more than one exist
zsloan
2021-08-12
Fixed issue where 1 was added to the loop.index instead of subtracted + only ...
zsloan
2021-08-12
Add JS for filtering sample table rows by study samplelist
zsloan
2021-08-12
Get list of study titles to use for the dropdown menu and store the full list...
zsloan
2021-08-12
Return empty list instead of None in get_study_samplelists
zsloan
2021-08-12
Fix the way the study_sample_lists path is set and checked
zsloan
2021-08-12
Add option to filter samples by study to template
zsloan
2021-08-12
add function for reading in JSON file that lists sample lists unique to each ...
zsloan
2021-08-12
Get case attribute descriptions from DB and display them as mouseover titles ...
zsloan
2021-08-11
Fixed issue that caused case attribute columns to become unaligned if some st...
zsloan
2021-08-11
Sort by attribute ID instead of name in initialize_show_trait_tables.js when ...
zsloan
2021-08-10
Fixed the way n_samples is calculated for the loading page and mapping figure...
zsloan
2021-08-10
Fixed issue that caused correlations to not work with temp traits after switc...
zsloan
2021-08-10
Replaced forward slashes with underscores in the hashed filenames used by GEM...
zsloan
2021-08-09
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2021-08-09
Removed some paths that have been throwing errors in the logs constantly
zsloan
2021-08-06
gunicorn production settings: increase process refresh rate to clean up RAM. ...
Pjotr Prins
2021-08-05
Generate phenotype and covariate filenames for GEMMA from a hash of values an...
zsloan
2021-08-04
wqflask: views: Remove unnecessary casting for "count"
BonfaceKilz
2021-08-04
wqflask: views: Replace hard-coded "/tmp" dir
BonfaceKilz
2021-08-03
Remove hard coded PATH for csvdiff binary
BonfaceKilz
2021-08-03
Replace TMPDIR hard-coded val with one set from flask
BonfaceKilz
2021-08-03
wqflask: views: Only show user's diff
BonfaceKilz
2021-08-03
Rename display_files.html -> display_files_admin.html
BonfaceKilz
2021-08-03
Reject diff data on click
BonfaceKilz
2021-08-03
Display a flash message after a file(and data) approval
BonfaceKilz
2021-08-03
wqflask: views: After approval, rename the file at the right point
BonfaceKilz
2021-08-03
wqflask: views: Rename endpoint to "/admin/data-sample/diffs/"
BonfaceKilz
2021-08-03
wqflask: views: use dataset_id when inserting into metadata_audit
BonfaceKilz
2021-08-03
wqflask: views: Add dataset_id to diff json that'll be stored
BonfaceKilz
2021-08-03
wqflask: views: Add author name to generated diff's filename
BonfaceKilz
2021-08-03
templates: display_files: Add a a reject button
BonfaceKilz
2021-08-03
templates: edit_phenotype: Put csv "oownload" button above "Browse"
BonfaceKilz
2021-08-03
templates: edit_phenotype: Remove link to the approve page
BonfaceKilz
2021-08-03
wqflask: views: Flash messages during edits
BonfaceKilz
2021-08-03
wqflask: views: Get the publishdata_id from the file
BonfaceKilz
2021-08-03
wqflask: views: Filter out approved/ rejected files during display
BonfaceKilz
2021-08-03
wqflask: views: Replace `update_raw` with `update_sample_data`
BonfaceKilz
2021-08-03
templates: edit_phenotype: Add some margin to links for csv download
BonfaceKilz
[next]