-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit * Update Dockerfile and requirements to python3.8 * formatted using black * format 2 * REDASH_THROTTLE_PASS_RESET_PATTERN is configured * python3.8-slim-buster is added into the Dockerfile * requirements file deleted instead implemented poetry files * [Add toggle to disable public URLs](getredash/redash@205915e#diff-bb1f48a9370bdc825649c5ddeffa7ae697c7015dc58d2c3511b752b84b7df8feL178) * [upgrade flask](getredash/redash@73f49cb) * various implementations into settings such as `CSRF_TIME_LIMIT` * [Remove extensions mechanism](getredash/redash#5895) * authentication updates * my dashboards section is implemented * formatted some files using `black` * dev server doesnt accept parameter of group * big_query.py revert back into previous version * client package-lock sha512 to sha1 convertion * chore: Update dependencies and remove unused files * Update Python version to 3.8 and use poetry for dev dependencies * Update Node version to 14 and use nodenv or nvm for managing Node versions * poetry dependency addded into unit tests * dependency changes for unit tests * [Removed unneeded PseudoJSON and DBPersistence classes, migrated all json contained column's type to JSONB](getredash/redash#6687) * enhanced SETUP documentation * postgres docker image version from 12 to latest * [Add default limit (1000) to SQL queries](getredash/redash#5088) * new settings are implemented * chore: Update test_cli.py to use dynamic dbpath in test * [Redis replace hmset -> hset](getredash/redash#6331) * typos are fixed * more changes for should_apply_auto_limit * databrick query runner is enhanced * cast_int_or_default is intruduced * pytest lines are cleaned from test_refresh_queries
- Loading branch information
Showing
189 changed files
with
10,164 additions
and
7,095 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.