JUST.in DO IT
|
2874096e27
|
refactor(sqllab): migrate share queries via kv by permalink (#29163)
|
2025-01-17 16:16:02 -08:00 |
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
Maxime Beauchemin
|
6baeb659a7
|
fix: set default mysql isolation level to 'READ COMMITTED' (#30174)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2024-09-09 17:00:54 -07:00 |
Evan Rusackas
|
5d06b01fd6
|
chore: deleting vestigial EMAIL_NOTIFICATIONS (#29792)
|
2024-07-31 17:54:47 -06:00 |
John Bodley
|
f185bbed3c
|
chore: Set isolation level to READ COMMITTED for testing et al. (#28628)
|
2024-06-13 09:36:25 -07:00 |
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
Usiel Riedl
|
56069b05f9
|
fix(cache): remove unused webserver config & handle trailing slashes (#22849)
|
2024-02-01 10:34:07 -05:00 |
Maxime Beauchemin
|
f46121dba9
|
chore: silence SECRET_KEY warning when running tests (#26703)
|
2024-01-22 09:20:48 -08:00 |
John Bodley
|
1e37f0b417
|
chore(celery): Cleanup config and async query specifications (#25314)
|
2023-10-31 10:17:51 -07:00 |
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
Ville Brofeldt
|
a04f1d4c87
|
chore(cache): default to SimpleCache in debug mode (#18976)
* chore(cache): default to SimpleCache in debug mode
* lint
* clean up type
* use util
* fix integration test cache configs
* remove util from cache manager
* remove trailing comma
* fix more tests
* fix truthiness check
* fix tests and improve deprecation notice
* fix default cache threshold
* move debug check to cache_manager
* remove separate getter
* update docs
* remove default cache config
|
2022-03-02 19:38:34 +02:00 |
ofekisr
|
b5119b8dff
|
refactor(tests): decouple unittests from integration tests (#15473)
* refactor move all tests to be under integration_tests package
* refactor decouple unittests from integration tests - commands
* add unit_tests package
* fix celery_tests.py
* fix wrong FIXTURES_DIR value
|
2021-07-01 18:03:07 +03:00 |