COMMITS
/ tests/integration_tests/utils_tests.py December 9, 2025
D
feat: add option for hash algorithms (#35621)
Daniel Vaz Gaspar committed
August 1, 2025
M
chore: proper current_app.config proxy usage (#34345)
Maxime Beauchemin committed
March 18, 2025
B
fix: coerce datetime conversion errors (#32683)
Beto Dealmeida committed
March 8, 2025
E
fix: add DateOffset to json serializer (#32532)
Elizabeth Thompson committed
March 6, 2025
V
fix(Slack): Fix Slack recipients migration to V2 (#32336)
Vitor Avila committed
January 16, 2025
M
chore: Re-enable skipped tests (#31795)
Michael S. Molina committed
January 10, 2025
M
chore: Skips integration tests affected by legacy charts removal (#31791)
Michael S. Molina committed
December 19, 2024
M
chore: enforce more ruff rules (#31447)
Maxime Beauchemin committed
October 7, 2024
M
chore: enable lint PT009 'use regular assert over self.assert.*' (#30521)
Maxime Beauchemin committed
May 28, 2024
E
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Eyal Ezer committed
May 20, 2024
E
refactor: Migration of json utilities from core (#28522)
Eyal Ezer committed
May 15, 2024
E
fix: utf-16 json encoder support (#28486)
Eyal Ezer committed
April 25, 2024
M
chore: set up ruff as a new linter/formatter (#28158)
Maxime Beauchemin committed
April 24, 2024
J
chore(tests): Remove unnecessary/problematic app contexts (#28159)
John Bodley committed
April 9, 2024
J
chore(tests): Remove ineffectual login (#27149)
John Bodley committed
February 13, 2024
J
January 19, 2024
M
refactor: Removes the Filter Box code (#26328)
Michael S. Molina committed
December 4, 2023
M
chore: Clean up the examples dashboards (#26158)
Michael S. Molina committed
November 22, 2023
J
chore(command): Organize Commands according to SIP-92 (#25850)
John Bodley committed
November 15, 2023
S
chore: Remove more redundant code in utils/core (#25986)
Sebastian Liebscher committed
August 18, 2023
B
chore: rename `get_iterable` (#24994)
Beto Dealmeida committed
August 11, 2023
B
fix: `to_datetime` in Pandas 2 (#24952)
Beto Dealmeida committed
July 18, 2023
J
chore: Remove obsolete legacy visualizations (#24694)
John Bodley committed
June 9, 2023
J
chore(druid): Remove legacy Druid NoSQL logic (#23997)
John Bodley committed
June 1, 2023
J
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
John Bodley committed
April 20, 2023
D
fix: get or create db with an existing invalid URL (#23737)
Daniel Vaz Gaspar committed
February 27, 2023
D
fix: memoized decorator memory leak (#23139)
Daniel Vaz Gaspar committed
January 31, 2023
D
fix(dependency): update cryptography import (#22744)
Daniel Draper committed
November 16, 2022
J
fix: Missing applied filters indicator (#22137)
John Bodley committed
November 4, 2022
J
fix: JSON serializers (#22029)
John Bodley committed
November 2, 2022
Y
September 16, 2022
Y
fix: Time Offset in SQLite and refine logic in Date Type conversion (#21378)
Yongjie Zhao committed
July 8, 2022
A
chore: removing Druid from front- and back- end (#20338)
AAfghahi committed
May 4, 2022
April 20, 2022
J
perf: refactor SIP-68 db migrations with INSERT SELECT FROM (#19421)
Jesse Yang committed
April 5, 2022
C
chore(database): Creating helper make_url_safe to wrap potential errors (#19526)
Craig Rueda committed
March 29, 2022
V
chore: upgrade black (#19410)
Ville Brofeldt committed
March 3, 2022
J
chore: Remove legacy SIP-15 interim logic/flags (#18936)
John Bodley committed
January 16, 2022
December 17, 2021
November 22, 2021
K
fix: Always use temporal type for dttm columns [ID-2] (#17458)
Kamil Gabryjelski committed
November 11, 2021
F
fix: handle TIME column serialization (#16869)
Francesco Frassinelli committed
September 27, 2021
V
fix(native-filters): ignore unset filter box time range (#16854)
Ville Brofeldt committed
August 10, 2021
V
feat(cross-filters): add support for temporal filters (#16139)
Ville Brofeldt committed
July 12, 2021
A
chore(python-testing): move memoized tests to unit tests (#15507)
Amit Miran committed
July 1, 2021
O
refactor(tests): decouple unittests from integration tests (#15473)
ofekisr committed