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
/
gn2
/
wqflask
/
__init__.py
Age
Commit message (
Expand
)
Author
2024-09-17
Replace underscore with hyphen for gn docs url prefix.
Alexander_Kabui
2024-09-13
Define new blueprint for all gn_docs.
Alexander_Kabui
2024-08-01
Remove obsolete configurations.
Frederick Muriuki Muriithi
2024-07-31
Improve logging
Frederick Muriuki Muriithi
2024-07-17
Remove token and user detail handling from @app.before_request
Frederick Muriuki Muriithi
2024-07-17
Reorganise code to do ALL configs at the top and then logging
Frederick Muriuki Muriithi
2024-07-01
Link to global search syntax document as markdown on github
zsloan
2024-05-14
Consistently use the same OAuthSession client
Frederick Muriuki Muriithi
2024-04-24
Use app's logger rather than root logger.
Frederick Muriuki Muriithi
2024-04-24
Setup logging
Frederick Muriuki Muriithi
2024-04-23
Don't fail startup due to missing config.
Frederick Muriuki Muriithi
2024-04-23
Separate the auth server's public key from app's private key
Frederick Muriuki Muriithi
2024-04-23
Client needs access to PRIVATE KEY, not PUBLIC KEY.
Frederick Muriuki Muriithi
2024-04-23
SSL_KEY_PAIR_PUBLIC_KEY: New setting
Frederick Muriuki Muriithi
2024-03-26
Import user_logged_in from the clients module.
Munyoki Kilyungi
2024-03-26
Integrate CKEditor into metadata editing.
Munyoki Kilyungi
2024-03-05
Pick secrets from config file.
Frederick Muriuki Muriithi
2024-01-30
Create framework for error handling and handle connection errors
Frederick Muriuki Muriithi
2024-01-02
Move default settings into gn2 module.
Arun Isaac
2023-12-29
Namespace all modules under gn2.
Arun Isaac