got_fixed 0.0.4 → 0.0.5
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.
- checksums.yaml +4 -4
- data/lib/got_fixed/issue_factory.rb +1 -1
- data/lib/got_fixed/version.rb +1 -1
- data/spec/dummy/log/development.log +56 -0
- data/spec/dummy/log/test.log +1712 -0
- data/spec/lib/got_fixed/issue_factory_spec.rb +2 -2
- metadata +2 -2
data/spec/dummy/log/test.log
CHANGED
@@ -13383,3 +13383,1715 @@ Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.3ms)
|
|
13383
13383
|
[1m[35m (0.1ms)[0m begin transaction
|
13384
13384
|
[1m[36mGotFixed::Issue Load (0.2ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = 9255225 AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1[0m
|
13385
13385
|
[1m[35m (0.1ms)[0m rollback transaction
|
13386
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
13387
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '3910487' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1
|
13388
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
13389
|
+
[1m[35m (0.1ms)[0m begin transaction
|
13390
|
+
[1m[36mGotFixed::Issue Load (0.3ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '9255225' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1[0m
|
13391
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13392
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13393
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13394
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13395
|
+
[1m[35mSQL (2.8ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["vendor_id", "iWnj89"]]
|
13396
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13397
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13398
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email1@factory.com' LIMIT 1[0m
|
13399
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email1@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13400
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13401
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13402
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
13403
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13404
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13405
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13406
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13407
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13408
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13409
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1 [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13410
|
+
[1m[36mGotFixed::User Load (0.8ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
13411
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (1.1ms)
|
13412
|
+
|
13413
|
+
Sent mail to email1@factory.com (14.4ms)
|
13414
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13415
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13416
|
+
To: email1@factory.com
|
13417
|
+
Message-ID: <524bf0905673b_bdda3feb1c8546d8375ab@Cb.local.mail>
|
13418
|
+
Subject: [Fixed] A very bad issue...
|
13419
|
+
Mime-Version: 1.0
|
13420
|
+
Content-Type: text/plain;
|
13421
|
+
charset=UTF-8
|
13422
|
+
Content-Transfer-Encoding: 7bit
|
13423
|
+
|
13424
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13425
|
+
|
13426
|
+
The following variables are available: @issue and @user.
|
13427
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
13428
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
13429
|
+
[1m[35m (0.1ms)[0m begin transaction
|
13430
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13431
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13432
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["vendor_id", "iWnj89"]]
|
13433
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
13434
|
+
[1m[36mGotFixed::User Load (0.0ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
13435
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13436
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13437
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1 [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13438
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13439
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
13440
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13441
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13442
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13443
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["vendor_id", "iWnj89"]]
|
13444
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13445
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13446
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email2@factory.com' LIMIT 1[0m
|
13447
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email2@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13448
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13449
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13450
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
13451
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13452
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13453
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email3@factory.com' LIMIT 1
|
13454
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email3@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13455
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13456
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13457
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 2)
|
13458
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13459
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13460
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email4@factory.com' LIMIT 1[0m
|
13461
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email4@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13462
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13463
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13464
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 3)[0m
|
13465
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13466
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13467
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email5@factory.com' LIMIT 1
|
13468
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email5@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13469
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13470
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13471
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 4)
|
13472
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13473
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13474
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email6@factory.com' LIMIT 1[0m
|
13475
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email6@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13476
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13477
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13478
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 5)[0m
|
13479
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13480
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13481
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email7@factory.com' LIMIT 1
|
13482
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email7@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13483
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13484
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13485
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 6)
|
13486
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13487
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13488
|
+
[1m[36mGotFixed::User Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email8@factory.com' LIMIT 1[0m
|
13489
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email8@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13490
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13491
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13492
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 7)[0m
|
13493
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13494
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13495
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email9@factory.com' LIMIT 1
|
13496
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email9@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13497
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13498
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13499
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 8)
|
13500
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13501
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13502
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email10@factory.com' LIMIT 1[0m
|
13503
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email10@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13504
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13505
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13506
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 9)[0m
|
13507
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13508
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13509
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email11@factory.com' LIMIT 1
|
13510
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "email11@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13511
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13512
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13513
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 10)
|
13514
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13515
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13516
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13517
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13518
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13519
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13520
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1[0m [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13521
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
13522
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13523
|
+
|
13524
|
+
Sent mail to email2@factory.com (8.0ms)
|
13525
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13526
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13527
|
+
To: email2@factory.com
|
13528
|
+
Message-ID: <524bf09063de1_bdda3feb1c8546d83765c@Cb.local.mail>
|
13529
|
+
Subject: [Fixed] A very bad issue...
|
13530
|
+
Mime-Version: 1.0
|
13531
|
+
Content-Type: text/plain;
|
13532
|
+
charset=UTF-8
|
13533
|
+
Content-Transfer-Encoding: 7bit
|
13534
|
+
|
13535
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13536
|
+
|
13537
|
+
The following variables are available: @issue and @user.
|
13538
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13539
|
+
|
13540
|
+
Sent mail to email3@factory.com (8.5ms)
|
13541
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13542
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13543
|
+
To: email3@factory.com
|
13544
|
+
Message-ID: <524bf09068011_bdda3feb1c8546d8377f9@Cb.local.mail>
|
13545
|
+
Subject: [Fixed] A very bad issue...
|
13546
|
+
Mime-Version: 1.0
|
13547
|
+
Content-Type: text/plain;
|
13548
|
+
charset=UTF-8
|
13549
|
+
Content-Transfer-Encoding: 7bit
|
13550
|
+
|
13551
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13552
|
+
|
13553
|
+
The following variables are available: @issue and @user.
|
13554
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13555
|
+
|
13556
|
+
Sent mail to email4@factory.com (8.0ms)
|
13557
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13558
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13559
|
+
To: email4@factory.com
|
13560
|
+
Message-ID: <524bf09076236_bdda3feb1c8546d8378a8@Cb.local.mail>
|
13561
|
+
Subject: [Fixed] A very bad issue...
|
13562
|
+
Mime-Version: 1.0
|
13563
|
+
Content-Type: text/plain;
|
13564
|
+
charset=UTF-8
|
13565
|
+
Content-Transfer-Encoding: 7bit
|
13566
|
+
|
13567
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13568
|
+
|
13569
|
+
The following variables are available: @issue and @user.
|
13570
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13571
|
+
|
13572
|
+
Sent mail to email5@factory.com (8.2ms)
|
13573
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13574
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13575
|
+
To: email5@factory.com
|
13576
|
+
Message-ID: <524bf0907a7c1_bdda3feb1c8546d8379f9@Cb.local.mail>
|
13577
|
+
Subject: [Fixed] A very bad issue...
|
13578
|
+
Mime-Version: 1.0
|
13579
|
+
Content-Type: text/plain;
|
13580
|
+
charset=UTF-8
|
13581
|
+
Content-Transfer-Encoding: 7bit
|
13582
|
+
|
13583
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13584
|
+
|
13585
|
+
The following variables are available: @issue and @user.
|
13586
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13587
|
+
|
13588
|
+
Sent mail to email6@factory.com (8.0ms)
|
13589
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13590
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13591
|
+
To: email6@factory.com
|
13592
|
+
Message-ID: <524bf0907e9e6_bdda3feb1c8546d83801d@Cb.local.mail>
|
13593
|
+
Subject: [Fixed] A very bad issue...
|
13594
|
+
Mime-Version: 1.0
|
13595
|
+
Content-Type: text/plain;
|
13596
|
+
charset=UTF-8
|
13597
|
+
Content-Transfer-Encoding: 7bit
|
13598
|
+
|
13599
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13600
|
+
|
13601
|
+
The following variables are available: @issue and @user.
|
13602
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13603
|
+
|
13604
|
+
Sent mail to email7@factory.com (7.9ms)
|
13605
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13606
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13607
|
+
To: email7@factory.com
|
13608
|
+
Message-ID: <524bf09082bd6_bdda3feb1c8546d8381db@Cb.local.mail>
|
13609
|
+
Subject: [Fixed] A very bad issue...
|
13610
|
+
Mime-Version: 1.0
|
13611
|
+
Content-Type: text/plain;
|
13612
|
+
charset=UTF-8
|
13613
|
+
Content-Transfer-Encoding: 7bit
|
13614
|
+
|
13615
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13616
|
+
|
13617
|
+
The following variables are available: @issue and @user.
|
13618
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13619
|
+
|
13620
|
+
Sent mail to email8@factory.com (8.2ms)
|
13621
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13622
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13623
|
+
To: email8@factory.com
|
13624
|
+
Message-ID: <524bf09086c76_bdda3feb1c8546d8382c1@Cb.local.mail>
|
13625
|
+
Subject: [Fixed] A very bad issue...
|
13626
|
+
Mime-Version: 1.0
|
13627
|
+
Content-Type: text/plain;
|
13628
|
+
charset=UTF-8
|
13629
|
+
Content-Transfer-Encoding: 7bit
|
13630
|
+
|
13631
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13632
|
+
|
13633
|
+
The following variables are available: @issue and @user.
|
13634
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.0ms)
|
13635
|
+
|
13636
|
+
Sent mail to email9@factory.com (7.9ms)
|
13637
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13638
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13639
|
+
To: email9@factory.com
|
13640
|
+
Message-ID: <524bf0908ae90_bdda3feb1c8546d83835b@Cb.local.mail>
|
13641
|
+
Subject: [Fixed] A very bad issue...
|
13642
|
+
Mime-Version: 1.0
|
13643
|
+
Content-Type: text/plain;
|
13644
|
+
charset=UTF-8
|
13645
|
+
Content-Transfer-Encoding: 7bit
|
13646
|
+
|
13647
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13648
|
+
|
13649
|
+
The following variables are available: @issue and @user.
|
13650
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13651
|
+
|
13652
|
+
Sent mail to email10@factory.com (8.0ms)
|
13653
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13654
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13655
|
+
To: email10@factory.com
|
13656
|
+
Message-ID: <524bf0908ef98_bdda3feb1c8546d8384af@Cb.local.mail>
|
13657
|
+
Subject: [Fixed] A very bad issue...
|
13658
|
+
Mime-Version: 1.0
|
13659
|
+
Content-Type: text/plain;
|
13660
|
+
charset=UTF-8
|
13661
|
+
Content-Transfer-Encoding: 7bit
|
13662
|
+
|
13663
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13664
|
+
|
13665
|
+
The following variables are available: @issue and @user.
|
13666
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13667
|
+
|
13668
|
+
Sent mail to email11@factory.com (8.1ms)
|
13669
|
+
Date: Wed, 02 Oct 2013 12:08:16 +0200
|
13670
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13671
|
+
To: email11@factory.com
|
13672
|
+
Message-ID: <524bf09093008_bdda3feb1c8546d83855c@Cb.local.mail>
|
13673
|
+
Subject: [Fixed] A very bad issue...
|
13674
|
+
Mime-Version: 1.0
|
13675
|
+
Content-Type: text/plain;
|
13676
|
+
charset=UTF-8
|
13677
|
+
Content-Transfer-Encoding: 7bit
|
13678
|
+
|
13679
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13680
|
+
|
13681
|
+
The following variables are available: @issue and @user.
|
13682
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13683
|
+
[1m[35m (1.9ms)[0m rollback transaction
|
13684
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13685
|
+
Processing by GotFixed::IssuesController#github_webhook as HTML
|
13686
|
+
Parameters: {"issue"=>{"url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1", "labels_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/labels{/name}", "comments_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/comments", "events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/events", "html_url"=>"https://github.com/ssaunier/got_fixed/issues/1", "id"=>"19526518", "number"=>"1", "title"=>"Testing web hook with \"issues\" event enabled", "user"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://1.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}, "labels"=>[], "state"=>"closed", "assignee"=>nil, "milestone"=>nil, "comments"=>"0", "created_at"=>"2013-09-15T21:22:54Z", "updated_at"=>"2013-09-21T09:44:38Z", "closed_at"=>"2013-09-21T09:44:38Z", "pull_request"=>{"html_url"=>nil, "diff_url"=>nil, "patch_url"=>nil}, "body"=>"This issue is just a test."}, "repository"=>{"id"=>"12729467", "name"=>"got_fixed", "full_name"=>"ssaunier/got_fixed", "owner"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://2.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}, "private"=>false, "html_url"=>"https://github.com/ssaunier/got_fixed", "description"=>"Rails engine to extend your application with a dashboard of your user-reported issues (/!\\ WIP)", "fork"=>false, "url"=>"https://api.github.com/repos/ssaunier/got_fixed", "forks_url"=>"https://api.github.com/repos/ssaunier/got_fixed/forks", "keys_url"=>"https://api.github.com/repos/ssaunier/got_fixed/keys{/key_id}", "collaborators_url"=>"https://api.github.com/repos/ssaunier/got_fixed/collaborators{/collaborator}", "teams_url"=>"https://api.github.com/repos/ssaunier/got_fixed/teams", "hooks_url"=>"https://api.github.com/repos/ssaunier/got_fixed/hooks", "issue_events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/events{/number}", "events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/events", "assignees_url"=>"https://api.github.com/repos/ssaunier/got_fixed/assignees{/user}", "branches_url"=>"https://api.github.com/repos/ssaunier/got_fixed/branches{/branch}", "tags_url"=>"https://api.github.com/repos/ssaunier/got_fixed/tags", "blobs_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/blobs{/sha}", "git_tags_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/tags{/sha}", "git_refs_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/refs{/sha}", "trees_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/trees{/sha}", "statuses_url"=>"https://api.github.com/repos/ssaunier/got_fixed/statuses/{sha}", "languages_url"=>"https://api.github.com/repos/ssaunier/got_fixed/languages", "stargazers_url"=>"https://api.github.com/repos/ssaunier/got_fixed/stargazers", "contributors_url"=>"https://api.github.com/repos/ssaunier/got_fixed/contributors", "subscribers_url"=>"https://api.github.com/repos/ssaunier/got_fixed/subscribers", "subscription_url"=>"https://api.github.com/repos/ssaunier/got_fixed/subscription", "commits_url"=>"https://api.github.com/repos/ssaunier/got_fixed/commits{/sha}", "git_commits_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/commits{/sha}", "comments_url"=>"https://api.github.com/repos/ssaunier/got_fixed/comments{/number}", "issue_comment_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/comments/{number}", "contents_url"=>"https://api.github.com/repos/ssaunier/got_fixed/contents/{+path}", "compare_url"=>"https://api.github.com/repos/ssaunier/got_fixed/compare/{base}...{head}", "merges_url"=>"https://api.github.com/repos/ssaunier/got_fixed/merges", "archive_url"=>"https://api.github.com/repos/ssaunier/got_fixed/{archive_format}{/ref}", "downloads_url"=>"https://api.github.com/repos/ssaunier/got_fixed/downloads", "issues_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues{/number}", "pulls_url"=>"https://api.github.com/repos/ssaunier/got_fixed/pulls{/number}", "milestones_url"=>"https://api.github.com/repos/ssaunier/got_fixed/milestones{/number}", "notifications_url"=>"https://api.github.com/repos/ssaunier/got_fixed/notifications{?since,all,participating}", "labels_url"=>"https://api.github.com/repos/ssaunier/got_fixed/labels{/name}", "created_at"=>"2013-09-10T12:55:36Z", "updated_at"=>"2013-09-21T08:26:53Z", "pushed_at"=>"2013-09-21T08:26:48Z", "git_url"=>"git://github.com/ssaunier/got_fixed.git", "ssh_url"=>"git@github.com:ssaunier/got_fixed.git", "clone_url"=>"https://github.com/ssaunier/got_fixed.git", "svn_url"=>"https://github.com/ssaunier/got_fixed", "homepage"=>"", "size"=>"436", "watchers_count"=>"1", "language"=>"Ruby", "has_issues"=>true, "has_downloads"=>true, "has_wiki"=>true, "forks_count"=>"0", "mirror_url"=>nil, "open_issues_count"=>"1", "forks"=>"0", "open_issues"=>"1", "watchers"=>"1", "master_branch"=>"master", "default_branch"=>"master"}, "sender"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://2.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}}
|
13687
|
+
[1m[35mGotFixed::Issue Load (0.2ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1
|
13688
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
13689
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github') LIMIT 1
|
13690
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "title", "updated_at", "vendor", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", true], ["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["title", "Testing web hook with \"issues\" event enabled"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["vendor", "github"], ["vendor_id", "19526518"]]
|
13691
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13692
|
+
Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.8ms)
|
13693
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" = 'github') LIMIT 1[0m
|
13694
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
13695
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13696
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13697
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" IS NULL AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13698
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_issues" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["title", "MyString"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13699
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13700
|
+
Processing by GotFixed::IssuesController#index as HTML
|
13701
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
13702
|
+
[1m[35mGotFixed::Issue Load (0.2ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" ORDER BY updated_at DESC
|
13703
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
13704
|
+
[1m[35m (0.1ms)[0m begin transaction
|
13705
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
13706
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13707
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["vendor_id", "iWnj89"]]
|
13708
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13709
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
13710
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13711
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
13712
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13713
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13714
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
13715
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
13716
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
13717
|
+
[1m[36mGotFixed::Issue Load (0.1ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1[0m [["id", "1"]]
|
13718
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? AND "got_fixed_users"."id" = 1 LIMIT 1 [["issue_id", 1]]
|
13719
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13720
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
|
13721
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13722
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13723
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13724
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13725
|
+
Completed 200 OK in 8ms (Views: 2.5ms | ActiveRecord: 0.6ms)
|
13726
|
+
[1m[36mGotFixed::Issue Load (0.1ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1[0m [["id", 1]]
|
13727
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
13728
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
13729
|
+
[1m[35m (0.1ms)[0m begin transaction
|
13730
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
13731
|
+
[1m[35mGotFixed::Issue Exists (0.2ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13732
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["vendor_id", "iWnj89"]]
|
13733
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13734
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
13735
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
13736
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
13737
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
13738
|
+
[1m[36mGotFixed::Issue Load (0.1ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1[0m [["id", "1"]]
|
13739
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13740
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
13741
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13742
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
13743
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13744
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
13745
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13746
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13747
|
+
Completed 200 OK in 7ms (Views: 0.7ms | ActiveRecord: 1.0ms)
|
13748
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
13749
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
13750
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
13751
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13752
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13753
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13754
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["vendor_id", "iWnj89"]]
|
13755
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13756
|
+
[1m[35mGotFixed::User Load (0.0ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
13757
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13758
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
13759
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13760
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13761
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13762
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
|
13763
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13764
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13765
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13766
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13767
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
13768
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
13769
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
13770
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
|
13771
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? AND "got_fixed_users"."id" = 1 LIMIT 1[0m [["issue_id", 1]]
|
13772
|
+
Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.2ms)
|
13773
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
13774
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
13775
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
13776
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13777
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13778
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13779
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13780
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13781
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13782
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13783
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13784
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13785
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13786
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13787
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13788
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13789
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13790
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13791
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13792
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13793
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13794
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13795
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13796
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13797
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13798
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
13799
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:08:16 UTC +00:00]]
|
13800
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13801
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13802
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
13803
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
13804
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
13805
|
+
[1m[35m (0.1ms)[0m begin transaction
|
13806
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = '' LIMIT 1[0m
|
13807
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13808
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13809
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'seb@saunier.me' LIMIT 1
|
13810
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
13811
|
+
[1m[35m (0.1ms)[0m begin transaction
|
13812
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo' LIMIT 1[0m
|
13813
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13814
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13815
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13816
|
+
[1m[36m (0.5ms)[0m [1mbegin transaction[0m
|
13817
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13818
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
13819
|
+
[1m[35mSQL (2.8ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00]]
|
13820
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13821
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13822
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
13823
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
13824
|
+
[1m[36m (1.8ms)[0m [1mrollback transaction[0m
|
13825
|
+
[1m[35m (0.1ms)[0m begin transaction
|
13826
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = '' LIMIT 1[0m
|
13827
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13828
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13829
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo' LIMIT 1
|
13830
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
13831
|
+
[1m[35m (0.1ms)[0m begin transaction
|
13832
|
+
[1m[36mGotFixed::User Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'seb@saunier.me' LIMIT 1[0m
|
13833
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13834
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13835
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13836
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
13837
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13838
|
+
[1m[36mGotFixed::Issue Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13839
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00], ["vendor_id", "iWnj89"]]
|
13840
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13841
|
+
[1m[35mGotFixed::User Load (0.2ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
13842
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
13843
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13844
|
+
[1m[36mSQL (0.6ms)[0m [1mUPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1[0m [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00]]
|
13845
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
13846
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
13847
|
+
[1m[35m (0.1ms)[0m begin transaction
|
13848
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
13849
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13850
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00], ["vendor_id", "iWnj89"]]
|
13851
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13852
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13853
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email1@factory.com' LIMIT 1
|
13854
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00], ["email", "email1@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00]]
|
13855
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13856
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13857
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
|
13858
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13859
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13860
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13861
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13862
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13863
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13864
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1[0m [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00]]
|
13865
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
13866
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (1.2ms)
|
13867
|
+
|
13868
|
+
Sent mail to email1@factory.com (11.7ms)
|
13869
|
+
Date: Wed, 02 Oct 2013 12:08:34 +0200
|
13870
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13871
|
+
To: email1@factory.com
|
13872
|
+
Message-ID: <524bf0a2f2036_be6e3fe3898546dc6858b@Cb.local.mail>
|
13873
|
+
Subject: [Fixed] A very bad issue...
|
13874
|
+
Mime-Version: 1.0
|
13875
|
+
Content-Type: text/plain;
|
13876
|
+
charset=UTF-8
|
13877
|
+
Content-Transfer-Encoding: 7bit
|
13878
|
+
|
13879
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13880
|
+
|
13881
|
+
The following variables are available: @issue and @user.
|
13882
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13883
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
13884
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
13885
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13886
|
+
[1m[36mGotFixed::Issue Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13887
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["vendor_id", "iWnj89"]]
|
13888
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13889
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13890
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email2@factory.com' LIMIT 1[0m
|
13891
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email2@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13892
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13893
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
13894
|
+
[1m[36m (0.2ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
13895
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
13896
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
13897
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email3@factory.com' LIMIT 1
|
13898
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email3@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13899
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
13900
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13901
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 2)
|
13902
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13903
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13904
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email4@factory.com' LIMIT 1[0m
|
13905
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email4@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13906
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13907
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13908
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 3)[0m
|
13909
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13910
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13911
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email5@factory.com' LIMIT 1
|
13912
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email5@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13913
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13914
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13915
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 4)
|
13916
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13917
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13918
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email6@factory.com' LIMIT 1[0m
|
13919
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email6@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13920
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13921
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13922
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 5)[0m
|
13923
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13924
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13925
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email7@factory.com' LIMIT 1
|
13926
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email7@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13927
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13928
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13929
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 6)
|
13930
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13931
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13932
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email8@factory.com' LIMIT 1[0m
|
13933
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email8@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13934
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13935
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13936
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 7)[0m
|
13937
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13938
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13939
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email9@factory.com' LIMIT 1
|
13940
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email9@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13941
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13942
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13943
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 8)
|
13944
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13945
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13946
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email10@factory.com' LIMIT 1[0m
|
13947
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email10@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13948
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13949
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13950
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 9)[0m
|
13951
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13952
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13953
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email11@factory.com' LIMIT 1
|
13954
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "email11@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13955
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13956
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13957
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 10)
|
13958
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
13959
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
13960
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
13961
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
13962
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
13963
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
13964
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1[0m [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
13965
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
13966
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13967
|
+
|
13968
|
+
Sent mail to email2@factory.com (8.5ms)
|
13969
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
13970
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13971
|
+
To: email2@factory.com
|
13972
|
+
Message-ID: <524bf0a3b30d_be6e3fe3898546dc6863f@Cb.local.mail>
|
13973
|
+
Subject: [Fixed] A very bad issue...
|
13974
|
+
Mime-Version: 1.0
|
13975
|
+
Content-Type: text/plain;
|
13976
|
+
charset=UTF-8
|
13977
|
+
Content-Transfer-Encoding: 7bit
|
13978
|
+
|
13979
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13980
|
+
|
13981
|
+
The following variables are available: @issue and @user.
|
13982
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13983
|
+
|
13984
|
+
Sent mail to email3@factory.com (13.7ms)
|
13985
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
13986
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
13987
|
+
To: email3@factory.com
|
13988
|
+
Message-ID: <524bf0a319d5a_be6e3fe3898546dc687bc@Cb.local.mail>
|
13989
|
+
Subject: [Fixed] A very bad issue...
|
13990
|
+
Mime-Version: 1.0
|
13991
|
+
Content-Type: text/plain;
|
13992
|
+
charset=UTF-8
|
13993
|
+
Content-Transfer-Encoding: 7bit
|
13994
|
+
|
13995
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
13996
|
+
|
13997
|
+
The following variables are available: @issue and @user.
|
13998
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
13999
|
+
|
14000
|
+
Sent mail to email4@factory.com (8.1ms)
|
14001
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
14002
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14003
|
+
To: email4@factory.com
|
14004
|
+
Message-ID: <524bf0a31f5f3_be6e3fe3898546dc68847@Cb.local.mail>
|
14005
|
+
Subject: [Fixed] A very bad issue...
|
14006
|
+
Mime-Version: 1.0
|
14007
|
+
Content-Type: text/plain;
|
14008
|
+
charset=UTF-8
|
14009
|
+
Content-Transfer-Encoding: 7bit
|
14010
|
+
|
14011
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14012
|
+
|
14013
|
+
The following variables are available: @issue and @user.
|
14014
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14015
|
+
|
14016
|
+
Sent mail to email5@factory.com (10.9ms)
|
14017
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
14018
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14019
|
+
To: email5@factory.com
|
14020
|
+
Message-ID: <524bf0a32389e_be6e3fe3898546dc68920@Cb.local.mail>
|
14021
|
+
Subject: [Fixed] A very bad issue...
|
14022
|
+
Mime-Version: 1.0
|
14023
|
+
Content-Type: text/plain;
|
14024
|
+
charset=UTF-8
|
14025
|
+
Content-Transfer-Encoding: 7bit
|
14026
|
+
|
14027
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14028
|
+
|
14029
|
+
The following variables are available: @issue and @user.
|
14030
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14031
|
+
|
14032
|
+
Sent mail to email6@factory.com (8.1ms)
|
14033
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
14034
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14035
|
+
To: email6@factory.com
|
14036
|
+
Message-ID: <524bf0a329532_be6e3fe3898546dc69072@Cb.local.mail>
|
14037
|
+
Subject: [Fixed] A very bad issue...
|
14038
|
+
Mime-Version: 1.0
|
14039
|
+
Content-Type: text/plain;
|
14040
|
+
charset=UTF-8
|
14041
|
+
Content-Transfer-Encoding: 7bit
|
14042
|
+
|
14043
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14044
|
+
|
14045
|
+
The following variables are available: @issue and @user.
|
14046
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14047
|
+
|
14048
|
+
Sent mail to email7@factory.com (8.0ms)
|
14049
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
14050
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14051
|
+
To: email7@factory.com
|
14052
|
+
Message-ID: <524bf0a32d7b6_be6e3fe3898546dc691db@Cb.local.mail>
|
14053
|
+
Subject: [Fixed] A very bad issue...
|
14054
|
+
Mime-Version: 1.0
|
14055
|
+
Content-Type: text/plain;
|
14056
|
+
charset=UTF-8
|
14057
|
+
Content-Transfer-Encoding: 7bit
|
14058
|
+
|
14059
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14060
|
+
|
14061
|
+
The following variables are available: @issue and @user.
|
14062
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14063
|
+
|
14064
|
+
Sent mail to email8@factory.com (8.1ms)
|
14065
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
14066
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14067
|
+
To: email8@factory.com
|
14068
|
+
Message-ID: <524bf0a33183e_be6e3fe3898546dc692fb@Cb.local.mail>
|
14069
|
+
Subject: [Fixed] A very bad issue...
|
14070
|
+
Mime-Version: 1.0
|
14071
|
+
Content-Type: text/plain;
|
14072
|
+
charset=UTF-8
|
14073
|
+
Content-Transfer-Encoding: 7bit
|
14074
|
+
|
14075
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14076
|
+
|
14077
|
+
The following variables are available: @issue and @user.
|
14078
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14079
|
+
|
14080
|
+
Sent mail to email9@factory.com (8.0ms)
|
14081
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
14082
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14083
|
+
To: email9@factory.com
|
14084
|
+
Message-ID: <524bf0a335ae9_be6e3fe3898546dc693c1@Cb.local.mail>
|
14085
|
+
Subject: [Fixed] A very bad issue...
|
14086
|
+
Mime-Version: 1.0
|
14087
|
+
Content-Type: text/plain;
|
14088
|
+
charset=UTF-8
|
14089
|
+
Content-Transfer-Encoding: 7bit
|
14090
|
+
|
14091
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14092
|
+
|
14093
|
+
The following variables are available: @issue and @user.
|
14094
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.0ms)
|
14095
|
+
|
14096
|
+
Sent mail to email10@factory.com (7.8ms)
|
14097
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
14098
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14099
|
+
To: email10@factory.com
|
14100
|
+
Message-ID: <524bf0a339b66_be6e3fe3898546dc694fa@Cb.local.mail>
|
14101
|
+
Subject: [Fixed] A very bad issue...
|
14102
|
+
Mime-Version: 1.0
|
14103
|
+
Content-Type: text/plain;
|
14104
|
+
charset=UTF-8
|
14105
|
+
Content-Transfer-Encoding: 7bit
|
14106
|
+
|
14107
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14108
|
+
|
14109
|
+
The following variables are available: @issue and @user.
|
14110
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14111
|
+
|
14112
|
+
Sent mail to email11@factory.com (13.2ms)
|
14113
|
+
Date: Wed, 02 Oct 2013 12:08:35 +0200
|
14114
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14115
|
+
To: email11@factory.com
|
14116
|
+
Message-ID: <524bf0a33dc26_be6e3fe3898546dc695ec@Cb.local.mail>
|
14117
|
+
Subject: [Fixed] A very bad issue...
|
14118
|
+
Mime-Version: 1.0
|
14119
|
+
Content-Type: text/plain;
|
14120
|
+
charset=UTF-8
|
14121
|
+
Content-Transfer-Encoding: 7bit
|
14122
|
+
|
14123
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14124
|
+
|
14125
|
+
The following variables are available: @issue and @user.
|
14126
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14127
|
+
[1m[35m (1.9ms)[0m rollback transaction
|
14128
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14129
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14130
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" IS NULL AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14131
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_issues" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["title", "MyString"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
14132
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14133
|
+
Processing by GotFixed::IssuesController#index as HTML
|
14134
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/issues/index.html.erb (0.3ms)
|
14135
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
14136
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" ORDER BY updated_at DESC
|
14137
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
14138
|
+
[1m[35m (0.1ms)[0m begin transaction
|
14139
|
+
Processing by GotFixed::IssuesController#github_webhook as HTML
|
14140
|
+
Parameters: {"issue"=>{"url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1", "labels_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/labels{/name}", "comments_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/comments", "events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/events", "html_url"=>"https://github.com/ssaunier/got_fixed/issues/1", "id"=>"19526518", "number"=>"1", "title"=>"Testing web hook with \"issues\" event enabled", "user"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://1.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}, "labels"=>[], "state"=>"closed", "assignee"=>nil, "milestone"=>nil, "comments"=>"0", "created_at"=>"2013-09-15T21:22:54Z", "updated_at"=>"2013-09-21T09:44:38Z", "closed_at"=>"2013-09-21T09:44:38Z", "pull_request"=>{"html_url"=>nil, "diff_url"=>nil, "patch_url"=>nil}, "body"=>"This issue is just a test."}, "repository"=>{"id"=>"12729467", "name"=>"got_fixed", "full_name"=>"ssaunier/got_fixed", "owner"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://2.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}, "private"=>false, "html_url"=>"https://github.com/ssaunier/got_fixed", "description"=>"Rails engine to extend your application with a dashboard of your user-reported issues (/!\\ WIP)", "fork"=>false, "url"=>"https://api.github.com/repos/ssaunier/got_fixed", "forks_url"=>"https://api.github.com/repos/ssaunier/got_fixed/forks", "keys_url"=>"https://api.github.com/repos/ssaunier/got_fixed/keys{/key_id}", "collaborators_url"=>"https://api.github.com/repos/ssaunier/got_fixed/collaborators{/collaborator}", "teams_url"=>"https://api.github.com/repos/ssaunier/got_fixed/teams", "hooks_url"=>"https://api.github.com/repos/ssaunier/got_fixed/hooks", "issue_events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/events{/number}", "events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/events", "assignees_url"=>"https://api.github.com/repos/ssaunier/got_fixed/assignees{/user}", "branches_url"=>"https://api.github.com/repos/ssaunier/got_fixed/branches{/branch}", "tags_url"=>"https://api.github.com/repos/ssaunier/got_fixed/tags", "blobs_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/blobs{/sha}", "git_tags_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/tags{/sha}", "git_refs_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/refs{/sha}", "trees_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/trees{/sha}", "statuses_url"=>"https://api.github.com/repos/ssaunier/got_fixed/statuses/{sha}", "languages_url"=>"https://api.github.com/repos/ssaunier/got_fixed/languages", "stargazers_url"=>"https://api.github.com/repos/ssaunier/got_fixed/stargazers", "contributors_url"=>"https://api.github.com/repos/ssaunier/got_fixed/contributors", "subscribers_url"=>"https://api.github.com/repos/ssaunier/got_fixed/subscribers", "subscription_url"=>"https://api.github.com/repos/ssaunier/got_fixed/subscription", "commits_url"=>"https://api.github.com/repos/ssaunier/got_fixed/commits{/sha}", "git_commits_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/commits{/sha}", "comments_url"=>"https://api.github.com/repos/ssaunier/got_fixed/comments{/number}", "issue_comment_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/comments/{number}", "contents_url"=>"https://api.github.com/repos/ssaunier/got_fixed/contents/{+path}", "compare_url"=>"https://api.github.com/repos/ssaunier/got_fixed/compare/{base}...{head}", "merges_url"=>"https://api.github.com/repos/ssaunier/got_fixed/merges", "archive_url"=>"https://api.github.com/repos/ssaunier/got_fixed/{archive_format}{/ref}", "downloads_url"=>"https://api.github.com/repos/ssaunier/got_fixed/downloads", "issues_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues{/number}", "pulls_url"=>"https://api.github.com/repos/ssaunier/got_fixed/pulls{/number}", "milestones_url"=>"https://api.github.com/repos/ssaunier/got_fixed/milestones{/number}", "notifications_url"=>"https://api.github.com/repos/ssaunier/got_fixed/notifications{?since,all,participating}", "labels_url"=>"https://api.github.com/repos/ssaunier/got_fixed/labels{/name}", "created_at"=>"2013-09-10T12:55:36Z", "updated_at"=>"2013-09-21T08:26:53Z", "pushed_at"=>"2013-09-21T08:26:48Z", "git_url"=>"git://github.com/ssaunier/got_fixed.git", "ssh_url"=>"git@github.com:ssaunier/got_fixed.git", "clone_url"=>"https://github.com/ssaunier/got_fixed.git", "svn_url"=>"https://github.com/ssaunier/got_fixed", "homepage"=>"", "size"=>"436", "watchers_count"=>"1", "language"=>"Ruby", "has_issues"=>true, "has_downloads"=>true, "has_wiki"=>true, "forks_count"=>"0", "mirror_url"=>nil, "open_issues_count"=>"1", "forks"=>"0", "open_issues"=>"1", "watchers"=>"1", "master_branch"=>"master", "default_branch"=>"master"}, "sender"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://2.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}}
|
14141
|
+
[1m[36mGotFixed::Issue Load (0.2ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1[0m
|
14142
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14143
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github') LIMIT 1[0m
|
14144
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "title", "updated_at", "vendor", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", true], ["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["title", "Testing web hook with \"issues\" event enabled"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["vendor", "github"], ["vendor_id", "19526518"]]
|
14145
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14146
|
+
Completed 200 OK in 6ms (Views: 0.4ms | ActiveRecord: 0.8ms)
|
14147
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" = 'github') LIMIT 1
|
14148
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
14149
|
+
[1m[35m (0.1ms)[0m begin transaction
|
14150
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14151
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14152
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14153
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14154
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14155
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
14156
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
14157
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
14158
|
+
[1m[36mGotFixed::Issue Load (0.1ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1[0m [["id", "1"]]
|
14159
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14160
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
14161
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
14162
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
14163
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14164
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14165
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14166
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14167
|
+
Completed 200 OK in 9ms (Views: 2.6ms | ActiveRecord: 1.0ms)
|
14168
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
14169
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14170
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
14171
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14172
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14173
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14174
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14175
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14176
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
14177
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14178
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
14179
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
14180
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14181
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
14182
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
14183
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
14184
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
|
14185
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? AND "got_fixed_users"."id" = 1 LIMIT 1[0m [["issue_id", 1]]
|
14186
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14187
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
14188
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14189
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14190
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14191
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14192
|
+
Completed 200 OK in 6ms (Views: 1.1ms | ActiveRecord: 0.7ms)
|
14193
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
14194
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14195
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
14196
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14197
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14198
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14199
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14200
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14201
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
14202
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14203
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
14204
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
|
14205
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14206
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14207
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
|
14208
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14209
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14210
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14211
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14212
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
14213
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
14214
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
14215
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
|
14216
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? AND "got_fixed_users"."id" = 1 LIMIT 1[0m [["issue_id", 1]]
|
14217
|
+
Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.2ms)
|
14218
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
14219
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14220
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
14221
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14222
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14223
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14224
|
+
[1m[35mGotFixed::Issue Load (0.3ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '3910487' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1
|
14225
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
14226
|
+
[1m[35m (0.0ms)[0m begin transaction
|
14227
|
+
[1m[36mGotFixed::Issue Load (0.2ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '9255225' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1[0m
|
14228
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14229
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14230
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14231
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14232
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14233
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14234
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14235
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14236
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14237
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14238
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14239
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14240
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14241
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14242
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14243
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14244
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14245
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14246
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14247
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
14248
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '3910487' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1
|
14249
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
14250
|
+
[1m[35m (0.1ms)[0m begin transaction
|
14251
|
+
[1m[36mGotFixed::Issue Load (0.2ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '9255225' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1[0m
|
14252
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14253
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14254
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14255
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14256
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14257
|
+
[1m[36mGotFixed::Issue Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" IS NULL AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14258
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "got_fixed_issues" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["title", "MyString"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14259
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14260
|
+
Processing by GotFixed::IssuesController#index as HTML
|
14261
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/issues/index.html.erb (0.3ms)
|
14262
|
+
Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
|
14263
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" ORDER BY updated_at DESC
|
14264
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
14265
|
+
[1m[35m (0.1ms)[0m begin transaction
|
14266
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14267
|
+
[1m[35mGotFixed::Issue Exists (0.2ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14268
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", false], ["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14269
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14270
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14271
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
14272
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
14273
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
14274
|
+
[1m[36mGotFixed::Issue Load (0.1ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1[0m [["id", "1"]]
|
14275
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14276
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
14277
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14278
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
14279
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14280
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14281
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14282
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14283
|
+
Completed 200 OK in 21ms (Views: 2.5ms | ActiveRecord: 1.3ms)
|
14284
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
14285
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14286
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
14287
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14288
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14289
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14290
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14291
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14292
|
+
[1m[35mGotFixed::User Load (0.0ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
14293
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14294
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
14295
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14296
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14297
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14298
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
|
14299
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14300
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14301
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14302
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14303
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
14304
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
14305
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
14306
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
|
14307
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? AND "got_fixed_users"."id" = 1 LIMIT 1[0m [["issue_id", 1]]
|
14308
|
+
Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
|
14309
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
14310
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14311
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
14312
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14313
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14314
|
+
[1m[36mGotFixed::Issue Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14315
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14316
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14317
|
+
[1m[35mGotFixed::User Load (0.0ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
14318
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14319
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
14320
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14321
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14322
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
14323
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
14324
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
14325
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
|
14326
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? AND "got_fixed_users"."id" = 1 LIMIT 1[0m [["issue_id", 1]]
|
14327
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14328
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
14329
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14330
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14331
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14332
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14333
|
+
Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.5ms)
|
14334
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
14335
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14336
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
14337
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14338
|
+
Processing by GotFixed::IssuesController#github_webhook as HTML
|
14339
|
+
Parameters: {"issue"=>{"url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1", "labels_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/labels{/name}", "comments_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/comments", "events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/events", "html_url"=>"https://github.com/ssaunier/got_fixed/issues/1", "id"=>"19526518", "number"=>"1", "title"=>"Testing web hook with \"issues\" event enabled", "user"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://1.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}, "labels"=>[], "state"=>"closed", "assignee"=>nil, "milestone"=>nil, "comments"=>"0", "created_at"=>"2013-09-15T21:22:54Z", "updated_at"=>"2013-09-21T09:44:38Z", "closed_at"=>"2013-09-21T09:44:38Z", "pull_request"=>{"html_url"=>nil, "diff_url"=>nil, "patch_url"=>nil}, "body"=>"This issue is just a test."}, "repository"=>{"id"=>"12729467", "name"=>"got_fixed", "full_name"=>"ssaunier/got_fixed", "owner"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://2.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}, "private"=>false, "html_url"=>"https://github.com/ssaunier/got_fixed", "description"=>"Rails engine to extend your application with a dashboard of your user-reported issues (/!\\ WIP)", "fork"=>false, "url"=>"https://api.github.com/repos/ssaunier/got_fixed", "forks_url"=>"https://api.github.com/repos/ssaunier/got_fixed/forks", "keys_url"=>"https://api.github.com/repos/ssaunier/got_fixed/keys{/key_id}", "collaborators_url"=>"https://api.github.com/repos/ssaunier/got_fixed/collaborators{/collaborator}", "teams_url"=>"https://api.github.com/repos/ssaunier/got_fixed/teams", "hooks_url"=>"https://api.github.com/repos/ssaunier/got_fixed/hooks", "issue_events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/events{/number}", "events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/events", "assignees_url"=>"https://api.github.com/repos/ssaunier/got_fixed/assignees{/user}", "branches_url"=>"https://api.github.com/repos/ssaunier/got_fixed/branches{/branch}", "tags_url"=>"https://api.github.com/repos/ssaunier/got_fixed/tags", "blobs_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/blobs{/sha}", "git_tags_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/tags{/sha}", "git_refs_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/refs{/sha}", "trees_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/trees{/sha}", "statuses_url"=>"https://api.github.com/repos/ssaunier/got_fixed/statuses/{sha}", "languages_url"=>"https://api.github.com/repos/ssaunier/got_fixed/languages", "stargazers_url"=>"https://api.github.com/repos/ssaunier/got_fixed/stargazers", "contributors_url"=>"https://api.github.com/repos/ssaunier/got_fixed/contributors", "subscribers_url"=>"https://api.github.com/repos/ssaunier/got_fixed/subscribers", "subscription_url"=>"https://api.github.com/repos/ssaunier/got_fixed/subscription", "commits_url"=>"https://api.github.com/repos/ssaunier/got_fixed/commits{/sha}", "git_commits_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/commits{/sha}", "comments_url"=>"https://api.github.com/repos/ssaunier/got_fixed/comments{/number}", "issue_comment_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/comments/{number}", "contents_url"=>"https://api.github.com/repos/ssaunier/got_fixed/contents/{+path}", "compare_url"=>"https://api.github.com/repos/ssaunier/got_fixed/compare/{base}...{head}", "merges_url"=>"https://api.github.com/repos/ssaunier/got_fixed/merges", "archive_url"=>"https://api.github.com/repos/ssaunier/got_fixed/{archive_format}{/ref}", "downloads_url"=>"https://api.github.com/repos/ssaunier/got_fixed/downloads", "issues_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues{/number}", "pulls_url"=>"https://api.github.com/repos/ssaunier/got_fixed/pulls{/number}", "milestones_url"=>"https://api.github.com/repos/ssaunier/got_fixed/milestones{/number}", "notifications_url"=>"https://api.github.com/repos/ssaunier/got_fixed/notifications{?since,all,participating}", "labels_url"=>"https://api.github.com/repos/ssaunier/got_fixed/labels{/name}", "created_at"=>"2013-09-10T12:55:36Z", "updated_at"=>"2013-09-21T08:26:53Z", "pushed_at"=>"2013-09-21T08:26:48Z", "git_url"=>"git://github.com/ssaunier/got_fixed.git", "ssh_url"=>"git@github.com:ssaunier/got_fixed.git", "clone_url"=>"https://github.com/ssaunier/got_fixed.git", "svn_url"=>"https://github.com/ssaunier/got_fixed", "homepage"=>"", "size"=>"436", "watchers_count"=>"1", "language"=>"Ruby", "has_issues"=>true, "has_downloads"=>true, "has_wiki"=>true, "forks_count"=>"0", "mirror_url"=>nil, "open_issues_count"=>"1", "forks"=>"0", "open_issues"=>"1", "watchers"=>"1", "master_branch"=>"master", "default_branch"=>"master"}, "sender"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://2.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}}
|
14340
|
+
[1m[35mGotFixed::Issue Load (0.2ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1
|
14341
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14342
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github') LIMIT 1
|
14343
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "title", "updated_at", "vendor", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", true], ["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["title", "Testing web hook with \"issues\" event enabled"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["vendor", "github"], ["vendor_id", "19526518"]]
|
14344
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14345
|
+
Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.7ms)
|
14346
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" = 'github') LIMIT 1[0m
|
14347
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
14348
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
14349
|
+
[1m[35mGotFixed::User Exists (0.2ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = '' LIMIT 1
|
14350
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
14351
|
+
[1m[35m (0.1ms)[0m begin transaction
|
14352
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14353
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
14354
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14355
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14356
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14357
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
14358
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
14359
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
14360
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14361
|
+
[1m[35mGotFixed::User Exists (0.2ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'seb@saunier.me' LIMIT 1
|
14362
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
14363
|
+
[1m[35m (0.0ms)[0m begin transaction
|
14364
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo' LIMIT 1[0m
|
14365
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14366
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14367
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14368
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14369
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14370
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14371
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14372
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14373
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14374
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14375
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14376
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14377
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14378
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14379
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14380
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14381
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14382
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14383
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14384
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14385
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14386
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14387
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14388
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14389
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
14390
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14391
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14392
|
+
[1m[36mSQL (0.5ms)[0m [1mUPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1[0m [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14393
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14394
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
14395
|
+
[1m[35m (0.1ms)[0m begin transaction
|
14396
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14397
|
+
[1m[35mGotFixed::Issue Exists (0.3ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14398
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", false], ["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14399
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14400
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14401
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email1@factory.com' LIMIT 1
|
14402
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email1@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14403
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14404
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14405
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
|
14406
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14407
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14408
|
+
[1m[36mGotFixed::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email2@factory.com' LIMIT 1[0m
|
14409
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email2@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14410
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14411
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14412
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 2)[0m
|
14413
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14414
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14415
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email3@factory.com' LIMIT 1
|
14416
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email3@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14417
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14418
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14419
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 3)
|
14420
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14421
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14422
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email4@factory.com' LIMIT 1[0m
|
14423
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email4@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14424
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14425
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14426
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 4)[0m
|
14427
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14428
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14429
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email5@factory.com' LIMIT 1
|
14430
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email5@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14431
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14432
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14433
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 5)
|
14434
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14435
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14436
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email6@factory.com' LIMIT 1[0m
|
14437
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email6@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14438
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14439
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14440
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 6)[0m
|
14441
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14442
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14443
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email7@factory.com' LIMIT 1
|
14444
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email7@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14445
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14446
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14447
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 7)
|
14448
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14449
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14450
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email8@factory.com' LIMIT 1[0m
|
14451
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email8@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14452
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14453
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14454
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 8)[0m
|
14455
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14456
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14457
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email9@factory.com' LIMIT 1
|
14458
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email9@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14459
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14460
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14461
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 9)
|
14462
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14463
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14464
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email10@factory.com' LIMIT 1[0m
|
14465
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email10@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14466
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14467
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14468
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 10)[0m
|
14469
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14470
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14471
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14472
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14473
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14474
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14475
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1 [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14476
|
+
[1m[36mGotFixed::User Load (0.2ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14477
|
+
|
14478
|
+
Sent mail to email1@factory.com (11.1ms)
|
14479
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14480
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14481
|
+
To: email1@factory.com
|
14482
|
+
Message-ID: <524bf15497b65_c2a03ffac90546d8854e3@Cb.local.mail>
|
14483
|
+
Subject: [Fixed] A very bad issue...
|
14484
|
+
Mime-Version: 1.0
|
14485
|
+
Content-Type: text/plain;
|
14486
|
+
charset=UTF-8
|
14487
|
+
Content-Transfer-Encoding: 7bit
|
14488
|
+
|
14489
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14490
|
+
|
14491
|
+
The following variables are available: @issue and @user.
|
14492
|
+
|
14493
|
+
Sent mail to email2@factory.com (15.1ms)
|
14494
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14495
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14496
|
+
To: email2@factory.com
|
14497
|
+
Message-ID: <524bf1549d035_c2a03ffac90546d8855ee@Cb.local.mail>
|
14498
|
+
Subject: [Fixed] A very bad issue...
|
14499
|
+
Mime-Version: 1.0
|
14500
|
+
Content-Type: text/plain;
|
14501
|
+
charset=UTF-8
|
14502
|
+
Content-Transfer-Encoding: 7bit
|
14503
|
+
|
14504
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14505
|
+
|
14506
|
+
The following variables are available: @issue and @user.
|
14507
|
+
|
14508
|
+
Sent mail to email3@factory.com (13.6ms)
|
14509
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14510
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14511
|
+
To: email3@factory.com
|
14512
|
+
Message-ID: <524bf154a395c_c2a03ffac90546d8856c2@Cb.local.mail>
|
14513
|
+
Subject: [Fixed] A very bad issue...
|
14514
|
+
Mime-Version: 1.0
|
14515
|
+
Content-Type: text/plain;
|
14516
|
+
charset=UTF-8
|
14517
|
+
Content-Transfer-Encoding: 7bit
|
14518
|
+
|
14519
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14520
|
+
|
14521
|
+
The following variables are available: @issue and @user.
|
14522
|
+
|
14523
|
+
Sent mail to email4@factory.com (10.7ms)
|
14524
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14525
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14526
|
+
To: email4@factory.com
|
14527
|
+
Message-ID: <524bf154a98fa_c2a03ffac90546d8857cc@Cb.local.mail>
|
14528
|
+
Subject: [Fixed] A very bad issue...
|
14529
|
+
Mime-Version: 1.0
|
14530
|
+
Content-Type: text/plain;
|
14531
|
+
charset=UTF-8
|
14532
|
+
Content-Transfer-Encoding: 7bit
|
14533
|
+
|
14534
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14535
|
+
|
14536
|
+
The following variables are available: @issue and @user.
|
14537
|
+
|
14538
|
+
Sent mail to email5@factory.com (9.5ms)
|
14539
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14540
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14541
|
+
To: email5@factory.com
|
14542
|
+
Message-ID: <524bf154aea52_c2a03ffac90546d885860@Cb.local.mail>
|
14543
|
+
Subject: [Fixed] A very bad issue...
|
14544
|
+
Mime-Version: 1.0
|
14545
|
+
Content-Type: text/plain;
|
14546
|
+
charset=UTF-8
|
14547
|
+
Content-Transfer-Encoding: 7bit
|
14548
|
+
|
14549
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14550
|
+
|
14551
|
+
The following variables are available: @issue and @user.
|
14552
|
+
|
14553
|
+
Sent mail to email6@factory.com (8.5ms)
|
14554
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14555
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14556
|
+
To: email6@factory.com
|
14557
|
+
Message-ID: <524bf154bef92_c2a03ffac90546d885988@Cb.local.mail>
|
14558
|
+
Subject: [Fixed] A very bad issue...
|
14559
|
+
Mime-Version: 1.0
|
14560
|
+
Content-Type: text/plain;
|
14561
|
+
charset=UTF-8
|
14562
|
+
Content-Transfer-Encoding: 7bit
|
14563
|
+
|
14564
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14565
|
+
|
14566
|
+
The following variables are available: @issue and @user.
|
14567
|
+
|
14568
|
+
Sent mail to email7@factory.com (12.0ms)
|
14569
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14570
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14571
|
+
To: email7@factory.com
|
14572
|
+
Message-ID: <524bf154c3cd9_c2a03ffac90546d8860e@Cb.local.mail>
|
14573
|
+
Subject: [Fixed] A very bad issue...
|
14574
|
+
Mime-Version: 1.0
|
14575
|
+
Content-Type: text/plain;
|
14576
|
+
charset=UTF-8
|
14577
|
+
Content-Transfer-Encoding: 7bit
|
14578
|
+
|
14579
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14580
|
+
|
14581
|
+
The following variables are available: @issue and @user.
|
14582
|
+
|
14583
|
+
Sent mail to email8@factory.com (10.8ms)
|
14584
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14585
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14586
|
+
To: email8@factory.com
|
14587
|
+
Message-ID: <524bf154c8abf_c2a03ffac90546d8861d5@Cb.local.mail>
|
14588
|
+
Subject: [Fixed] A very bad issue...
|
14589
|
+
Mime-Version: 1.0
|
14590
|
+
Content-Type: text/plain;
|
14591
|
+
charset=UTF-8
|
14592
|
+
Content-Transfer-Encoding: 7bit
|
14593
|
+
|
14594
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14595
|
+
|
14596
|
+
The following variables are available: @issue and @user.
|
14597
|
+
|
14598
|
+
Sent mail to email9@factory.com (12.6ms)
|
14599
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14600
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14601
|
+
To: email9@factory.com
|
14602
|
+
Message-ID: <524bf154cf092_c2a03ffac90546d88625c@Cb.local.mail>
|
14603
|
+
Subject: [Fixed] A very bad issue...
|
14604
|
+
Mime-Version: 1.0
|
14605
|
+
Content-Type: text/plain;
|
14606
|
+
charset=UTF-8
|
14607
|
+
Content-Transfer-Encoding: 7bit
|
14608
|
+
|
14609
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14610
|
+
|
14611
|
+
The following variables are available: @issue and @user.
|
14612
|
+
|
14613
|
+
Sent mail to email10@factory.com (8.3ms)
|
14614
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14615
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14616
|
+
To: email10@factory.com
|
14617
|
+
Message-ID: <524bf154d4559_c2a03ffac90546d88636e@Cb.local.mail>
|
14618
|
+
Subject: [Fixed] A very bad issue...
|
14619
|
+
Mime-Version: 1.0
|
14620
|
+
Content-Type: text/plain;
|
14621
|
+
charset=UTF-8
|
14622
|
+
Content-Transfer-Encoding: 7bit
|
14623
|
+
|
14624
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14625
|
+
|
14626
|
+
The following variables are available: @issue and @user.
|
14627
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14628
|
+
[1m[36m (1.8ms)[0m [1mrollback transaction[0m
|
14629
|
+
[1m[35m (0.1ms)[0m begin transaction
|
14630
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14631
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14632
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", false], ["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14633
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14634
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14635
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email11@factory.com' LIMIT 1
|
14636
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00], ["email", "email11@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14637
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14638
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14639
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
|
14640
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14641
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14642
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14643
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14644
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14645
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14646
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1[0m [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:11:32 UTC +00:00]]
|
14647
|
+
[1m[35mGotFixed::User Load (0.0ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
14648
|
+
|
14649
|
+
Sent mail to email11@factory.com (8.2ms)
|
14650
|
+
Date: Wed, 02 Oct 2013 12:11:32 +0200
|
14651
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14652
|
+
To: email11@factory.com
|
14653
|
+
Message-ID: <524bf154dc25d_c2a03ffac90546d8864a4@Cb.local.mail>
|
14654
|
+
Subject: [Fixed] A very bad issue...
|
14655
|
+
Mime-Version: 1.0
|
14656
|
+
Content-Type: text/plain;
|
14657
|
+
charset=UTF-8
|
14658
|
+
Content-Transfer-Encoding: 7bit
|
14659
|
+
|
14660
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14661
|
+
|
14662
|
+
The following variables are available: @issue and @user.
|
14663
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14664
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
14665
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14666
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14667
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
14668
|
+
[1m[35mGotFixed::Issue Load (0.2ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '3910487' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1
|
14669
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
14670
|
+
[1m[35m (0.1ms)[0m begin transaction
|
14671
|
+
[1m[36mGotFixed::Issue Load (0.2ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '9255225' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1[0m
|
14672
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14673
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14674
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14675
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14676
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14677
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14678
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14679
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14680
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14681
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14682
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14683
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14684
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14685
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14686
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14687
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14688
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14689
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14690
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14691
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14692
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14693
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14694
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14695
|
+
[1m[36mGotFixed::Issue Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14696
|
+
[1m[35mSQL (2.9ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14697
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14698
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14699
|
+
[1m[36mGotFixed::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email1@factory.com' LIMIT 1[0m
|
14700
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email1@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14701
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14702
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14703
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
14704
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14705
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14706
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email2@factory.com' LIMIT 1
|
14707
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email2@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14708
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14709
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14710
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 2)
|
14711
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14712
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14713
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email3@factory.com' LIMIT 1[0m
|
14714
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email3@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14715
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14716
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14717
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 3)[0m
|
14718
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14719
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14720
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email4@factory.com' LIMIT 1
|
14721
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email4@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14722
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14723
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14724
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 4)
|
14725
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14726
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14727
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email5@factory.com' LIMIT 1[0m
|
14728
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email5@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14729
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14730
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14731
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 5)[0m
|
14732
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14733
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14734
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email6@factory.com' LIMIT 1
|
14735
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email6@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14736
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14737
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14738
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 6)
|
14739
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14740
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14741
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email7@factory.com' LIMIT 1[0m
|
14742
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email7@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14743
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14744
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14745
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 7)[0m
|
14746
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14747
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14748
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email8@factory.com' LIMIT 1
|
14749
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email8@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14750
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14751
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14752
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 8)
|
14753
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14754
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14755
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email9@factory.com' LIMIT 1[0m
|
14756
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email9@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14757
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14758
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14759
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 9)[0m
|
14760
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14761
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14762
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email10@factory.com' LIMIT 1
|
14763
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email10@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14764
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14765
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14766
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 10)
|
14767
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14768
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14769
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14770
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14771
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14772
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14773
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1[0m [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14774
|
+
[1m[35mGotFixed::User Load (0.3ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
14775
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (1.1ms)
|
14776
|
+
|
14777
|
+
Sent mail to email1@factory.com (11.0ms)
|
14778
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14779
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14780
|
+
To: email1@factory.com
|
14781
|
+
Message-ID: <524bf18e49524_c4ca3fc7bc8546d440055@Cb.local.mail>
|
14782
|
+
Subject: [Fixed] A very bad issue...
|
14783
|
+
Mime-Version: 1.0
|
14784
|
+
Content-Type: text/plain;
|
14785
|
+
charset=UTF-8
|
14786
|
+
Content-Transfer-Encoding: 7bit
|
14787
|
+
|
14788
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14789
|
+
|
14790
|
+
The following variables are available: @issue and @user.
|
14791
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14792
|
+
|
14793
|
+
Sent mail to email2@factory.com (8.0ms)
|
14794
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14795
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14796
|
+
To: email2@factory.com
|
14797
|
+
Message-ID: <524bf18e4da5f_c4ca3fc7bc8546d440195@Cb.local.mail>
|
14798
|
+
Subject: [Fixed] A very bad issue...
|
14799
|
+
Mime-Version: 1.0
|
14800
|
+
Content-Type: text/plain;
|
14801
|
+
charset=UTF-8
|
14802
|
+
Content-Transfer-Encoding: 7bit
|
14803
|
+
|
14804
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14805
|
+
|
14806
|
+
The following variables are available: @issue and @user.
|
14807
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14808
|
+
|
14809
|
+
Sent mail to email3@factory.com (8.5ms)
|
14810
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14811
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14812
|
+
To: email3@factory.com
|
14813
|
+
Message-ID: <524bf18e5d089_c4ca3fc7bc8546d4402a2@Cb.local.mail>
|
14814
|
+
Subject: [Fixed] A very bad issue...
|
14815
|
+
Mime-Version: 1.0
|
14816
|
+
Content-Type: text/plain;
|
14817
|
+
charset=UTF-8
|
14818
|
+
Content-Transfer-Encoding: 7bit
|
14819
|
+
|
14820
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14821
|
+
|
14822
|
+
The following variables are available: @issue and @user.
|
14823
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14824
|
+
|
14825
|
+
Sent mail to email4@factory.com (8.2ms)
|
14826
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14827
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14828
|
+
To: email4@factory.com
|
14829
|
+
Message-ID: <524bf18e61537_c4ca3fc7bc8546d4403b4@Cb.local.mail>
|
14830
|
+
Subject: [Fixed] A very bad issue...
|
14831
|
+
Mime-Version: 1.0
|
14832
|
+
Content-Type: text/plain;
|
14833
|
+
charset=UTF-8
|
14834
|
+
Content-Transfer-Encoding: 7bit
|
14835
|
+
|
14836
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14837
|
+
|
14838
|
+
The following variables are available: @issue and @user.
|
14839
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14840
|
+
|
14841
|
+
Sent mail to email5@factory.com (8.3ms)
|
14842
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14843
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14844
|
+
To: email5@factory.com
|
14845
|
+
Message-ID: <524bf18e65a1a_c4ca3fc7bc8546d440484@Cb.local.mail>
|
14846
|
+
Subject: [Fixed] A very bad issue...
|
14847
|
+
Mime-Version: 1.0
|
14848
|
+
Content-Type: text/plain;
|
14849
|
+
charset=UTF-8
|
14850
|
+
Content-Transfer-Encoding: 7bit
|
14851
|
+
|
14852
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14853
|
+
|
14854
|
+
The following variables are available: @issue and @user.
|
14855
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.0ms)
|
14856
|
+
|
14857
|
+
Sent mail to email6@factory.com (8.2ms)
|
14858
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14859
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14860
|
+
To: email6@factory.com
|
14861
|
+
Message-ID: <524bf18e69d46_c4ca3fc7bc8546d440527@Cb.local.mail>
|
14862
|
+
Subject: [Fixed] A very bad issue...
|
14863
|
+
Mime-Version: 1.0
|
14864
|
+
Content-Type: text/plain;
|
14865
|
+
charset=UTF-8
|
14866
|
+
Content-Transfer-Encoding: 7bit
|
14867
|
+
|
14868
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14869
|
+
|
14870
|
+
The following variables are available: @issue and @user.
|
14871
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14872
|
+
|
14873
|
+
Sent mail to email7@factory.com (8.1ms)
|
14874
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14875
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14876
|
+
To: email7@factory.com
|
14877
|
+
Message-ID: <524bf18e6df57_c4ca3fc7bc8546d4406fc@Cb.local.mail>
|
14878
|
+
Subject: [Fixed] A very bad issue...
|
14879
|
+
Mime-Version: 1.0
|
14880
|
+
Content-Type: text/plain;
|
14881
|
+
charset=UTF-8
|
14882
|
+
Content-Transfer-Encoding: 7bit
|
14883
|
+
|
14884
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14885
|
+
|
14886
|
+
The following variables are available: @issue and @user.
|
14887
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14888
|
+
|
14889
|
+
Sent mail to email8@factory.com (7.9ms)
|
14890
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14891
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14892
|
+
To: email8@factory.com
|
14893
|
+
Message-ID: <524bf18e722c8_c4ca3fc7bc8546d4407c7@Cb.local.mail>
|
14894
|
+
Subject: [Fixed] A very bad issue...
|
14895
|
+
Mime-Version: 1.0
|
14896
|
+
Content-Type: text/plain;
|
14897
|
+
charset=UTF-8
|
14898
|
+
Content-Transfer-Encoding: 7bit
|
14899
|
+
|
14900
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14901
|
+
|
14902
|
+
The following variables are available: @issue and @user.
|
14903
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.0ms)
|
14904
|
+
|
14905
|
+
Sent mail to email9@factory.com (7.9ms)
|
14906
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14907
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14908
|
+
To: email9@factory.com
|
14909
|
+
Message-ID: <524bf18e7642f_c4ca3fc7bc8546d4408c5@Cb.local.mail>
|
14910
|
+
Subject: [Fixed] A very bad issue...
|
14911
|
+
Mime-Version: 1.0
|
14912
|
+
Content-Type: text/plain;
|
14913
|
+
charset=UTF-8
|
14914
|
+
Content-Transfer-Encoding: 7bit
|
14915
|
+
|
14916
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14917
|
+
|
14918
|
+
The following variables are available: @issue and @user.
|
14919
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14920
|
+
|
14921
|
+
Sent mail to email10@factory.com (7.9ms)
|
14922
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14923
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14924
|
+
To: email10@factory.com
|
14925
|
+
Message-ID: <524bf18e7a51f_c4ca3fc7bc8546d4409a7@Cb.local.mail>
|
14926
|
+
Subject: [Fixed] A very bad issue...
|
14927
|
+
Mime-Version: 1.0
|
14928
|
+
Content-Type: text/plain;
|
14929
|
+
charset=UTF-8
|
14930
|
+
Content-Transfer-Encoding: 7bit
|
14931
|
+
|
14932
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14933
|
+
|
14934
|
+
The following variables are available: @issue and @user.
|
14935
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14936
|
+
[1m[35m (2.0ms)[0m rollback transaction
|
14937
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14938
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14939
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14940
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14941
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14942
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14943
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email11@factory.com' LIMIT 1[0m
|
14944
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "email11@factory.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14945
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14946
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14947
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
14948
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
14949
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
14950
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14951
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14952
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14953
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14954
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1 [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14955
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14956
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/user_mailer/issue_got_fixed_email.text.erb (0.1ms)
|
14957
|
+
|
14958
|
+
Sent mail to email11@factory.com (8.3ms)
|
14959
|
+
Date: Wed, 02 Oct 2013 12:12:30 +0200
|
14960
|
+
From: GotFixed Notifications <noreply@saunier.me>
|
14961
|
+
To: email11@factory.com
|
14962
|
+
Message-ID: <524bf18e81e76_c4ca3fc7bc8546d4410f1@Cb.local.mail>
|
14963
|
+
Subject: [Fixed] A very bad issue...
|
14964
|
+
Mime-Version: 1.0
|
14965
|
+
Content-Type: text/plain;
|
14966
|
+
charset=UTF-8
|
14967
|
+
Content-Transfer-Encoding: 7bit
|
14968
|
+
|
14969
|
+
Please create app/views/got_fixed/user_mailer/issue_got_fixed_email.{text,html}.erb in your app.
|
14970
|
+
|
14971
|
+
The following variables are available: @issue and @user.
|
14972
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14973
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
14974
|
+
[1m[35m (0.2ms)[0m begin transaction
|
14975
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
14976
|
+
[1m[35mGotFixed::Issue Exists (0.2ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
14977
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["closed", false], ["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["vendor_id", "iWnj89"]]
|
14978
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
14979
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
14980
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
14981
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
14982
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1 [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14983
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14984
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
14985
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14986
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14987
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14988
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14989
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
14990
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
14991
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
14992
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
14993
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
14994
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
14995
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
14996
|
+
[1m[35m (0.1ms)[0m begin transaction
|
14997
|
+
[1m[36mGotFixed::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo' LIMIT 1[0m
|
14998
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14999
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15000
|
+
[1m[35mGotFixed::User Exists (0.2ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = '' LIMIT 1
|
15001
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
15002
|
+
[1m[35m (0.1ms)[0m begin transaction
|
15003
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'seb@saunier.me' LIMIT 1[0m
|
15004
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15005
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15006
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
15007
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
15008
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["vendor_id", "iWnj89"]]
|
15009
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
15010
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
15011
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
15012
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
15013
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
15014
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
15015
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
15016
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
|
15017
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
15018
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
15019
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
15020
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
15021
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
15022
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
15023
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
15024
|
+
[1m[35mGotFixed::Issue Load (0.4ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
|
15025
|
+
[1m[36mGotFixed::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? AND "got_fixed_users"."id" = 1 LIMIT 1[0m [["issue_id", 1]]
|
15026
|
+
Rendered /Users/Cb/perso/code/ssaunier/got_fixed/app/views/got_fixed/issues/subscribe.js.erb (0.4ms)
|
15027
|
+
Completed 200 OK in 10ms (Views: 4.4ms | ActiveRecord: 0.8ms)
|
15028
|
+
[1m[35mGotFixed::Issue Load (0.2ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
15029
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
15030
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
15031
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15032
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
15033
|
+
[1m[36mGotFixed::Issue Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
15034
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["vendor_id", "iWnj89"]]
|
15035
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
15036
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
15037
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
15038
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
15039
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
15040
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
15041
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
15042
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
15043
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
15044
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
|
15045
|
+
[1m[36mGotFixed::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? AND "got_fixed_users"."id" = 1 LIMIT 1[0m [["issue_id", 1]]
|
15046
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
15047
|
+
[1m[36m (0.1ms)[0m [1mINSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)[0m
|
15048
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
15049
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
15050
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
15051
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
15052
|
+
Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.6ms)
|
15053
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
|
15054
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ?[0m [["issue_id", 1]]
|
15055
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
15056
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15057
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
15058
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
15059
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "number", "title", "updated_at", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", false], ["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["number", 7], ["title", "A very bad issue..."], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["vendor_id", "iWnj89"]]
|
15060
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
15061
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
15062
|
+
Processing by GotFixed::IssuesController#subscribe as JS
|
15063
|
+
Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
|
15064
|
+
[1m[36mGotFixed::User Load (0.1ms)[0m [1mSELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1[0m
|
15065
|
+
[1m[35mGotFixed::Issue Load (0.1ms)[0m SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
|
15066
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
15067
|
+
[1m[35mGotFixed::User Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
|
15068
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["email", "foo@bar.com"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
15069
|
+
[1m[35m (0.1ms)[0m INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
|
15070
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
15071
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
15072
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1[0m
|
15073
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
15074
|
+
Completed 200 OK in 7ms (Views: 0.7ms | ActiveRecord: 1.0ms)
|
15075
|
+
[1m[36mGotFixed::Issue Load (0.1ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1[0m [["id", 1]]
|
15076
|
+
[1m[35mGotFixed::User Load (0.1ms)[0m SELECT "got_fixed_users".* FROM "got_fixed_users" INNER JOIN "got_fixed_issues_users" ON "got_fixed_users"."id" = "got_fixed_issues_users"."user_id" WHERE "got_fixed_issues_users"."issue_id" = ? [["issue_id", 1]]
|
15077
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
15078
|
+
[1m[35m (0.1ms)[0m begin transaction
|
15079
|
+
Processing by GotFixed::IssuesController#github_webhook as HTML
|
15080
|
+
Parameters: {"issue"=>{"url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1", "labels_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/labels{/name}", "comments_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/comments", "events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/1/events", "html_url"=>"https://github.com/ssaunier/got_fixed/issues/1", "id"=>"19526518", "number"=>"1", "title"=>"Testing web hook with \"issues\" event enabled", "user"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://1.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}, "labels"=>[], "state"=>"closed", "assignee"=>nil, "milestone"=>nil, "comments"=>"0", "created_at"=>"2013-09-15T21:22:54Z", "updated_at"=>"2013-09-21T09:44:38Z", "closed_at"=>"2013-09-21T09:44:38Z", "pull_request"=>{"html_url"=>nil, "diff_url"=>nil, "patch_url"=>nil}, "body"=>"This issue is just a test."}, "repository"=>{"id"=>"12729467", "name"=>"got_fixed", "full_name"=>"ssaunier/got_fixed", "owner"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://2.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}, "private"=>false, "html_url"=>"https://github.com/ssaunier/got_fixed", "description"=>"Rails engine to extend your application with a dashboard of your user-reported issues (/!\\ WIP)", "fork"=>false, "url"=>"https://api.github.com/repos/ssaunier/got_fixed", "forks_url"=>"https://api.github.com/repos/ssaunier/got_fixed/forks", "keys_url"=>"https://api.github.com/repos/ssaunier/got_fixed/keys{/key_id}", "collaborators_url"=>"https://api.github.com/repos/ssaunier/got_fixed/collaborators{/collaborator}", "teams_url"=>"https://api.github.com/repos/ssaunier/got_fixed/teams", "hooks_url"=>"https://api.github.com/repos/ssaunier/got_fixed/hooks", "issue_events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/events{/number}", "events_url"=>"https://api.github.com/repos/ssaunier/got_fixed/events", "assignees_url"=>"https://api.github.com/repos/ssaunier/got_fixed/assignees{/user}", "branches_url"=>"https://api.github.com/repos/ssaunier/got_fixed/branches{/branch}", "tags_url"=>"https://api.github.com/repos/ssaunier/got_fixed/tags", "blobs_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/blobs{/sha}", "git_tags_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/tags{/sha}", "git_refs_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/refs{/sha}", "trees_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/trees{/sha}", "statuses_url"=>"https://api.github.com/repos/ssaunier/got_fixed/statuses/{sha}", "languages_url"=>"https://api.github.com/repos/ssaunier/got_fixed/languages", "stargazers_url"=>"https://api.github.com/repos/ssaunier/got_fixed/stargazers", "contributors_url"=>"https://api.github.com/repos/ssaunier/got_fixed/contributors", "subscribers_url"=>"https://api.github.com/repos/ssaunier/got_fixed/subscribers", "subscription_url"=>"https://api.github.com/repos/ssaunier/got_fixed/subscription", "commits_url"=>"https://api.github.com/repos/ssaunier/got_fixed/commits{/sha}", "git_commits_url"=>"https://api.github.com/repos/ssaunier/got_fixed/git/commits{/sha}", "comments_url"=>"https://api.github.com/repos/ssaunier/got_fixed/comments{/number}", "issue_comment_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues/comments/{number}", "contents_url"=>"https://api.github.com/repos/ssaunier/got_fixed/contents/{+path}", "compare_url"=>"https://api.github.com/repos/ssaunier/got_fixed/compare/{base}...{head}", "merges_url"=>"https://api.github.com/repos/ssaunier/got_fixed/merges", "archive_url"=>"https://api.github.com/repos/ssaunier/got_fixed/{archive_format}{/ref}", "downloads_url"=>"https://api.github.com/repos/ssaunier/got_fixed/downloads", "issues_url"=>"https://api.github.com/repos/ssaunier/got_fixed/issues{/number}", "pulls_url"=>"https://api.github.com/repos/ssaunier/got_fixed/pulls{/number}", "milestones_url"=>"https://api.github.com/repos/ssaunier/got_fixed/milestones{/number}", "notifications_url"=>"https://api.github.com/repos/ssaunier/got_fixed/notifications{?since,all,participating}", "labels_url"=>"https://api.github.com/repos/ssaunier/got_fixed/labels{/name}", "created_at"=>"2013-09-10T12:55:36Z", "updated_at"=>"2013-09-21T08:26:53Z", "pushed_at"=>"2013-09-21T08:26:48Z", "git_url"=>"git://github.com/ssaunier/got_fixed.git", "ssh_url"=>"git@github.com:ssaunier/got_fixed.git", "clone_url"=>"https://github.com/ssaunier/got_fixed.git", "svn_url"=>"https://github.com/ssaunier/got_fixed", "homepage"=>"", "size"=>"436", "watchers_count"=>"1", "language"=>"Ruby", "has_issues"=>true, "has_downloads"=>true, "has_wiki"=>true, "forks_count"=>"0", "mirror_url"=>nil, "open_issues_count"=>"1", "forks"=>"0", "open_issues"=>"1", "watchers"=>"1", "master_branch"=>"master", "default_branch"=>"master"}, "sender"=>{"login"=>"ssaunier", "id"=>"414418", "avatar_url"=>"https://2.gravatar.com/avatar/223f2ffb700f5c4a7ac5f9119e02d84d?d=https%3A%2F%2Fidenticons.github.com%2F7ca0ad7acfe49cfbdf24c79e592aafd3.png", "gravatar_id"=>"223f2ffb700f5c4a7ac5f9119e02d84d", "url"=>"https://api.github.com/users/ssaunier", "html_url"=>"https://github.com/ssaunier", "followers_url"=>"https://api.github.com/users/ssaunier/followers", "following_url"=>"https://api.github.com/users/ssaunier/following{/other_user}", "gists_url"=>"https://api.github.com/users/ssaunier/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/ssaunier/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/ssaunier/subscriptions", "organizations_url"=>"https://api.github.com/users/ssaunier/orgs", "repos_url"=>"https://api.github.com/users/ssaunier/repos", "events_url"=>"https://api.github.com/users/ssaunier/events{/privacy}", "received_events_url"=>"https://api.github.com/users/ssaunier/received_events", "type"=>"User"}}
|
15081
|
+
[1m[36mGotFixed::Issue Load (0.2ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github' ORDER BY updated_at DESC LIMIT 1[0m
|
15082
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
15083
|
+
[1m[36mGotFixed::Issue Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github') LIMIT 1[0m
|
15084
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "got_fixed_issues" ("closed", "created_at", "title", "updated_at", "vendor", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["closed", true], ["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["title", "Testing web hook with \"issues\" event enabled"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["vendor", "github"], ["vendor_id", "19526518"]]
|
15085
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
15086
|
+
Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.8ms)
|
15087
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."id" != 1 AND "got_fixed_issues"."vendor" = 'github') LIMIT 1
|
15088
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
15089
|
+
[1m[35m (0.1ms)[0m begin transaction
|
15090
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
15091
|
+
[1m[35mGotFixed::Issue Exists (0.1ms)[0m SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" IS NULL AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
|
15092
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "got_fixed_issues" ("created_at", "title", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00], ["title", "MyString"], ["updated_at", Wed, 02 Oct 2013 10:12:30 UTC +00:00]]
|
15093
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
15094
|
+
Processing by GotFixed::IssuesController#index as HTML
|
15095
|
+
Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
15096
|
+
[1m[36mGotFixed::Issue Load (0.2ms)[0m [1mSELECT "got_fixed_issues".* FROM "got_fixed_issues" ORDER BY updated_at DESC[0m
|
15097
|
+
[1m[35m (0.6ms)[0m rollback transaction
|