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
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
Add check for "d3-tip.js" js library
BonfaceKilz
2020-08-31
Merge pull request #429 from BonfaceKilz/chore/add-gh-templates
BonfaceKilz
2020-08-31
Use d3-tip from guix
BonfaceKilz
2020-08-31
Merge pull request #430 from BonfaceKilz/Build/add-chroma-js
BonfaceKilz
2020-08-31
Add github templates for filing bugs, user stories/ features and PRs
BonfaceKilz
2020-08-31
Add check for "chroma.js" dataTables extension plugin
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
2020-08-27
Replace string arguments to "hmac.new" with bytearray
BonfaceKilz
2020-08-27
Fix failing tests
BonfaceKilz
2020-08-27
Apply pep-8 formatting
BonfaceKilz
2020-08-27
Remove comment block
BonfaceKilz
2020-08-27
Replace mysqldb's "escape" with the one from utils.db_tools
BonfaceKilz
2020-08-27
Remove redundant methods which are defined elsewhere
BonfaceKilz
2020-08-27
Add global method to convert binary string to plain string
BonfaceKilz
2020-08-27
Remove unused imports
BonfaceKilz
2020-08-27
Replace "string.split" & "string.join" with python's inbuilt methods
BonfaceKilz
2020-08-26
Replace tabs with spaces
BonfaceKilz
2020-08-26
Remove debug statement
BonfaceKilz
2020-08-26
Remove "from __future__ import new_feature" statements
BonfaceKilz
2020-08-26
Replace "__cmp__" with "__eq__" magic method
BonfaceKilz
2020-08-26
Rename "unicode" to "str"
BonfaceKilz
2020-08-26
Replace calls to "basestring with "str""
BonfaceKilz
2020-08-26
Fix failing tests that use python2-htmlgen
BonfaceKilz
2020-08-26
Replace python2-htmlgen with python-htmlgen
BonfaceKilz
2020-08-25
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-08-25
Fixed issue in DatasetType that caused an error when trying to load new
zsloan
2020-08-26
Update corestats import
BonfaceKilz
[prev]
[next]