Commit Graph

750 Commits

Author SHA1 Message Date
uu59
d8694a6ead Store fluentd setting data to user's home if variant=fluentd_gem 2014-07-30 18:03:41 +09:00
uu59
e7b449f44f FluentGem default setting no require root permission 2014-07-30 17:53:42 +09:00
uu59
1c8cc67424 Correctly fix feature spec 2014-07-30 17:13:34 +09:00
uu59
24899b7a6a Don't too quickly response of td-agent start/stop/restart 2014-07-30 17:08:38 +09:00
uu59
e04a2d7f06 [CI] Verbose output for spec on CI 2014-07-30 16:46:07 +09:00
uu59
8b39fce2f4 Merge pull request #67 from treasure-data/persistent_ui_setting
Save fluentd setting to FLUENTD_UI_DATA_DIR if given for persistent
2014-07-30 16:45:13 +09:00
uu59
4afd372865 Don't really try to restart td-agent on spec 2014-07-30 16:42:04 +09:00
uu59
c11dc64fa4 Save fluentd setting to FLUENTD_UI_DATA_DIR if given for persistent 2014-07-30 16:39:00 +09:00
uu59
cb619acc3c Fix spec 2014-07-30 16:33:58 +09:00
uu59
0846f18fbb Fix td-agent operation 2014-07-30 16:19:20 +09:00
uu59
260a12e375 Add notation for permission on in_tail setting page 2014-07-30 16:02:56 +09:00
uu59
1c6785beb2 Tweak sidebar display 2014-07-30 14:22:45 +09:00
uu59
aa9c3c7b2f Add setup link to nav if does not finished setup 2014-07-30 14:16:39 +09:00
uu59
7e5ae1f645 Fix #65 Don't display fluentd version if doesn't setup daemon yet 2014-07-30 13:26:35 +09:00
uu59
412022cfa8 Add uname -a to system_info.zip. Fix #66 2014-07-30 11:11:05 +09:00
uu59
a54bb6d59e Merge pull request #64 from treasure-data/more_spec
More spec
2014-07-29 15:00:52 +09:00
uu59
8cfc2a3d43 Add spec for lib/ 2014-07-29 14:58:27 +09:00
uu59
ae6423b2f4 Add plugin model spec 2014-07-29 14:28:23 +09:00
uu59
df1773c26f Remove dead code 2014-07-29 14:11:05 +09:00
uu59
fdf9f4621c Ensure to create test directory 2014-07-29 14:11:05 +09:00
uu59
8f01694890 Add some specs and fix minor issues 2014-07-29 14:11:05 +09:00
uu59
9a74d266ae Add phantomjs for feature spec 2014-07-29 13:52:17 +09:00
uu59
edafcf3bb5 Fix out_td setting type name 2014-07-29 11:34:47 +09:00
uu59
6322b098dc Change grid system class to -xs- from -lg- for narrow display 2014-07-29 10:57:00 +09:00
uu59
d342d0d764 Improve README 2014-07-29 10:57:00 +09:00
uu59
2fcaf06231 Bump version to 0.1.0 2014-07-29 10:57:00 +09:00
uu59
a6d11053d4 Fix to zip fluentd-ui log when FLUENTD_UI_PATH given 2014-07-29 10:52:40 +09:00
uu59
8bd2961232 Fix translation 2014-07-29 10:42:55 +09:00
uu59
dd8fded3a1 Fix to find correct fluent-gem path 2014-07-28 18:37:10 +09:00
uu59
da75b8e245 Merge pull request #60 from treasure-data/clean_up_translations
Clean up translations
2014-07-28 17:04:57 +09:00
uu59
6a19537a3f error -> messages 2014-07-28 16:58:05 +09:00
uu59
5e38563cfd Clean up fluentd setting translation 2014-07-28 16:55:13 +09:00
uu59
6f992553bc Separate tutorial translation 2014-07-28 16:46:15 +09:00
uu59
afed0f5ef1 Clean up misc pages translation 2014-07-28 16:41:14 +09:00
uu59
008fcb0e94 Clean up plugins translation 2014-07-28 16:39:15 +09:00
uu59
97c4720e46 Merge pull request #59 from treasure-data/fix_out_td_setting
Clean up out_td params
2014-07-28 16:21:33 +09:00
uu59
f40200741f Clean up out_td params 2014-07-28 16:15:59 +09:00
uu59
9060243fee Fix can't uninstall plugins 2014-07-28 15:34:56 +09:00
uu59
a9ab6c1270 Fix plugins handling 2014-07-28 15:28:59 +09:00
uu59
f69652cfd6 Remove plugins gemfile handling 2014-07-28 15:13:20 +09:00
uu59
f08009e874 Fix detection installed plugins 2014-07-28 15:09:57 +09:00
uu59
b1f3aceef0 Ensure tmp/ directory to create pid file for rails s 2014-07-25 16:00:44 +09:00
uu59
0b28306d01 Fix git error when fluentd-ui start 2014-07-25 15:54:45 +09:00
uu59
a690e311f9 Merge pull request #58 from treasure-data/logging
Write to specified file path for logging by ENV['FLUENTD_UI_LOG_PATH']
2014-07-25 14:55:21 +09:00
uu59
b31c664cc4 Write to specified file path for logging by ENV['FLUENTD_UI_LOG_PATH'] 2014-07-25 14:24:04 +09:00
uu59
53880e9dbd Reloading icon to be gentle 2014-07-25 10:44:06 +09:00
uu59
a8f0c18392 Merge pull request #57 from treasure-data/feedbacks
Feedbacks
2014-07-24 16:08:53 +09:00
uu59
3ada1f874c Switching brand name with ENV 2014-07-24 16:03:45 +09:00
uu59
23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
uu59
7f66da349f Fix #51 URLs rename to /daemon from /fluentd 2014-07-24 15:28:04 +09:00