Commit Graph

750 Commits

Author SHA1 Message Date
uu59
a7999a9b15 Fix default_options 2014-05-23 17:41:35 +09:00
uu59
d10daa458a Fix to use FluentdUI::VERSION for gemspec 2014-05-23 17:33:11 +09:00
uu59
94e1f7fd39 Merge pull request #16 from treasure-data/redesign_fluentd_management
[wip] fix up fluentd process management
2014-05-23 17:32:08 +09:00
uu59
bd8c3dd299 Fix spec 2014-05-23 17:30:02 +09:00
uu59
296477a714 --dry-run for a check before fluentd start 2014-05-23 17:09:51 +09:00
uu59
7eefa05a44 Add specs 2014-05-23 15:16:49 +09:00
uu59
f057f27fc5 Refactoring: Separate file for each class 2014-05-23 14:58:02 +09:00
uu59
d17bef2f32 Refactoring: Agent::Base class -> Agent::Common module. because Base won't be a instantiate 2014-05-23 14:26:55 +09:00
uu59
479258a84a Error handling for start/stop/restart 2014-05-23 14:21:37 +09:00
uu59
a3c2696fd3 Rename: reload -> restart 2014-05-23 13:59:08 +09:00
uu59
e118e0997a Refactoring: use Process.kill instead /bin/kill 2014-05-23 13:52:49 +09:00
uu59
22d65e0f92 Wait starting fluentd process in #start 2014-05-23 13:52:03 +09:00
uu59
94a26c98d6 Click start/stop/reload to be sync, not async for correct report running status 2014-05-23 13:51:17 +09:00
uu59
92b42c51b7 Rename: fluentd/daemon -> fluentd/agent 2014-05-23 13:24:08 +09:00
uu59
9b109dffff quiet a warning: WARN: tilt autoloading 'sass' in a non thread-safe way; explicit require 'sass' suggested. 2014-05-23 13:11:22 +09:00
uu59
e29d0e31c3 Enhance model spec 2014-05-23 13:09:01 +09:00
uu59
d1b669cc4f [try] fix spec on Circle CI..... 2014-05-22 18:11:34 +09:00
uu59
3034a42d9b Styling 2014-05-22 18:05:56 +09:00
uu59
5a4fd2b791 Add i18n 2014-05-22 17:48:05 +09:00
uu59
c23d5254b3 Add Fluentd CRUD 2014-05-22 17:43:56 +09:00
uu59
feb392cd75 trivial refactoring 2014-05-22 16:27:27 +09:00
uu59
2c431b4eb6 Fix permission error messages 2014-05-22 16:16:24 +09:00
uu59
dc36bd9e33 Remove unnecessary method bridge 2014-05-22 16:16:24 +09:00
uu59
62e8ea467a Separate fluentd, td-agent, and remote handling by class 2014-05-22 15:34:06 +09:00
uu59
3033bfd79f update fluentd gem to v0.10.48+ for Supervisor default_options 2014-05-22 15:34:03 +09:00
uu59
7d4e93576e Merge pull request #14 from treasure-data/chpasswd
Changing admin password
2014-05-22 14:13:43 +09:00
uu59
c4ccb9488c Clean up routes 2014-05-22 13:48:18 +09:00
uu59
20997db412 remove unused paths for misc 2014-05-22 13:39:46 +09:00
uu59
0d4db20ec0 Fix login check 2014-05-22 13:35:24 +09:00
uu59
54d3e6c95c Multi clients can login by same user 2014-05-22 13:21:32 +09:00
uu59
7abcc36dda styling 2014-05-22 11:13:09 +09:00
uu59
80875d0b11 Change user management. just manage password for admin user 2014-05-22 11:04:24 +09:00
uu59
c4d05bd1fb Merge pull request #13 from treasure-data/design
Apply design theme
2014-05-21 17:54:47 +09:00
uu59
e5dea640ae [try] fix unstable Circle CI spec. aggressively sync 2014-05-21 17:17:57 +09:00
uu59
7a90df3ee6 Tweak <label> for visualize to be clickable 2014-05-21 17:13:37 +09:00
uu59
bcda05cb97 [try] fix unstable Circle CI spec 2014-05-21 17:05:30 +09:00
uu59
e143a51b05 [cosme] remove default comment on routes.rb 2014-05-21 16:57:11 +09:00
uu59
9bd205ccc2 Add TODO 2014-05-21 16:52:41 +09:00
uu59
60c5ad3a7c Remove dead code 2014-05-21 16:52:33 +09:00
uu59
89d76793c6 Highlight sidebar line with current page 2014-05-21 16:45:50 +09:00
uu59
bf3852b274 Put fluentd/fluentd-ui versions to system information page 2014-05-21 16:02:32 +09:00
uu59
fbd763a8a3 Prepare to release, version should be FluentdUI::VERSION 2014-05-21 15:53:13 +09:00
uu59
a410691994 Tweak notifications 2014-05-21 15:45:21 +09:00
uu59
8fd9b542d2 /misc/ -> /misc/information 2014-05-21 15:36:53 +09:00
uu59
b6e330b8f0 Tweak plugins page 2014-05-21 15:36:02 +09:00
uu59
78eb31c08b Notification numbers as badge 2014-05-21 15:25:03 +09:00
uu59
5979b8e61f Remove global nav search area 2014-05-21 15:11:44 +09:00
uu59
cbbaacd0d0 Remove unnecessary js code 2014-05-21 15:10:41 +09:00
uu59
0764e5322e Simplify top-right user menu 2014-05-21 15:10:21 +09:00
uu59
900857c593 Fixup i18n yml 2014-05-21 15:05:26 +09:00