superset/superset
2020-01-24 11:24:34 -08:00
..
assets [SQL Lab] Add function names to autocomplete (#9012) 2020-01-24 11:08:26 -08:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
common fix: add datasource.changed_on to cache_key (#8901) 2020-01-16 00:51:13 -05:00
connectors [fix] pydruid export_pandas (#9006) 2020-01-23 15:38:28 -08:00
db_engine_specs [SQL Lab] Add function names to autocomplete (#9012) 2020-01-24 11:08:26 -08:00
db_engines re-enable pylint for database compatibility layer (#8772) 2019-12-07 16:15:12 -08:00
examples Z index registry / clean-up (#8984) 2020-01-24 00:47:55 -05:00
migrations [db migration] change datasources-clusters foreign key to cluster_id (#8576) 2020-01-13 11:02:36 -08:00
models [SQL Lab] Add function names to autocomplete (#9012) 2020-01-24 11:08:26 -08:00
security fix: shut off unneeded endpoints (#8960) 2020-01-23 11:25:15 -05: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 Add config for celery email task soft time (#8887) 2020-01-04 09:20:57 +02: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 [db migration] change datasources-clusters foreign key to cluster_id (#8576) 2020-01-13 11:02:36 -08:00
views [SQL Lab] Add function names to autocomplete (#9012) 2020-01-24 11:08:26 -08:00
__init__.py [jinja_context] Fix, allow for app factory pattern (#8693) 2019-12-03 09:42:57 +00:00
app.py fix: shut off unneeded endpoints (#8960) 2020-01-23 11:25:15 -05:00
cli.py Re-enable pylint for common, connector, and test files (#8774) 2019-12-09 22:32:54 -08:00
config.py [druid] Making scaning/refreshing Druid datasource view items optional (#8995) 2020-01-22 15:53:16 -08:00
constants.py fix: shut off unneeded endpoints (#8960) 2020-01-23 11:25:15 -05:00
dataframe.py Replace pandas.DataFrame with PyArrow.Table for nullable int typing (#8733) 2020-01-03 11:55:39 -05:00
exceptions.py Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
extensions.py [Fix],Correct read in Jinja configuration and update docs of SupersetAppInitializer (#8908) 2020-01-03 07:44:25 +02: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
result_set.py Bump pandas to 0.25.3 (#8985) 2020-01-22 09:03:19 +02:00
sql_lab.py Replace pandas.DataFrame with PyArrow.Table for nullable int typing (#8733) 2020-01-03 11:55:39 -05: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 [fix] Ensure sunburst column ordering adheres to hierarchy (#9011) 2020-01-24 11:24:34 -08:00