Age | Commit message (Expand) | Author |
---|---|---|
2020-08-20 | Add backward support for urllib...* wqflask/base/trait.py: Remove unused imports * wqflask/db/call.py (Bench): Add urllib2 fallback for python2 | BonfaceKilz |
2020-08-19 | Remove extra whitespace(or add it) from comma separated items...See: <https://docs.python.org/2/library/2to3.html#2to3fixer-urllib> | BonfaceKilz |
2020-08-19 | Handle the rename of urllib and urllib2 to the urllib package...See: <https://docs.python.org/2/library/2to3.html#2to3fixer-urllib> | BonfaceKilz |
2016-06-26 | gn_server: simplify | Pjotr Prins |
2016-06-26 | gn_server: introduced one new query to fetch a dataset record and force fetch... | Pjotr Prins |
2016-06-23 | Log: SQL queries | Pjotr Prins |
2016-06-23 | Add fetchall iterator | Pjotr Prins |
2016-06-23 | Fixed missing GN_SERVER_URL | Pjotr Prins |
2016-06-23 | Fixed missing GN_SERVER_URL | Pjotr Prins |
2016-06-23 | Settings: add GN_SERVER_URL | Pjotr Prins |
2016-06-23 | Remove headers | Pjotr Prins |
2016-06-23 | DB: created fetch1 function which can do both SQL and GN_SERVER | Pjotr Prins |
2016-06-23 | Backend: moved methods into call module | Pjotr Prins |