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-09-17
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-09-17
Mock "SECRET_HMAC_CODE"
BonfaceKilz
2020-09-17
Replace string arguments to "hmac.new" with bytearray
BonfaceKilz
2020-09-17
Fix errors in tests
BonfaceKilz
2020-09-17
Apply pep8
BonfaceKilz
2020-09-17
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-09-17
Apply pep8
BonfaceKilz
2020-09-17
Add tests for hmac utility
BonfaceKilz
2020-09-16
Add new tests for "base/trait.py"
BonfaceKilz
2020-09-16
Apply pep8
BonfaceKilz
2020-09-16
Add tests for "add_new_resource" method
BonfaceKilz
2020-09-16
Remove unnecessary if branch
BonfaceKilz
2020-09-16
Add tests for authentication tools
BonfaceKilz
2020-09-15
Fix failing tests
BonfaceKilz
2020-09-08
Changed the Add button color for all the different pages that use it
zsloan
2020-09-08
Search code now checks if there are more than 50,000 results before
zsloan
2020-09-08
Changed regular and global search results table to use the new sort
zsloan
2020-09-08
Added a sort function (derived from the natural sort import) that always
zsloan
2020-09-04
Update how static js/ css files are fetched
BonfaceKilz
2020-09-01
There was a missing quote in one of the javascript imports added by the
zsloan
2020-09-01
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-09-01
Fixed indent issue that could cause error when showing the haplotype
zsloan
2020-09-01
Use "md5.min.js" from guix
BonfaceKilz
2020-09-01
Remove commented out script tags that references CDNs
BonfaceKilz
2020-09-01
Replace CDNs with packages from guix
BonfaceKilz
2020-09-01
Add missing apostrophe in url_for args
BonfaceKilz
2020-08-31
Remove typo at beginning of line
BonfaceKilz
2020-08-31
Merge pull request #431 from BonfaceKilz/Build/add-d3-tip
BonfaceKilz
2020-08-31
Fixed text on not_authenticated to use proper grammar
zsloan
2020-08-31
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-08-31
Fixed issue that was causing updating resource default privileges to not
zsloan
2020-08-31
Use d3-tip from guix
BonfaceKilz
2020-08-31
Use chroma from guix
BonfaceKilz
2020-08-31
Merge pull request #428 from BonfaceKilz/chore/delete-datatables-extensions-f...
BonfaceKilz
2020-08-31
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-08-29
Fixed issue where exporting traits would throw an error if a dataset's
zsloan
2020-08-29
Fixed issue with exporting traits from multiple different groups from
zsloan
2020-08-28
Delete dataTables and it's extensions from git
BonfaceKilz
2020-08-28
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-08-27
Added logic that creates a user account if an e-mail is added to a group
zsloan
2020-08-27
Added function for sending an invitation e-mail
zsloan
2020-08-27
Added manager_user.html because it was missing from git
zsloan
2020-08-27
Add check for empty group_code when adding a new resource
BonfaceKilz
2020-08-27
Add a check for a "uuid" object
BonfaceKilz
2020-08-27
Update imports
BonfaceKilz
2020-08-27
Remove python2 string processing to utf-8
BonfaceKilz
2020-08-27
Remove relative imports
BonfaceKilz
2020-08-27
Replace dict.iteritems() with dict.items()
BonfaceKilz
2020-08-27
Convert sibling imports to relative imports
BonfaceKilz
2020-08-27
Import "reduce" without a try block
BonfaceKilz
[next]