sitepress-rails 0.1.21 → 0.1.22
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/spec/dummy/log/production.log +56 -0
- data/spec/dummy/log/test.log +117 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a5642d02208d5027bbd4f1d35f55049cdfc540c4
|
4
|
+
data.tar.gz: a1ac9327949772a43277b0676ec28d07d34dc9d1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1c399dd3b015e20d6c4b9c0df4528585162167a35fe5e5579d32df38505be8e95e23a1236c2f01ec6c952f4d5902980154fbc55066827953a465c7e2991e8082
|
7
|
+
data.tar.gz: 665acace5540f665c0f469f9d306512bee70090b526c85c862765f1203a0f79eacbdcd0fac02ff638cb306b6c3eb484916528ffaf982183c7b302f7159cebdce
|
@@ -278,3 +278,59 @@ I, [2016-10-29T23:50:31.294652 #68323] INFO -- : Processing by Sitepress::SiteC
|
|
278
278
|
I, [2016-10-29T23:50:31.294686 #68323] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
279
279
|
I, [2016-10-29T23:50:38.227826 #68323] INFO -- : Rendered inline template within layouts/application (5214.0ms)
|
280
280
|
I, [2016-10-29T23:50:38.229985 #68323] INFO -- : Completed 200 OK in 6935ms (Views: 5216.1ms | ActiveRecord: 0.0ms)
|
281
|
+
I, [2016-10-30T00:54:22.751657 #72487] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-10-30 00:54:22 -0700
|
282
|
+
I, [2016-10-30T00:54:22.763592 #72487] INFO -- : Processing by BaselineController#show as HTML
|
283
|
+
I, [2016-10-30T00:54:22.770202 #72487] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.4ms)
|
284
|
+
I, [2016-10-30T00:54:22.777869 #72487] INFO -- : Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.0ms)
|
285
|
+
I, [2016-10-30T00:54:22.779168 #72487] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-10-30 00:54:22 -0700
|
286
|
+
I, [2016-10-30T00:54:22.780188 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
|
287
|
+
I, [2016-10-30T00:54:22.780226 #72487] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
288
|
+
I, [2016-10-30T00:54:24.345621 #72487] INFO -- : Rendered inline template within layouts/application (1559.0ms)
|
289
|
+
I, [2016-10-30T00:54:24.347702 #72487] INFO -- : Completed 200 OK in 1567ms (Views: 1563.5ms | ActiveRecord: 0.0ms)
|
290
|
+
I, [2016-10-30T00:54:24.351122 #72487] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-10-30 00:54:24 -0700
|
291
|
+
I, [2016-10-30T00:54:24.351649 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
|
292
|
+
I, [2016-10-30T00:54:24.351681 #72487] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
293
|
+
I, [2016-10-30T00:54:24.531395 #72487] INFO -- : Rendered inline template within layouts/application (179.2ms)
|
294
|
+
I, [2016-10-30T00:54:24.533218 #72487] INFO -- : Completed 200 OK in 181ms (Views: 181.1ms | ActiveRecord: 0.0ms)
|
295
|
+
I, [2016-10-30T00:54:24.795317 #72487] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-10-30 00:54:24 -0700
|
296
|
+
I, [2016-10-30T00:54:24.795868 #72487] INFO -- : Processing by BaselineController#show as HTML
|
297
|
+
I, [2016-10-30T00:54:24.796234 #72487] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
298
|
+
I, [2016-10-30T00:54:24.796642 #72487] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
299
|
+
I, [2016-10-30T00:54:24.870043 #72487] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-10-30 00:54:24 -0700
|
300
|
+
I, [2016-10-30T00:54:24.870538 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
|
301
|
+
I, [2016-10-30T00:54:24.870569 #72487] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
302
|
+
I, [2016-10-30T00:54:25.026009 #72487] INFO -- : Rendered inline template within layouts/application (155.0ms)
|
303
|
+
I, [2016-10-30T00:54:25.026925 #72487] INFO -- : Completed 200 OK in 156ms (Views: 156.1ms | ActiveRecord: 0.0ms)
|
304
|
+
I, [2016-10-30T00:54:25.134389 #72487] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-10-30 00:54:25 -0700
|
305
|
+
I, [2016-10-30T00:54:25.134873 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
|
306
|
+
I, [2016-10-30T00:54:25.134905 #72487] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
307
|
+
I, [2016-10-30T00:54:25.298070 #72487] INFO -- : Rendered inline template within layouts/application (162.8ms)
|
308
|
+
I, [2016-10-30T00:54:25.299722 #72487] INFO -- : Completed 200 OK in 165ms (Views: 164.5ms | ActiveRecord: 0.0ms)
|
309
|
+
I, [2016-10-30T00:54:28.651445 #72487] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-10-30 00:54:28 -0700
|
310
|
+
I, [2016-10-30T00:54:28.651950 #72487] INFO -- : Processing by BaselineController#show as HTML
|
311
|
+
I, [2016-10-30T00:54:28.652333 #72487] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
312
|
+
I, [2016-10-30T00:54:28.652756 #72487] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
313
|
+
I, [2016-10-30T00:54:28.653554 #72487] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-10-30 00:54:28 -0700
|
314
|
+
I, [2016-10-30T00:54:28.653915 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
|
315
|
+
I, [2016-10-30T00:54:28.653944 #72487] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
316
|
+
I, [2016-10-30T00:54:34.830068 #72487] INFO -- : Rendered inline template within layouts/application (4576.3ms)
|
317
|
+
I, [2016-10-30T00:54:34.832079 #72487] INFO -- : Completed 200 OK in 6178ms (Views: 4578.2ms | ActiveRecord: 0.0ms)
|
318
|
+
I, [2016-10-30T00:54:34.835862 #72487] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-10-30 00:54:34 -0700
|
319
|
+
I, [2016-10-30T00:54:34.836323 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
|
320
|
+
I, [2016-10-30T00:54:34.836355 #72487] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
321
|
+
I, [2016-10-30T00:54:41.661426 #72487] INFO -- : Rendered inline template within layouts/application (4953.2ms)
|
322
|
+
I, [2016-10-30T00:54:41.663455 #72487] INFO -- : Completed 200 OK in 6827ms (Views: 4955.1ms | ActiveRecord: 0.0ms)
|
323
|
+
I, [2016-10-30T00:54:44.023022 #72487] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-10-30 00:54:44 -0700
|
324
|
+
I, [2016-10-30T00:54:44.023638 #72487] INFO -- : Processing by BaselineController#show as HTML
|
325
|
+
I, [2016-10-30T00:54:44.024159 #72487] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
326
|
+
I, [2016-10-30T00:54:44.024739 #72487] INFO -- : Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
327
|
+
I, [2016-10-30T00:54:44.171429 #72487] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-10-30 00:54:44 -0700
|
328
|
+
I, [2016-10-30T00:54:44.172028 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
|
329
|
+
I, [2016-10-30T00:54:44.172065 #72487] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
330
|
+
I, [2016-10-30T00:54:50.314328 #72487] INFO -- : Rendered inline template within layouts/application (4660.7ms)
|
331
|
+
I, [2016-10-30T00:54:50.315375 #72487] INFO -- : Completed 200 OK in 6143ms (Views: 4661.9ms | ActiveRecord: 0.0ms)
|
332
|
+
I, [2016-10-30T00:54:50.747096 #72487] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-10-30 00:54:50 -0700
|
333
|
+
I, [2016-10-30T00:54:50.747688 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
|
334
|
+
I, [2016-10-30T00:54:50.747736 #72487] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
335
|
+
I, [2016-10-30T00:54:57.255036 #72487] INFO -- : Rendered inline template within layouts/application (4906.7ms)
|
336
|
+
I, [2016-10-30T00:54:57.256676 #72487] INFO -- : Completed 200 OK in 6509ms (Views: 4908.3ms | ActiveRecord: 0.0ms)
|
data/spec/dummy/log/test.log
CHANGED
@@ -15484,3 +15484,120 @@ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
15484
15484
|
[1m[35m (0.0ms)[0m rollback transaction
|
15485
15485
|
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15486
15486
|
[1m[35m (0.1ms)[0m rollback transaction
|
15487
|
+
[1m[36m (8.3ms)[0m [1mbegin transaction[0m
|
15488
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15489
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15490
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15491
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15492
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15493
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15494
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15495
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15496
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15497
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15498
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15499
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15500
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15501
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15502
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15503
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15504
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15505
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15506
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15507
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15508
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15509
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15510
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15511
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15512
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15513
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15514
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15515
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15516
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15517
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15518
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15519
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15520
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15521
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15522
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15523
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15524
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
15525
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
15526
|
+
Processing by Sitepress::SiteController#show as HTML
|
15527
|
+
Parameters: {"resource_path"=>"/hi"}
|
15528
|
+
Rendered inline template within layouts/application (1.6ms)
|
15529
|
+
Completed 200 OK in 16ms (Views: 11.0ms | ActiveRecord: 0.0ms)
|
15530
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15531
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15532
|
+
Processing by Sitepress::SiteController#show as HTML
|
15533
|
+
Parameters: {"resource_path"=>"/hi"}
|
15534
|
+
Rendered inline template within layouts/application (0.4ms)
|
15535
|
+
Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
15536
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15537
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15538
|
+
Processing by Sitepress::SiteController#show as HTML
|
15539
|
+
Parameters: {"resource_path"=>"/hi"}
|
15540
|
+
Rendered inline template within layouts/application (0.3ms)
|
15541
|
+
Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
15542
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15543
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15544
|
+
Processing by Sitepress::SiteController#show as HTML
|
15545
|
+
Parameters: {"resource_path"=>"/hi"}
|
15546
|
+
Rendered inline template within layouts/application (0.2ms)
|
15547
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
15548
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15549
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15550
|
+
Processing by Sitepress::SiteController#show as HTML
|
15551
|
+
Parameters: {"resource_path"=>"/time"}
|
15552
|
+
Rendered app/content/pages/_stupid.html.erb (1.0ms)
|
15553
|
+
Rendered app/content/pages/partials/_really_stupid.html.erb (0.6ms)
|
15554
|
+
Rendered inline template within layouts/sitepress_test_layout (10.5ms)
|
15555
|
+
Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.0ms)
|
15556
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15557
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15558
|
+
Processing by Sitepress::SiteController#show as HTML
|
15559
|
+
Parameters: {"resource_path"=>"/time"}
|
15560
|
+
Rendered app/content/pages/_stupid.html.erb (0.0ms)
|
15561
|
+
Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
|
15562
|
+
Rendered inline template within layouts/sitepress_test_layout (0.8ms)
|
15563
|
+
Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
15564
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
15565
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15566
|
+
Processing by Sitepress::SiteController#show as HTML
|
15567
|
+
Parameters: {"resource_path"=>"/time"}
|
15568
|
+
Rendered app/content/pages/_stupid.html.erb (0.0ms)
|
15569
|
+
Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
|
15570
|
+
Rendered inline template within layouts/sitepress_test_layout (0.8ms)
|
15571
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
15572
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15573
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15574
|
+
Processing by Sitepress::SiteController#show as HTML
|
15575
|
+
Parameters: {"resource_path"=>"/time"}
|
15576
|
+
Rendered app/content/pages/_stupid.html.erb (0.0ms)
|
15577
|
+
Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
|
15578
|
+
Rendered inline template within layouts/sitepress_test_layout (0.6ms)
|
15579
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
15580
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15581
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15582
|
+
Processing by Sitepress::SiteController#show as HTML
|
15583
|
+
Parameters: {"resource_path"=>"/time"}
|
15584
|
+
Rendered app/content/pages/_stupid.html.erb (0.0ms)
|
15585
|
+
Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
|
15586
|
+
Rendered inline template within layouts/sitepress_test_layout (0.6ms)
|
15587
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
15588
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15589
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15590
|
+
Processing by Sitepress::SiteController#show as HTML
|
15591
|
+
Parameters: {"resource_path"=>"/time"}
|
15592
|
+
Rendered app/content/pages/_stupid.html.erb (0.0ms)
|
15593
|
+
Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
|
15594
|
+
Rendered inline template within layouts/sitepress_test_layout (0.6ms)
|
15595
|
+
Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
15596
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15597
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15598
|
+
Processing by Sitepress::SiteController#show as HTML
|
15599
|
+
Parameters: {"resource_path"=>"/non-existent"}
|
15600
|
+
Completed 404 Not Found in 0ms (ActiveRecord: 0.0ms)
|
15601
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15602
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15603
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sitepress-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.22
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brad Gessler
|
@@ -58,14 +58,14 @@ dependencies:
|
|
58
58
|
requirements:
|
59
59
|
- - '='
|
60
60
|
- !ruby/object:Gem::Version
|
61
|
-
version: 0.1.
|
61
|
+
version: 0.1.22
|
62
62
|
type: :runtime
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
66
|
- - '='
|
67
67
|
- !ruby/object:Gem::Version
|
68
|
-
version: 0.1.
|
68
|
+
version: 0.1.22
|
69
69
|
description:
|
70
70
|
email:
|
71
71
|
- bradgessler@gmail.com
|