Arik Fraimovich
|
a63055f7f0
|
Fix build step
|
2015-11-23 11:38:17 +02:00 |
|
Arik Fraimovich
|
ce884ba6d3
|
Update CircleCI config to build images
|
2015-11-23 11:38:17 +02:00 |
|
Arik Fraimovich
|
63765281fe
|
Fix path in bootstrap script
|
2015-11-23 11:38:16 +02:00 |
|
Arik Fraimovich
|
47e79003e5
|
Update packer config
|
2015-11-23 11:38:16 +02:00 |
|
Arik Fraimovich
|
541060c62e
|
Remove latest_release_url.py - docker images will be created with current code base as context
|
2015-11-23 11:38:16 +02:00 |
|
Arik Fraimovich
|
3ba19fa80f
|
update readme for ubuntu bootstrap
|
2015-11-23 11:38:16 +02:00 |
|
Arik Fraimovich
|
f3ec0448f5
|
Updates to Dockerfile:
- No need to pg client anymore.
- Fix path to supervisord.conf.
|
2015-11-23 11:38:16 +02:00 |
|
Arik Fraimovich
|
654349a7ae
|
Better arrangement of setup directory
|
2015-11-23 11:38:16 +02:00 |
|
Arik Fraimovich
|
2b32de184e
|
Change suffix of docker-compose file to .yml as suggested by docker-compose
|
2015-11-23 11:38:15 +02:00 |
|
Arik Fraimovich
|
1fb57edd1f
|
Remove old Vagrant file
|
2015-11-23 11:38:15 +02:00 |
|
Arik Fraimovich
|
f6c65d139a
|
Move Amazon Linux bootstrap into folder of its own
|
2015-11-23 11:38:15 +02:00 |
|
Arik Fraimovich
|
4e59472238
|
Fix .dockerignore file:
Allow sending rd_ui/dist, remove rd_ui/nodemodules.
|
2015-11-23 11:38:15 +02:00 |
|
Arik Fraimovich
|
feabc46da4
|
Merge pull request #668 from cou929/fix-all_models
Fix: AlertSubscription missing in all_models
|
2015-11-23 11:13:49 +02:00 |
|
Kosei Moriyama
|
51a10e5a20
|
Add AlertSubscription to all_models
|
2015-11-23 02:06:39 +09:00 |
|
Arik Fraimovich
|
5bf370d0f0
|
Merge pull request #660 from hudl/fix-regexanchors
Fix: strings that start with a date wrongly treated as date fields
|
2015-11-21 20:41:56 +02:00 |
|
Arik Fraimovich
|
5beec581d8
|
Merge pull request #667 from getredash/docs_alerts
Docs: add instructions on setting up email server
|
2015-11-20 21:32:20 +02:00 |
|
Arik Fraimovich
|
70080df534
|
Add instructions on setting up email server
|
2015-11-20 21:31:50 +02:00 |
|
Arik Fraimovich
|
0d4c3c329e
|
Merge pull request #666 from alonho/patch-1
Fix: Specifying field type in the field name using __ didn't work
|
2015-11-20 16:39:06 +02:00 |
|
Alon Horev
|
76dfbad971
|
Specifying field type in the field name using __ didn't work
It works for '::' but probably didn't work for '__' due to a a copy-paste
|
2015-11-20 14:20:26 +02:00 |
|
Alex DeBrie
|
45a85c110f
|
Add SIGINT signal
|
2015-11-18 18:30:54 +00:00 |
|
Alex DeBrie
|
f77c0aeb1d
|
Add InterruptException to __all__
|
2015-11-18 18:07:47 +00:00 |
|
Alex DeBrie
|
b23e328f69
|
Add sigint signal handler to BaseQueryRunner
|
2015-11-18 17:20:39 +00:00 |
|
Alex DeBrie
|
165d782b98
|
Add end of string anchor to date parsing regex
|
2015-11-18 16:15:10 +00:00 |
|
Arik Fraimovich
|
1bdc1bef73
|
Merge pull request #653 from hakobera/fix-date-range-selector
Fix date range selector does not show data of last day when user timezone is not UTC
|
2015-11-18 17:58:20 +02:00 |
|
Arik Fraimovich
|
e3b41b15d7
|
Update links in README.
|
2015-11-18 17:49:11 +02:00 |
|
Arik Fraimovich
|
7a95dec33b
|
Merge pull request #659 from getredash/fixes_151118
Add footer to the layout, to have links to docs & GitHub
|
2015-11-18 17:45:55 +02:00 |
|
Arik Fraimovich
|
a3d059041c
|
Add footer
|
2015-11-18 17:36:24 +02:00 |
|
Arik Fraimovich
|
3a6c1599f3
|
Update index.rst
|
2015-11-18 17:35:06 +02:00 |
|
Arik Fraimovich
|
f92aa7b15f
|
Merge pull request #658 from getredash/fixes_151118
Charts: remove "Show Total %" menu option and the yellow color
|
2015-11-18 16:51:41 +02:00 |
|
Arik Fraimovich
|
d823506e5b
|
Remove menu option and yellow color
|
2015-11-18 16:50:59 +02:00 |
|
Arik Fraimovich
|
fc93de7aa2
|
Merge pull request #657 from getredash/fixes_151118
Fix: Change user create button from Save to Create
|
2015-11-18 16:49:19 +02:00 |
|
Arik Fraimovich
|
a0cc25d174
|
Change user create button from Save to Create
|
2015-11-18 16:45:15 +02:00 |
|
Arik Fraimovich
|
df24bc3aae
|
Merge pull request #656 from enriquesaid/header-gravatar-src
Fix: load user avatar image with ng-src
|
2015-11-17 23:19:23 +02:00 |
|
Enrique Marques Junior
|
60c2cb0a75
|
using ng-src
|
2015-11-17 14:53:43 -02:00 |
|
Kazuyuki Honda
|
ad19f2d304
|
Treat dateRange as UTC
|
2015-11-17 11:03:07 +09:00 |
|
Arik Fraimovich
|
3aa59a8152
|
Update README links.
|
2015-11-16 16:12:41 +02:00 |
|
Arik Fraimovich
|
32638aebed
|
Merge pull request #650 from alonho/mql
Feature: MQL query runner
|
2015-11-15 17:21:44 +02:00 |
|
Arik Fraimovich
|
346ea66c9d
|
Merge pull request #651 from alonho/datasource_defaults
Support default values in data source creation forms
|
2015-11-15 17:17:26 +02:00 |
|
Arik Fraimovich
|
d14b74b683
|
Merge pull request #654 from EverythingMe/fix-graphite-verify
Fix: verify is optional value of Graphite's config
|
2015-11-15 17:10:46 +02:00 |
|
Arik Fraimovich
|
5d879ce358
|
Update circle.yml
|
2015-11-15 17:02:43 +02:00 |
|
Arik Fraimovich
|
b4da4359a8
|
Fix: verify is optional value of Graphite's config
|
2015-11-14 23:35:37 +02:00 |
|
Kazuyuki Honda
|
7e08518a31
|
Fix date range selector when user timezone is not UTC
|
2015-11-14 13:03:14 +09:00 |
|
Alon Horev
|
bea0e9aad0
|
Add support for MQL (a propietery SQL implementation for MongoDB by digdata.io)
|
2015-11-13 23:35:34 +02:00 |
|
Alon Horev
|
a87179b68b
|
Support default values in data source creation forms
|
2015-11-13 23:28:33 +02:00 |
|
Arik Fraimovich
|
91806eda44
|
Merge pull request #647 from runa/patch-3
Fix: bind Redis to localhost
|
2015-11-11 06:04:58 +02:00 |
|
martin sarsale
|
d1fe3d63fd
|
bind redis to localhost
Having it bound to the public addresses is a security problem.
See http://antirez.com/news/96
|
2015-11-10 23:03:53 -03:00 |
|
Arik Fraimovich
|
8408409ce2
|
Merge pull request #642 from tjwudi/patch-3
Docs: make migrating Vagrant box command a one-liner
|
2015-11-10 20:43:59 +02:00 |
|
John Wu
|
6bbdd5eb44
|
Make migrating command one-liner
|
2015-11-09 14:54:45 -08:00 |
|
Arik Fraimovich
|
34ba54397d
|
Merge pull request #638 from underdogio/dev/show.db.select.mobile.sqwished
Removed `rd-hidden-xs` to make everything visible on mobile
|
2015-11-08 22:59:14 +02:00 |
|
Arik Fraimovich
|
ec79ce74d0
|
Merge pull request #639 from hudl/Feature-ScheduleQueryPermission
Feature: permission to schedule query
|
2015-11-07 23:11:38 +02:00 |
|