Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-17 | Merge branch 'testing' into build/python3-migration | BonfaceKilz | |
2020-09-17 | Apply pep8 | BonfaceKilz | |
* wqflask/utility/hmac.py: Apply pep8 and fix typo. | |||
2020-08-27 | Replace string arguments to "hmac.new" with bytearray | BonfaceKilz | |
See: <https://stackoverflow.com/questions/31848293/python3-and-hmac-how-to-handle-string-not-being-binary> | |||
2020-08-26 | Remove "from __future__ import new_feature" statements | BonfaceKilz | |
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> | |||
2020-05-28 | Added lines calling proxy for publish datasets + added some resource redis ↵ | zsloan | |
queries and a missing import for the hmac functions | |||
2020-03-09 | I think this should complete consolidating all the collections code. | zsloan | |
2020-03-03 | was missing a couple files in last commit | zsloan | |