Arik Fraimovich
|
8441c12b01
|
Fix #443: open table when searching & don't hide columns
|
2015-06-05 18:08:06 +03:00 |
|
Arik Fraimovich
|
c3deb8e2fa
|
Fix #444: unicode characters in username fail query execution
|
2015-06-05 16:49:25 +03:00 |
|
Arik Fraimovich
|
b56e87ceb2
|
Merge pull request #440 from EverythingMe/fix_ui
Fix: python query runner didn't allow iterating lists
|
2015-05-31 10:20:32 +03:00 |
|
Arik Fraimovich
|
fc89bcdaf3
|
Fix: python query runner didn't allow accessing dicts
|
2015-05-31 10:15:48 +03:00 |
|
Arik Fraimovich
|
15ec8321bb
|
Merge pull request #437 from EverythingMe/fix_ui
Feature: ability to disable x axis labels
|
2015-05-19 22:24:36 +03:00 |
|
Arik Fraimovich
|
e6ba62485c
|
Merge pull request #436 from EverythingMe/fix_ui
Fix: sorting not working for columns with special characters
|
2015-05-19 22:15:21 +03:00 |
|
Arik Fraimovich
|
9077b01fb9
|
Feature: ability to disable x axis labels
|
2015-05-19 22:15:08 +03:00 |
|
Arik Fraimovich
|
f45281be96
|
Fix: annotation was failing if query had unicode in it
|
2015-05-19 22:01:02 +03:00 |
|
Arik Fraimovich
|
a1c8ef9037
|
Merge pull request #435 from EverythingMe/fix_ui
Fix: string columns with date/time values failed to render.
|
2015-05-19 22:00:37 +03:00 |
|
Arik Fraimovich
|
f46e8af23f
|
Fix: sorting not working for columns with special characters
|
2015-05-19 22:00:15 +03:00 |
|
Arik Fraimovich
|
30a89bfd2c
|
Fix: string columns with dates failed to render.
|
2015-05-19 21:43:50 +03:00 |
|
Arik Fraimovich
|
6312f8738d
|
Merge pull request #433 from stanhu/make-query-link-obvious
Make it obvious that the query link is clickable.
|
2015-05-17 08:18:19 +03:00 |
|
Stan Hu
|
9e3d5c10c5
|
Make it obvious that the query link is clickable: underline when hovering and add glyphicon
|
2015-05-16 22:06:04 -07:00 |
|
Arik Fraimovich
|
59b87ec4fd
|
Merge pull request #434 from erans/master
MongoDB aggregation support + mongo documentation (as comments)
|
2015-05-17 07:49:20 +03:00 |
|
Eran Sandler
|
27ecf5f25c
|
Merged the older MongoDB code into the new mongodb query runner to support aggregation
|
2015-05-16 22:22:33 +03:00 |
|
Arik Fraimovich
|
105971c4c8
|
Merge pull request #432 from stanhu/allow-undefined-max-age
Allow undefined max_age parameter in query_results endpoint
|
2015-05-15 11:25:24 +03:00 |
|
Stan Hu
|
690f8323c3
|
Allow undefined max_age parameter in query_results endpoint
An Error 500 would be returned by the endpoint if you attempted to
pass a query parameter to the dashboard since maxAge was undefined in JavaScript.
|
2015-05-14 22:00:08 -07:00 |
|
Arik Fraimovich
|
20eb110ce3
|
Fix: update_release_commit_sha should return json
|
2015-05-14 10:09:57 +03:00 |
|
Arik Fraimovich
|
571c9d0aee
|
Update release manager: update tag commit sha on new release
|
2015-05-14 09:59:21 +03:00 |
|
Arik Fraimovich
|
0ee7292f16
|
Merge pull request #431 from EverythingMe/feature/additional_refresh_rates
Feature: additional refresh times (5, 10, 15, 30 minutes)
|
2015-05-14 09:25:35 +03:00 |
|
Arik Fraimovich
|
8c28392dfd
|
Feature: additional refersh times (5,10,15,30 minutes)
|
2015-05-13 20:59:39 +03:00 |
|
Arik Fraimovich
|
671f1f4478
|
Merge pull request #428 from olgakogan/master
Feature: support for column types in MySQL query runner
|
2015-05-12 13:55:56 +03:00 |
|
olga
|
557d3748be
|
added support to column types in mysql
|
2015-05-12 12:01:47 +03:00 |
|
Arik Fraimovich
|
f00d080ed2
|
Install optipng in CircleCI.
|
2015-05-12 10:33:11 +03:00 |
|
Arik Fraimovich
|
4e76c1305f
|
Merge pull request #425 from EverythingMe/new_logo
New logo
|
2015-05-12 10:27:01 +03:00 |
|
Arik Fraimovich
|
36ef388e92
|
Bump version
|
2015-05-12 10:26:16 +03:00 |
|
Arik Fraimovich
|
2e1ee7f76c
|
New logo
|
2015-05-12 10:25:57 +03:00 |
|
Arik Fraimovich
|
fc1e38772d
|
New logo!
|
2015-05-11 23:13:15 +03:00 |
|
Arik Fraimovich
|
0e631a5121
|
Merge pull request #422 from EverythingMe/feature/288_bq_instance_auth
Feature: BigQueryGCE query runner that uses instance auth (fixes #288)
|
2015-05-10 23:18:45 +03:00 |
|
Arik Fraimovich
|
d74175efca
|
Feature: BigQueryGCE query runner that uses instance auth
|
2015-05-10 08:46:41 +03:00 |
|
Arik Fraimovich
|
bf5fe7d2c7
|
Merge pull request #421 from EverythingMe/fix/issue_417
Feature: show visualization name next to query name (#418)
|
2015-05-08 22:28:12 +03:00 |
|
Arik Fraimovich
|
0f022aba92
|
Feature: show visualization name next to query name.
|
2015-05-07 21:58:12 +03:00 |
|
Arik Fraimovich
|
0b6e55e55a
|
Remove unused code
|
2015-05-07 21:58:08 +03:00 |
|
Arik Fraimovich
|
e1c409366c
|
Merge pull request #420 from EverythingMe/fix/issue_417
Fix: Make query editor auto resize again to prevent scroll issues
|
2015-05-07 21:52:07 +03:00 |
|
Arik Fraimovich
|
3b942118e9
|
Make query editor auto resize again to prevent scroll issues
|
2015-05-07 21:39:25 +03:00 |
|
Arik Fraimovich
|
7f1543db8f
|
Merge pull request #419 from EverythingMe/fix/issue_417
Fix #417: integer columns treated as floats
|
2015-05-07 21:38:54 +03:00 |
|
Arik Fraimovich
|
74a5121be2
|
Fix #417: integer columns treated as floats
|
2015-05-07 21:25:30 +03:00 |
|
Arik Fraimovich
|
26fe136a1a
|
Merge pull request #416 from daamien/patch-1
Upgrade to requests 2.3.0
|
2015-05-07 09:30:43 +03:00 |
|
damien clochard
|
83fb189b05
|
Update requirements.txt
The bootstrap.sh script fails on Debian 7.8
I solved the problem with :
$ sudo pip install requests==2.3.0
Check this bug for more details :
https://github.com/kennethreitz/requests/issues/2028
|
2015-05-06 18:36:24 +02:00 |
|
Arik Fraimovich
|
5e8d0d36c0
|
Merge pull request #409 from erans/master
Fix: minor fixes for MongoDB, script and Python query runners
|
2015-04-26 11:07:33 +03:00 |
|
Eran Sandler
|
4ae4cffa04
|
Removed a copy-paste duplication. Hmpf.
|
2015-04-26 11:05:40 +03:00 |
|
Eran Sandler
|
bc433e88fe
|
Fix for _getitem_ error when accessing a dictionary directly.
|
2015-04-26 11:03:53 +03:00 |
|
Arik Fraimovich
|
513ef501a4
|
Merge pull request #410 from stanhu/sort-by-y-values
Feature: sort by Y values charts that have a single value per series
|
2015-04-26 10:23:06 +03:00 |
|
Stan Hu
|
f2bdcbedfb
|
Simplify code and remove sortY option to avoid confusion
|
2015-04-26 00:18:03 -07:00 |
|
Stan Hu
|
fd056edb2a
|
Support sort by y values for charts that have a single value per series
|
2015-04-21 22:52:14 -07:00 |
|
Eran Sandler
|
0f0acfdd12
|
Fix which prevented MongoDB connections to execute queries due to a faulty json schema configuration.
|
2015-04-22 00:18:28 +03:00 |
|
Eran Sandler
|
1e3b507b2b
|
For for the script data source when command line parameters are passed as part of the query.
|
2015-04-21 09:36:05 +03:00 |
|
Arik Fraimovich
|
84d95272f3
|
Comment out active tasks cleanup, as it sometimes fails.
|
2015-04-20 10:05:04 +03:00 |
|
Arik Fraimovich
|
3b08e9e214
|
Merge pull request #408 from alexanderlz/master
Feature: additional metadata in query annotation (username, query id, queue name)
|
2015-04-20 08:48:59 +03:00 |
|
Arik Fraimovich
|
f4be83b06f
|
Use query id from UI & annotate scheduled queries
|
2015-04-20 08:46:01 +03:00 |
|