uu59
|
1700d12aba
|
Apply design theme basically. close #7
|
2014-05-21 13:05:02 +09:00 |
|
uu59
|
f88074de5a
|
Merge pull request #11 from treasure-data/plugin
(WIP) Plugin
|
2014-05-20 15:48:46 +09:00 |
|
uu59
|
d878bcd5e0
|
add global nav partial
|
2014-05-20 15:47:18 +09:00 |
|
uu59
|
6fbd1c6bfe
|
Add /misc/users, information
|
2014-05-20 14:34:02 +09:00 |
|
uu59
|
c0765d1fc1
|
Remove puma from production (move to test/development)
|
2014-05-20 13:47:04 +09:00 |
|
uu59
|
5adff02889
|
Actually uninstall plugin
|
2014-05-20 13:34:20 +09:00 |
|
uu59
|
6eb7e606a6
|
clean up views
|
2014-05-20 11:07:31 +09:00 |
|
uu59
|
bede6e43ac
|
Expand rubygems.org caching time 10m -> 60m
|
2014-05-19 18:50:01 +09:00 |
|
uu59
|
9188e13f46
|
Add plugin version fix by fluentd-ui
|
2014-05-19 18:46:56 +09:00 |
|
uu59
|
0c39deaa71
|
Fix to not install plugin if it is installing
|
2014-05-19 18:30:23 +09:00 |
|
uu59
|
c7245db565
|
Remove unused restart notice
|
2014-05-19 18:21:17 +09:00 |
|
uu59
|
d11357c4a2
|
Plugins install/uninstall likes Jenkins
|
2014-05-19 18:20:35 +09:00 |
|
uu59
|
cc22e2d507
|
Add sucker_punch for async job (gem install)
|
2014-05-19 16:29:58 +09:00 |
|
uu59
|
058f4ab122
|
Refactoring
|
2014-05-16 11:45:37 +09:00 |
|
uu59
|
369fa89522
|
Add message area if fluentd-ui needs to restart
|
2014-05-15 18:28:45 +09:00 |
|
uu59
|
321a310e95
|
Cache rubygems API response
|
2014-05-15 18:11:07 +09:00 |
|
uu59
|
176b7771bd
|
Fix gems group
|
2014-05-15 18:11:07 +09:00 |
|
uu59
|
87f136e5cd
|
[try] fix unstable spec result on Circle CI beyond file creation
|
2014-05-15 16:57:20 +09:00 |
|
uu59
|
03f4e65761
|
Remove unused files
|
2014-05-15 16:52:28 +09:00 |
|
uu59
|
9e59c5ac19
|
Add all methods of Plugin model specs
|
2014-05-15 16:44:34 +09:00 |
|
uu59
|
1f45c6a4c3
|
Add plugin upgrade path
|
2014-05-15 15:46:47 +09:00 |
|
uu59
|
957ad414b3
|
Memoize #lastest_version
|
2014-05-15 15:27:49 +09:00 |
|
uu59
|
a09cce0202
|
Add latest_version method for use Rubygems API, allow Plugin#version is empty for install
|
2014-05-15 15:23:51 +09:00 |
|
uu59
|
5e34587db5
|
Generate code coverage report on Circle CI
|
2014-05-15 13:25:15 +09:00 |
|
uu59
|
f47ee2e154
|
Fix spec on CI, and refactor
|
2014-05-15 13:22:27 +09:00 |
|
uu59
|
0595b454e9
|
Add plugin model spec and refactoring
|
2014-05-14 17:46:32 +09:00 |
|
uu59
|
6b235a306d
|
Add primitive plugin management install/uninstall
|
2014-05-14 17:46:32 +09:00 |
|
uu59
|
a1c3fd2371
|
Merge pull request #10 from treasure-data/user_auth
User auth
|
2014-05-13 17:10:05 +09:00 |
|
uu59
|
0e9b54529e
|
Add sign out spec
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
9945c62ede
|
Add simplecov
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
fc044bd719
|
Add feature spec
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
136d4da7b6
|
Add database_cleaner
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
3aca0a9f26
|
Remove unused things
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
1f8dd17c43
|
model spec
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
e19ce05525
|
Add sign out
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
19b0e591a1
|
Add login_required for exists controllers
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
1e568b2793
|
Add root path as temporally
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
6af8a51b02
|
Add error message for login failed
|
2014-05-13 16:58:53 +09:00 |
|
uu59
|
0f9909b68f
|
Add i18n files
|
2014-05-13 16:58:53 +09:00 |
|
uu59
|
508956f3b4
|
Add sign in process
|
2014-05-13 16:58:52 +09:00 |
|
uu59
|
799228094e
|
Fixup routes
|
2014-05-12 15:26:41 +09:00 |
|
uu59
|
07ea7befb8
|
Add primitive Fluentd::Configuration class
|
2014-05-12 14:50:30 +09:00 |
|
uu59
|
9b317602b6
|
Runnable fluentd-ui command by gem i fluentd-ui
|
2014-05-09 15:50:07 +09:00 |
|
uu59
|
909bdfa22c
|
Import bundler's rake tasks to make .gem file
|
2014-05-09 15:37:27 +09:00 |
|
uu59
|
d6b59966a1
|
Gemfile to .gemspec
|
2014-05-09 15:37:27 +09:00 |
|
uu59
|
aa3c0326b0
|
Add basic fleuntd management
|
2014-05-09 15:37:27 +09:00 |
|
uu59
|
017a9943dc
|
rails generate rspec:install
|
2014-05-08 16:00:55 +09:00 |
|
uu59
|
4555beda8a
|
Fixup gems
|
2014-05-08 16:00:55 +09:00 |
|
uu59
|
9c19a42528
|
rails new ./fluentd-ui -T -D
|
2014-05-08 15:53:16 +09:00 |
|
Kei Takahashi
|
ff75c1c4bd
|
initial commit
|
2014-05-08 15:52:17 +09:00 |
|