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.
@@ -13383,3 +13383,1715 @@ Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.3ms)
13383
13383
   (0.1ms) begin transaction
13384
13384
  GotFixed::Issue Load (0.2ms) SELECT "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
13385
13385
   (0.1ms) rollback transaction
13386
+  (0.3ms) begin transaction
13387
+ GotFixed::Issue Load (0.1ms) 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
+  (0.2ms) rollback transaction
13389
+  (0.1ms) begin transaction
13390
+ GotFixed::Issue Load (0.3ms) SELECT "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
13391
+  (0.1ms) rollback transaction
13392
+  (0.1ms) begin transaction
13393
+  (0.1ms) SAVEPOINT active_record_1
13394
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
13395
+ SQL (2.8ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13397
+  (0.1ms) SAVEPOINT active_record_1
13398
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email1@factory.com' LIMIT 1
13399
+ SQL (1.3ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13401
+  (0.0ms) SAVEPOINT active_record_1
13402
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
13403
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13404
+  (0.0ms) SAVEPOINT active_record_1
13405
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13407
+  (0.0ms) SAVEPOINT active_record_1
13408
+ GotFixed::Issue Exists (0.1ms) 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
13409
+ SQL (0.2ms) 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
+ GotFixed::User Load (0.8ms) 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]]
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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13428
+  (0.7ms) rollback transaction
13429
+  (0.1ms) begin transaction
13430
+  (0.0ms) SAVEPOINT active_record_1
13431
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.3ms) 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"]]
13433
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13434
+ GotFixed::User Load (0.0ms) 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]]
13435
+  (0.0ms) SAVEPOINT active_record_1
13436
+ GotFixed::Issue Exists (0.1ms) 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
13437
+ SQL (0.2ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13439
+  (0.6ms) rollback transaction
13440
+  (0.1ms) begin transaction
13441
+  (0.1ms) SAVEPOINT active_record_1
13442
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
13443
+ SQL (0.4ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13445
+  (0.1ms) SAVEPOINT active_record_1
13446
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email2@factory.com' LIMIT 1
13447
+ SQL (0.3ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13449
+  (0.0ms) SAVEPOINT active_record_1
13450
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
13451
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13452
+  (0.0ms) SAVEPOINT active_record_1
13453
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email3@factory.com' LIMIT 1
13454
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13456
+  (0.0ms) SAVEPOINT active_record_1
13457
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 2)
13458
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13459
+  (0.0ms) SAVEPOINT active_record_1
13460
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email4@factory.com' LIMIT 1
13461
+ SQL (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13463
+  (0.0ms) SAVEPOINT active_record_1
13464
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 3)
13465
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13466
+  (0.0ms) SAVEPOINT active_record_1
13467
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email5@factory.com' LIMIT 1
13468
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13470
+  (0.0ms) SAVEPOINT active_record_1
13471
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 4)
13472
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13473
+  (0.0ms) SAVEPOINT active_record_1
13474
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email6@factory.com' LIMIT 1
13475
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13477
+  (0.0ms) SAVEPOINT active_record_1
13478
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 5)
13479
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13480
+  (0.0ms) SAVEPOINT active_record_1
13481
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email7@factory.com' LIMIT 1
13482
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13484
+  (0.0ms) SAVEPOINT active_record_1
13485
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 6)
13486
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13487
+  (0.0ms) SAVEPOINT active_record_1
13488
+ GotFixed::User Exists (0.0ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email8@factory.com' LIMIT 1
13489
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13491
+  (0.0ms) SAVEPOINT active_record_1
13492
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 7)
13493
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13494
+  (0.0ms) SAVEPOINT active_record_1
13495
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email9@factory.com' LIMIT 1
13496
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13498
+  (0.0ms) SAVEPOINT active_record_1
13499
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 8)
13500
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13501
+  (0.0ms) SAVEPOINT active_record_1
13502
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email10@factory.com' LIMIT 1
13503
+ SQL (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13505
+  (0.0ms) SAVEPOINT active_record_1
13506
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 9)
13507
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13508
+  (0.0ms) SAVEPOINT active_record_1
13509
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email11@factory.com' LIMIT 1
13510
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13512
+  (0.0ms) SAVEPOINT active_record_1
13513
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 10)
13514
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13515
+  (0.0ms) SAVEPOINT active_record_1
13516
+ GotFixed::Issue Exists (0.1ms) 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
13517
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13518
+  (0.0ms) SAVEPOINT active_record_1
13519
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.1ms) 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]]
13521
+ GotFixed::User Load (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13683
+  (1.9ms) rollback transaction
13684
+  (0.1ms) begin transaction
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
+ GotFixed::Issue Load (0.2ms) 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
+  (0.1ms) SAVEPOINT active_record_1
13689
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github') LIMIT 1
13690
+ SQL (0.4ms) 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: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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13692
+ Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.8ms)
13693
+ GotFixed::Issue Exists (0.1ms) 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
13694
+  (0.8ms) rollback transaction
13695
+  (0.1ms) begin transaction
13696
+  (0.1ms) SAVEPOINT active_record_1
13697
+ GotFixed::Issue Exists (0.1ms) 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
13698
+ SQL (0.4ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13700
+ Processing by GotFixed::IssuesController#index as HTML
13701
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
13702
+ GotFixed::Issue Load (0.2ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" ORDER BY updated_at DESC
13703
+  (0.6ms) rollback transaction
13704
+  (0.1ms) begin transaction
13705
+  (0.1ms) SAVEPOINT active_record_1
13706
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.4ms) 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"]]
13708
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13709
+ GotFixed::User Load (0.1ms) 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]]
13710
+  (0.0ms) SAVEPOINT active_record_1
13711
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13712
+ SQL (0.3ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13714
+ Processing by GotFixed::IssuesController#subscribe as JS
13715
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
13716
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13717
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
13718
+ GotFixed::User Exists (0.1ms) 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
+  (0.0ms) SAVEPOINT active_record_1
13720
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
13721
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13722
+  (0.0ms) SAVEPOINT active_record_1
13723
+ GotFixed::Issue Exists (0.1ms) 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
13724
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13725
+ Completed 200 OK in 8ms (Views: 2.5ms | ActiveRecord: 0.6ms)
13726
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
13727
+ GotFixed::User Load (0.1ms) 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
+  (0.7ms) rollback transaction
13729
+  (0.1ms) begin transaction
13730
+  (0.1ms) SAVEPOINT active_record_1
13731
+ GotFixed::Issue Exists (0.2ms) 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
+ SQL (0.4ms) 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"]]
13733
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13734
+ GotFixed::User Load (0.1ms) 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]]
13735
+ Processing by GotFixed::IssuesController#subscribe as JS
13736
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
13737
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13738
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
13739
+  (0.1ms) SAVEPOINT active_record_1
13740
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13741
+ SQL (0.4ms) 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
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
13743
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13744
+  (0.1ms) SAVEPOINT active_record_1
13745
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13747
+ Completed 200 OK in 7ms (Views: 0.7ms | ActiveRecord: 1.0ms)
13748
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
13749
+ GotFixed::User Load (0.1ms) 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]]
13750
+  (0.7ms) rollback transaction
13751
+  (0.1ms) begin transaction
13752
+  (0.1ms) SAVEPOINT active_record_1
13753
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
13754
+ SQL (0.3ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13756
+ GotFixed::User Load (0.0ms) 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
+  (0.0ms) SAVEPOINT active_record_1
13758
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13759
+ SQL (0.3ms) 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]]
13760
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13761
+  (0.0ms) SAVEPOINT active_record_1
13762
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
13763
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13764
+  (0.0ms) SAVEPOINT active_record_1
13765
+ GotFixed::Issue Exists (0.1ms) 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
13766
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13767
+ Processing by GotFixed::IssuesController#subscribe as JS
13768
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
13769
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13770
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
13771
+ GotFixed::User Exists (0.1ms) 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]]
13772
+ Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.2ms)
13773
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
13774
+ GotFixed::User Load (0.1ms) 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]]
13775
+  (0.7ms) rollback transaction
13776
+  (0.1ms) begin transaction
13777
+  (0.1ms) rollback transaction
13778
+  (0.1ms) begin transaction
13779
+  (0.1ms) rollback transaction
13780
+  (0.0ms) begin transaction
13781
+  (0.0ms) rollback transaction
13782
+  (0.0ms) begin transaction
13783
+  (0.0ms) rollback transaction
13784
+  (0.0ms) begin transaction
13785
+  (0.1ms) rollback transaction
13786
+  (0.1ms) begin transaction
13787
+  (0.1ms) rollback transaction
13788
+  (0.1ms) begin transaction
13789
+  (0.0ms) rollback transaction
13790
+  (0.1ms) begin transaction
13791
+  (0.0ms) rollback transaction
13792
+  (0.1ms) begin transaction
13793
+  (0.1ms) rollback transaction
13794
+  (0.1ms) begin transaction
13795
+  (0.1ms) rollback transaction
13796
+  (0.1ms) begin transaction
13797
+  (0.0ms) SAVEPOINT active_record_1
13798
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13799
+ SQL (0.3ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13801
+  (0.0ms) SAVEPOINT active_record_1
13802
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13803
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
13804
+  (0.6ms) rollback transaction
13805
+  (0.1ms) begin transaction
13806
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = '' LIMIT 1
13807
+  (0.1ms) rollback transaction
13808
+  (0.1ms) begin transaction
13809
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'seb@saunier.me' LIMIT 1
13810
+  (0.0ms) rollback transaction
13811
+  (0.1ms) begin transaction
13812
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo' LIMIT 1
13813
+  (0.1ms) rollback transaction
13814
+  (0.1ms) begin transaction
13815
+  (0.1ms) rollback transaction
13816
+  (0.5ms) begin transaction
13817
+  (0.1ms) SAVEPOINT active_record_1
13818
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13819
+ SQL (2.8ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13821
+  (0.1ms) SAVEPOINT active_record_1
13822
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
13823
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
13824
+  (1.8ms) rollback transaction
13825
+  (0.1ms) begin transaction
13826
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = '' LIMIT 1
13827
+  (0.1ms) rollback transaction
13828
+  (0.1ms) begin transaction
13829
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo' LIMIT 1
13830
+  (0.1ms) rollback transaction
13831
+  (0.1ms) begin transaction
13832
+ GotFixed::User Exists (0.3ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'seb@saunier.me' LIMIT 1
13833
+  (0.1ms) rollback transaction
13834
+  (0.1ms) begin transaction
13835
+  (0.1ms) rollback transaction
13836
+  (0.1ms) begin transaction
13837
+  (0.1ms) SAVEPOINT active_record_1
13838
+ GotFixed::Issue Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
13839
+ SQL (0.4ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13841
+ GotFixed::User Load (0.2ms) 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
+  (0.1ms) SAVEPOINT active_record_1
13843
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.6ms) UPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1 [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00]]
13845
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13846
+  (0.4ms) rollback transaction
13847
+  (0.1ms) begin transaction
13848
+  (0.1ms) SAVEPOINT active_record_1
13849
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.3ms) 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"]]
13851
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13852
+  (0.0ms) SAVEPOINT active_record_1
13853
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email1@factory.com' LIMIT 1
13854
+ SQL (0.3ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13856
+  (0.0ms) SAVEPOINT active_record_1
13857
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
13858
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13859
+  (0.0ms) SAVEPOINT active_record_1
13860
+ GotFixed::Issue Exists (0.1ms) 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
13861
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13862
+  (0.0ms) SAVEPOINT active_record_1
13863
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.1ms) UPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1 [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:08:34 UTC +00:00]]
13865
+ GotFixed::User Load (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13883
+  (0.7ms) rollback transaction
13884
+  (0.2ms) begin transaction
13885
+  (0.1ms) SAVEPOINT active_record_1
13886
+ GotFixed::Issue Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
13887
+ SQL (0.5ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13889
+  (0.1ms) SAVEPOINT active_record_1
13890
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email2@factory.com' LIMIT 1
13891
+ SQL (0.4ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13893
+  (0.1ms) SAVEPOINT active_record_1
13894
+  (0.2ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
13895
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13896
+  (0.1ms) SAVEPOINT active_record_1
13897
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email3@factory.com' LIMIT 1
13898
+ SQL (0.2ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13900
+  (0.0ms) SAVEPOINT active_record_1
13901
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 2)
13902
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13903
+  (0.0ms) SAVEPOINT active_record_1
13904
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email4@factory.com' LIMIT 1
13905
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13907
+  (0.0ms) SAVEPOINT active_record_1
13908
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 3)
13909
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13910
+  (0.0ms) SAVEPOINT active_record_1
13911
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email5@factory.com' LIMIT 1
13912
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13914
+  (0.0ms) SAVEPOINT active_record_1
13915
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 4)
13916
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13917
+  (0.0ms) SAVEPOINT active_record_1
13918
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email6@factory.com' LIMIT 1
13919
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13921
+  (0.0ms) SAVEPOINT active_record_1
13922
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 5)
13923
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13924
+  (0.0ms) SAVEPOINT active_record_1
13925
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email7@factory.com' LIMIT 1
13926
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13928
+  (0.0ms) SAVEPOINT active_record_1
13929
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 6)
13930
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13931
+  (0.0ms) SAVEPOINT active_record_1
13932
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email8@factory.com' LIMIT 1
13933
+ SQL (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
13935
+  (0.0ms) SAVEPOINT active_record_1
13936
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 7)
13937
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13938
+  (0.0ms) SAVEPOINT active_record_1
13939
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email9@factory.com' LIMIT 1
13940
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13942
+  (0.0ms) SAVEPOINT active_record_1
13943
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 8)
13944
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13945
+  (0.0ms) SAVEPOINT active_record_1
13946
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email10@factory.com' LIMIT 1
13947
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13949
+  (0.0ms) SAVEPOINT active_record_1
13950
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 9)
13951
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13952
+  (0.0ms) SAVEPOINT active_record_1
13953
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email11@factory.com' LIMIT 1
13954
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13956
+  (0.0ms) SAVEPOINT active_record_1
13957
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 10)
13958
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13959
+  (0.0ms) SAVEPOINT active_record_1
13960
+ GotFixed::Issue Exists (0.1ms) 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
13961
+  (0.0ms) RELEASE SAVEPOINT active_record_1
13962
+  (0.0ms) SAVEPOINT active_record_1
13963
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.1ms) UPDATE "got_fixed_issues" SET "closed" = ?, "updated_at" = ? WHERE "got_fixed_issues"."id" = 1 [["closed", true], ["updated_at", Wed, 02 Oct 2013 10:08:35 UTC +00:00]]
13965
+ GotFixed::User Load (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14127
+  (1.9ms) rollback transaction
14128
+  (0.1ms) begin transaction
14129
+  (0.1ms) SAVEPOINT active_record_1
14130
+ GotFixed::Issue Exists (0.1ms) 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
14131
+ SQL (0.4ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
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
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" ORDER BY updated_at DESC
14137
+  (0.7ms) rollback transaction
14138
+  (0.1ms) 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
+ GotFixed::Issue Load (0.2ms) 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
14142
+  (0.1ms) SAVEPOINT active_record_1
14143
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github') LIMIT 1
14144
+ SQL (0.4ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14146
+ Completed 200 OK in 6ms (Views: 0.4ms | ActiveRecord: 0.8ms)
14147
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.6ms) rollback transaction
14149
+  (0.1ms) begin transaction
14150
+  (0.1ms) SAVEPOINT active_record_1
14151
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.3ms) 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"]]
14153
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14154
+ GotFixed::User Load (0.1ms) 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]]
14155
+ Processing by GotFixed::IssuesController#subscribe as JS
14156
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
14157
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14158
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
14159
+  (0.1ms) SAVEPOINT active_record_1
14160
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14161
+ SQL (0.4ms) 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
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14163
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14164
+  (0.0ms) SAVEPOINT active_record_1
14165
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14167
+ Completed 200 OK in 9ms (Views: 2.6ms | ActiveRecord: 1.0ms)
14168
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
14169
+ GotFixed::User Load (0.1ms) 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]]
14170
+  (1.0ms) rollback transaction
14171
+  (0.1ms) begin transaction
14172
+  (0.1ms) SAVEPOINT active_record_1
14173
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
14174
+ SQL (0.3ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14176
+ GotFixed::User Load (0.1ms) 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
+  (0.0ms) SAVEPOINT active_record_1
14178
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14179
+ SQL (0.3ms) 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]]
14180
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14181
+ Processing by GotFixed::IssuesController#subscribe as JS
14182
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
14183
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14184
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
14185
+ GotFixed::User Exists (0.1ms) 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]]
14186
+  (0.0ms) SAVEPOINT active_record_1
14187
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14188
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14189
+  (0.1ms) SAVEPOINT active_record_1
14190
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14192
+ Completed 200 OK in 6ms (Views: 1.1ms | ActiveRecord: 0.7ms)
14193
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
14194
+ GotFixed::User Load (0.1ms) 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]]
14195
+  (0.7ms) rollback transaction
14196
+  (0.1ms) begin transaction
14197
+  (0.1ms) SAVEPOINT active_record_1
14198
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
14199
+ SQL (0.3ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14201
+ GotFixed::User Load (0.1ms) 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
+  (0.0ms) SAVEPOINT active_record_1
14203
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14204
+ SQL (0.3ms) 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]]
14205
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14206
+  (0.0ms) SAVEPOINT active_record_1
14207
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14208
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14209
+  (0.0ms) SAVEPOINT active_record_1
14210
+ GotFixed::Issue Exists (0.1ms) 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
14211
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14212
+ Processing by GotFixed::IssuesController#subscribe as JS
14213
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
14214
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14215
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
14216
+ GotFixed::User Exists (0.1ms) 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]]
14217
+ Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.2ms)
14218
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
14219
+ GotFixed::User Load (0.1ms) 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]]
14220
+  (1.0ms) rollback transaction
14221
+  (0.1ms) begin transaction
14222
+  (0.1ms) rollback transaction
14223
+  (0.1ms) begin transaction
14224
+ GotFixed::Issue Load (0.3ms) 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
+  (0.1ms) rollback transaction
14226
+  (0.0ms) begin transaction
14227
+ GotFixed::Issue Load (0.2ms) SELECT "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
14228
+  (0.1ms) rollback transaction
14229
+  (0.1ms) begin transaction
14230
+  (0.1ms) rollback transaction
14231
+  (0.1ms) begin transaction
14232
+  (0.0ms) rollback transaction
14233
+  (0.0ms) begin transaction
14234
+  (0.1ms) rollback transaction
14235
+  (0.1ms) begin transaction
14236
+  (0.1ms) rollback transaction
14237
+  (0.0ms) begin transaction
14238
+  (0.0ms) rollback transaction
14239
+  (0.0ms) begin transaction
14240
+  (0.0ms) rollback transaction
14241
+  (0.0ms) begin transaction
14242
+  (0.0ms) rollback transaction
14243
+  (0.1ms) begin transaction
14244
+  (0.0ms) rollback transaction
14245
+  (0.0ms) begin transaction
14246
+  (0.1ms) rollback transaction
14247
+  (0.3ms) begin transaction
14248
+ GotFixed::Issue Load (0.1ms) 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
+  (0.1ms) rollback transaction
14250
+  (0.1ms) begin transaction
14251
+ GotFixed::Issue Load (0.2ms) SELECT "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
14252
+  (0.1ms) rollback transaction
14253
+  (0.0ms) begin transaction
14254
+  (0.1ms) rollback transaction
14255
+  (0.0ms) begin transaction
14256
+  (0.1ms) SAVEPOINT active_record_1
14257
+ GotFixed::Issue Exists (0.2ms) 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
14258
+ SQL (1.2ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
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
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" ORDER BY updated_at DESC
14264
+  (0.6ms) rollback transaction
14265
+  (0.1ms) begin transaction
14266
+  (0.1ms) SAVEPOINT active_record_1
14267
+ GotFixed::Issue Exists (0.2ms) 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
+ SQL (0.4ms) 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"]]
14269
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14270
+ GotFixed::User Load (0.1ms) 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]]
14271
+ Processing by GotFixed::IssuesController#subscribe as JS
14272
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
14273
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14274
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
14275
+  (0.0ms) SAVEPOINT active_record_1
14276
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14277
+ SQL (0.6ms) 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
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14279
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14280
+  (0.0ms) SAVEPOINT active_record_1
14281
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14283
+ Completed 200 OK in 21ms (Views: 2.5ms | ActiveRecord: 1.3ms)
14284
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
14285
+ GotFixed::User Load (0.1ms) 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]]
14286
+  (0.6ms) rollback transaction
14287
+  (0.1ms) begin transaction
14288
+  (0.1ms) SAVEPOINT active_record_1
14289
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
14290
+ SQL (0.3ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14292
+ GotFixed::User Load (0.0ms) 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
+  (0.0ms) SAVEPOINT active_record_1
14294
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14295
+ SQL (0.3ms) 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]]
14296
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14297
+  (0.1ms) SAVEPOINT active_record_1
14298
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14299
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14300
+  (0.0ms) SAVEPOINT active_record_1
14301
+ GotFixed::Issue Exists (0.1ms) 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
14302
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14303
+ Processing by GotFixed::IssuesController#subscribe as JS
14304
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
14305
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14306
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
14307
+ GotFixed::User Exists (0.1ms) 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]]
14308
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.2ms)
14309
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
14310
+ GotFixed::User Load (0.1ms) 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]]
14311
+  (0.6ms) rollback transaction
14312
+  (0.1ms) begin transaction
14313
+  (0.1ms) SAVEPOINT active_record_1
14314
+ GotFixed::Issue Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
14315
+ SQL (0.4ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14317
+ GotFixed::User Load (0.0ms) 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
+  (0.0ms) SAVEPOINT active_record_1
14319
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14320
+ SQL (0.3ms) 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]]
14321
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14322
+ Processing by GotFixed::IssuesController#subscribe as JS
14323
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
14324
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14325
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
14326
+ GotFixed::User Exists (0.1ms) 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]]
14327
+  (0.0ms) SAVEPOINT active_record_1
14328
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14329
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14330
+  (0.0ms) SAVEPOINT active_record_1
14331
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14333
+ Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.5ms)
14334
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
14335
+ GotFixed::User Load (0.1ms) 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]]
14336
+  (1.0ms) rollback transaction
14337
+  (0.1ms) begin transaction
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
+ GotFixed::Issue Load (0.2ms) 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
+  (0.0ms) SAVEPOINT active_record_1
14342
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github') LIMIT 1
14343
+ SQL (0.4ms) INSERT INTO "got_fixed_issues" ("closed", "created_at", "title", "updated_at", "vendor", "vendor_id") VALUES (?, ?, ?, ?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14345
+ Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.7ms)
14346
+ GotFixed::Issue Exists (0.1ms) 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
14347
+  (0.9ms) rollback transaction
14348
+  (0.2ms) begin transaction
14349
+ GotFixed::User Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = '' LIMIT 1
14350
+  (0.1ms) rollback transaction
14351
+  (0.1ms) begin transaction
14352
+  (0.0ms) SAVEPOINT active_record_1
14353
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14354
+ SQL (0.3ms) 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]]
14355
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14356
+  (0.0ms) SAVEPOINT active_record_1
14357
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14358
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
14359
+  (0.7ms) rollback transaction
14360
+  (0.1ms) begin transaction
14361
+ GotFixed::User Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'seb@saunier.me' LIMIT 1
14362
+  (0.1ms) rollback transaction
14363
+  (0.0ms) begin transaction
14364
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo' LIMIT 1
14365
+  (0.1ms) rollback transaction
14366
+  (0.0ms) begin transaction
14367
+  (0.0ms) rollback transaction
14368
+  (0.1ms) begin transaction
14369
+  (0.1ms) rollback transaction
14370
+  (0.1ms) begin transaction
14371
+  (0.1ms) rollback transaction
14372
+  (0.1ms) begin transaction
14373
+  (0.1ms) rollback transaction
14374
+  (0.0ms) begin transaction
14375
+  (0.0ms) rollback transaction
14376
+  (0.0ms) begin transaction
14377
+  (0.0ms) rollback transaction
14378
+  (0.1ms) begin transaction
14379
+  (0.0ms) rollback transaction
14380
+  (0.0ms) begin transaction
14381
+  (0.0ms) rollback transaction
14382
+  (0.0ms) begin transaction
14383
+  (0.1ms) rollback transaction
14384
+  (0.0ms) begin transaction
14385
+  (0.1ms) SAVEPOINT active_record_1
14386
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
14387
+ SQL (0.5ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14389
+ GotFixed::User Load (0.1ms) 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
+  (0.1ms) SAVEPOINT active_record_1
14391
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.5ms) 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]]
14393
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14394
+  (0.4ms) rollback transaction
14395
+  (0.1ms) begin transaction
14396
+  (0.1ms) SAVEPOINT active_record_1
14397
+ GotFixed::Issue Exists (0.3ms) 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
+ SQL (0.3ms) 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"]]
14399
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14400
+  (0.1ms) SAVEPOINT active_record_1
14401
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email1@factory.com' LIMIT 1
14402
+ SQL (0.4ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14404
+  (0.0ms) SAVEPOINT active_record_1
14405
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14406
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14407
+  (0.0ms) SAVEPOINT active_record_1
14408
+ GotFixed::User Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email2@factory.com' LIMIT 1
14409
+ SQL (0.4ms) 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
+  (0.2ms) RELEASE SAVEPOINT active_record_1
14411
+  (0.1ms) SAVEPOINT active_record_1
14412
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 2)
14413
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14414
+  (0.1ms) SAVEPOINT active_record_1
14415
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email3@factory.com' LIMIT 1
14416
+ SQL (0.2ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14418
+  (0.0ms) SAVEPOINT active_record_1
14419
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 3)
14420
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14421
+  (0.0ms) SAVEPOINT active_record_1
14422
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email4@factory.com' LIMIT 1
14423
+ SQL (0.2ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14425
+  (0.0ms) SAVEPOINT active_record_1
14426
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 4)
14427
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14428
+  (0.0ms) SAVEPOINT active_record_1
14429
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email5@factory.com' LIMIT 1
14430
+ SQL (0.2ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14432
+  (0.1ms) SAVEPOINT active_record_1
14433
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 5)
14434
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14435
+  (0.1ms) SAVEPOINT active_record_1
14436
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email6@factory.com' LIMIT 1
14437
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14439
+  (0.0ms) SAVEPOINT active_record_1
14440
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 6)
14441
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14442
+  (0.0ms) SAVEPOINT active_record_1
14443
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email7@factory.com' LIMIT 1
14444
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14446
+  (0.0ms) SAVEPOINT active_record_1
14447
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 7)
14448
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14449
+  (0.1ms) SAVEPOINT active_record_1
14450
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email8@factory.com' LIMIT 1
14451
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14453
+  (0.0ms) SAVEPOINT active_record_1
14454
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 8)
14455
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14456
+  (0.0ms) SAVEPOINT active_record_1
14457
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email9@factory.com' LIMIT 1
14458
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14460
+  (0.0ms) SAVEPOINT active_record_1
14461
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 9)
14462
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14463
+  (0.0ms) SAVEPOINT active_record_1
14464
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email10@factory.com' LIMIT 1
14465
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14467
+  (0.0ms) SAVEPOINT active_record_1
14468
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 10)
14469
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14470
+  (0.0ms) SAVEPOINT active_record_1
14471
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14473
+  (0.0ms) SAVEPOINT active_record_1
14474
+ GotFixed::Issue Exists (0.1ms) 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
14475
+ SQL (0.2ms) 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
+ GotFixed::User Load (0.2ms) 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]]
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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14628
+  (1.8ms) rollback transaction
14629
+  (0.1ms) begin transaction
14630
+  (0.0ms) SAVEPOINT active_record_1
14631
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.3ms) 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"]]
14633
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14634
+  (0.0ms) SAVEPOINT active_record_1
14635
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email11@factory.com' LIMIT 1
14636
+ SQL (0.3ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14638
+  (0.0ms) SAVEPOINT active_record_1
14639
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14640
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14641
+  (0.0ms) SAVEPOINT active_record_1
14642
+ GotFixed::Issue Exists (0.1ms) 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
14643
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14644
+  (0.1ms) SAVEPOINT active_record_1
14645
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.1ms) 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]]
14647
+ GotFixed::User Load (0.0ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14664
+  (0.8ms) rollback transaction
14665
+  (0.1ms) begin transaction
14666
+  (0.1ms) rollback transaction
14667
+  (0.3ms) begin transaction
14668
+ GotFixed::Issue Load (0.2ms) 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
+  (0.1ms) rollback transaction
14670
+  (0.1ms) begin transaction
14671
+ GotFixed::Issue Load (0.2ms) SELECT "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
14672
+  (0.1ms) rollback transaction
14673
+  (0.1ms) begin transaction
14674
+  (0.1ms) rollback transaction
14675
+  (0.1ms) begin transaction
14676
+  (0.1ms) rollback transaction
14677
+  (0.0ms) begin transaction
14678
+  (0.0ms) rollback transaction
14679
+  (0.0ms) begin transaction
14680
+  (0.0ms) rollback transaction
14681
+  (0.1ms) begin transaction
14682
+  (0.0ms) rollback transaction
14683
+  (0.0ms) begin transaction
14684
+  (0.1ms) rollback transaction
14685
+  (0.1ms) begin transaction
14686
+  (0.0ms) rollback transaction
14687
+  (0.0ms) begin transaction
14688
+  (0.1ms) rollback transaction
14689
+  (0.0ms) begin transaction
14690
+  (0.1ms) rollback transaction
14691
+  (0.1ms) begin transaction
14692
+  (0.1ms) rollback transaction
14693
+  (0.1ms) begin transaction
14694
+  (0.1ms) SAVEPOINT active_record_1
14695
+ GotFixed::Issue Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
14696
+ SQL (2.9ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14698
+  (0.1ms) SAVEPOINT active_record_1
14699
+ GotFixed::User Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email1@factory.com' LIMIT 1
14700
+ SQL (0.4ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14702
+  (0.0ms) SAVEPOINT active_record_1
14703
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14704
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14705
+  (0.1ms) SAVEPOINT active_record_1
14706
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email2@factory.com' LIMIT 1
14707
+ SQL (0.2ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14709
+  (0.0ms) SAVEPOINT active_record_1
14710
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 2)
14711
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14712
+  (0.0ms) SAVEPOINT active_record_1
14713
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email3@factory.com' LIMIT 1
14714
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14716
+  (0.0ms) SAVEPOINT active_record_1
14717
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 3)
14718
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14719
+  (0.0ms) SAVEPOINT active_record_1
14720
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email4@factory.com' LIMIT 1
14721
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14723
+  (0.0ms) SAVEPOINT active_record_1
14724
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 4)
14725
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14726
+  (0.1ms) SAVEPOINT active_record_1
14727
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email5@factory.com' LIMIT 1
14728
+ SQL (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14730
+  (0.0ms) SAVEPOINT active_record_1
14731
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 5)
14732
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14733
+  (0.0ms) SAVEPOINT active_record_1
14734
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email6@factory.com' LIMIT 1
14735
+ SQL (0.2ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14737
+  (0.0ms) SAVEPOINT active_record_1
14738
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 6)
14739
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14740
+  (0.0ms) SAVEPOINT active_record_1
14741
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email7@factory.com' LIMIT 1
14742
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14744
+  (0.0ms) SAVEPOINT active_record_1
14745
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 7)
14746
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14747
+  (0.0ms) SAVEPOINT active_record_1
14748
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email8@factory.com' LIMIT 1
14749
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14751
+  (0.0ms) SAVEPOINT active_record_1
14752
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 8)
14753
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14754
+  (0.0ms) SAVEPOINT active_record_1
14755
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email9@factory.com' LIMIT 1
14756
+ SQL (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14758
+  (0.0ms) SAVEPOINT active_record_1
14759
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 9)
14760
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14761
+  (0.0ms) SAVEPOINT active_record_1
14762
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email10@factory.com' LIMIT 1
14763
+ SQL (0.1ms) INSERT INTO "got_fixed_users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14765
+  (0.0ms) SAVEPOINT active_record_1
14766
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 10)
14767
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14768
+  (0.0ms) SAVEPOINT active_record_1
14769
+ GotFixed::Issue Exists (0.1ms) 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
14770
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14771
+  (0.0ms) SAVEPOINT active_record_1
14772
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.2ms) 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]]
14774
+ GotFixed::User Load (0.3ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14936
+  (2.0ms) rollback transaction
14937
+  (0.1ms) begin transaction
14938
+  (0.0ms) SAVEPOINT active_record_1
14939
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
14940
+ SQL (0.3ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14942
+  (0.0ms) SAVEPOINT active_record_1
14943
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'email11@factory.com' LIMIT 1
14944
+ SQL (0.3ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14946
+  (0.0ms) SAVEPOINT active_record_1
14947
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
14948
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14949
+  (0.0ms) SAVEPOINT active_record_1
14950
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14952
+  (0.1ms) SAVEPOINT active_record_1
14953
+ GotFixed::Issue Exists (0.1ms) 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
14954
+ SQL (0.2ms) 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
+ GotFixed::User Load (0.1ms) 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]]
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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14973
+  (1.0ms) rollback transaction
14974
+  (0.2ms) begin transaction
14975
+  (0.1ms) SAVEPOINT active_record_1
14976
+ GotFixed::Issue Exists (0.2ms) 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
+ SQL (0.5ms) 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"]]
14978
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14979
+ GotFixed::User Load (0.1ms) 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]]
14980
+  (0.1ms) SAVEPOINT active_record_1
14981
+ GotFixed::Issue Exists (0.1ms) 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
14982
+ SQL (0.3ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
14984
+  (0.5ms) rollback transaction
14985
+  (0.1ms) begin transaction
14986
+  (0.1ms) rollback transaction
14987
+  (0.1ms) begin transaction
14988
+  (0.0ms) SAVEPOINT active_record_1
14989
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14990
+ SQL (0.4ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
14992
+  (0.0ms) SAVEPOINT active_record_1
14993
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
14994
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
14995
+  (0.9ms) rollback transaction
14996
+  (0.1ms) begin transaction
14997
+ GotFixed::User Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo' LIMIT 1
14998
+  (0.1ms) rollback transaction
14999
+  (0.1ms) begin transaction
15000
+ GotFixed::User Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = '' LIMIT 1
15001
+  (0.1ms) rollback transaction
15002
+  (0.1ms) begin transaction
15003
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'seb@saunier.me' LIMIT 1
15004
+  (0.1ms) rollback transaction
15005
+  (0.0ms) begin transaction
15006
+  (0.0ms) SAVEPOINT active_record_1
15007
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
15008
+ SQL (0.3ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
15010
+ GotFixed::User Load (0.1ms) 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
+  (0.0ms) SAVEPOINT active_record_1
15012
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
15013
+ SQL (0.3ms) 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]]
15014
+  (0.1ms) RELEASE SAVEPOINT active_record_1
15015
+  (0.0ms) SAVEPOINT active_record_1
15016
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
15017
+  (0.0ms) RELEASE SAVEPOINT active_record_1
15018
+  (0.0ms) SAVEPOINT active_record_1
15019
+ GotFixed::Issue Exists (0.1ms) 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
15020
+  (0.1ms) RELEASE SAVEPOINT active_record_1
15021
+ Processing by GotFixed::IssuesController#subscribe as JS
15022
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
15023
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
15024
+ GotFixed::Issue Load (0.4ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
15025
+ GotFixed::User Exists (0.2ms) 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]]
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
+ GotFixed::Issue Load (0.2ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
15029
+ GotFixed::User Load (0.1ms) 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]]
15030
+  (0.7ms) rollback transaction
15031
+  (0.1ms) begin transaction
15032
+  (0.1ms) SAVEPOINT active_record_1
15033
+ GotFixed::Issue Exists (0.2ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
15034
+ SQL (0.3ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
15036
+ GotFixed::User Load (0.1ms) 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
+  (0.0ms) SAVEPOINT active_record_1
15038
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
15039
+ SQL (0.4ms) 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]]
15040
+  (0.1ms) RELEASE SAVEPOINT active_record_1
15041
+ Processing by GotFixed::IssuesController#subscribe as JS
15042
+ Parameters: {"user"=>{"email"=>"foo@bar.com"}, "id"=>"1"}
15043
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
15044
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
15045
+ GotFixed::User Exists (0.1ms) 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]]
15046
+  (0.1ms) SAVEPOINT active_record_1
15047
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
15048
+  (0.0ms) RELEASE SAVEPOINT active_record_1
15049
+  (0.0ms) SAVEPOINT active_record_1
15050
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.0ms) RELEASE SAVEPOINT active_record_1
15052
+ Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.6ms)
15053
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
15054
+ GotFixed::User Load (0.1ms) 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]]
15055
+  (0.6ms) rollback transaction
15056
+  (0.1ms) begin transaction
15057
+  (0.1ms) SAVEPOINT active_record_1
15058
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = 'iWnj89' AND "got_fixed_issues"."vendor" IS NULL) LIMIT 1
15059
+ SQL (0.4ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
15061
+ GotFixed::User Load (0.1ms) 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
+ GotFixed::User Load (0.1ms) SELECT "got_fixed_users".* FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
15065
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? ORDER BY updated_at DESC LIMIT 1 [["id", "1"]]
15066
+  (0.1ms) SAVEPOINT active_record_1
15067
+ GotFixed::User Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_users" WHERE "got_fixed_users"."email" = 'foo@bar.com' LIMIT 1
15068
+ SQL (0.4ms) 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]]
15069
+  (0.1ms) INSERT INTO "got_fixed_issues_users" ("issue_id", "user_id") VALUES (1, 1)
15070
+  (0.1ms) RELEASE SAVEPOINT active_record_1
15071
+  (0.0ms) SAVEPOINT active_record_1
15072
+ GotFixed::Issue Exists (0.1ms) 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
15073
+  (0.1ms) RELEASE SAVEPOINT active_record_1
15074
+ Completed 200 OK in 7ms (Views: 0.7ms | ActiveRecord: 1.0ms)
15075
+ GotFixed::Issue Load (0.1ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" WHERE "got_fixed_issues"."id" = ? LIMIT 1 [["id", 1]]
15076
+ GotFixed::User Load (0.1ms) 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
+  (0.7ms) rollback transaction
15078
+  (0.1ms) 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
+ GotFixed::Issue Load (0.2ms) 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
15082
+  (0.1ms) SAVEPOINT active_record_1
15083
+ GotFixed::Issue Exists (0.1ms) SELECT 1 AS one FROM "got_fixed_issues" WHERE ("got_fixed_issues"."vendor_id" = '19526518' AND "got_fixed_issues"."vendor" = 'github') LIMIT 1
15084
+ SQL (0.4ms) 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
+  (0.1ms) RELEASE SAVEPOINT active_record_1
15086
+ Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.8ms)
15087
+ GotFixed::Issue Exists (0.1ms) 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
+  (0.6ms) rollback transaction
15089
+  (0.1ms) begin transaction
15090
+  (0.1ms) SAVEPOINT active_record_1
15091
+ GotFixed::Issue Exists (0.1ms) 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
+ SQL (0.3ms) INSERT INTO "got_fixed_issues" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["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
+  (0.0ms) 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
+ GotFixed::Issue Load (0.2ms) SELECT "got_fixed_issues".* FROM "got_fixed_issues" ORDER BY updated_at DESC
15097
+  (0.6ms) rollback transaction