superset/superset
Rob DiCiuccio 8fc814fc62 Enable running of tests in tests/db_engine_specs (#8902)
* Enable running of tests in tests/db_engine_specs

* Resolve application context errors

* Refactor and add tests for pyodbc.Row conversion

* Appease isort, regardless of isort:skip
2019-12-31 14:45:33 +02:00
..
assets [explore view] fix: Inline edit chart title cause unintended overwrite original query parameter (#8835) 2019-12-18 16:17:48 -08:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
common chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
connectors chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
db_engine_specs Enable running of tests in tests/db_engine_specs (#8902) 2019-12-31 14:45:33 +02:00
db_engines re-enable pylint for database compatibility layer (#8772) 2019-12-07 16:15:12 -08:00
examples Refactor Dashboard and Slice models (#8820) 2019-12-18 11:40:45 -08:00
migrations chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
models chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
security Avoid circular dependency between superset config and superset package (#8254) 2019-12-10 09:17:34 +00:00
sql_validators Update sql validator status (#8799) 2019-12-10 11:55:36 -08:00
static Rremove unused symlinks (#1736) 2016-12-01 19:52:46 -08:00
tasks Refactor Dashboard and Slice models (#8820) 2019-12-18 11:40:45 -08:00
templates moving favicon(s) to config, allowing multiple favicons (#8856) 2019-12-20 12:58:36 -08:00
translations Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
utils Refactor Dashboard and Slice models (#8820) 2019-12-18 11:40:45 -08:00
views chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
__init__.py [jinja_context] Fix, allow for app factory pattern (#8693) 2019-12-03 09:42:57 +00:00
app.py chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
cli.py Re-enable pylint for common, connector, and test files (#8774) 2019-12-09 22:32:54 -08:00
config.py chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
constants.py handle nulls in bar chart series/breakdown (#8724) 2019-12-03 16:11:15 -08:00
dataframe.py chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
exceptions.py Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
extensions.py [jinja_context] Fix, allow for app factory pattern (#8693) 2019-12-03 09:42:57 +00:00
forms.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
jinja_context.py Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
legacy.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
sql_lab.py Add user agent logs (#8826) 2019-12-16 14:28:00 -08:00
sql_parse.py chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
stats_logger.py chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
viz.py chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00