ayush.goyal
|
1b4f8b4856
[Dajngo 4.0 Warning] RemovedInDjango40Warning: django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy()
|
4 years ago |
Johan Ahlen
|
8feb5ceefa
[frontend] Update the SQL Scratchpad example to use the published gethue NPM version
|
4 years ago |
Johan Ahlen
|
2833e62b44
[frontend] Fix dependency resolution when using Hue source files from the published NPM package
|
4 years ago |
ayush.goyal
|
4736e758d3
[Django4_warning_force_str] RemovedInDjango40Warning: force_text() is deprecated in favor of force_str().
|
4 years ago |
Harsh Gupta
|
2754747b52
[slack] Add result file in link preview message thread (#1913)
|
4 years ago |
Romain Rigaux
|
435aa613c8
[ci] Only run autosquash on PR not coming from a Fork (#1916)
|
4 years ago |
Romain Rigaux
|
0f04edb6a1
[ci] Refactor stale yml into issue and PR sections (#1915)
|
4 years ago |
Romain Rigaux
|
d42fe8c2a1
[ci] Also check stale PRs (#1912)
|
4 years ago |
ayush.goyal
|
3cdc56048f
[Django40 Warning] RemovedInDjango40Warning: smart_text() is deprecated in favor of smart_str()
|
4 years ago |
Johan Ahlen
|
a9a087cf80
[editor] Handle query history additions in the Query Table instead of snippet for editor v2
|
4 years ago |
Mahesh Balakrishnan
|
13822608d8
Table creation in Hive or Impala fails with UnicodeDecodeError: 'ascii' codec can't decode byte #1903
|
4 years ago |
Johan Ahlen
|
4768bd45eb
[editor] Don't error on missing status for query history
|
4 years ago |
Johan Ahlen
|
553f18697b
[frontend] Bump the npm package version
|
4 years ago |
Harshg999
|
fe454e85bc
[slack] Refactor table logic in _make_result_table and modify preview name
|
4 years ago |
Harshg999
|
789f1fd2a8
Add tabulate module to desktop/core/ext-py
|
4 years ago |
Harshg999
|
f1c2c6bd24
[slack] Make result pivot table
|
4 years ago |
Harshg999
|
88bdff1ae4
[slack] Use tabulate module instead of Prettytable to make result table
|
4 years ago |
ayush.goyal
|
538d88ff35
fixing pylint issues
|
4 years ago |
ayush.goyal
|
417c29125d
making the Django 3 first as this is the future going forward and using the same name
|
4 years ago |
ayush.goyal
|
cbf576d3c3
fixing pylint issues
|
4 years ago |
ayush.goyal
|
6960bfeafc
[Django40_warning] RemovedInDjango40Warning: django.conf.urls.url() is deprecated in favor of django.urls.re_path()
|
4 years ago |
Romain Rigaux
|
e91d0d6029
[ci] Run autosquash only on the Hue repo branches (#1904)
|
4 years ago |
Romain Rigaux
|
b4d1f65a57
[core] Automatically run with Gunicorn when on Python 3
|
4 years ago |
Romain Rigaux
|
23efb9aa7f
[core] Default gunicorn workers to one
|
4 years ago |
Romain Rigaux
|
f1e292d8a5
[impala] More explict error when no active session in query browser
|
4 years ago |
Johan Ahlen
|
be177e13ec
[frontend] Update the SQL Scratchpad example with the latest changes
|
4 years ago |
Johan Ahlen
|
873ae4c1f0
[editor] Fix issue where the custom autocompleter is only active when the syntax checker is enabled in Editor v2
|
4 years ago |
sreenaths
|
d9aeb224d6
[npm] Adding a watched dev version of webpack-npm
|
4 years ago |
Harshg999
|
b06d06784e
[slack] Log prettytable module in ImportError
|
4 years ago |
Harshg999
|
7c40980e4d
[slack] Add not found message if result not available
|
4 years ago |