Commit Graph

13 Commits

Author SHA1 Message Date
uu59
1c8cc67424 Correctly fix feature spec 2014-07-30 17:13:34 +09:00
uu59
4afd372865 Don't really try to restart td-agent on spec 2014-07-30 16:42:04 +09:00
uu59
cb619acc3c Fix spec 2014-07-30 16:33:58 +09:00
uu59
8f01694890 Add some specs and fix minor issues 2014-07-29 14:11:05 +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
32f104aec7 Following behavior change on spec 2014-06-30 14:37:52 +09:00
uu59
81600a2ba4 Remove ActiveRecord from User and RememeberToken 2014-06-19 16:28:34 +09:00
Kyuden
0fe75a69a1 Apply to syntax_sugar of factorygirl 2014-05-28 03:40:47 +09:00
uu59
c4ccb9488c Clean up routes 2014-05-22 13:48:18 +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
0e9b54529e Add sign out spec 2014-05-13 17:02:32 +09:00
uu59
fc044bd719 Add feature spec 2014-05-13 17:02:32 +09:00