Daniel Vaz Gaspar
a9fb853e3e
fix: Bump FAB to 5.X ( #33055 )
...
Co-authored-by: Joe Li <joe@preset.io >
2025-09-12 09:21:37 +01:00
Ville Brofeldt
163b71e019
fix(migration): replace unquote with double percentages ( #30532 )
2024-10-06 20:05:20 -07:00
Michael S. Molina
57a4199f52
chore: Logs the duration of migrations execution ( #29893 )
2024-08-09 15:25:30 -04:00
Maxime Beauchemin
f4473afccd
feat: configuring an extensible PR auto-labeler ( #26880 )
2024-01-30 09:26:34 -08:00
John Bodley
a4d5d7c6b9
chore(pre-commit): Add pyupgrade and pycln hooks ( #24197 )
2023-06-01 12:01:10 -07:00
John Bodley
d583ca9ef5
chore: Embrace the walrus operator ( #24127 )
2023-05-19 00:37:13 -07:00
RekhaZemoso
8f0328006b
fix( #23176 ): adding URL decoding to SQLAlchemy URI ( #23421 )
...
Co-authored-by: Evan Rusackas <evan@preset.io >
2023-04-06 16:41:17 -06:00
Craig Rueda
b3db6140c8
fix(alembic): Making Alembic logger config optional ( #17774 )
...
* Making Alembic logger config optional
* Switching to app config
2021-12-15 16:16:48 -08:00
Lily Kuang
b27a81e0da
[logging] deprecation notices for SQLite ( #9662 )
...
* [logging] deprecation notices for SQLite
* [logging] use warning for SQLite notice
* [logging] update grammar
2020-04-28 14:28:09 -07:00
John Bodley
636ee5d19a
[mypy] Enforcing typing for superset.migrations ( #9583 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2020-04-18 23:24:32 -07:00
Will Barrett
68aca88c54
Re-enable pylint on some configuration files ( #8767 )
...
* re-enable pylint for superset/config.py
* re-enable pylint on superset/migrations/env.py
* re-enable pylint for superset/legacy.py
* re-enable pylint for superset/forms.py
* re-enable pylint for superset/stats_logger.py
* Tweaks to make mypy and pylint happy
* black
2019-12-06 14:30:11 -08:00
Will Barrett
e4ca44e95f
Use config[] not config.get() ( #8454 )
...
* Typo fix in CONTRIBUTING.md
* Alter references to config.get('FOO') to use preferred config['FOO']
* Set missing configuration constants in superset/config.py
* Misc. CI fixes
* Add type annotation for FEATURE_FLATGS
2019-10-30 16:19:16 -07:00
John Bodley
9fc37ea9f1
[ci] Deprecate flake8 ( #8409 )
...
* [ci] Deprecate flake8
* Addressing @villebro's comments
2019-10-18 14:44:27 -07:00
John Bodley
5c58fd1802
[format] Using Black ( #7769 )
2019-06-25 13:34:48 -07:00
Boris Hajduk
5137539a86
[fix] Use HTTPS, not HTTP wherever practical ( #7040 )
...
* Download RAT binary via HTTPS, not HTTP
* Merge branch 'patch-1' of github.com:hajdbo/incubator-superset into patch-1
2019-03-17 23:21:32 -07:00
Maxime Beauchemin
1dd4d7a587
Apply ASF licenses throughout the code base ( #5800 )
...
* Add license headers
* reabased
* lint
* Removing licenses from vendors folder
2019-01-15 15:53:27 -08:00
timifasubaa
46c86672c8
remove utf8 declaration ( #6096 )
2018-10-15 11:53:24 -07:00
timifasubaa
e37b83a21a
remove future imports from db migrations ( #6063 )
2018-10-11 14:22:56 -07:00
John Bodley
d533ce0967
[pylint] prepping for enabling pylint for non-errors ( #4884 )
2018-04-28 20:08:09 -07:00
John Bodley
d57a37e341
[flake8] Adding flake8-coding ( #4477 )
2018-02-25 15:06:11 -08:00
Maxime Beauchemin
db6b2f3ae1
pylint errors will now break the build ( #2543 )
...
* Linting pylint errors
* Backing off of an unecessary change
2017-04-03 21:53:06 -07:00
Benedict Jin
1f58e18b6f
Some code refactoring ( #2139 )
2017-02-08 11:52:58 -08:00
Maxime Beauchemin
15b67b2c6c
[WiP] rename project from Caravel to Superset ( #1576 )
...
* Change in files
* Renamin files and folders
* cleaning up a single piece of lint
* Removing boat picture from docs
* add superset word mark
* Update rename note in docs
* Fixing images
* Pinning datatables
* Fixing issues with mapbox-gl
* Forgot to rename one file
* Linting
* v0.13.0
* adding pyyaml to dev-reqs
2016-11-09 23:08:22 -08:00