flyboy 0.0.6 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/app/models/flyboy/task.rb +9 -1
- data/app/pdfs/flyboy/roadmap.rb +13 -1
- data/app/views/flyboy/tasks/_actions.html.slim +3 -1
- data/app/views/flyboy/tasks/_list.html.slim +5 -5
- data/app/views/flyboy/tasks/index.xls.erb +6 -2
- data/config/locales/fr.yml +1 -0
- data/lib/flyboy/version.rb +1 -1
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/log/development.log +2573 -0
- data/spec/dummy/log/test.log +2591 -0
- data/spec/dummy/tmp/pids/server.pid +1 -1
- metadata +4 -4
data/spec/dummy/log/test.log
CHANGED
@@ -186937,3 +186937,2594 @@ Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.4ms)
|
|
186937
186937
|
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
186938
186938
|
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
186939
186939
|
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
186940
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
186941
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
186942
|
+
[1m[36m (2.7ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
186943
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
186944
|
+
[1m[36m (0.5ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
186945
|
+
[1m[35m (1.2ms)[0m DELETE FROM "flyboy_goals";
|
186946
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
186947
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
186948
|
+
[1m[36m (1.2ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
186949
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
186950
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
186951
|
+
[1m[35m (0.1ms)[0m begin transaction
|
186952
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
186953
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7584"], ["description", "I-am-the-goal-description_926"], ["version", 1], ["created_at", "2015-04-10 08:51:24.697129"], ["updated_at", "2015-04-10 08:51:24.697129"], ["tracking", "150410-1"]]
|
186954
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
186955
|
+
[1m[35m (0.1ms)[0m begin transaction
|
186956
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2329"], ["description", "I-am-the-task-description_8754"], ["created_at", "2015-04-10 08:51:24.708207"], ["updated_at", "2015-04-10 08:51:24.708207"]]
|
186957
|
+
[1m[35m (0.8ms)[0m commit transaction
|
186958
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
186959
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
186960
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7650"], ["description", "I-am-the-goal-description_8483"], ["version", 1], ["created_at", "2015-04-10 08:51:24.713476"], ["updated_at", "2015-04-10 08:51:24.713476"], ["tracking", "150410-2"]]
|
186961
|
+
[1m[35m (0.9ms)[0m commit transaction
|
186962
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
186963
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
186964
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4715"], ["description", "I-am-the-goal-description_4022"], ["version", 1], ["created_at", "2015-04-10 08:51:24.720539"], ["updated_at", "2015-04-10 08:51:24.720539"], ["tracking", "150410-3"]]
|
186965
|
+
[1m[35m (0.8ms)[0m commit transaction
|
186966
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
186967
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
186968
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1758"], ["description", "I-am-the-goal-description_1699"], ["version", 1], ["created_at", "2015-04-10 08:51:24.730160"], ["updated_at", "2015-04-10 08:51:24.730160"], ["tracking", "150410-4"]]
|
186969
|
+
[1m[35m (1.0ms)[0m commit transaction
|
186970
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
186971
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
186972
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6728"], ["description", "I-am-the-goal-description_1761"], ["version", 1], ["created_at", "2015-04-10 08:51:24.737177"], ["updated_at", "2015-04-10 08:51:24.737177"], ["tracking", "150410-5"]]
|
186973
|
+
[1m[35m (0.8ms)[0m commit transaction
|
186974
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
186975
|
+
[1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
186976
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
186977
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
186978
|
+
[1m[35m (1.0ms)[0m DELETE FROM "flyboy_goals";
|
186979
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
186980
|
+
[1m[35m (1.3ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
186981
|
+
[1m[36m (1.3ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
186982
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
186983
|
+
[1m[36m (1.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
186984
|
+
[1m[35m (0.1ms)[0m begin transaction
|
186985
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
186986
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7546"], ["description", "I-am-the-goal-description_2814"], ["version", 1], ["created_at", "2015-04-10 08:59:42.145494"], ["updated_at", "2015-04-10 08:59:42.145494"], ["tracking", "150410-1"]]
|
186987
|
+
[1m[36m (2.2ms)[0m [1mcommit transaction[0m
|
186988
|
+
[1m[35m (0.1ms)[0m begin transaction
|
186989
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task3576"], ["description", "I-am-the-task-description_7198"], ["created_at", "2015-04-10 08:59:42.157957"], ["updated_at", "2015-04-10 08:59:42.157957"]]
|
186990
|
+
[1m[35m (0.9ms)[0m commit transaction
|
186991
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
186992
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
186993
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1112"], ["description", "I-am-the-goal-description_4799"], ["version", 1], ["created_at", "2015-04-10 08:59:42.163025"], ["updated_at", "2015-04-10 08:59:42.163025"], ["tracking", "150410-2"]]
|
186994
|
+
[1m[35m (0.7ms)[0m commit transaction
|
186995
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
186996
|
+
[1m[35m (0.5ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
186997
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8047"], ["description", "I-am-the-goal-description_1654"], ["version", 1], ["created_at", "2015-04-10 08:59:42.170432"], ["updated_at", "2015-04-10 08:59:42.170432"], ["tracking", "150410-3"]]
|
186998
|
+
[1m[35m (0.7ms)[0m commit transaction
|
186999
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187000
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187001
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4056"], ["description", "I-am-the-goal-description_2574"], ["version", 1], ["created_at", "2015-04-10 08:59:42.180202"], ["updated_at", "2015-04-10 08:59:42.180202"], ["tracking", "150410-4"]]
|
187002
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187003
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187004
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187005
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9913"], ["description", "I-am-the-goal-description_971"], ["version", 1], ["created_at", "2015-04-10 08:59:42.186043"], ["updated_at", "2015-04-10 08:59:42.186043"], ["tracking", "150410-5"]]
|
187006
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187007
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
187008
|
+
[1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
187009
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187010
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
187011
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
|
187012
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
187013
|
+
[1m[35m (0.7ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
187014
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
187015
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187016
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
187017
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187018
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187019
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5946"], ["description", "I-am-the-goal-description_8782"], ["version", 1], ["created_at", "2015-04-10 09:00:45.622790"], ["updated_at", "2015-04-10 09:00:45.622790"], ["tracking", "150410-1"]]
|
187020
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187021
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187022
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9627"], ["description", "I-am-the-task-description_8391"], ["created_at", "2015-04-10 09:00:45.633892"], ["updated_at", "2015-04-10 09:00:45.633892"]]
|
187023
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187024
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187025
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187026
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6573"], ["description", "I-am-the-goal-description_8674"], ["version", 1], ["created_at", "2015-04-10 09:00:45.638738"], ["updated_at", "2015-04-10 09:00:45.638738"], ["tracking", "150410-2"]]
|
187027
|
+
[1m[35m (1.1ms)[0m commit transaction
|
187028
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
187029
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187030
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8784"], ["description", "I-am-the-goal-description_5620"], ["version", 1], ["created_at", "2015-04-10 09:00:45.650712"], ["updated_at", "2015-04-10 09:00:45.650712"], ["tracking", "150410-3"]]
|
187031
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187032
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
187033
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187034
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_54"], ["description", "I-am-the-goal-description_698"], ["version", 1], ["created_at", "2015-04-10 09:00:45.665331"], ["updated_at", "2015-04-10 09:00:45.665331"], ["tracking", "150410-4"]]
|
187035
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187036
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187037
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187038
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9773"], ["description", "I-am-the-goal-description_2420"], ["version", 1], ["created_at", "2015-04-10 09:00:45.672375"], ["updated_at", "2015-04-10 09:00:45.672375"], ["tracking", "150410-5"]]
|
187039
|
+
[1m[35m (1.6ms)[0m commit transaction
|
187040
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
187041
|
+
[1m[36m (3.4ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
187042
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187043
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
187044
|
+
[1m[35m (1.0ms)[0m DELETE FROM "flyboy_goals";
|
187045
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
187046
|
+
[1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
187047
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
187048
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187049
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
187050
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187051
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187052
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4026"], ["description", "I-am-the-goal-description_4906"], ["version", 1], ["created_at", "2015-04-10 09:01:28.956286"], ["updated_at", "2015-04-10 09:01:28.956286"], ["tracking", "150410-1"]]
|
187053
|
+
[1m[36m (2.6ms)[0m [1mcommit transaction[0m
|
187054
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187055
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1616"], ["description", "I-am-the-task-description_6574"], ["created_at", "2015-04-10 09:01:28.967747"], ["updated_at", "2015-04-10 09:01:28.967747"]]
|
187056
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187057
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187058
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187059
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8965"], ["description", "I-am-the-goal-description_8092"], ["version", 1], ["created_at", "2015-04-10 09:01:28.973274"], ["updated_at", "2015-04-10 09:01:28.973274"], ["tracking", "150410-2"]]
|
187060
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187061
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187062
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187063
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4751"], ["description", "I-am-the-goal-description_3156"], ["version", 1], ["created_at", "2015-04-10 09:01:28.981391"], ["updated_at", "2015-04-10 09:01:28.981391"], ["tracking", "150410-3"]]
|
187064
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187065
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187066
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187067
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1648"], ["description", "I-am-the-goal-description_371"], ["version", 1], ["created_at", "2015-04-10 09:01:28.990583"], ["updated_at", "2015-04-10 09:01:28.990583"], ["tracking", "150410-4"]]
|
187068
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187069
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187070
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187071
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4905"], ["description", "I-am-the-goal-description_2841"], ["version", 1], ["created_at", "2015-04-10 09:01:28.996503"], ["updated_at", "2015-04-10 09:01:28.996503"], ["tracking", "150410-5"]]
|
187072
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187073
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
187074
|
+
[1m[36m (2.7ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
187075
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187076
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
187077
|
+
[1m[35m (1.0ms)[0m DELETE FROM "flyboy_goals";
|
187078
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
187079
|
+
[1m[35m (1.0ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
187080
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
187081
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187082
|
+
[1m[36m (1.6ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
187083
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
187084
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187085
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187086
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6226"], ["description", "I-am-the-goal-description_3119"], ["version", 1], ["created_at", "2015-04-10 09:01:43.156374"], ["updated_at", "2015-04-10 09:01:43.156374"], ["tracking", "150410-1"]]
|
187087
|
+
[1m[36m (2.2ms)[0m [1mcommit transaction[0m
|
187088
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187089
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4179"], ["description", "I-am-the-task-description_9546"], ["created_at", "2015-04-10 09:01:43.168688"], ["updated_at", "2015-04-10 09:01:43.168688"]]
|
187090
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187091
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187092
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187093
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1662"], ["description", "I-am-the-goal-description_3491"], ["version", 1], ["created_at", "2015-04-10 09:01:43.174212"], ["updated_at", "2015-04-10 09:01:43.174212"], ["tracking", "150410-2"]]
|
187094
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187095
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187096
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187097
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9059"], ["description", "I-am-the-goal-description_7156"], ["version", 1], ["created_at", "2015-04-10 09:01:43.182362"], ["updated_at", "2015-04-10 09:01:43.182362"], ["tracking", "150410-3"]]
|
187098
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187099
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187100
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187101
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_220"], ["description", "I-am-the-goal-description_9924"], ["version", 1], ["created_at", "2015-04-10 09:01:43.193734"], ["updated_at", "2015-04-10 09:01:43.193734"], ["tracking", "150410-4"]]
|
187102
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187103
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187104
|
+
[1m[35m (0.5ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187105
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8869"], ["description", "I-am-the-goal-description_6236"], ["version", 1], ["created_at", "2015-04-10 09:01:43.202263"], ["updated_at", "2015-04-10 09:01:43.202263"], ["tracking", "150410-5"]]
|
187106
|
+
[1m[35m (1.3ms)[0m commit transaction
|
187107
|
+
[1m[36m (2.7ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
187108
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187109
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
187110
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
187111
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
187112
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
187113
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
187114
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187115
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
187116
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187117
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187118
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8491"], ["description", "I-am-the-goal-description_4499"], ["version", 1], ["created_at", "2015-04-10 09:01:55.022671"], ["updated_at", "2015-04-10 09:01:55.022671"], ["tracking", "150410-1"]]
|
187119
|
+
[1m[36m (2.4ms)[0m [1mcommit transaction[0m
|
187120
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187121
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4928"], ["description", "I-am-the-task-description_5689"], ["created_at", "2015-04-10 09:01:55.033616"], ["updated_at", "2015-04-10 09:01:55.033616"]]
|
187122
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187123
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187124
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187125
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6895"], ["description", "I-am-the-goal-description_4238"], ["version", 1], ["created_at", "2015-04-10 09:01:55.038564"], ["updated_at", "2015-04-10 09:01:55.038564"], ["tracking", "150410-2"]]
|
187126
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187127
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187128
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187129
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8644"], ["description", "I-am-the-goal-description_155"], ["version", 1], ["created_at", "2015-04-10 09:01:55.045428"], ["updated_at", "2015-04-10 09:01:55.045428"], ["tracking", "150410-3"]]
|
187130
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187131
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187132
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187133
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1073"], ["description", "I-am-the-goal-description_4729"], ["version", 1], ["created_at", "2015-04-10 09:01:55.054221"], ["updated_at", "2015-04-10 09:01:55.054221"], ["tracking", "150410-4"]]
|
187134
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187135
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187136
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187137
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_87"], ["description", "I-am-the-goal-description_8693"], ["version", 1], ["created_at", "2015-04-10 09:01:55.060296"], ["updated_at", "2015-04-10 09:01:55.060296"], ["tracking", "150410-5"]]
|
187138
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187139
|
+
[1m[36m (2.6ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
187140
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187141
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
187142
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
|
187143
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
187144
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
187145
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
187146
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
187147
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
187148
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
|
187149
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187150
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187151
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9316"], ["description", "I-am-the-goal-description_4905"], ["version", 1], ["created_at", "2015-04-10 09:02:08.697244"], ["updated_at", "2015-04-10 09:02:08.697244"], ["tracking", "150410-1"]]
|
187152
|
+
[1m[35m (1.5ms)[0m commit transaction
|
187153
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187154
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187155
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_1853"], ["description", "I-am-the-goal-description_4154"], ["version", 1], ["created_at", "2015-04-10 09:02:08.748159"], ["updated_at", "2015-04-10 09:02:08.748159"], ["tracking", "150410-2"]]
|
187156
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187157
|
+
Processing by Flyboy::GoalsController#index as HTML
|
187158
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms)
|
187159
|
+
Completed 200 OK in 28ms (Views: 17.5ms | ActiveRecord: 0.0ms)
|
187160
|
+
[1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
|
187161
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
|
187162
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187163
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]]
|
187164
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 1]]
|
187165
|
+
[1m[35m (2.0ms)[0m commit transaction
|
187166
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187167
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]]
|
187168
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 2]]
|
187169
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187170
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187171
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187172
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3672"], ["description", "I-am-the-goal-description_4478"], ["version", 1], ["created_at", "2015-04-10 09:02:08.870161"], ["updated_at", "2015-04-10 09:02:08.870161"], ["tracking", "150410-1"]]
|
187173
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187174
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187175
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187176
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_8447"], ["description", "I-am-the-goal-description_6278"], ["version", 1], ["created_at", "2015-04-10 09:02:08.874043"], ["updated_at", "2015-04-10 09:02:08.874043"], ["tracking", "150410-2"]]
|
187177
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187178
|
+
Processing by Flyboy::GoalsController#index as HTML
|
187179
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms)
|
187180
|
+
Completed 200 OK in 11ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
187181
|
+
[1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC[0m [["status", "closed"]]
|
187182
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
|
187183
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187184
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 3]]
|
187185
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 3]]
|
187186
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187187
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187188
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 4]]
|
187189
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 4]]
|
187190
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187191
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187192
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187193
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1539"], ["description", "I-am-the-goal-description_7469"], ["version", 1], ["created_at", "2015-04-10 09:02:08.899483"], ["updated_at", "2015-04-10 09:02:08.899483"], ["tracking", "150410-1"]]
|
187194
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187195
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187196
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187197
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_658"], ["description", "I-am-the-goal-description_6037"], ["version", 1], ["created_at", "2015-04-10 09:02:08.903547"], ["updated_at", "2015-04-10 09:02:08.903547"], ["tracking", "150410-2"]]
|
187198
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187199
|
+
Processing by Flyboy::GoalsController#index as HTML
|
187200
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms)
|
187201
|
+
Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
187202
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
|
187203
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187204
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187205
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8717"], ["description", "I-am-the-goal-description_2516"], ["version", 1], ["created_at", "2015-04-10 09:02:08.913882"], ["updated_at", "2015-04-10 09:02:08.913882"], ["tracking", "150410-3"]]
|
187206
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
187207
|
+
Processing by Flyboy::GoalsController#close as HTML
|
187208
|
+
Parameters: {"id"=>"7"}
|
187209
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]]
|
187210
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187211
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]]
|
187212
|
+
[1m[36mSQL (0.4ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-10 09:02:08.926086"], ["id", 7]]
|
187213
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187214
|
+
Redirected to http://test.host/flyboy/goals
|
187215
|
+
Completed 302 Found in 3493ms (ActiveRecord: 1.6ms)
|
187216
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 7]]
|
187217
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187218
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187219
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1133"], ["description", "I-am-the-goal-description_7164"], ["version", 1], ["created_at", "2015-04-10 09:02:12.415099"], ["updated_at", "2015-04-10 09:02:12.415099"], ["tracking", "150410-4"]]
|
187220
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187221
|
+
Processing by Flyboy::GoalsController#close as HTML
|
187222
|
+
Parameters: {"id"=>"8"}
|
187223
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]]
|
187224
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187225
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]]
|
187226
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-10 09:02:12.422266"], ["id", 8]]
|
187227
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187228
|
+
Redirected to http://test.host/flyboy/goals
|
187229
|
+
Completed 302 Found in 6ms (ActiveRecord: 1.2ms)
|
187230
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187231
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187232
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_5404"], ["description", "I-am-the-goal-description_2017"], ["version", 1], ["created_at", "2015-04-10 09:02:12.428024"], ["updated_at", "2015-04-10 09:02:12.428024"], ["tracking", "150410-5"]]
|
187233
|
+
[1m[35m (0.6ms)[0m commit transaction
|
187234
|
+
Processing by Flyboy::GoalsController#open as HTML
|
187235
|
+
Parameters: {"id"=>"9"}
|
187236
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
|
187237
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187238
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "open"], ["version", 2], ["updated_at", "2015-04-10 09:02:12.434711"], ["id", 9]]
|
187239
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187240
|
+
Redirected to http://test.host/flyboy/goals/9
|
187241
|
+
Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
|
187242
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
|
187243
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187244
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187245
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7300"], ["description", "I-am-the-goal-description_2058"], ["version", 1], ["created_at", "2015-04-10 09:02:12.442389"], ["updated_at", "2015-04-10 09:02:12.442389"], ["tracking", "150410-6"]]
|
187246
|
+
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
187247
|
+
Processing by Flyboy::GoalsController#open as HTML
|
187248
|
+
Parameters: {"id"=>"10"}
|
187249
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]]
|
187250
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187251
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-10 09:02:12.449206"], ["id", 10]]
|
187252
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187253
|
+
Redirected to http://test.host/flyboy/goals/10
|
187254
|
+
Completed 302 Found in 5ms (ActiveRecord: 1.3ms)
|
187255
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187256
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187257
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9843"], ["description", "I-am-the-goal-description_4697"], ["version", 1], ["created_at", "2015-04-10 09:02:12.464788"], ["updated_at", "2015-04-10 09:02:12.464788"], ["tracking", "150410-7"]]
|
187258
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187259
|
+
[1m[35m (0.2ms)[0m begin transaction
|
187260
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task5492"], ["description", "I-am-the-task-description_4773"], ["created_at", "2015-04-10 09:02:12.537481"], ["updated_at", "2015-04-10 09:02:12.537481"]]
|
187261
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187262
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187263
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2015-04-10 09:02:12.550824"], ["task_id", 1], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-10 09:02:12.551936"], ["updated_at", "2015-04-10 09:02:12.551936"]]
|
187264
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 95], ["updated_at", "2015-04-10 09:02:12.553618"], ["id", 1]]
|
187265
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187266
|
+
Processing by Flyboy::TaskCommentsController#create as HTML
|
187267
|
+
Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-10 09:02:12 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-10 09:02:12 UTC", "updated_at"=>"2015-04-10 09:02:12 UTC"}, "task_id"=>"1"}
|
187268
|
+
[1m[36mFlyboy::Task Load (0.4ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
|
187269
|
+
Unpermitted parameters: id, task_id, date, created_at, updated_at
|
187270
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 11]]
|
187271
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187272
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 95], ["description", "I-am-a-task-comment"], ["task_id", 1], ["date", "2015-04-10 09:02:12.570273"], ["created_at", "2015-04-10 09:02:12.573489"], ["updated_at", "2015-04-10 09:02:12.573489"]]
|
187273
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187274
|
+
Redirected to http://test.host/flyboy/tasks/1
|
187275
|
+
Completed 302 Found in 19ms (ActiveRecord: 1.7ms)
|
187276
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187277
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187278
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_477"], ["description", "I-am-the-goal-description_5125"], ["version", 1], ["created_at", "2015-04-10 09:02:12.584045"], ["updated_at", "2015-04-10 09:02:12.584045"], ["tracking", "150410-8"]]
|
187279
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187280
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187281
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task9256"], ["description", "I-am-the-task-description_6158"], ["created_at", "2015-04-10 09:02:12.588197"], ["updated_at", "2015-04-10 09:02:12.588197"]]
|
187282
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187283
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187284
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task5494"], ["description", "I-am-the-task-description_3860"], ["created_at", "2015-04-10 09:02:12.592115"], ["updated_at", "2015-04-10 09:02:12.592115"]]
|
187285
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187286
|
+
Processing by Flyboy::TasksController#complete as HTML
|
187287
|
+
Parameters: {"id"=>"2"}
|
187288
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]]
|
187289
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 12]]
|
187290
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187291
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 09:02:12.599951"], ["task_id", 2], ["created_at", "2015-04-10 09:02:12.601126"], ["updated_at", "2015-04-10 09:02:12.601126"]]
|
187292
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 09:02:12.602727"], ["id", 2]]
|
187293
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
187294
|
+
Redirected to http://test.hostwhere_i_came_from
|
187295
|
+
Completed 302 Found in 10ms (ActiveRecord: 1.8ms)
|
187296
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]]
|
187297
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187298
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187299
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3645"], ["description", "I-am-the-goal-description_5907"], ["version", 1], ["created_at", "2015-04-10 09:02:12.611694"], ["updated_at", "2015-04-10 09:02:12.611694"], ["tracking", "150410-9"]]
|
187300
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187301
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187302
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task7196"], ["description", "I-am-the-task-description_7827"], ["created_at", "2015-04-10 09:02:12.616189"], ["updated_at", "2015-04-10 09:02:12.616189"]]
|
187303
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187304
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187305
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task1656"], ["description", "I-am-the-task-description_9422"], ["created_at", "2015-04-10 09:02:12.620869"], ["updated_at", "2015-04-10 09:02:12.620869"]]
|
187306
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187307
|
+
Processing by Flyboy::TasksController#complete as HTML
|
187308
|
+
Parameters: {"id"=>"4"}
|
187309
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 4]]
|
187310
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 13]]
|
187311
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187312
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 09:02:12.630377"], ["task_id", 4], ["created_at", "2015-04-10 09:02:12.631786"], ["updated_at", "2015-04-10 09:02:12.631786"]]
|
187313
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 09:02:12.633775"], ["id", 4]]
|
187314
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187315
|
+
Redirected to http://test.hostwhere_i_came_from
|
187316
|
+
Completed 302 Found in 10ms (ActiveRecord: 1.5ms)
|
187317
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 4]]
|
187318
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187319
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187320
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4176"], ["description", "I-am-the-goal-description_5647"], ["version", 1], ["created_at", "2015-04-10 09:02:12.641353"], ["updated_at", "2015-04-10 09:02:12.641353"], ["tracking", "150410-10"]]
|
187321
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187322
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187323
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task235"], ["description", "I-am-the-task-description_4769"], ["created_at", "2015-04-10 09:02:12.646126"], ["updated_at", "2015-04-10 09:02:12.646126"]]
|
187324
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187325
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187326
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task449"], ["description", "I-am-the-task-description_1485"], ["created_at", "2015-04-10 09:02:12.652394"], ["updated_at", "2015-04-10 09:02:12.652394"]]
|
187327
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187328
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]]
|
187329
|
+
Processing by Flyboy::TasksController#complete as HTML
|
187330
|
+
Parameters: {"id"=>"6"}
|
187331
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 6]]
|
187332
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 14]]
|
187333
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187334
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 09:02:12.662409"], ["task_id", 6], ["created_at", "2015-04-10 09:02:12.663924"], ["updated_at", "2015-04-10 09:02:12.663924"]]
|
187335
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 09:02:12.666019"], ["id", 6]]
|
187336
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187337
|
+
Redirected to http://test.hostwhere_i_came_from
|
187338
|
+
Completed 302 Found in 10ms (ActiveRecord: 1.7ms)
|
187339
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 6]]
|
187340
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]]
|
187341
|
+
[1m[36mFlyboy::TaskComment Load (0.2ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1[0m [["task_id", 6]]
|
187342
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187343
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187344
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5692"], ["description", "I-am-the-goal-description_7711"], ["version", 1], ["created_at", "2015-04-10 09:02:12.676639"], ["updated_at", "2015-04-10 09:02:12.676639"], ["tracking", "150410-11"]]
|
187345
|
+
[1m[36m (1.7ms)[0m [1mcommit transaction[0m
|
187346
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187347
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task5844"], ["description", "I-am-the-task-description_7861"], ["created_at", "2015-04-10 09:02:12.685835"], ["updated_at", "2015-04-10 09:02:12.685835"]]
|
187348
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187349
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187350
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task4415"], ["description", "I-am-the-task-description_6633"], ["created_at", "2015-04-10 09:02:12.692616"], ["updated_at", "2015-04-10 09:02:12.692616"]]
|
187351
|
+
[1m[36m (2.1ms)[0m [1mcommit transaction[0m
|
187352
|
+
Processing by Flyboy::TasksController#complete as HTML
|
187353
|
+
Parameters: {"id"=>"8"}
|
187354
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]]
|
187355
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 15]]
|
187356
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187357
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 09:02:12.706480"], ["task_id", 8], ["created_at", "2015-04-10 09:02:12.707705"], ["updated_at", "2015-04-10 09:02:12.707705"]]
|
187358
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 09:02:12.709207"], ["id", 8]]
|
187359
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187360
|
+
Redirected to http://test.hostwhere_i_came_from
|
187361
|
+
Completed 302 Found in 12ms (ActiveRecord: 1.7ms)
|
187362
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187363
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187364
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8397"], ["description", "I-am-the-goal-description_3226"], ["version", 1], ["created_at", "2015-04-10 09:02:12.715856"], ["updated_at", "2015-04-10 09:02:12.715856"], ["tracking", "150410-12"]]
|
187365
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187366
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187367
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task8375"], ["description", "I-am-the-task-description_8153"], ["created_at", "2015-04-10 09:02:12.720279"], ["updated_at", "2015-04-10 09:02:12.720279"]]
|
187368
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187369
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187370
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task4727"], ["description", "I-am-the-task-description_4091"], ["created_at", "2015-04-10 09:02:12.724645"], ["updated_at", "2015-04-10 09:02:12.724645"]]
|
187371
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187372
|
+
Processing by Flyboy::TasksController#index as HTML
|
187373
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms)
|
187374
|
+
Completed 200 OK in 7ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
187375
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187376
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187377
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7651"], ["description", "I-am-the-goal-description_7570"], ["version", 1], ["created_at", "2015-04-10 09:02:12.739668"], ["updated_at", "2015-04-10 09:02:12.739668"], ["tracking", "150410-13"]]
|
187378
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187379
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187380
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task5857"], ["description", "I-am-the-task-description_1707"], ["created_at", "2015-04-10 09:02:12.746748"], ["updated_at", "2015-04-10 09:02:12.746748"]]
|
187381
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187382
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187383
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task2874"], ["description", "I-am-the-task-description_7913"], ["created_at", "2015-04-10 09:02:12.750859"], ["updated_at", "2015-04-10 09:02:12.750859"]]
|
187384
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187385
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
187386
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187387
|
+
[1m[35mFlyboy::TaskComment Load (0.5ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
|
187388
|
+
[1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 2]]
|
187389
|
+
[1m[35mSQL (0.0ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 1]]
|
187390
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 1]]
|
187391
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187392
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187393
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 2]]
|
187394
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 3]]
|
187395
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]]
|
187396
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187397
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187398
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 3]]
|
187399
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]]
|
187400
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187401
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187402
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 4]]
|
187403
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]]
|
187404
|
+
[1m[36mSQL (0.0ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 4]]
|
187405
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187406
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187407
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]]
|
187408
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 5]]
|
187409
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187410
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187411
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 6]]
|
187412
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 5]]
|
187413
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]]
|
187414
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187415
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187416
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 7]]
|
187417
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 7]]
|
187418
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187419
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187420
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 8]]
|
187421
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 6]]
|
187422
|
+
[1m[36mSQL (0.0ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 8]]
|
187423
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187424
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187425
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 9]]
|
187426
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 9]]
|
187427
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187428
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187429
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 10]]
|
187430
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 10]]
|
187431
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187432
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187433
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 11]]
|
187434
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 11]]
|
187435
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187436
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187437
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]]
|
187438
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 12]]
|
187439
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187440
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187441
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]]
|
187442
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 13]]
|
187443
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187444
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187445
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187446
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7292"], ["description", "I-am-the-goal-description_625"], ["version", 1], ["created_at", "2015-04-10 09:02:12.790705"], ["updated_at", "2015-04-10 09:02:12.790705"], ["tracking", "150410-14"]]
|
187447
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187448
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187449
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task4949"], ["description", "I-am-the-task-description_2935"], ["created_at", "2015-04-10 09:02:12.795847"], ["updated_at", "2015-04-10 09:02:12.795847"]]
|
187450
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187451
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187452
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187453
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7233"], ["description", "I-am-the-goal-description_1965"], ["version", 1], ["created_at", "2015-04-10 09:02:12.800455"], ["updated_at", "2015-04-10 09:02:12.800455"], ["tracking", "150410-15"]]
|
187454
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187455
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187456
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task7600"], ["description", "I-am-the-task-description_9566"], ["created_at", "2015-04-10 09:02:12.805004"], ["updated_at", "2015-04-10 09:02:12.805004"]]
|
187457
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187458
|
+
Processing by Flyboy::TasksController#index as HTML
|
187459
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms)
|
187460
|
+
Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
187461
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
187462
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187463
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187464
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3549"], ["description", "I-am-the-goal-description_8248"], ["version", 1], ["created_at", "2015-04-10 09:02:12.816741"], ["updated_at", "2015-04-10 09:02:12.816741"], ["tracking", "150410-16"]]
|
187465
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187466
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187467
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task3975"], ["description", "I-am-the-task-description_6248"], ["created_at", "2015-04-10 09:02:12.821709"], ["updated_at", "2015-04-10 09:02:12.821709"]]
|
187468
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187469
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187470
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task9486"], ["description", "I-am-the-task-description_3936"], ["created_at", "2015-04-10 09:02:12.826258"], ["updated_at", "2015-04-10 09:02:12.826258"]]
|
187471
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187472
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
187473
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187474
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]]
|
187475
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 14]]
|
187476
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187477
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187478
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 15]]
|
187479
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 15]]
|
187480
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187481
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187482
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 16]]
|
187483
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 16]]
|
187484
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187485
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187486
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]]
|
187487
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 17]]
|
187488
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187489
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187490
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187491
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7637"], ["description", "I-am-the-goal-description_8047"], ["version", 1], ["created_at", "2015-04-10 09:02:12.844530"], ["updated_at", "2015-04-10 09:02:12.844530"], ["tracking", "150410-17"]]
|
187492
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187493
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187494
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task5332"], ["description", "I-am-the-task-description_129"], ["created_at", "2015-04-10 09:02:12.848471"], ["updated_at", "2015-04-10 09:02:12.848471"]]
|
187495
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187496
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187497
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187498
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9254"], ["description", "I-am-the-goal-description_7816"], ["version", 1], ["created_at", "2015-04-10 09:02:12.852197"], ["updated_at", "2015-04-10 09:02:12.852197"], ["tracking", "150410-18"]]
|
187499
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
187500
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187501
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task8280"], ["description", "I-am-the-task-description_9805"], ["created_at", "2015-04-10 09:02:12.856036"], ["updated_at", "2015-04-10 09:02:12.856036"]]
|
187502
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187503
|
+
Processing by Flyboy::TasksController#index as HTML
|
187504
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.7ms)
|
187505
|
+
Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
187506
|
+
[1m[36mFlyboy::Task Load (0.7ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
|
187507
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187508
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187509
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_582"], ["description", "I-am-the-goal-description_6143"], ["version", 1], ["created_at", "2015-04-10 09:02:12.876664"], ["updated_at", "2015-04-10 09:02:12.876664"], ["tracking", "150410-19"]]
|
187510
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187511
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187512
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task3415"], ["description", "I-am-the-task-description_7345"], ["created_at", "2015-04-10 09:02:12.881375"], ["updated_at", "2015-04-10 09:02:12.881375"]]
|
187513
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187514
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187515
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task7643"], ["description", "I-am-the-task-description_2430"], ["created_at", "2015-04-10 09:02:12.885103"], ["updated_at", "2015-04-10 09:02:12.885103"]]
|
187516
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187517
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
187518
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187519
|
+
[1m[35mFlyboy::TaskComment Load (0.3ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 18]]
|
187520
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 18]]
|
187521
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187522
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187523
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]]
|
187524
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 19]]
|
187525
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187526
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187527
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]]
|
187528
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 20]]
|
187529
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187530
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187531
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]]
|
187532
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 21]]
|
187533
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187534
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187535
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187536
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6661"], ["description", "I-am-the-goal-description_8284"], ["version", 1], ["created_at", "2015-04-10 09:02:12.900519"], ["updated_at", "2015-04-10 09:02:12.900519"], ["tracking", "150410-20"]]
|
187537
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187538
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187539
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task7275"], ["description", "I-am-the-task-description_3403"], ["created_at", "2015-04-10 09:02:12.904290"], ["updated_at", "2015-04-10 09:02:12.904290"]]
|
187540
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187541
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187542
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187543
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4309"], ["description", "I-am-the-goal-description_6380"], ["version", 1], ["created_at", "2015-04-10 09:02:12.908105"], ["updated_at", "2015-04-10 09:02:12.908105"], ["tracking", "150410-21"]]
|
187544
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187545
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187546
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task8321"], ["description", "I-am-the-task-description_2260"], ["created_at", "2015-04-10 09:02:12.911834"], ["updated_at", "2015-04-10 09:02:12.911834"]]
|
187547
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187548
|
+
Processing by Flyboy::TasksController#index as HTML
|
187549
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms)
|
187550
|
+
Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
187551
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC[0m
|
187552
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187553
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187554
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1464"], ["description", "I-am-the-goal-description_1706"], ["version", 1], ["created_at", "2015-04-10 09:02:12.921957"], ["updated_at", "2015-04-10 09:02:12.921957"], ["tracking", "150410-22"]]
|
187555
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187556
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187557
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task9114"], ["description", "I-am-the-task-description_528"], ["created_at", "2015-04-10 09:02:12.926297"], ["updated_at", "2015-04-10 09:02:12.926297"]]
|
187558
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187559
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187560
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task3821"], ["description", "I-am-the-task-description_7751"], ["created_at", "2015-04-10 09:02:12.930684"], ["updated_at", "2015-04-10 09:02:12.930684"]]
|
187561
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187562
|
+
Processing by Flyboy::TasksController#show as HTML
|
187563
|
+
Parameters: {"id"=>"24"}
|
187564
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]]
|
187565
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 26]]
|
187566
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]]
|
187567
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.3ms)
|
187568
|
+
Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.3ms)
|
187569
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187570
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187571
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_90"], ["description", "I-am-the-goal-description_9510"], ["version", 1], ["created_at", "2015-04-10 09:02:12.945514"], ["updated_at", "2015-04-10 09:02:12.945514"], ["tracking", "150410-23"]]
|
187572
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187573
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
187574
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task2483"], ["description", "I-am-the-task-description_6888"], ["created_at", "2015-04-10 09:02:12.949400"], ["updated_at", "2015-04-10 09:02:12.949400"]]
|
187575
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187576
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187577
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task2054"], ["description", "I-am-the-task-description_9017"], ["created_at", "2015-04-10 09:02:12.953240"], ["updated_at", "2015-04-10 09:02:12.953240"]]
|
187578
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187579
|
+
Processing by Flyboy::TasksController#new as HTML
|
187580
|
+
Parameters: {"goal_id"=>"27"}
|
187581
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 27]]
|
187582
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms)
|
187583
|
+
Completed 200 OK in 6ms (Views: 2.4ms | ActiveRecord: 0.1ms)
|
187584
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187585
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187586
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4905"], ["description", "I-am-the-goal-description_8617"], ["version", 1], ["created_at", "2015-04-10 09:02:12.966074"], ["updated_at", "2015-04-10 09:02:12.966074"], ["tracking", "150410-24"]]
|
187587
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187588
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187589
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task204"], ["description", "I-am-the-task-description_1279"], ["created_at", "2015-04-10 09:02:12.969690"], ["updated_at", "2015-04-10 09:02:12.969690"]]
|
187590
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187591
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187592
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task6848"], ["description", "I-am-the-task-description_9706"], ["created_at", "2015-04-10 09:02:12.973496"], ["updated_at", "2015-04-10 09:02:12.973496"]]
|
187593
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187594
|
+
Processing by Flyboy::TasksController#edit as HTML
|
187595
|
+
Parameters: {"id"=>"28"}
|
187596
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 28]]
|
187597
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 28]]
|
187598
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.3ms)
|
187599
|
+
Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 0.2ms)
|
187600
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187601
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187602
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5513"], ["description", "I-am-the-goal-description_8857"], ["version", 1], ["created_at", "2015-04-10 09:02:12.985951"], ["updated_at", "2015-04-10 09:02:12.985951"], ["tracking", "150410-25"]]
|
187603
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187604
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187605
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task8418"], ["description", "I-am-the-task-description_4192"], ["created_at", "2015-04-10 09:02:12.989715"], ["updated_at", "2015-04-10 09:02:12.989715"]]
|
187606
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187607
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187608
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task8332"], ["description", "I-am-the-task-description_5709"], ["created_at", "2015-04-10 09:02:12.993615"], ["updated_at", "2015-04-10 09:02:12.993615"]]
|
187609
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187610
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
|
187611
|
+
Processing by Flyboy::TasksController#create as HTML
|
187612
|
+
Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"29", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}}
|
187613
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 29]]
|
187614
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187615
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["goal_id", 29], ["title", "New Task"], ["term", "2015-04-10"], ["reminder", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 09:02:13.062064"], ["updated_at", "2015-04-10 09:02:13.062064"]]
|
187616
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187617
|
+
Redirected to http://test.host/flyboy/tasks/32
|
187618
|
+
Completed 302 Found in 6ms (ActiveRecord: 1.2ms)
|
187619
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
|
187620
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187621
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187622
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6309"], ["description", "I-am-the-goal-description_8585"], ["version", 1], ["created_at", "2015-04-10 09:02:13.069084"], ["updated_at", "2015-04-10 09:02:13.069084"], ["tracking", "150410-26"]]
|
187623
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187624
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187625
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task5525"], ["description", "I-am-the-task-description_6251"], ["created_at", "2015-04-10 09:02:13.073225"], ["updated_at", "2015-04-10 09:02:13.073225"]]
|
187626
|
+
[1m[35m (1.0ms)[0m commit transaction
|
187627
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187628
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task6634"], ["description", "I-am-the-task-description_2822"], ["created_at", "2015-04-10 09:02:13.079716"], ["updated_at", "2015-04-10 09:02:13.079716"]]
|
187629
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
187630
|
+
Processing by Flyboy::TasksController#create as HTML
|
187631
|
+
Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}}
|
187632
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]]
|
187633
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187634
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 30], ["title", "New Task"], ["term", "2015-04-10"], ["reminder", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 09:02:13.089660"], ["updated_at", "2015-04-10 09:02:13.089660"]]
|
187635
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187636
|
+
Redirected to http://test.host/flyboy/tasks/35
|
187637
|
+
Completed 302 Found in 7ms (ActiveRecord: 1.3ms)
|
187638
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187639
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187640
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5592"], ["description", "I-am-the-goal-description_6158"], ["version", 1], ["created_at", "2015-04-10 09:02:13.101363"], ["updated_at", "2015-04-10 09:02:13.101363"], ["tracking", "150410-27"]]
|
187641
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187642
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187643
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task1290"], ["description", "I-am-the-task-description_5701"], ["created_at", "2015-04-10 09:02:13.106122"], ["updated_at", "2015-04-10 09:02:13.106122"]]
|
187644
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187645
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187646
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task7511"], ["description", "I-am-the-task-description_6431"], ["created_at", "2015-04-10 09:02:13.109982"], ["updated_at", "2015-04-10 09:02:13.109982"]]
|
187647
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187648
|
+
Processing by Flyboy::TasksController#create as HTML
|
187649
|
+
Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}}
|
187650
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]]
|
187651
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187652
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 31], ["title", "New Task"], ["term", "2015-04-10"], ["reminder", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 09:02:13.116721"], ["updated_at", "2015-04-10 09:02:13.116721"]]
|
187653
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187654
|
+
Redirected to http://test.host/flyboy/tasks/38
|
187655
|
+
Completed 302 Found in 6ms (ActiveRecord: 1.2ms)
|
187656
|
+
[1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term DESC, id DESC LIMIT 1
|
187657
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187658
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187659
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6222"], ["description", "I-am-the-goal-description_8038"], ["version", 1], ["created_at", "2015-04-10 09:02:13.124193"], ["updated_at", "2015-04-10 09:02:13.124193"], ["tracking", "150410-28"]]
|
187660
|
+
[1m[35m (1.0ms)[0m commit transaction
|
187661
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187662
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task2375"], ["description", "I-am-the-task-description_285"], ["created_at", "2015-04-10 09:02:13.128401"], ["updated_at", "2015-04-10 09:02:13.128401"]]
|
187663
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187664
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187665
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task1480"], ["description", "I-am-the-task-description_9841"], ["created_at", "2015-04-10 09:02:13.132821"], ["updated_at", "2015-04-10 09:02:13.132821"]]
|
187666
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187667
|
+
Processing by Flyboy::TasksController#create as HTML
|
187668
|
+
Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}}
|
187669
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 32]]
|
187670
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187671
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
187672
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms)
|
187673
|
+
Completed 200 OK in 4ms (Views: 0.9ms | ActiveRecord: 0.2ms)
|
187674
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187675
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187676
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7711"], ["description", "I-am-the-goal-description_935"], ["version", 1], ["created_at", "2015-04-10 09:02:13.144934"], ["updated_at", "2015-04-10 09:02:13.144934"], ["tracking", "150410-29"]]
|
187677
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187678
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187679
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task9578"], ["description", "I-am-the-task-description_4788"], ["created_at", "2015-04-10 09:02:13.149154"], ["updated_at", "2015-04-10 09:02:13.149154"]]
|
187680
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187681
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187682
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task208"], ["description", "I-am-the-task-description_5403"], ["created_at", "2015-04-10 09:02:13.153374"], ["updated_at", "2015-04-10 09:02:13.153374"]]
|
187683
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
187684
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187685
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 33]]
|
187686
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 33], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 09:02:13.157940"], ["updated_at", "2015-04-10 09:02:13.157940"]]
|
187687
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187688
|
+
Processing by Flyboy::TasksController#update as HTML
|
187689
|
+
Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}, "id"=>"43"}
|
187690
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]]
|
187691
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 33]]
|
187692
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187693
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
187694
|
+
Redirected to http://test.host/flyboy/tasks/43
|
187695
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
|
187696
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187697
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187698
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3732"], ["description", "I-am-the-goal-description_9527"], ["version", 1], ["created_at", "2015-04-10 09:02:13.170664"], ["updated_at", "2015-04-10 09:02:13.170664"], ["tracking", "150410-30"]]
|
187699
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187700
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187701
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task4213"], ["description", "I-am-the-task-description_5452"], ["created_at", "2015-04-10 09:02:13.174531"], ["updated_at", "2015-04-10 09:02:13.174531"]]
|
187702
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187703
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187704
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task1162"], ["description", "I-am-the-task-description_4297"], ["created_at", "2015-04-10 09:02:13.178414"], ["updated_at", "2015-04-10 09:02:13.178414"]]
|
187705
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187706
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187707
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 34]]
|
187708
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 09:02:13.182135"], ["updated_at", "2015-04-10 09:02:13.182135"]]
|
187709
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187710
|
+
Processing by Flyboy::TasksController#update as HTML
|
187711
|
+
Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}, "id"=>"46"}
|
187712
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]]
|
187713
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 34]]
|
187714
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187715
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
187716
|
+
Redirected to http://test.host/flyboy/tasks/46
|
187717
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.3ms)
|
187718
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187719
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187720
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5758"], ["description", "I-am-the-goal-description_4552"], ["version", 1], ["created_at", "2015-04-10 09:02:13.194187"], ["updated_at", "2015-04-10 09:02:13.194187"], ["tracking", "150410-31"]]
|
187721
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187722
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187723
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task2143"], ["description", "I-am-the-task-description_986"], ["created_at", "2015-04-10 09:02:13.198338"], ["updated_at", "2015-04-10 09:02:13.198338"]]
|
187724
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187725
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187726
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task7366"], ["description", "I-am-the-task-description_2207"], ["created_at", "2015-04-10 09:02:13.202211"], ["updated_at", "2015-04-10 09:02:13.202211"]]
|
187727
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187728
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187729
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 35]]
|
187730
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 35], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 09:02:13.205962"], ["updated_at", "2015-04-10 09:02:13.205962"]]
|
187731
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187732
|
+
Processing by Flyboy::TasksController#update as HTML
|
187733
|
+
Parameters: {"task"=>{"title"=>nil}, "id"=>"49"}
|
187734
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 49]]
|
187735
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 35]]
|
187736
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187737
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
187738
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.2ms)
|
187739
|
+
Completed 200 OK in 5ms (Views: 0.9ms | ActiveRecord: 0.3ms)
|
187740
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187741
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187742
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_857"], ["description", "I-am-the-goal-description_1938"], ["version", 1], ["created_at", "2015-04-10 09:02:13.217730"], ["updated_at", "2015-04-10 09:02:13.217730"], ["tracking", "150410-32"]]
|
187743
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187744
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187745
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task3598"], ["description", "I-am-the-task-description_8522"], ["created_at", "2015-04-10 09:02:13.223007"], ["updated_at", "2015-04-10 09:02:13.223007"]]
|
187746
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187747
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187748
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task4386"], ["description", "I-am-the-task-description_2342"], ["created_at", "2015-04-10 09:02:13.227630"], ["updated_at", "2015-04-10 09:02:13.227630"]]
|
187749
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187750
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187751
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 36]]
|
187752
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 36], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 09:02:13.232462"], ["updated_at", "2015-04-10 09:02:13.232462"]]
|
187753
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
187754
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
|
187755
|
+
Processing by Flyboy::TasksController#destroy as HTML
|
187756
|
+
Parameters: {"id"=>"52"}
|
187757
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 52]]
|
187758
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 36]]
|
187759
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187760
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 52]]
|
187761
|
+
[1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 52]]
|
187762
|
+
[1m[35m (0.6ms)[0m commit transaction
|
187763
|
+
Redirected to http://test.host/flyboy/tasks
|
187764
|
+
Completed 302 Found in 6ms (ActiveRecord: 1.4ms)
|
187765
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
|
187766
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187767
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187768
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9627"], ["description", "I-am-the-goal-description_4756"], ["version", 1], ["created_at", "2015-04-10 09:02:13.248367"], ["updated_at", "2015-04-10 09:02:13.248367"], ["tracking", "150410-33"]]
|
187769
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
187770
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187771
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task8513"], ["description", "I-am-the-task-description_2461"], ["created_at", "2015-04-10 09:02:13.253300"], ["updated_at", "2015-04-10 09:02:13.253300"]]
|
187772
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187773
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187774
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task9975"], ["description", "I-am-the-task-description_1249"], ["created_at", "2015-04-10 09:02:13.259312"], ["updated_at", "2015-04-10 09:02:13.259312"]]
|
187775
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
187776
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187777
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 37]]
|
187778
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 09:02:13.264024"], ["updated_at", "2015-04-10 09:02:13.264024"]]
|
187779
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187780
|
+
Processing by Flyboy::TasksController#destroy as HTML
|
187781
|
+
Parameters: {"id"=>"55"}
|
187782
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 55]]
|
187783
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 37]]
|
187784
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187785
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 55]]
|
187786
|
+
[1m[35mSQL (0.4ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 55]]
|
187787
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187788
|
+
Redirected to http://test.host/flyboy/tasks
|
187789
|
+
Completed 302 Found in 7ms (ActiveRecord: 1.7ms)
|
187790
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187791
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187792
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4370"], ["description", "I-am-the-goal-description_3498"], ["version", 1], ["created_at", "2015-04-10 09:02:13.279720"], ["updated_at", "2015-04-10 09:02:13.279720"], ["tracking", "150410-34"]]
|
187793
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187794
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187795
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task9317"], ["description", "I-am-the-task-description_6197"], ["created_at", "2015-04-10 09:02:13.284377"], ["updated_at", "2015-04-10 09:02:13.284377"]]
|
187796
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187797
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187798
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task5196"], ["description", "I-am-the-task-description_8592"], ["created_at", "2015-04-10 09:02:13.290372"], ["updated_at", "2015-04-10 09:02:13.290372"]]
|
187799
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187800
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187801
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 38]]
|
187802
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 38], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 09:02:13.295655"], ["updated_at", "2015-04-10 09:02:13.295655"]]
|
187803
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187804
|
+
Processing by Flyboy::TasksController#snooze as HTML
|
187805
|
+
Parameters: {"id"=>"58"}
|
187806
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 58]]
|
187807
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 38]]
|
187808
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187809
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["reminder", "2015-04-17"], ["term", "2015-05-10"], ["updated_at", "2015-04-10 09:02:13.303570"], ["id", 58]]
|
187810
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187811
|
+
Redirected to http://test.host/flyboy/tasks
|
187812
|
+
Completed 302 Found in 8ms (ActiveRecord: 1.4ms)
|
187813
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187814
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187815
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_5642"], ["description", "I-am-the-goal-description_7427"], ["version", 1], ["created_at", "2015-04-10 09:02:13.311019"], ["updated_at", "2015-04-10 09:02:13.311019"], ["tracking", "150410-35"]]
|
187816
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187817
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187818
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187819
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8235"], ["description", "I-am-the-goal-description_1329"], ["version", 1], ["created_at", "2015-04-10 09:02:13.317466"], ["updated_at", "2015-04-10 09:02:13.317466"], ["tracking", "150410-36"]]
|
187820
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187821
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
187822
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 40], ["title", "I-am-a-task670"], ["description", "I-am-the-task-description_1861"], ["created_at", "2015-04-10 09:02:13.322420"], ["updated_at", "2015-04-10 09:02:13.322420"]]
|
187823
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187824
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187825
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187826
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4170"], ["description", "I-am-the-goal-description_7070"], ["version", 1], ["created_at", "2015-04-10 09:02:13.326835"], ["updated_at", "2015-04-10 09:02:13.326835"], ["tracking", "150410-37"]]
|
187827
|
+
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
187828
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187829
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 41], ["title", "I-am-a-task1666"], ["description", "I-am-the-task-description_5209"], ["created_at", "2015-04-10 09:02:13.331796"], ["updated_at", "2015-04-10 09:02:13.331796"]]
|
187830
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187831
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187832
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187833
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7035"], ["description", "I-am-the-goal-description_1085"], ["version", 1], ["created_at", "2015-04-10 09:02:13.335195"], ["updated_at", "2015-04-10 09:02:13.335195"], ["tracking", "150410-38"]]
|
187834
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187835
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187836
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task6055"], ["description", "I-am-the-task-description_6114"], ["created_at", "2015-04-10 09:02:13.340766"], ["updated_at", "2015-04-10 09:02:13.340766"]]
|
187837
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187838
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187839
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 42], ["title", "I-am-a-task3922"], ["description", "I-am-the-task-description_8638"], ["created_at", "2015-04-10 09:02:13.346181"], ["updated_at", "2015-04-10 09:02:13.346181"]]
|
187840
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187841
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187842
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 39], ["title", "I-am-a-task329"], ["description", "I-am-the-task-description_7362"], ["created_at", "2015-04-10 09:02:13.351189"], ["updated_at", "2015-04-10 09:02:13.351189"]]
|
187843
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187844
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187845
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 39], ["title", "I-am-a-task6395"], ["description", "I-am-the-task-description_2088"], ["created_at", "2015-04-10 09:02:13.356544"], ["updated_at", "2015-04-10 09:02:13.356544"]]
|
187846
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187847
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-10')[0m
|
187848
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
|
187849
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187850
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187851
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2629"], ["description", "I-am-the-goal-description_1423"], ["version", 1], ["created_at", "2015-04-10 09:02:13.364634"], ["updated_at", "2015-04-10 09:02:13.364634"], ["tracking", "150410-39"]]
|
187852
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187853
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187854
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187855
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7133"], ["description", "I-am-the-goal-description_4010"], ["version", 1], ["created_at", "2015-04-10 09:02:13.370352"], ["updated_at", "2015-04-10 09:02:13.370352"], ["tracking", "150410-40"]]
|
187856
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187857
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187858
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 44], ["title", "I-am-a-task2929"], ["description", "I-am-the-task-description_1299"], ["created_at", "2015-04-10 09:02:13.375137"], ["updated_at", "2015-04-10 09:02:13.375137"]]
|
187859
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187860
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187861
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187862
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5662"], ["description", "I-am-the-goal-description_9883"], ["version", 1], ["created_at", "2015-04-10 09:02:13.379970"], ["updated_at", "2015-04-10 09:02:13.379970"], ["tracking", "150410-41"]]
|
187863
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187864
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187865
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 45], ["title", "I-am-a-task7105"], ["description", "I-am-the-task-description_6044"], ["created_at", "2015-04-10 09:02:13.384417"], ["updated_at", "2015-04-10 09:02:13.384417"]]
|
187866
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187867
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187868
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187869
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_199"], ["description", "I-am-the-goal-description_8057"], ["version", 1], ["created_at", "2015-04-10 09:02:13.387907"], ["updated_at", "2015-04-10 09:02:13.387907"], ["tracking", "150410-42"]]
|
187870
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187871
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187872
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task1329"], ["description", "I-am-the-task-description_4573"], ["created_at", "2015-04-10 09:02:13.395280"], ["updated_at", "2015-04-10 09:02:13.395280"]]
|
187873
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187874
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187875
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 46], ["title", "I-am-a-task4591"], ["description", "I-am-the-task-description_4720"], ["created_at", "2015-04-10 09:02:13.400398"], ["updated_at", "2015-04-10 09:02:13.400398"]]
|
187876
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187877
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187878
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 43], ["title", "I-am-a-task4877"], ["description", "I-am-the-task-description_8140"], ["created_at", "2015-04-10 09:02:13.405719"], ["updated_at", "2015-04-10 09:02:13.405719"]]
|
187879
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187880
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187881
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 43], ["title", "I-am-a-task474"], ["description", "I-am-the-task-description_5128"], ["created_at", "2015-04-10 09:02:13.410829"], ["updated_at", "2015-04-10 09:02:13.410829"]]
|
187882
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187883
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187884
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187885
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_1843"], ["description", "I-am-the-goal-description_4345"], ["version", 1], ["created_at", "2015-04-10 09:02:13.415052"], ["updated_at", "2015-04-10 09:02:13.415052"], ["tracking", "150410-43"]]
|
187886
|
+
[1m[35m (1.0ms)[0m commit transaction
|
187887
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-10')[0m
|
187888
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
|
187889
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187890
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187891
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6921"], ["description", "I-am-the-goal-description_268"], ["version", 1], ["created_at", "2015-04-10 09:02:13.426285"], ["updated_at", "2015-04-10 09:02:13.426285"], ["tracking", "150410-44"]]
|
187892
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187893
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187894
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187895
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2682"], ["description", "I-am-the-goal-description_9199"], ["version", 1], ["created_at", "2015-04-10 09:02:13.434249"], ["updated_at", "2015-04-10 09:02:13.434249"], ["tracking", "150410-45"]]
|
187896
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187897
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187898
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 49], ["title", "I-am-a-task9397"], ["description", "I-am-the-task-description_3248"], ["created_at", "2015-04-10 09:02:13.439785"], ["updated_at", "2015-04-10 09:02:13.439785"]]
|
187899
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187900
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187901
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187902
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_807"], ["description", "I-am-the-goal-description_6836"], ["version", 1], ["created_at", "2015-04-10 09:02:13.445667"], ["updated_at", "2015-04-10 09:02:13.445667"], ["tracking", "150410-46"]]
|
187903
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187904
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187905
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 50], ["title", "I-am-a-task5282"], ["description", "I-am-the-task-description_3267"], ["created_at", "2015-04-10 09:02:13.450893"], ["updated_at", "2015-04-10 09:02:13.450893"]]
|
187906
|
+
[1m[35m (1.0ms)[0m commit transaction
|
187907
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187908
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187909
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6211"], ["description", "I-am-the-goal-description_5804"], ["version", 1], ["created_at", "2015-04-10 09:02:13.454380"], ["updated_at", "2015-04-10 09:02:13.454380"], ["tracking", "150410-47"]]
|
187910
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187911
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187912
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task774"], ["description", "I-am-the-task-description_3414"], ["created_at", "2015-04-10 09:02:13.459037"], ["updated_at", "2015-04-10 09:02:13.459037"]]
|
187913
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187914
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187915
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 51], ["title", "I-am-a-task249"], ["description", "I-am-the-task-description_9325"], ["created_at", "2015-04-10 09:02:13.463235"], ["updated_at", "2015-04-10 09:02:13.463235"]]
|
187916
|
+
[1m[35m (1.0ms)[0m commit transaction
|
187917
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187918
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 48], ["title", "I-am-a-task7646"], ["description", "I-am-the-task-description_4920"], ["created_at", "2015-04-10 09:02:13.467996"], ["updated_at", "2015-04-10 09:02:13.467996"]]
|
187919
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187920
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187921
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task3147"], ["description", "I-am-the-task-description_8885"], ["created_at", "2015-04-10 09:02:13.472439"], ["updated_at", "2015-04-10 09:02:13.472439"]]
|
187922
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187923
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187924
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task9735"], ["description", "I-am-the-task-description_8269"], ["created_at", "2015-04-10 09:02:13.477026"], ["updated_at", "2015-04-10 09:02:13.477026"]]
|
187925
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187926
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-10')
|
187927
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
187928
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187929
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187930
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4669"], ["description", "I-am-the-goal-description_6164"], ["version", 1], ["created_at", "2015-04-10 09:02:13.483725"], ["updated_at", "2015-04-10 09:02:13.483725"], ["tracking", "150410-48"]]
|
187931
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187932
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187933
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187934
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1725"], ["description", "I-am-the-goal-description_1782"], ["version", 1], ["created_at", "2015-04-10 09:02:13.488955"], ["updated_at", "2015-04-10 09:02:13.488955"], ["tracking", "150410-49"]]
|
187935
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187936
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187937
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 53], ["title", "I-am-a-task8768"], ["description", "I-am-the-task-description_9000"], ["created_at", "2015-04-10 09:02:13.493045"], ["updated_at", "2015-04-10 09:02:13.493045"]]
|
187938
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187939
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187940
|
+
[1m[35m (0.9ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187941
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8229"], ["description", "I-am-the-goal-description_5782"], ["version", 1], ["created_at", "2015-04-10 09:02:13.496871"], ["updated_at", "2015-04-10 09:02:13.496871"], ["tracking", "150410-50"]]
|
187942
|
+
[1m[35m (0.7ms)[0m commit transaction
|
187943
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187944
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 54], ["title", "I-am-a-task8001"], ["description", "I-am-the-task-description_6261"], ["created_at", "2015-04-10 09:02:13.502783"], ["updated_at", "2015-04-10 09:02:13.502783"]]
|
187945
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187946
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187947
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187948
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3844"], ["description", "I-am-the-goal-description_1389"], ["version", 1], ["created_at", "2015-04-10 09:02:13.506946"], ["updated_at", "2015-04-10 09:02:13.506946"], ["tracking", "150410-51"]]
|
187949
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187950
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187951
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task5628"], ["description", "I-am-the-task-description_1446"], ["created_at", "2015-04-10 09:02:13.511883"], ["updated_at", "2015-04-10 09:02:13.511883"]]
|
187952
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187953
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187954
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 55], ["title", "I-am-a-task3696"], ["description", "I-am-the-task-description_5289"], ["created_at", "2015-04-10 09:02:13.516401"], ["updated_at", "2015-04-10 09:02:13.516401"]]
|
187955
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187956
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187957
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 52], ["title", "I-am-a-task1259"], ["description", "I-am-the-task-description_9702"], ["created_at", "2015-04-10 09:02:13.520966"], ["updated_at", "2015-04-10 09:02:13.520966"]]
|
187958
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187959
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187960
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 52], ["title", "I-am-a-task5517"], ["description", "I-am-the-task-description_796"], ["created_at", "2015-04-10 09:02:13.525845"], ["updated_at", "2015-04-10 09:02:13.525845"]]
|
187961
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
187962
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187963
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 52], ["title", "I-am-a-task7041"], ["description", "I-am-the-task-description_4564"], ["created_at", "2015-04-10 09:02:13.530069"], ["updated_at", "2015-04-10 09:02:13.530069"]]
|
187964
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187965
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-10')[0m
|
187966
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187967
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187968
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7617"], ["description", "I-am-the-goal-description_6467"], ["version", 1], ["created_at", "2015-04-10 09:02:13.537440"], ["updated_at", "2015-04-10 09:02:13.537440"], ["tracking", "150410-52"]]
|
187969
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187970
|
+
[1m[35m (0.0ms)[0m begin transaction
|
187971
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 56], ["title", "I-am-a-task2901"], ["description", "I-am-the-task-description_6231"], ["created_at", "2015-04-10 09:02:13.542092"], ["updated_at", "2015-04-10 09:02:13.542092"]]
|
187972
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187973
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187974
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187975
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2088"], ["description", "I-am-the-goal-description_6698"], ["version", 1], ["created_at", "2015-04-10 09:02:13.547768"], ["updated_at", "2015-04-10 09:02:13.547768"], ["tracking", "150410-53"]]
|
187976
|
+
[1m[35m (0.8ms)[0m commit transaction
|
187977
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187978
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-13"], ["goal_id", 57], ["title", "I-am-a-task4845"], ["description", "I-am-the-task-description_3184"], ["created_at", "2015-04-10 09:02:13.551741"], ["updated_at", "2015-04-10 09:02:13.551741"]]
|
187979
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
187980
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187981
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187982
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_258"], ["description", "I-am-the-goal-description_4088"], ["version", 1], ["created_at", "2015-04-10 09:02:13.557575"], ["updated_at", "2015-04-10 09:02:13.557575"], ["tracking", "150410-54"]]
|
187983
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
187984
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187985
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 58], ["title", "I-am-a-task5869"], ["description", "I-am-the-task-description_1751"], ["created_at", "2015-04-10 09:02:13.562733"], ["updated_at", "2015-04-10 09:02:13.562733"]]
|
187986
|
+
[1m[35m (0.9ms)[0m commit transaction
|
187987
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187988
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
187989
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6004"], ["description", "I-am-the-goal-description_5357"], ["version", 1], ["created_at", "2015-04-10 09:02:13.568299"], ["updated_at", "2015-04-10 09:02:13.568299"], ["tracking", "150410-55"]]
|
187990
|
+
[1m[35m (1.2ms)[0m commit transaction
|
187991
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
187992
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 59], ["title", "I-am-a-task5280"], ["description", "I-am-the-task-description_156"], ["created_at", "2015-04-10 09:02:13.573286"], ["updated_at", "2015-04-10 09:02:13.573286"]]
|
187993
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187994
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187995
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
187996
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5120"], ["description", "I-am-the-goal-description_79"], ["version", 1], ["created_at", "2015-04-10 09:02:13.579852"], ["updated_at", "2015-04-10 09:02:13.579852"], ["tracking", "150410-56"]]
|
187997
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
187998
|
+
[1m[35m (0.1ms)[0m begin transaction
|
187999
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188000
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4086"], ["description", "I-am-the-goal-description_6603"], ["version", 1], ["created_at", "2015-04-10 09:02:13.585039"], ["updated_at", "2015-04-10 09:02:13.585039"], ["tracking", "150410-57"]]
|
188001
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188002
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188003
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188004
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4302"], ["description", "I-am-the-goal-description_3676"], ["version", 1], ["created_at", "2015-04-10 09:02:13.590400"], ["updated_at", "2015-04-10 09:02:13.590400"], ["tracking", "150410-58"]]
|
188005
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188006
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188007
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188008
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_325"], ["description", "I-am-the-goal-description_3755"], ["version", 1], ["created_at", "2015-04-10 09:02:13.595821"], ["updated_at", "2015-04-10 09:02:13.595821"], ["tracking", "150410-59"]]
|
188009
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
188010
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188011
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188012
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4490"], ["description", "I-am-the-goal-description_6289"], ["version", 1], ["created_at", "2015-04-10 09:02:13.600793"], ["updated_at", "2015-04-10 09:02:13.600793"], ["tracking", "150410-60"]]
|
188013
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
188014
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 64]]
|
188015
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188016
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188017
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_44"], ["description", "I-am-the-goal-description_4474"], ["version", 1], ["created_at", "2015-04-10 09:02:13.609283"], ["updated_at", "2015-04-10 09:02:13.609283"], ["tracking", "150410-61"]]
|
188018
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188019
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188020
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188021
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_5267"], ["description", "I-am-the-goal-description_4268"], ["version", 1], ["created_at", "2015-04-10 09:02:13.673044"], ["updated_at", "2015-04-10 09:02:13.673044"], ["tracking", "150410-62"]]
|
188022
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188023
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188024
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188025
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7912"], ["description", "I-am-the-goal-description_5678"], ["version", 1], ["created_at", "2015-04-10 09:02:13.679389"], ["updated_at", "2015-04-10 09:02:13.679389"], ["tracking", "150410-63"]]
|
188026
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188027
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188028
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task5563"], ["description", "I-am-the-task-description_6447"], ["created_at", "2015-04-10 09:02:13.683238"], ["updated_at", "2015-04-10 09:02:13.683238"]]
|
188029
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188030
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 67]]
|
188031
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188032
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188033
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1578"], ["description", "I-am-the-goal-description_6656"], ["version", 1], ["created_at", "2015-04-10 09:02:13.689235"], ["updated_at", "2015-04-10 09:02:13.689235"], ["tracking", "150410-64"]]
|
188034
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188035
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188036
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188037
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8072"], ["description", "I-am-the-goal-description_6154"], ["version", 1], ["created_at", "2015-04-10 09:02:13.695086"], ["updated_at", "2015-04-10 09:02:13.695086"], ["tracking", "150410-65"]]
|
188038
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188039
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188040
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188041
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_9692"], ["description", "I-am-the-goal-description_2488"], ["version", 1], ["created_at", "2015-04-10 09:02:13.701948"], ["updated_at", "2015-04-10 09:02:13.701948"], ["tracking", "150410-66"]]
|
188042
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188043
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188044
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188045
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_476"], ["description", "I-am-the-goal-description_1074"], ["version", 1], ["created_at", "2015-04-10 09:02:13.710714"], ["updated_at", "2015-04-10 09:02:13.710714"], ["tracking", "150410-67"]]
|
188046
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188047
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188048
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task8692"], ["description", "I-am-the-task-description_3601"], ["created_at", "2015-04-10 09:02:13.714804"], ["updated_at", "2015-04-10 09:02:13.714804"]]
|
188049
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
188050
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188051
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188052
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9689"], ["description", "I-am-the-goal-description_7317"], ["version", 1], ["created_at", "2015-04-10 09:02:13.718849"], ["updated_at", "2015-04-10 09:02:13.718849"], ["tracking", "150410-68"]]
|
188053
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
188054
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188055
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task3254"], ["description", "I-am-the-task-description_6993"], ["created_at", "2015-04-10 09:02:13.723581"], ["updated_at", "2015-04-10 09:02:13.723581"]]
|
188056
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188057
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188058
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188059
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_4056"], ["description", "I-am-the-goal-description_6585"], ["version", 1], ["created_at", "2015-04-10 09:02:13.728342"], ["updated_at", "2015-04-10 09:02:13.728342"], ["tracking", "150410-69"]]
|
188060
|
+
[1m[35m (0.7ms)[0m commit transaction
|
188061
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188062
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task3870"], ["description", "I-am-the-task-description_3632"], ["created_at", "2015-04-10 09:02:13.733180"], ["updated_at", "2015-04-10 09:02:13.733180"]]
|
188063
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
188064
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188065
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188066
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1516"], ["description", "I-am-the-goal-description_9229"], ["version", 1], ["created_at", "2015-04-10 09:02:13.737703"], ["updated_at", "2015-04-10 09:02:13.737703"], ["tracking", "150410-70"]]
|
188067
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188068
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188069
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task6733"], ["description", "I-am-the-task-description_1966"], ["created_at", "2015-04-10 09:02:13.742603"], ["updated_at", "2015-04-10 09:02:13.742603"]]
|
188070
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188071
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188072
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188073
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_3377"], ["description", "I-am-the-goal-description_155"], ["version", 1], ["created_at", "2015-04-10 09:02:13.747336"], ["updated_at", "2015-04-10 09:02:13.747336"], ["tracking", "150410-71"]]
|
188074
|
+
[1m[35m (0.7ms)[0m commit transaction
|
188075
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188076
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task7903"], ["description", "I-am-the-task-description_8330"], ["created_at", "2015-04-10 09:02:13.752334"], ["updated_at", "2015-04-10 09:02:13.752334"]]
|
188077
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188078
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188079
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188080
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4269"], ["description", "I-am-the-goal-description_4286"], ["version", 1], ["created_at", "2015-04-10 09:02:13.758781"], ["updated_at", "2015-04-10 09:02:13.758781"], ["tracking", "150410-72"]]
|
188081
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188082
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188083
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task4329"], ["description", "I-am-the-task-description_8182"], ["created_at", "2015-04-10 09:02:13.763577"], ["updated_at", "2015-04-10 09:02:13.763577"]]
|
188084
|
+
[1m[35m (0.7ms)[0m commit transaction
|
188085
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188086
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188087
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1890"], ["description", "I-am-the-goal-description_6440"], ["version", 1], ["created_at", "2015-04-10 09:02:13.768433"], ["updated_at", "2015-04-10 09:02:13.768433"], ["tracking", "150410-73"]]
|
188088
|
+
[1m[35m (0.7ms)[0m commit transaction
|
188089
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188090
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task6220"], ["description", "I-am-the-task-description_1452"], ["created_at", "2015-04-10 09:02:13.773466"], ["updated_at", "2015-04-10 09:02:13.773466"]]
|
188091
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
188092
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188093
|
+
[1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188094
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5073"], ["description", "I-am-the-goal-description_9368"], ["version", 1], ["created_at", "2015-04-10 09:02:13.779289"], ["updated_at", "2015-04-10 09:02:13.779289"], ["tracking", "150410-74"]]
|
188095
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
188096
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188097
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task3756"], ["description", "I-am-the-task-description_5356"], ["created_at", "2015-04-10 09:02:13.786733"], ["updated_at", "2015-04-10 09:02:13.786733"]]
|
188098
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188099
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188100
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188101
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_5528"], ["description", "I-am-the-goal-description_4908"], ["version", 1], ["created_at", "2015-04-10 09:02:13.792172"], ["updated_at", "2015-04-10 09:02:13.792172"], ["tracking", "150410-75"]]
|
188102
|
+
[1m[35m (0.7ms)[0m commit transaction
|
188103
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188104
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task7590"], ["description", "I-am-the-task-description_2504"], ["created_at", "2015-04-10 09:02:13.796623"], ["updated_at", "2015-04-10 09:02:13.796623"]]
|
188105
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
188106
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188107
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188108
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9615"], ["description", "I-am-the-goal-description_79"], ["version", 1], ["created_at", "2015-04-10 09:02:13.803245"], ["updated_at", "2015-04-10 09:02:13.803245"], ["tracking", "150410-76"]]
|
188109
|
+
[1m[36m (2.0ms)[0m [1mcommit transaction[0m
|
188110
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188111
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-10"], ["term", "2015-04-11"], ["goal_id", 80], ["title", "I-am-a-task4837"], ["description", "I-am-the-task-description_3609"], ["created_at", "2015-04-10 09:02:13.812313"], ["updated_at", "2015-04-10 09:02:13.812313"]]
|
188112
|
+
[1m[35m (0.9ms)[0m commit transaction
|
188113
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188114
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188115
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_5523"], ["description", "I-am-the-goal-description_5314"], ["version", 1], ["created_at", "2015-04-10 09:02:13.821229"], ["updated_at", "2015-04-10 09:02:13.821229"], ["tracking", "150410-77"]]
|
188116
|
+
[1m[35m (0.7ms)[0m commit transaction
|
188117
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188118
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-10 09:02:13.824662"], ["id", 81]]
|
188119
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
188120
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188121
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["version", 3], ["updated_at", "2015-04-10 09:02:13.826930"], ["id", 81]]
|
188122
|
+
[1m[35m (0.7ms)[0m commit transaction
|
188123
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188124
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01')
|
188125
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1388"], ["description", "I-am-the-goal-description_551"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-1"]]
|
188126
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188127
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188128
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01')
|
188129
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7224"], ["description", "I-am-the-goal-description_980"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-2"]]
|
188130
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188131
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188132
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01')
|
188133
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3788"], ["description", "I-am-the-goal-description_3079"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-3"]]
|
188134
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188135
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188136
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
|
188137
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7649"], ["description", "I-am-the-goal-description_1923"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-1"]]
|
188138
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188139
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188140
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
|
188141
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3702"], ["description", "I-am-the-goal-description_6294"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-2"]]
|
188142
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188143
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188144
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task3919"], ["description", "I-am-the-task-description_9614"], ["progress", 50], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188145
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188146
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188147
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task979"], ["description", "I-am-the-task-description_3979"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188148
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188149
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 86]]
|
188150
|
+
[1m[35m (0.0ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]
|
188151
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 86]]
|
188152
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188153
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
|
188154
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8830"], ["description", "I-am-the-goal-description_4764"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-3"]]
|
188155
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188156
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]
|
188157
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188158
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
|
188159
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2139"], ["description", "I-am-the-goal-description_9772"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-4"]]
|
188160
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188161
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 88]]
|
188162
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188163
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
|
188164
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9703"], ["description", "I-am-the-goal-description_1601"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-5"]]
|
188165
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188166
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188167
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
|
188168
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4419"], ["description", "I-am-the-goal-description_6877"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-6"]]
|
188169
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188170
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188171
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task1338"], ["description", "I-am-the-task-description_8677"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188172
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188173
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 90]]
|
188174
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188175
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
|
188176
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6595"], ["description", "I-am-the-goal-description_4765"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-7"]]
|
188177
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188178
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188179
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task2932"], ["description", "I-am-the-task-description_2347"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188180
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188181
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 91]]
|
188182
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188183
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
|
188184
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7056"], ["description", "I-am-the-goal-description_1648"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-8"]]
|
188185
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188186
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188187
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task1244"], ["description", "I-am-the-task-description_4689"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188188
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188189
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188190
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
|
188191
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9712"], ["description", "I-am-the-goal-description_3463"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-9"]]
|
188192
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188193
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188194
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task5629"], ["description", "I-am-the-task-description_6010"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188195
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188196
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188197
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["date", "2012-12-21 00:00:00.000000"], ["task_id", 105], ["progress", 20], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188198
|
+
[1m[35mSQL (0.0ms)[0m UPDATE "flyboy_tasks" SET "progress" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 20], ["id", 105]]
|
188199
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188200
|
+
[1m[35mFlyboy::Task Load (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 105]]
|
188201
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188202
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
|
188203
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1809"], ["description", "I-am-the-goal-description_2225"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-10"]]
|
188204
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188205
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188206
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task5408"], ["description", "I-am-the-task-description_7502"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188207
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188208
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188209
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["date", "2012-12-21 00:00:00.000000"], ["task_id", 106], ["progress", 100], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188210
|
+
[1m[35mSQL (0.0ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["id", 106]]
|
188211
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188212
|
+
[1m[35mFlyboy::Task Load (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 106]]
|
188213
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188214
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
|
188215
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6372"], ["description", "I-am-the-goal-description_1138"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-11"]]
|
188216
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188217
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188218
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task9529"], ["description", "I-am-the-task-description_3224"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188219
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188220
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188221
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["date", "2012-12-21 00:00:00.000000"], ["task_id", 107], ["progress", 90], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188222
|
+
[1m[35mSQL (0.0ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 90], ["done", "f"], ["id", 107]]
|
188223
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188224
|
+
[1m[35mFlyboy::Task Load (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 107]]
|
188225
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188226
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
|
188227
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8831"], ["description", "I-am-the-goal-description_78"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-12"]]
|
188228
|
+
[1m[35m (0.0ms)[0m commit transaction
|
188229
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
188230
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task527"], ["description", "I-am-the-task-description_984"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
|
188231
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188232
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188233
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
|
188234
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4859"], ["description", "I-am-the-goal-description_2970"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-13"]]
|
188235
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188236
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188237
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
|
188238
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5345"], ["description", "I-am-the-goal-description_3310"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-14"]]
|
188239
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188240
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188241
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
|
188242
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8461"], ["description", "I-am-the-goal-description_7505"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-15"]]
|
188243
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188244
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188245
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
|
188246
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7279"], ["description", "I-am-the-goal-description_2489"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-16"]]
|
188247
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
188248
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
188249
|
+
[1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
|
188250
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188251
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188252
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188253
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188254
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188255
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
|
188256
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188257
|
+
[1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188258
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:28 +0200
|
188259
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188260
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (14.8ms)
|
188261
|
+
[1m[36mFlyboy::Goal Load (0.4ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
|
188262
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (4214.1ms)
|
188263
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (3.0ms)
|
188264
|
+
Completed 200 OK in 4398ms (Views: 4365.7ms | ActiveRecord: 0.5ms)
|
188265
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-10 11:02:32 +0200
|
188266
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-10 11:02:32 +0200
|
188267
|
+
Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-10 11:02:32 +0200
|
188268
|
+
Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-10 11:02:34 +0200
|
188269
|
+
Processing by Flyboy::GoalsController#new as HTML
|
188270
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (4.2ms)
|
188271
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (325.6ms)
|
188272
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (332.0ms)
|
188273
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188274
|
+
Completed 200 OK in 397ms (Views: 336.5ms | ActiveRecord: 0.3ms)
|
188275
|
+
Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:34 +0200
|
188276
|
+
Processing by Flyboy::GoalsController#create as HTML
|
188277
|
+
Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}}
|
188278
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188279
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188280
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("title", "description", "status", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-goal-title"], ["description", "I-am-the-goal-description"], ["status", "open"], ["version", 1], ["created_at", "2015-04-10 09:02:34.939416"], ["updated_at", "2015-04-10 09:02:34.939416"], ["tracking", "150410-1"]]
|
188281
|
+
[1m[36m (2.4ms)[0m [1mcommit transaction[0m
|
188282
|
+
Redirected to http://127.0.0.1:51622/flyboy/goals/1
|
188283
|
+
Completed 302 Found in 14ms (ActiveRecord: 3.0ms)
|
188284
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:34 +0200
|
188285
|
+
Processing by Flyboy::GoalsController#show as HTML
|
188286
|
+
Parameters: {"id"=>"1"}
|
188287
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188288
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
188289
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (102.2ms)
|
188290
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188291
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (109.8ms)
|
188292
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
|
188293
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.8ms)
|
188294
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188295
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (125.2ms)
|
188296
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (2.3ms)
|
188297
|
+
Completed 200 OK in 148ms (Views: 129.3ms | ActiveRecord: 1.2ms)
|
188298
|
+
[1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1
|
188299
|
+
[1m[36m (2.8ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188300
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188301
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188302
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
188303
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188304
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188305
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188306
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188307
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188308
|
+
[1m[35m (1.1ms)[0m DELETE FROM "flyboy_task_comments";
|
188309
|
+
[1m[36m (0.3ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188310
|
+
[1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188311
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188312
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188313
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188314
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
|
188315
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188316
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188317
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188318
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188319
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3598"], ["description", "I-am-the-goal-description_1181"], ["version", 1], ["created_at", "2015-04-10 09:02:35.347350"], ["updated_at", "2015-04-10 09:02:35.347350"], ["tracking", "150410-1"]]
|
188320
|
+
[1m[35m (0.9ms)[0m commit transaction
|
188321
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188322
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1337"], ["description", "I-am-the-task-description_1620"], ["created_at", "2015-04-10 09:02:35.353776"], ["updated_at", "2015-04-10 09:02:35.353776"]]
|
188323
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188324
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188325
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task3304"], ["description", "I-am-the-task-description_5134"], ["created_at", "2015-04-10 09:02:35.358323"], ["updated_at", "2015-04-10 09:02:35.358323"]]
|
188326
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188327
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188328
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task7874"], ["description", "I-am-the-task-description_6509"], ["created_at", "2015-04-10 09:02:35.362363"], ["updated_at", "2015-04-10 09:02:35.362363"]]
|
188329
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188330
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:35 +0200
|
188331
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188332
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
|
188333
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC
|
188334
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')[0m
|
188335
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188336
|
+
[1m[36m (0.2ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188337
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188338
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (9.7ms)
|
188339
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188340
|
+
Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 0.7ms)
|
188341
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:37 +0200
|
188342
|
+
Processing by Flyboy::GoalsController#show as HTML
|
188343
|
+
Parameters: {"id"=>"1"}
|
188344
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188345
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
188346
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms)
|
188347
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188348
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188349
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188350
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.1ms)
|
188351
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]]
|
188352
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.0ms)
|
188353
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188354
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (13.1ms)
|
188355
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188356
|
+
Completed 200 OK in 15ms (Views: 13.6ms | ActiveRecord: 0.5ms)
|
188357
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC[0m [["goal_id", 1]]
|
188358
|
+
[1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
|
188359
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188360
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188361
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188362
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188363
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188364
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
|
188365
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188366
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188367
|
+
[1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188368
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188369
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188370
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
188371
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188372
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188373
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188374
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188375
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188376
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188377
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188378
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5593"], ["description", "I-am-the-goal-description_5053"], ["version", 1], ["created_at", "2015-04-10 09:02:37.276420"], ["updated_at", "2015-04-10 09:02:37.276420"], ["tracking", "150410-1"]]
|
188379
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188380
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:37 +0200
|
188381
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188382
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
|
188383
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC
|
188384
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')[0m
|
188385
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
|
188386
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188387
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (8.4ms)
|
188388
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188389
|
+
Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.8ms)
|
188390
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:38 +0200
|
188391
|
+
Processing by Flyboy::GoalsController#show as HTML
|
188392
|
+
Parameters: {"id"=>"1"}
|
188393
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188394
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
188395
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.9ms)
|
188396
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188397
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.4ms)
|
188398
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
|
188399
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms)
|
188400
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188401
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.7ms)
|
188402
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188403
|
+
Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.4ms)
|
188404
|
+
Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-10 11:02:39 +0200
|
188405
|
+
Processing by Flyboy::GoalsController#edit as HTML
|
188406
|
+
Parameters: {"id"=>"1"}
|
188407
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188408
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188409
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (61.8ms)
|
188410
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (64.9ms)
|
188411
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188412
|
+
Completed 200 OK in 70ms (Views: 69.3ms | ActiveRecord: 0.1ms)
|
188413
|
+
Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:39 +0200
|
188414
|
+
Processing by Flyboy::GoalsController#update as HTML
|
188415
|
+
Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_5053"}, "id"=>"1"}
|
188416
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188417
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188418
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "title" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["title", "New-goal-title"], ["version", 2], ["updated_at", "2015-04-10 09:02:39.199815"], ["id", 1]]
|
188419
|
+
[1m[35m (2.4ms)[0m commit transaction
|
188420
|
+
Redirected to http://127.0.0.1:51622/flyboy/goals/1
|
188421
|
+
Completed 302 Found in 8ms (ActiveRecord: 2.9ms)
|
188422
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:39 +0200
|
188423
|
+
Processing by Flyboy::GoalsController#show as HTML
|
188424
|
+
Parameters: {"id"=>"1"}
|
188425
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188426
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
188427
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.2ms)
|
188428
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188429
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.1ms)
|
188430
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]]
|
188431
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms)
|
188432
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188433
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.8ms)
|
188434
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms)
|
188435
|
+
Completed 200 OK in 11ms (Views: 8.9ms | ActiveRecord: 0.5ms)
|
188436
|
+
[1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188437
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188438
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188439
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
188440
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188441
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188442
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188443
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188444
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188445
|
+
[1m[35m (1.0ms)[0m DELETE FROM "flyboy_task_comments";
|
188446
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188447
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188448
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188449
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188450
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188451
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
|
188452
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188453
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188454
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188455
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188456
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6822"], ["description", "I-am-the-goal-description_4251"], ["version", 1], ["created_at", "2015-04-10 09:02:39.337009"], ["updated_at", "2015-04-10 09:02:39.337009"], ["tracking", "150410-1"]]
|
188457
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188458
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:39 +0200
|
188459
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188460
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
|
188461
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
|
188462
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')
|
188463
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
188464
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188465
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (9.9ms)
|
188466
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188467
|
+
Completed 200 OK in 13ms (Views: 10.8ms | ActiveRecord: 0.7ms)
|
188468
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:41 +0200
|
188469
|
+
Processing by Flyboy::GoalsController#show as HTML
|
188470
|
+
Parameters: {"id"=>"1"}
|
188471
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188472
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
188473
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms)
|
188474
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188475
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.4ms)
|
188476
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]]
|
188477
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms)
|
188478
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188479
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.8ms)
|
188480
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188481
|
+
Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.4ms)
|
188482
|
+
Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-10 11:02:41 +0200
|
188483
|
+
Processing by Flyboy::GoalsController#edit as HTML
|
188484
|
+
Parameters: {"id"=>"1"}
|
188485
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188486
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms)
|
188487
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (12.3ms)
|
188488
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (13.0ms)
|
188489
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188490
|
+
Completed 200 OK in 68ms (Views: 66.4ms | ActiveRecord: 0.1ms)
|
188491
|
+
Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:41 +0200
|
188492
|
+
Processing by Flyboy::GoalsController#destroy as HTML
|
188493
|
+
Parameters: {"id"=>"1"}
|
188494
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188495
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188496
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]]
|
188497
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 1]]
|
188498
|
+
[1m[35m (2.1ms)[0m commit transaction
|
188499
|
+
Redirected to http://127.0.0.1:51622/flyboy/goals
|
188500
|
+
Completed 302 Found in 6ms (ActiveRecord: 2.7ms)
|
188501
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:41 +0200
|
188502
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188503
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
|
188504
|
+
[1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
|
188505
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (3.2ms)
|
188506
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188507
|
+
Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.3ms)
|
188508
|
+
[1m[35m (2.0ms)[0m DELETE FROM "flyboy_task_comments";
|
188509
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188510
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188511
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188512
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188513
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188514
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
|
188515
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188516
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188517
|
+
[1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188518
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188519
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188520
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
188521
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188522
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188523
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188524
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188525
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188526
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188527
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188528
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6163"], ["description", "I-am-the-goal-description_1183"], ["version", 1], ["created_at", "2015-04-10 09:02:41.505606"], ["updated_at", "2015-04-10 09:02:41.505606"], ["tracking", "150410-1"]]
|
188529
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
188530
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:41 +0200
|
188531
|
+
Processing by Flyboy::GoalsController#show as HTML
|
188532
|
+
Parameters: {"id"=>"1"}
|
188533
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188534
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
188535
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.0ms)
|
188536
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188537
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.5ms)
|
188538
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
|
188539
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms)
|
188540
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188541
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.8ms)
|
188542
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188543
|
+
Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.4ms)
|
188544
|
+
Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-10 11:02:43 +0200
|
188545
|
+
Processing by Flyboy::GoalsController#close as HTML
|
188546
|
+
Parameters: {"id"=>"1"}
|
188547
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188548
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188549
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
188550
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-10 09:02:43.294902"], ["id", 1]]
|
188551
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188552
|
+
Redirected to http://127.0.0.1:51622/flyboy/goals
|
188553
|
+
Completed 302 Found in 6ms (ActiveRecord: 1.3ms)
|
188554
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:43 +0200
|
188555
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188556
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
|
188557
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
|
188558
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')
|
188559
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
188560
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188561
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (7.1ms)
|
188562
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
|
188563
|
+
Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.6ms)
|
188564
|
+
[1m[36m (2.6ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188565
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188566
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188567
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
188568
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188569
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188570
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188571
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188572
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188573
|
+
[1m[35m (1.0ms)[0m DELETE FROM "flyboy_task_comments";
|
188574
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188575
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188576
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188577
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188578
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188579
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_tasks";
|
188580
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188581
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188582
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188583
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188584
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_6100"], ["description", "I-am-the-goal-description_736"], ["version", 1], ["created_at", "2015-04-10 09:02:43.435932"], ["updated_at", "2015-04-10 09:02:43.435932"], ["tracking", "150410-1"]]
|
188585
|
+
[1m[35m (1.3ms)[0m commit transaction
|
188586
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:43 +0200
|
188587
|
+
Processing by Flyboy::GoalsController#show as HTML
|
188588
|
+
Parameters: {"id"=>"1"}
|
188589
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188590
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.5ms)
|
188591
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188592
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (4.8ms)
|
188593
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
|
188594
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (1.0ms)
|
188595
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188596
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.9ms)
|
188597
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188598
|
+
Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.5ms)
|
188599
|
+
Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-10 11:02:45 +0200
|
188600
|
+
Processing by Flyboy::GoalsController#open as HTML
|
188601
|
+
Parameters: {"id"=>"1"}
|
188602
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188603
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188604
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-10 09:02:45.220921"], ["id", 1]]
|
188605
|
+
[1m[36m (2.2ms)[0m [1mcommit transaction[0m
|
188606
|
+
Redirected to http://127.0.0.1:51622/flyboy/goals/1
|
188607
|
+
Completed 302 Found in 7ms (ActiveRecord: 2.8ms)
|
188608
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:45 +0200
|
188609
|
+
Processing by Flyboy::GoalsController#show as HTML
|
188610
|
+
Parameters: {"id"=>"1"}
|
188611
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188612
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
188613
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.7ms)
|
188614
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188615
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.2ms)
|
188616
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
|
188617
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms)
|
188618
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms)
|
188619
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.6ms)
|
188620
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
|
188621
|
+
Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.4ms)
|
188622
|
+
[1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
|
188623
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188624
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188625
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188626
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188627
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188628
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
|
188629
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188630
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188631
|
+
[1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188632
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188633
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188634
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
|
188635
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188636
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188637
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188638
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188639
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188640
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188641
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188642
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4161"], ["description", "I-am-the-goal-description_5999"], ["version", 1], ["created_at", "2015-04-10 09:02:45.362048"], ["updated_at", "2015-04-10 09:02:45.362048"], ["tracking", "150410-1"]]
|
188643
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
188644
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188645
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188646
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7381"], ["description", "I-am-the-goal-description_478"], ["version", 1], ["created_at", "2015-04-10 09:02:45.366868"], ["updated_at", "2015-04-10 09:02:45.366868"], ["tracking", "150410-2"]]
|
188647
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188648
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:45 +0200
|
188649
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188650
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
|
188651
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC
|
188652
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-10')[0m
|
188653
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
|
188654
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
188655
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')
|
188656
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
188657
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188658
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (10.3ms)
|
188659
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188660
|
+
Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.9ms)
|
188661
|
+
Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 11:02:47 +0200
|
188662
|
+
Processing by Dorsale::SmallData::FiltersController#create as HTML
|
188663
|
+
Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}}
|
188664
|
+
Redirected to http://127.0.0.1:51622/flyboy/goals
|
188665
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
188666
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:47 +0200
|
188667
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188668
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
|
188669
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
|
188670
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')
|
188671
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
188672
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188673
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (9.0ms)
|
188674
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188675
|
+
Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.5ms)
|
188676
|
+
Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 11:02:47 +0200
|
188677
|
+
Processing by Dorsale::SmallData::FiltersController#create as HTML
|
188678
|
+
Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}}
|
188679
|
+
Redirected to http://127.0.0.1:51622/flyboy/goals
|
188680
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
188681
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:47 +0200
|
188682
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188683
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
|
188684
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC[0m [["status", "closed"]]
|
188685
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-10')
|
188686
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
188687
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
188688
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (6.5ms)
|
188689
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188690
|
+
Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.5ms)
|
188691
|
+
Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 11:02:47 +0200
|
188692
|
+
Processing by Dorsale::SmallData::FiltersController#create as HTML
|
188693
|
+
Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}}
|
188694
|
+
Redirected to http://127.0.0.1:51622/flyboy/goals
|
188695
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
188696
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:47 +0200
|
188697
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188698
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms)
|
188699
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
|
188700
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-10')
|
188701
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
188702
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
188703
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')[0m
|
188704
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
|
188705
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188706
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (14.9ms)
|
188707
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188708
|
+
Completed 200 OK in 17ms (Views: 14.8ms | ActiveRecord: 1.4ms)
|
188709
|
+
[1m[35m (2.9ms)[0m DELETE FROM "flyboy_task_comments";
|
188710
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188711
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188712
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188713
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188714
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188715
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
|
188716
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188717
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188718
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188719
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188720
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188721
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
188722
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188723
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188724
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188725
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188726
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188727
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188728
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188729
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8299"], ["description", "I-am-the-goal-description_1158"], ["version", 1], ["created_at", "2015-04-10 09:02:47.589777"], ["updated_at", "2015-04-10 09:02:47.589777"], ["tracking", "150410-1"]]
|
188730
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188731
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188732
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1583"], ["description", "I-am-the-task-description_8418"], ["created_at", "2015-04-10 09:02:47.593611"], ["updated_at", "2015-04-10 09:02:47.593611"]]
|
188733
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188734
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:02:47 +0200
|
188735
|
+
Processing by Flyboy::TasksController#index as HTML
|
188736
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms)
|
188737
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
188738
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188739
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.8ms)
|
188740
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.7ms)
|
188741
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188742
|
+
Completed 200 OK in 19ms (Views: 14.8ms | ActiveRecord: 0.3ms)
|
188743
|
+
Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 11:02:49 +0200
|
188744
|
+
Processing by Flyboy::TasksController#show as HTML
|
188745
|
+
Parameters: {"id"=>"1"}
|
188746
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
|
188747
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188748
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
|
188749
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188750
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (8.0ms)
|
188751
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (13.9ms)
|
188752
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
188753
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms)
|
188754
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188755
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188756
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188757
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.5ms)
|
188758
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
|
188759
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
|
188760
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (76.2ms)
|
188761
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188762
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (103.6ms)
|
188763
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188764
|
+
Completed 200 OK in 109ms (Views: 104.8ms | ActiveRecord: 1.2ms)
|
188765
|
+
Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-10 11:02:49 +0200
|
188766
|
+
Processing by Flyboy::TaskCommentsController#create as HTML
|
188767
|
+
Parameters: {"utf8"=>"✓", "task_comment"=>{"progress"=>"50", "description"=>"I-am-the-task-comment-description"}, "task_id"=>"1"}
|
188768
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
|
188769
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188770
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188771
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 50], ["description", "I-am-the-task-comment-description"], ["task_id", 1], ["date", "2015-04-10 09:02:49.513416"], ["created_at", "2015-04-10 09:02:49.515843"], ["updated_at", "2015-04-10 09:02:49.515843"]]
|
188772
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 50], ["updated_at", "2015-04-10 09:02:49.517898"], ["id", 1]]
|
188773
|
+
[1m[35m (2.6ms)[0m commit transaction
|
188774
|
+
Redirected to http://127.0.0.1:51622/flyboy/tasks/1
|
188775
|
+
Completed 302 Found in 13ms (ActiveRecord: 3.5ms)
|
188776
|
+
Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 11:02:49 +0200
|
188777
|
+
Processing by Flyboy::TasksController#show as HTML
|
188778
|
+
Parameters: {"id"=>"1"}
|
188779
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
|
188780
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188781
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
|
188782
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188783
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.2ms)
|
188784
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.3ms)
|
188785
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
188786
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.1ms)
|
188787
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188788
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188789
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188790
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.5ms)
|
188791
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
|
188792
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
|
188793
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (11.9ms)
|
188794
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188795
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (22.7ms)
|
188796
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188797
|
+
Completed 200 OK in 27ms (Views: 23.1ms | ActiveRecord: 0.8ms)
|
188798
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ?[0m [["task_id", 1]]
|
188799
|
+
[1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
|
188800
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188801
|
+
[1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188802
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188803
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188804
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188805
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
|
188806
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188807
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188808
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188809
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188810
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188811
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_goals";
|
188812
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188813
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188814
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188815
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188816
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188817
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188818
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188819
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1966"], ["description", "I-am-the-goal-description_2526"], ["version", 1], ["created_at", "2015-04-10 09:02:49.650924"], ["updated_at", "2015-04-10 09:02:49.650924"], ["tracking", "150410-1"]]
|
188820
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188821
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 11:02:49 +0200
|
188822
|
+
Processing by Flyboy::GoalsController#index as HTML
|
188823
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
|
188824
|
+
[1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC
|
188825
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')[0m
|
188826
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
|
188827
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188828
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (8.5ms)
|
188829
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188830
|
+
Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.7ms)
|
188831
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:02:51 +0200
|
188832
|
+
Processing by Flyboy::GoalsController#show as HTML
|
188833
|
+
Parameters: {"id"=>"1"}
|
188834
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188835
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
188836
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.6ms)
|
188837
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188838
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (4.9ms)
|
188839
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
|
188840
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms)
|
188841
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms)
|
188842
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.2ms)
|
188843
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188844
|
+
Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.4ms)
|
188845
|
+
Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-10 11:02:51 +0200
|
188846
|
+
Processing by Flyboy::TasksController#new as HTML
|
188847
|
+
Parameters: {"goal_id"=>"1"}
|
188848
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188849
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188850
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (142.5ms)
|
188851
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (146.9ms)
|
188852
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188853
|
+
Completed 200 OK in 151ms (Views: 149.3ms | ActiveRecord: 0.1ms)
|
188854
|
+
Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:02:51 +0200
|
188855
|
+
Processing by Flyboy::TasksController#create as HTML
|
188856
|
+
Parameters: {"utf8"=>"✓", "task"=>{"title"=>"I-am-the-task-title", "description"=>"I-am-the-task-description", "reminder"=>"2015-04-17", "term"=>"2015-05-10", "goal_id"=>"1"}}
|
188857
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188858
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188859
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("goal_id", "title", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["goal_id", 1], ["title", "I-am-the-task-title"], ["description", "I-am-the-task-description"], ["term", "2015-05-10"], ["reminder", "2015-04-17"], ["done", "f"], ["created_at", "2015-04-10 09:02:51.800823"], ["updated_at", "2015-04-10 09:02:51.800823"]]
|
188860
|
+
[1m[35m (2.5ms)[0m commit transaction
|
188861
|
+
Redirected to http://127.0.0.1:51622/flyboy/tasks/1
|
188862
|
+
Completed 302 Found in 9ms (ActiveRecord: 3.1ms)
|
188863
|
+
Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 11:02:51 +0200
|
188864
|
+
Processing by Flyboy::TasksController#show as HTML
|
188865
|
+
Parameters: {"id"=>"1"}
|
188866
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
|
188867
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188868
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
|
188869
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188870
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.1ms)
|
188871
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.2ms)
|
188872
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
188873
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.1ms)
|
188874
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188875
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188876
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188877
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.7ms)
|
188878
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
|
188879
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
|
188880
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (10.9ms)
|
188881
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms)
|
188882
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (20.7ms)
|
188883
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
|
188884
|
+
Completed 200 OK in 25ms (Views: 21.4ms | ActiveRecord: 0.7ms)
|
188885
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, id DESC LIMIT 1[0m
|
188886
|
+
[1m[35m (2.5ms)[0m DELETE FROM "flyboy_task_comments";
|
188887
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188888
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188889
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188890
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188891
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188892
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
|
188893
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188894
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188895
|
+
[1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188896
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188897
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188898
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
188899
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188900
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188901
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188902
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188903
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188904
|
+
[1m[35m (0.1ms)[0m begin transaction
|
188905
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
188906
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_417"], ["description", "I-am-the-goal-description_9995"], ["version", 1], ["created_at", "2015-04-10 09:02:51.941082"], ["updated_at", "2015-04-10 09:02:51.941082"], ["tracking", "150410-1"]]
|
188907
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
188908
|
+
[1m[35m (0.0ms)[0m begin transaction
|
188909
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9069"], ["description", "I-am-the-task-description_8470"], ["created_at", "2015-04-10 09:02:51.944736"], ["updated_at", "2015-04-10 09:02:51.944736"]]
|
188910
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188911
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:02:51 +0200
|
188912
|
+
Processing by Flyboy::TasksController#index as HTML
|
188913
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
188914
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
188915
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188916
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.3ms)
|
188917
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.0ms)
|
188918
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188919
|
+
Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.4ms)
|
188920
|
+
Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 11:02:53 +0200
|
188921
|
+
Processing by Flyboy::TasksController#show as HTML
|
188922
|
+
Parameters: {"id"=>"1"}
|
188923
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
|
188924
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188925
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
|
188926
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
188927
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.8ms)
|
188928
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.0ms)
|
188929
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
188930
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms)
|
188931
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188932
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188933
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188934
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.1ms)
|
188935
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
|
188936
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
|
188937
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (65.9ms)
|
188938
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
188939
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (78.1ms)
|
188940
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188941
|
+
Completed 200 OK in 82ms (Views: 78.6ms | ActiveRecord: 0.7ms)
|
188942
|
+
[1m[36m (2.6ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
188943
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188944
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
188945
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
|
188946
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188947
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
188948
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
188949
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188950
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
188951
|
+
[1m[35m (1.1ms)[0m DELETE FROM "flyboy_task_comments";
|
188952
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188953
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
188954
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
188955
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
188956
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
188957
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_tasks";
|
188958
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
188959
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
188960
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188961
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
188962
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1326"], ["description", "I-am-the-goal-description_8279"], ["version", 1], ["created_at", "2015-04-10 09:02:53.767479"], ["updated_at", "2015-04-10 09:02:53.767479"], ["tracking", "150410-1"]]
|
188963
|
+
[1m[35m (0.8ms)[0m commit transaction
|
188964
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188965
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8043"], ["description", "I-am-the-task-description_7579"], ["created_at", "2015-04-10 09:02:53.771896"], ["updated_at", "2015-04-10 09:02:53.771896"]]
|
188966
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
188967
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:02:53 +0200
|
188968
|
+
Processing by Flyboy::TasksController#index as HTML
|
188969
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
188970
|
+
[1m[35mFlyboy::Task Load (0.5ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
188971
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188972
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.7ms)
|
188973
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.3ms)
|
188974
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188975
|
+
Completed 200 OK in 11ms (Views: 8.9ms | ActiveRecord: 0.6ms)
|
188976
|
+
Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 11:02:55 +0200
|
188977
|
+
Processing by Flyboy::TasksController#show as HTML
|
188978
|
+
Parameters: {"id"=>"1"}
|
188979
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
|
188980
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188981
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]]
|
188982
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
188983
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.1ms)
|
188984
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.0ms)
|
188985
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
188986
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.6ms)
|
188987
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188988
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
188989
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
188990
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.7ms)
|
188991
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]]
|
188992
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 1]]
|
188993
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (12.2ms)
|
188994
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms)
|
188995
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (23.8ms)
|
188996
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
188997
|
+
Completed 200 OK in 27ms (Views: 24.1ms | ActiveRecord: 0.7ms)
|
188998
|
+
Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-10 11:02:55 +0200
|
188999
|
+
Processing by Flyboy::TasksController#edit as HTML
|
189000
|
+
Parameters: {"id"=>"1"}
|
189001
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
|
189002
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189003
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
189004
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (73.6ms)
|
189005
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (76.7ms)
|
189006
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189007
|
+
Completed 200 OK in 81ms (Views: 79.2ms | ActiveRecord: 0.2ms)
|
189008
|
+
Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 11:02:55 +0200
|
189009
|
+
Processing by Flyboy::TasksController#update as HTML
|
189010
|
+
Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_7579", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "goal_id"=>"1"}, "id"=>"1"}
|
189011
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
|
189012
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189013
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189014
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["title", "New-task-title"], ["updated_at", "2015-04-10 09:02:55.780597"], ["id", 1]]
|
189015
|
+
[1m[35m (2.4ms)[0m commit transaction
|
189016
|
+
Redirected to http://127.0.0.1:51622/flyboy/tasks/1
|
189017
|
+
Completed 302 Found in 8ms (ActiveRecord: 3.0ms)
|
189018
|
+
Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 11:02:55 +0200
|
189019
|
+
Processing by Flyboy::TasksController#show as HTML
|
189020
|
+
Parameters: {"id"=>"1"}
|
189021
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
|
189022
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189023
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
|
189024
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189025
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.1ms)
|
189026
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.2ms)
|
189027
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
189028
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.1ms)
|
189029
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
189030
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
189031
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
189032
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.7ms)
|
189033
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
|
189034
|
+
[1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
|
189035
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (60.6ms)
|
189036
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
189037
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (70.4ms)
|
189038
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms)
|
189039
|
+
Completed 200 OK in 75ms (Views: 71.1ms | ActiveRecord: 0.7ms)
|
189040
|
+
[1m[36m (2.7ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
189041
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189042
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
189043
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
|
189044
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189045
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
189046
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
189047
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189048
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
189049
|
+
[1m[35m (1.1ms)[0m DELETE FROM "flyboy_task_comments";
|
189050
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189051
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
189052
|
+
[1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
189053
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189054
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
189055
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
|
189056
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189057
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
189058
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
189059
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
189060
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2879"], ["description", "I-am-the-goal-description_9753"], ["version", 1], ["created_at", "2015-04-10 09:02:55.945168"], ["updated_at", "2015-04-10 09:02:55.945168"], ["tracking", "150410-1"]]
|
189061
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189062
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
189063
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task39"], ["description", "I-am-the-task-description_3236"], ["created_at", "2015-04-10 09:02:55.948897"], ["updated_at", "2015-04-10 09:02:55.948897"]]
|
189064
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
189065
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:02:55 +0200
|
189066
|
+
Processing by Flyboy::TasksController#index as HTML
|
189067
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.7ms)
|
189068
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
189069
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189070
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.5ms)
|
189071
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.1ms)
|
189072
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189073
|
+
Completed 200 OK in 9ms (Views: 7.8ms | ActiveRecord: 0.3ms)
|
189074
|
+
Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 11:02:57 +0200
|
189075
|
+
Processing by Flyboy::TasksController#show as HTML
|
189076
|
+
Parameters: {"id"=>"1"}
|
189077
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
|
189078
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189079
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]]
|
189080
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189081
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.1ms)
|
189082
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.4ms)
|
189083
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
189084
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.2ms)
|
189085
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
189086
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
189087
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
189088
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.2ms)
|
189089
|
+
[1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]]
|
189090
|
+
[1m[36mFlyboy::TaskComment Load (0.2ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 1]]
|
189091
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (15.8ms)
|
189092
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
189093
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (27.7ms)
|
189094
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189095
|
+
Completed 200 OK in 31ms (Views: 28.0ms | ActiveRecord: 1.0ms)
|
189096
|
+
Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-10 11:02:57 +0200
|
189097
|
+
Processing by Flyboy::TasksController#edit as HTML
|
189098
|
+
Parameters: {"id"=>"1"}
|
189099
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
|
189100
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189101
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
189102
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (23.4ms)
|
189103
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (23.7ms)
|
189104
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189105
|
+
Completed 200 OK in 83ms (Views: 25.0ms | ActiveRecord: 0.3ms)
|
189106
|
+
Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 11:02:57 +0200
|
189107
|
+
Processing by Flyboy::TasksController#destroy as HTML
|
189108
|
+
Parameters: {"id"=>"1"}
|
189109
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
|
189110
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189111
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189112
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 1]]
|
189113
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]]
|
189114
|
+
[1m[36m (2.4ms)[0m [1mcommit transaction[0m
|
189115
|
+
Redirected to http://127.0.0.1:51622/flyboy/tasks
|
189116
|
+
Completed 302 Found in 7ms (ActiveRecord: 3.0ms)
|
189117
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:02:57 +0200
|
189118
|
+
Processing by Flyboy::TasksController#index as HTML
|
189119
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms)
|
189120
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
189121
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (1.9ms)
|
189122
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (3.7ms)
|
189123
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
|
189124
|
+
Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)
|
189125
|
+
[1m[36m (2.3ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
189126
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189127
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
189128
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
189129
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189130
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
189131
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
189132
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189133
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
189134
|
+
[1m[35m (1.1ms)[0m DELETE FROM "flyboy_task_comments";
|
189135
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189136
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
189137
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
189138
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189139
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
189140
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_tasks";
|
189141
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189142
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
189143
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
189144
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
189145
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_343"], ["description", "I-am-the-goal-description_6759"], ["version", 1], ["created_at", "2015-04-10 09:02:58.059160"], ["updated_at", "2015-04-10 09:02:58.059160"], ["tracking", "150410-1"]]
|
189146
|
+
[1m[35m (0.9ms)[0m commit transaction
|
189147
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
189148
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4372"], ["description", "I-am-the-task-description_7064"], ["created_at", "2015-04-10 09:02:58.063172"], ["updated_at", "2015-04-10 09:02:58.063172"]]
|
189149
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
189150
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:02:58 +0200
|
189151
|
+
Processing by Flyboy::TasksController#index as HTML
|
189152
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
189153
|
+
[1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
189154
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189155
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.1ms)
|
189156
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.8ms)
|
189157
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189158
|
+
Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.4ms)
|
189159
|
+
Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-10 11:02:59 +0200
|
189160
|
+
Processing by Flyboy::TasksController#complete as HTML
|
189161
|
+
Parameters: {"id"=>"1"}
|
189162
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
|
189163
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189164
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189165
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 09:02:59.725699"], ["task_id", 1], ["created_at", "2015-04-10 09:02:59.726971"], ["updated_at", "2015-04-10 09:02:59.726971"]]
|
189166
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 09:02:59.728614"], ["id", 1]]
|
189167
|
+
[1m[36m (2.4ms)[0m [1mcommit transaction[0m
|
189168
|
+
Redirected to http://127.0.0.1:51622/flyboy/tasks
|
189169
|
+
Completed 302 Found in 10ms (ActiveRecord: 3.1ms)
|
189170
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:02:59 +0200
|
189171
|
+
Processing by Flyboy::TasksController#index as HTML
|
189172
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
|
189173
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
189174
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189175
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.0ms)
|
189176
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (5.4ms)
|
189177
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
|
189178
|
+
Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.3ms)
|
189179
|
+
[1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
|
189180
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189181
|
+
[1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
189182
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
189183
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189184
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
189185
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
|
189186
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189187
|
+
[1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
189188
|
+
[1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
189189
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189190
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
189191
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
|
189192
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189193
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
189194
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
189195
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189196
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
189197
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189198
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
189199
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4003"], ["description", "I-am-the-goal-description_2638"], ["version", 1], ["created_at", "2015-04-10 09:02:59.867970"], ["updated_at", "2015-04-10 09:02:59.867970"], ["tracking", "150410-1"]]
|
189200
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
189201
|
+
[1m[35m (0.0ms)[0m begin transaction
|
189202
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-10"], ["goal_id", 1], ["title", "I-am-a-task2725"], ["description", "I-am-the-task-description_8622"], ["created_at", "2015-04-10 09:02:59.871668"], ["updated_at", "2015-04-10 09:02:59.871668"]]
|
189203
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189204
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:02:59 +0200
|
189205
|
+
Processing by Flyboy::TasksController#index as HTML
|
189206
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
189207
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
189208
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189209
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.4ms)
|
189210
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.0ms)
|
189211
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189212
|
+
Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.3ms)
|
189213
|
+
Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-10 11:03:01 +0200
|
189214
|
+
Processing by Flyboy::TasksController#snooze as HTML
|
189215
|
+
Parameters: {"id"=>"1"}
|
189216
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
|
189217
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189218
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
189219
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-17"], ["term", "2015-05-10"], ["updated_at", "2015-04-10 09:03:01.638444"], ["id", 1]]
|
189220
|
+
[1m[36m (2.4ms)[0m [1mcommit transaction[0m
|
189221
|
+
Redirected to http://127.0.0.1:51622/flyboy/tasks
|
189222
|
+
Completed 302 Found in 7ms (ActiveRecord: 2.9ms)
|
189223
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:03:01 +0200
|
189224
|
+
Processing by Flyboy::TasksController#index as HTML
|
189225
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
189226
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
189227
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189228
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.0ms)
|
189229
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.6ms)
|
189230
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
|
189231
|
+
Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 0.3ms)
|
189232
|
+
[1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
|
189233
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189234
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
189235
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
189236
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189237
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
189238
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
|
189239
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189240
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
189241
|
+
[1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
189242
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189243
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
189244
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
|
189245
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189246
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
189247
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
189248
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189249
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
189250
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189251
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
189252
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7245"], ["description", "I-am-the-goal-description_4703"], ["version", 1], ["created_at", "2015-04-10 09:03:01.779258"], ["updated_at", "2015-04-10 09:03:01.779258"], ["tracking", "150410-1"]]
|
189253
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
189254
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189255
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8802"], ["description", "I-am-the-task-description_4534"], ["created_at", "2015-04-10 09:03:01.783789"], ["updated_at", "2015-04-10 09:03:01.783789"]]
|
189256
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189257
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
189258
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
189259
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_5773"], ["description", "I-am-the-goal-description_2037"], ["version", 1], ["created_at", "2015-04-10 09:03:01.788329"], ["updated_at", "2015-04-10 09:03:01.788329"], ["tracking", "150410-2"]]
|
189260
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189261
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
189262
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task6425"], ["description", "I-am-the-task-description_6619"], ["created_at", "2015-04-10 09:03:01.792514"], ["updated_at", "2015-04-10 09:03:01.792514"]]
|
189263
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
189264
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189265
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
189266
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2661"], ["description", "I-am-the-goal-description_2341"], ["version", 1], ["created_at", "2015-04-10 09:03:01.797191"], ["updated_at", "2015-04-10 09:03:01.797191"], ["tracking", "150410-3"]]
|
189267
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
189268
|
+
[1m[35m (0.0ms)[0m begin transaction
|
189269
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task8904"], ["description", "I-am-the-task-description_9841"], ["created_at", "2015-04-10 09:03:01.801017"], ["updated_at", "2015-04-10 09:03:01.801017"]]
|
189270
|
+
[1m[35m (0.7ms)[0m commit transaction
|
189271
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:03:01 +0200
|
189272
|
+
Processing by Flyboy::TasksController#index as HTML
|
189273
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
189274
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
189275
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189276
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
|
189277
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
189278
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.8ms)
|
189279
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.5ms)
|
189280
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189281
|
+
Completed 200 OK in 14ms (Views: 12.1ms | ActiveRecord: 0.5ms)
|
189282
|
+
Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-10 11:03:03 +0200
|
189283
|
+
Processing by Flyboy::TasksController#index as PDF
|
189284
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
189285
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189286
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
189287
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
189288
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
189289
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
189290
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
189291
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
189292
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
189293
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
189294
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
189295
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]
|
189296
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
189297
|
+
Rendered text template (0.0ms)
|
189298
|
+
Sent data feuille_de_route_2015-04-10.pdf (3.3ms)
|
189299
|
+
Completed 200 OK in 149ms (Views: 3.1ms | ActiveRecord: 1.2ms)
|
189300
|
+
[1m[35m (2.7ms)[0m DELETE FROM "flyboy_task_comments";
|
189301
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189302
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
189303
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
189304
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189305
|
+
[1m[36m (0.7ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
189306
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
|
189307
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189308
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
189309
|
+
[1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
189310
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189311
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
189312
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
|
189313
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189314
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
189315
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
189316
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189317
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
189318
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189319
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
189320
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2698"], ["description", "I-am-the-goal-description_5838"], ["version", 1], ["created_at", "2015-04-10 09:03:03.831457"], ["updated_at", "2015-04-10 09:03:03.831457"], ["tracking", "150410-1"]]
|
189321
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
189322
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189323
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6871"], ["description", "I-am-the-task-description_986"], ["created_at", "2015-04-10 09:03:03.835530"], ["updated_at", "2015-04-10 09:03:03.835530"]]
|
189324
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189325
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
189326
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
189327
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8904"], ["description", "I-am-the-goal-description_7278"], ["version", 1], ["created_at", "2015-04-10 09:03:03.839310"], ["updated_at", "2015-04-10 09:03:03.839310"], ["tracking", "150410-2"]]
|
189328
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189329
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
189330
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task1639"], ["description", "I-am-the-task-description_7534"], ["created_at", "2015-04-10 09:03:03.842682"], ["updated_at", "2015-04-10 09:03:03.842682"]]
|
189331
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
189332
|
+
[1m[35m (0.0ms)[0m begin transaction
|
189333
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
189334
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_172"], ["description", "I-am-the-goal-description_263"], ["version", 1], ["created_at", "2015-04-10 09:03:03.845960"], ["updated_at", "2015-04-10 09:03:03.845960"], ["tracking", "150410-3"]]
|
189335
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
189336
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189337
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task5412"], ["description", "I-am-the-task-description_8320"], ["created_at", "2015-04-10 09:03:03.849355"], ["updated_at", "2015-04-10 09:03:03.849355"]]
|
189338
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189339
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:03:03 +0200
|
189340
|
+
Processing by Flyboy::TasksController#index as HTML
|
189341
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
189342
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
189343
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189344
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
|
189345
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
189346
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.7ms)
|
189347
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.7ms)
|
189348
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189349
|
+
Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.5ms)
|
189350
|
+
Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-10 11:03:05 +0200
|
189351
|
+
Processing by Flyboy::TasksController#index as CSV
|
189352
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
189353
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189354
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
189355
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
189356
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
189357
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
189358
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
189359
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
189360
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
189361
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
189362
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
189363
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]
|
189364
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
189365
|
+
Rendered text template (0.0ms)
|
189366
|
+
Sent data feuille_de_route_2015-04-10.csv (0.5ms)
|
189367
|
+
Completed 200 OK in 10ms (Views: 0.4ms | ActiveRecord: 0.9ms)
|
189368
|
+
[1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
|
189369
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189370
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
189371
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
189372
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189373
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
189374
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
|
189375
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189376
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
189377
|
+
[1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
189378
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189379
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
189380
|
+
[1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
|
189381
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189382
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
189383
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
189384
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189385
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
189386
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189387
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
189388
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1636"], ["description", "I-am-the-goal-description_7511"], ["version", 1], ["created_at", "2015-04-10 09:03:05.706252"], ["updated_at", "2015-04-10 09:03:05.706252"], ["tracking", "150410-1"]]
|
189389
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
189390
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189391
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task7780"], ["description", "I-am-the-task-description_7087"], ["created_at", "2015-04-10 09:03:05.710580"], ["updated_at", "2015-04-10 09:03:05.710580"]]
|
189392
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189393
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
189394
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
189395
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3610"], ["description", "I-am-the-goal-description_1777"], ["version", 1], ["created_at", "2015-04-10 09:03:05.714548"], ["updated_at", "2015-04-10 09:03:05.714548"], ["tracking", "150410-2"]]
|
189396
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189397
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
189398
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task2241"], ["description", "I-am-the-task-description_5605"], ["created_at", "2015-04-10 09:03:05.717991"], ["updated_at", "2015-04-10 09:03:05.717991"]]
|
189399
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
189400
|
+
[1m[35m (0.0ms)[0m begin transaction
|
189401
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
189402
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7678"], ["description", "I-am-the-goal-description_3590"], ["version", 1], ["created_at", "2015-04-10 09:03:05.721204"], ["updated_at", "2015-04-10 09:03:05.721204"], ["tracking", "150410-3"]]
|
189403
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
189404
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189405
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task1899"], ["description", "I-am-the-task-description_2084"], ["created_at", "2015-04-10 09:03:05.724817"], ["updated_at", "2015-04-10 09:03:05.724817"]]
|
189406
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189407
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:03:05 +0200
|
189408
|
+
Processing by Flyboy::TasksController#index as HTML
|
189409
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms)
|
189410
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
189411
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189412
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
|
189413
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
189414
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.0ms)
|
189415
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (13.5ms)
|
189416
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189417
|
+
Completed 200 OK in 16ms (Views: 13.9ms | ActiveRecord: 0.6ms)
|
189418
|
+
Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-10 11:03:07 +0200
|
189419
|
+
Processing by Flyboy::TasksController#index as XLS
|
189420
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
189421
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189422
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
189423
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
189424
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
189425
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
189426
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
189427
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
189428
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
189429
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
189430
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
189431
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]
|
189432
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
189433
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.xls.erb (10.6ms)
|
189434
|
+
Completed 200 OK in 31ms (Views: 29.6ms | ActiveRecord: 0.9ms)
|
189435
|
+
[1m[35m (1.1ms)[0m DELETE FROM "flyboy_task_comments";
|
189436
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189437
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
189438
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
189439
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189440
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
189441
|
+
[1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
|
189442
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189443
|
+
[1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
189444
|
+
[1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
|
189445
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189446
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
|
189447
|
+
[1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
|
189448
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189449
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
|
189450
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
|
189451
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189452
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
|
189453
|
+
[1m[35m (0.1ms)[0m begin transaction
|
189454
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
|
189455
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7151"], ["description", "I-am-the-goal-description_7312"], ["version", 1], ["created_at", "2015-04-10 09:03:07.517795"], ["updated_at", "2015-04-10 09:03:07.517795"], ["tracking", "150410-1"]]
|
189456
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
189457
|
+
[1m[35m (0.0ms)[0m begin transaction
|
189458
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5583"], ["description", "I-am-the-task-description_8164"], ["created_at", "2015-04-10 09:03:07.521833"], ["updated_at", "2015-04-10 09:03:07.521833"]]
|
189459
|
+
[1m[35m (0.8ms)[0m commit transaction
|
189460
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
189461
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
|
189462
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8483"], ["description", "I-am-the-goal-description_7055"], ["version", 1], ["created_at", "2015-04-10 09:03:07.526517"], ["updated_at", "2015-04-10 09:03:07.526517"], ["tracking", "150410-2"]]
|
189463
|
+
[1m[35m (0.9ms)[0m commit transaction
|
189464
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
189465
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task5260"], ["description", "I-am-the-task-description_4237"], ["created_at", "2015-04-10 09:03:07.530219"], ["updated_at", "2015-04-10 09:03:07.530219"]]
|
189466
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
189467
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:03:07 +0200
|
189468
|
+
Processing by Flyboy::TasksController#index as HTML
|
189469
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
189470
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
189471
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
189472
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
189473
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.5ms)
|
189474
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.1ms)
|
189475
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189476
|
+
Completed 200 OK in 13ms (Views: 10.9ms | ActiveRecord: 0.4ms)
|
189477
|
+
Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 11:03:09 +0200
|
189478
|
+
Processing by Dorsale::SmallData::FiltersController#create as HTML
|
189479
|
+
Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}}
|
189480
|
+
Redirected to http://127.0.0.1:51622/flyboy/tasks
|
189481
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
189482
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:03:09 +0200
|
189483
|
+
Processing by Flyboy::TasksController#index as HTML
|
189484
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
189485
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
|
189486
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189487
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.2ms)
|
189488
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.0ms)
|
189489
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189490
|
+
Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.4ms)
|
189491
|
+
Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 11:03:09 +0200
|
189492
|
+
Processing by Dorsale::SmallData::FiltersController#create as HTML
|
189493
|
+
Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}}
|
189494
|
+
Redirected to http://127.0.0.1:51622/flyboy/tasks
|
189495
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
189496
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:03:09 +0200
|
189497
|
+
Processing by Flyboy::TasksController#index as HTML
|
189498
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
|
189499
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC[0m
|
189500
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
189501
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (59.9ms)
|
189502
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (61.4ms)
|
189503
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189504
|
+
Completed 200 OK in 64ms (Views: 62.1ms | ActiveRecord: 0.3ms)
|
189505
|
+
Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 11:03:09 +0200
|
189506
|
+
Processing by Dorsale::SmallData::FiltersController#create as HTML
|
189507
|
+
Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}}
|
189508
|
+
Redirected to http://127.0.0.1:51622/flyboy/tasks
|
189509
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
189510
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:03:09 +0200
|
189511
|
+
Processing by Flyboy::TasksController#index as HTML
|
189512
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
|
189513
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
189514
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
189515
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
|
189516
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.8ms)
|
189517
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (9.4ms)
|
189518
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
|
189519
|
+
Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.5ms)
|
189520
|
+
[1m[35m (3.0ms)[0m DELETE FROM "flyboy_task_comments";
|
189521
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189522
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
|
189523
|
+
[1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
|
189524
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
189525
|
+
[1m[36m (0.9ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
|
189526
|
+
[1m[35m (1.1ms)[0m DELETE FROM "flyboy_tasks";
|
189527
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
189528
|
+
[1m[35m (1.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
|
189529
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
189530
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|