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
/
utility
Age
Commit message (
Expand
)
Author
2020-08-19
Remove extra whitespace(or add it) from comma separated items
BonfaceKilz
2020-08-19
Make Python more idiomatic
BonfaceKilz
2020-08-19
Rename xrange() to range() and wrap existing range() calls with list
BonfaceKilz
2020-08-19
Wrap `raise` statements in parenthesis
BonfaceKilz
2020-08-19
Convert the old not-equal syntax, <>, to !=
BonfaceKilz
2020-08-19
Fix dictionary iteration methods
BonfaceKilz
2020-08-19
Remove erroneous `if .. else` branch
BonfaceKilz
2020-08-19
Wrap `map()` in a `list` call
BonfaceKilz
2020-08-18
Apply pep8
BonfaceKilz
2020-08-18
Replace "<>" with "!="
BonfaceKilz
2020-08-18
Wrap print statements in parentheses
BonfaceKilz
2020-08-18
Fix malformed docstring
BonfaceKilz
2020-08-08
Add draw_open_polygon() utility
Muriithi Frederick Muriuki
2020-08-08
Use draw_rotated_text()
Muriithi Frederick Muriuki
2020-08-08
Create new utility module for drawing
Muriithi Frederick Muriuki
2020-08-08
Fix font paths
Muriithi Frederick Muriuki
2020-08-08
Migrate code from Piddle to Pillow
Muriithi Frederick Muriuki
2020-07-29
Fixed error that occured for new resources in check_admin
zsloan
2020-07-25
The variable is never defined, so let's default to "none"
Pjotr Prins
2020-07-24
Merge pull request #409 from BonfaceKilz/Build/add-tests
zsloan
2020-07-24
Revert "Add work-around for failed imports in unittest"
BonfaceKilz
2020-07-24
Add work-around for failed imports in unittest
BonfaceKilz
2020-07-24
Apply autopep-8
BonfaceKilz
2020-07-24
Add zero to num_repr dictionary
BonfaceKilz
2020-07-24
Remove redundant variable
BonfaceKilz
2020-07-24
Remove unused assert
BonfaceKilz
2020-07-24
Remove unused doc-tests
BonfaceKilz
2020-07-24
Simplify normalize_values
BonfaceKilz
2020-07-24
Remove unused doc-tests
BonfaceKilz
2020-07-24
Revert "Add work-around for failed imports in unittest"
BonfaceKilz
2020-07-24
Add work-around for failed imports in unittest
BonfaceKilz
2020-07-22
It should add new resources to Redis automatically now
zsloan
2020-07-16
Expose elastic-search variables for tests to pass
BonfaceKilz
2020-07-08
Removed remaining unused references to the old qtlreaper
zsloan
2020-07-06
Fixed some of the logic with how traits are authenticated to avoid situation ...
zsloan
2020-06-24
Temporary partial fix to issue of resources without info; need to add somethi...
zsloan
2020-06-20
Fixed ports for proxy (though I need to add the port to global variables) and...
zsloan
2020-06-20
Added some admin functionality and fixed issue with temp traits
zsloan
2020-06-17
A user's id is now set as a parameter if it doesn't already exist
authentication_test
zsloan
2020-06-17
Adding all the authentication stuff
zsloan
2020-06-05
Commiting other current group/resource management code, plus the new files
zsloan
2020-06-04
Really should have split this into many more commits:
zsloan
2020-05-28
Added lines calling proxy for publish datasets + added some resource redis qu...
zsloan
2020-05-12
Merging Danny's changes and Bonface's changes to js imports
zsloan
2020-05-12
Added change for F2s in r/qtl and fixed minor issue in save_user in redis_tools
zsloan
2020-05-07
Committing current progress on group manager + a minor fix in dataset.py
zsloan
2020-05-06
Commiting a few minor changes plus returning rqtl_mapping.py to the same as o...
zsloan
2020-05-06
Replace CSS dependencies for datatables
BonfaceKilz
2020-04-26
Merge master and testing
master
Pjotr Prins
2020-04-24
Replaced hard-coded instances of GN2 urls with ones pulled from settings file
zsloan
[next]