aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2020-09-01Use "md5.min.js" from guixBonfaceKilz
2020-09-01Remove commented out script tags that references CDNsBonfaceKilz
2020-09-01Replace CDNs with packages from guixBonfaceKilz
2020-09-01Add missing apostrophe in url_for argsBonfaceKilz
2020-08-31Remove typo at beginning of lineBonfaceKilz
2020-08-31Merge pull request #431 from BonfaceKilz/Build/add-d3-tipBonfaceKilz
2020-08-31Fixed text on not_authenticated to use proper grammarzsloan
2020-08-31Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-08-31Fixed issue that was causing updating resource default privileges to notzsloan
2020-08-31Use d3-tip from guixBonfaceKilz
2020-08-31Use chroma from guixBonfaceKilz
2020-08-31Merge pull request #428 from BonfaceKilz/chore/delete-datatables-extensions-f...BonfaceKilz
2020-08-31Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-08-29Fixed issue where exporting traits would throw an error if a dataset'szsloan
2020-08-29Fixed issue with exporting traits from multiple different groups fromzsloan
2020-08-28Delete dataTables and it's extensions from gitBonfaceKilz
2020-08-28Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-08-27Added logic that creates a user account if an e-mail is added to a groupzsloan
2020-08-27Added function for sending an invitation e-mailzsloan
2020-08-27Added manager_user.html because it was missing from gitzsloan
2020-08-27Add check for empty group_code when adding a new resourceBonfaceKilz
2020-08-27Add a check for a "uuid" objectBonfaceKilz
2020-08-27Update importsBonfaceKilz
2020-08-27Remove python2 string processing to utf-8BonfaceKilz
2020-08-27Remove relative importsBonfaceKilz
2020-08-27Replace dict.iteritems() with dict.items()BonfaceKilz
2020-08-27Convert sibling imports to relative importsBonfaceKilz
2020-08-27Import "reduce" without a try blockBonfaceKilz
2020-08-27Replace string arguments to "hmac.new" with bytearrayBonfaceKilz
2020-08-27Fix failing testsBonfaceKilz
2020-08-27Apply pep-8 formattingBonfaceKilz
2020-08-27Remove comment blockBonfaceKilz
2020-08-27Replace mysqldb's "escape" with the one from utils.db_toolsBonfaceKilz
2020-08-27Remove redundant methods which are defined elsewhereBonfaceKilz
2020-08-27Add global method to convert binary string to plain stringBonfaceKilz
2020-08-27Remove unused importsBonfaceKilz
2020-08-27Replace "string.split" & "string.join" with python's inbuilt methodsBonfaceKilz
2020-08-26Remove debug statementBonfaceKilz
2020-08-26Remove "from __future__ import new_feature" statementsBonfaceKilz
2020-08-26Replace "__cmp__" with "__eq__" magic methodBonfaceKilz
2020-08-26Rename "unicode" to "str"BonfaceKilz
2020-08-26Replace calls to "basestring with "str""BonfaceKilz
2020-08-26Fix failing tests that use python2-htmlgenBonfaceKilz
2020-08-26Replace python2-htmlgen with python-htmlgenBonfaceKilz
2020-08-25Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-08-25Fixed issue in DatasetType that caused an error when trying to load newzsloan
2020-08-26Update corestats importBonfaceKilz
2020-08-26Remove unused importsBonfaceKilz
2020-08-26Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-08-25Merge pull request #427 from BonfaceKilz/Build/add-scientific-js-datatables-p...zsloan