Arik Fraimovich
|
d22f0d44b6
|
Merge pull request #1216 from atsaki/noniteractive-upgrade
Change: bootstrap.sh - use non interactive dist-upgrade
|
2016-08-29 19:13:49 +03:00 |
|
Arik Fraimovich
|
03837c0659
|
Merge pull request #1242 from ereli/patch-1
Docs: add warning re. quotes on column names and BigQuery
|
2016-08-29 19:12:19 +03:00 |
|
Arik Fraimovich
|
2eeb94765d
|
Merge pull request #1236 from yershalom/master
Add: query runner for Cassandra and ScyllaDB
|
2016-08-29 13:26:22 +03:00 |
|
Arik Fraimovich
|
9fef335315
|
Use smaller Plot.ly build
|
2016-08-28 23:29:58 +03:00 |
|
Arik Fraimovich
|
17726dbcb9
|
Sepcify specific version of Plotly
|
2016-08-28 23:29:45 +03:00 |
|
Arik Fraimovich
|
10b398e8e6
|
Merge pull request #1249 from mystelynx/override-slack-params
Add: override slack webhook parameters
|
2016-08-28 22:34:01 +03:00 |
|
Arik Fraimovich
|
2b5e34099f
|
Merge pull request #1252 from rohanpd/get-presto-schema
Add: Schema loading support for Presto query runner (using information_schema)
|
2016-08-27 15:07:07 +03:00 |
|
Arik Fraimovich
|
e05a63db9a
|
Update recommended instance size.
|
2016-08-27 14:58:33 +03:00 |
|
Arik Fraimovich
|
9a980759d3
|
Merge pull request #1255 from vishesh92/add-influxdb-documentation
Docs: add documentation for InfluxDB
|
2016-08-26 22:27:39 +03:00 |
|
vishesh92
|
8ce02d3003
|
Add documentation for influxdb
|
2016-08-25 12:39:35 +05:30 |
|
Arik Fraimovich
|
6202d0963d
|
Merge pull request #1240 from easytaxibr/bugfix/public_dashboard_not_found
Fix: when shared dashboard token not found, return 404
|
2016-08-25 00:08:44 +03:00 |
|
syerushalmy
|
d41b84eb2e
|
Fixed syntax error at _get_tables
|
2016-08-24 10:19:20 +03:00 |
|
Wesley Batista
|
e7d6ac07c9
|
Catch the error and respond with 404
|
2016-08-23 17:51:40 -03:00 |
|
Arik Fraimovich
|
ba30577601
|
Rename 0025_add_notification_destination.py to 0025_add_query_snippets_table.py
|
2016-08-23 23:06:36 +03:00 |
|
syerushalmy
|
7cce9d5d6e
|
Added Auth importer for cassandra
|
2016-08-23 20:04:17 +03:00 |
|
syerushalmy
|
b308e0275c
|
Removed cursor.close() from hive_ds because its not needed
|
2016-08-23 16:55:55 +03:00 |
|
Rohan Dhupelia
|
0319acc7ca
|
add the ability to load the schema for the presto query runner
|
2016-08-23 21:32:12 +10:00 |
|
Arik Fraimovich
|
93aac14c87
|
Merge pull request #1251 from getredash/feature/snippets
Fix: autocomplete went crazy when database has no autocomplete.
|
2016-08-23 08:51:08 +03:00 |
|
Arik Fraimovich
|
ca6ee5e04f
|
Fix: autocomplete went crazy when database has no autocomplete.
|
2016-08-23 01:43:29 +03:00 |
|
Arik Fraimovich
|
2aaf5dd2f0
|
Merge pull request #1250 from getredash/feature/snippets
Add: query snippets feature
|
2016-08-23 01:35:46 +03:00 |
|
Arik Fraimovich
|
10f5ecdb00
|
Add: query snippets feature
|
2016-08-22 23:58:00 +03:00 |
|
mystelynx
|
6ba76debf0
|
override webhook params
|
2016-08-22 11:12:46 +09:00 |
|
Arik Fraimovich
|
b8eca28e20
|
Merge pull request #1246 from getredash/large-schema
Fix: support large schemas in schema browser
|
2016-08-19 23:41:10 +03:00 |
|
Arik Fraimovich
|
490928d474
|
Fix: support large schemas in schema browser
|
2016-08-19 23:38:38 +03:00 |
|
Arik Fraimovich
|
19530f4132
|
Merge pull request #1245 from getredash/feature/ace
Change: switch from CodeMirror to Ace editor
|
2016-08-19 23:24:45 +03:00 |
|
Arik Fraimovich
|
2e1dce5961
|
Switch from CodeMirror to Ace editor
|
2016-08-19 23:15:34 +03:00 |
|
Ereli
|
94ce4b7b6e
|
adding warning not to use quotes on column names
Bigquery doesn't work with "Action__filter" as it doesn't support quoted field names.
|
2016-08-19 13:58:48 +01:00 |
|
Wesley Batista
|
dfb7cc1934
|
Catch the error and respond with 404
|
2016-08-18 12:27:18 -03:00 |
|
syerushalmy
|
37271c746c
|
Switched to fetch_columns instead of messy code
|
2016-08-17 10:59:09 +03:00 |
|
syerushalmy
|
986dc686bb
|
Removed unnessecery exception throw
|
2016-08-17 10:42:20 +03:00 |
|
syerushalmy
|
bd5039ad95
|
Fixed little syntax error
|
2016-08-16 16:04:21 +03:00 |
|
syerushalmy
|
37873196ec
|
Fixed some syntax
|
2016-08-16 15:59:51 +03:00 |
|
syerushalmy
|
87d77d4d27
|
Added cassandra-driver to requirements_all_ds.txt file
|
2016-08-16 14:12:35 +03:00 |
|
syerushalmy
|
eee2e7c833
|
Added new DS for Cassandra and ScyllaDB
|
2016-08-16 14:10:50 +03:00 |
|
Arik Fraimovich
|
dfb92dbb4e
|
Merge pull request #1234 from getredash/arikfr-patch-1
Change: MongoDB query runner set DB name as mandatory
|
2016-08-11 15:40:15 +03:00 |
|
Arik Fraimovich
|
5baf72a01e
|
Change: MongoDB query runner set DB name as mandatory
|
2016-08-11 15:36:46 +03:00 |
|
Arik Fraimovich
|
b78100355c
|
Merge pull request #1223 from toyama0919/master
Fix: Alert: when hipchat Alert.name is multibyte character, occur error.
|
2016-08-10 17:04:00 +03:00 |
|
Arik Fraimovich
|
b750843865
|
Merge pull request #1230 from kataring/presto-annotate_query-true
Change: annotate Presto queries with metadata
|
2016-08-10 17:03:31 +03:00 |
|
Arik Fraimovich
|
a69ee0cfe9
|
Merge pull request #1225 from hokaccha/fix-document
Fix: RST formatting of the Vagrant documentation
|
2016-08-10 16:43:47 +03:00 |
|
Arik Fraimovich
|
0b928e6a9b
|
Merge pull request #1227 from hokaccha/fix-provisioning-script
Fix: Bower install fails in vagrant
|
2016-08-10 16:40:51 +03:00 |
|
Arik Fraimovich
|
a411af2512
|
Merge pull request #1232 from hokaccha/fix-confirm-dialog
Fix: don't show warning when query string (parameters value) changes
|
2016-08-10 15:53:44 +03:00 |
|
Kazuhito Hokamura
|
7843d2ee84
|
Fix: don't show warning when query string (parameters value) changes
|
2016-08-10 21:43:05 +09:00 |
|
Noriaki Katayama
|
1d693ad220
|
annotate_query to True
|
2016-08-09 19:12:49 +09:00 |
|
toyama0919
|
88d61e8faa
|
apply reviews arikfr. string to unicode.
|
2016-08-09 19:01:13 +09:00 |
|
Kazuhito Hokamura
|
058b6bc37c
|
Fix failing bower install
|
2016-08-06 22:21:00 +09:00 |
|
Arik Fraimovich
|
8d8af7386c
|
Merge pull request #1226 from getredash/feature/sankey
Add: Sankey visualization
|
2016-08-05 23:00:42 +03:00 |
|
Arik Fraimovich
|
91ca74b46c
|
Add: Sankey visualization
|
2016-08-05 22:32:20 +03:00 |
|
Kazuhito Hokamura
|
1e186d10a8
|
Fix RST formatting
|
2016-08-06 01:36:06 +09:00 |
|
Arik Fraimovich
|
14dea68e25
|
Update screenshots.
|
2016-08-04 08:30:39 +03:00 |
|
Arik Fraimovich
|
12896ed039
|
Update screenshots.
|
2016-08-04 08:30:04 +03:00 |
|