clwiki 3.1.3 → 3.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/cl_wiki/shortcuts.js +20 -7
  3. data/app/views/cl_wiki/page/edit.html.erb +2 -0
  4. data/app/views/cl_wiki/page/find.html.erb +2 -0
  5. data/app/views/cl_wiki/page/recent.html.erb +3 -1
  6. data/app/views/cl_wiki/page/show.html.erb +3 -1
  7. data/app/views/layouts/cl_wiki/application.html.erb +1 -1
  8. data/lib/cl_wiki/page.rb +10 -6
  9. data/lib/cl_wiki/version.rb +1 -1
  10. data/test/dummy/log/development.log +857 -0
  11. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/05/05U3nfNxrXRsqvbY0FPdE4JJ34O04u3OYRMiNSsSd2U.cache +1 -0
  12. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/09/09RB5CdPnRT7YC7_DG_XoRaLSpiJ0GlOH6knOkQkUo4.cache +1 -0
  13. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/1n/1nPT8txF9k-opf1dt28LkyoNOAlggHQesiYDvlCEVmQ.cache +2 -0
  14. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2A/2AzOvZfD_jYRqSBY29p-2cORsUcKmOfaq_38rWRfEjE.cache +3 -0
  15. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4-/4-BfRACTK6aXqpi830uiN-QNvgPwbixbE9nXM05TxUk.cache +1 -0
  16. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4_/4_wkhRjt0QVRoLVmsXNi4IEUeDiH08UX7efec-F4fYw.cache +2 -0
  17. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/6B/6BvKDKEIrocAfhwJU6z7mndgYE2E7Dpp6E5gaR0yYvk.cache +0 -0
  18. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/7a/7a_VMKQuKo9q_d3UHXIPSCB7dMre79Z8YkU11YklKoY.cache +1 -0
  19. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/AH/AHLFtMsaZIwQ9D7HfZOQ_wPQN6hBufktyQvGW9TKGgk.cache +0 -0
  20. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/BQ/bqKSqZNgRPYNmUhKLdqlMv-3ohwmHwlv1TtmR_zSfL0.cache +0 -0
  21. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/CY/CYd_T0Mvsv0u_iIAhbkRe7Wi2P5GKYoZ6AoMPeK5Z5c.cache +0 -0
  22. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Fo/Fo--qUNG1V_CyADMhU5vH86pJnx1m2d-k2qaPAjXBIQ.cache +1 -0
  23. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Gw/GWwA-JgBnAGHqassR-NZ_iatnnmcVDaBtfI9uAW12CI.cache +1 -0
  24. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/I7/I7KyprvSwemyBLH7tmm82My-j0czehx3QD84naPwErU.cache +0 -0
  25. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/LT/LTH3NeNw8IFVbydk839Ob0XiwEQZtIyixMltWtIzg5o.cache +0 -0
  26. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/O4/o4XO8Qo3fNsMwcTk5-pEF4_buoB_KtsqHF1HzpJrvHY.cache +1 -0
  27. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/OV/ovgywySuV5Tfoz9t5e75MyUdHMAH8-tCpbiERJpI17I.cache +1 -0
  28. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/WH/WHjGFRPXuo5lOzRP-4ecNErP9JyVXBqeTUqheALqmFE.cache +0 -0
  29. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/WZ/WZBILEsCv3gfXqzu7AlVz6-c0WlVID5rmTWc2mkwef8.cache +0 -0
  30. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/YB/ybfb2NUYWF4r8SWqemYRZCheTxFxljytKX_ZzDG9Cao.cache +1 -0
  31. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_F/_f5XKF_5JYLUPPJJLJ1l5UbghZsyKIZ4Pro7Tlh1bKw.cache +0 -0
  32. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/d9/d9n-22PYG-8MqJicPbbJ2r3ip0cFQeugk5HtU-5ueZ4.cache +1 -0
  33. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/db/dBIMLCZq8Y4TneD8CzU_5XvyC361SZGR0gNEvsUFvTc.cache +1 -0
  34. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/do/doeYUKrK0jpgmu8QFGRN5oaanpBO1bfAMfZoUu9fzkA.cache +1 -0
  35. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/f2/f2U7Jaa67dTPefREUU-gUKLmCAmL8K3g-quaZL2hlMU.cache +1 -0
  36. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/hv/HvGUR1YSVraG2rlOgzyLGRjtcjsvT_nPwL9bu1MDT2s.cache +0 -0
  37. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/jM/jMuaKlFw9chBDcGV_09Gq063OSWFfvF8nyJPFvB7cCc.cache +1 -0
  38. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pA/PaWZ-fSLvbCy3iBNmjPOgLSdaF6Yzpf5UH8C_NNywsE.cache +1 -0
  39. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/rD/rDXlwIJ2QsZfT3ZaxA1c3KzxowRPN1AXbkycmPBzTKs.cache +3 -0
  40. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/sh/SHzYooqr9p4JBI5xqicitaryaroAdKmATarDQRLxmTA.cache +0 -0
  41. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vh/vhQ4BTVt1aVRwAo6Vmm18VR5ag7FJSKAdA6_ON-BzN0.cache +0 -0
  42. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/xt/xTF89fxfBL2O3D3oJAG-Umx68WUgcpCHVnk6P3tMagE.cache +3 -0
  43. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/z4/z4nGWAyv5nfOdl3HYCnII81-DMIu5-3pClB-iDVnDgE.cache +0 -0
  44. metadata +68 -2
@@ -8175,3 +8175,860 @@ Processing by ClWiki::PageController#show as HTML
8175
8175
  Completed 200 OK in 14ms (Views: 5.2ms | Allocations: 6833)
8176
8176
 
8177
8177
 
8178
+ Started GET "/" for ::1 at 2022-12-15 20:49:13 -0600
8179
+ Processing by ClWiki::PageController#show as HTML
8180
+ Redirected to http://localhost:3000/wiki/login
8181
+ Filter chain halted as :authorized rendered or redirected
8182
+ Completed 302 Found in 39ms (Allocations: 7794)
8183
+
8184
+
8185
+ Started GET "/wiki/login" for ::1 at 2022-12-15 20:49:13 -0600
8186
+ Processing by ClWiki::SessionsController#new as HTML
8187
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8188
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application
8189
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application (Duration: 2.1ms | Allocations: 768)
8190
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 144.3ms | Allocations: 44728)
8191
+ Completed 200 OK in 150ms (Views: 147.1ms | Allocations: 46804)
8192
+
8193
+
8194
+ Started GET "/assets/cl_wiki/application.debug-5ccdf12d25bb8adda4b692ad9d5a1b717bbe82fdae1fc76267ac0dc25a8941de.css" for ::1 at 2022-12-15 20:49:14 -0600
8195
+ Started GET "/assets/cl_wiki/application.debug-985c6c1b00e5c2387df454ae796141dac6c28d0c171af1e7e53aa90c1742da88.js" for ::1 at 2022-12-15 20:49:14 -0600
8196
+ Started POST "/wiki/login" for ::1 at 2022-12-15 20:49:18 -0600
8197
+ Processing by ClWiki::SessionsController#create as HTML
8198
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZP1x0z449v3lxI1+U3T6MyIAz6x5crDfq7mJP3lf9freRz3etU5bDEkRK58IYgG1iPjF4wbKl6kDzaEMHxredQ==", "username"=>"chrismo", "password"=>"[FILTERED]", "commit"=>"Login"}
8199
+ Redirected to http://localhost:3000/wiki/login
8200
+ Completed 302 Found in 280ms (Allocations: 442)
8201
+
8202
+
8203
+ Started GET "/wiki/login" for ::1 at 2022-12-15 20:49:18 -0600
8204
+ Processing by ClWiki::SessionsController#new as HTML
8205
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8206
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application
8207
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application (Duration: 0.4ms | Allocations: 386)
8208
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.3ms | Allocations: 5101)
8209
+ Completed 200 OK in 4ms (Views: 3.6ms | Allocations: 5580)
8210
+
8211
+
8212
+ Started POST "/wiki/login" for ::1 at 2022-12-15 20:49:21 -0600
8213
+ Processing by ClWiki::SessionsController#create as HTML
8214
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"+yX+quuwXcUwsn2wbS11NMSN818VNtgemzi4xHxC9hxBn7KnYMbwNJxn21E2O46ybnX5EGqO/2gzTJD3Ggfdkw==", "username"=>"chrismo", "password"=>"[FILTERED]", "commit"=>"Login"}
8215
+ Redirected to http://localhost:3000/wiki/login
8216
+ Completed 302 Found in 289ms (Allocations: 432)
8217
+
8218
+
8219
+ Started GET "/wiki/login" for ::1 at 2022-12-15 20:49:22 -0600
8220
+ Processing by ClWiki::SessionsController#new as HTML
8221
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8222
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application
8223
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application (Duration: 0.3ms | Allocations: 381)
8224
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.1ms | Allocations: 5096)
8225
+ Completed 200 OK in 6ms (Views: 5.6ms | Allocations: 5574)
8226
+
8227
+
8228
+ Started POST "/wiki/login" for ::1 at 2022-12-15 20:49:25 -0600
8229
+ Processing by ClWiki::SessionsController#create as HTML
8230
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"e27XUuYnLQo8Ea7xoO0pYy9ArFU0vfm3QSXEqCweCtHB1JtfbVGA+5DECBD7+9LlhbimGksF3sHpUeybSlshXg==", "username"=>"chrismo", "password"=>"[FILTERED]", "commit"=>"Login"}
8231
+ Redirected to http://localhost:3000/wiki/
8232
+ Completed 302 Found in 559ms (Allocations: 481)
8233
+
8234
+
8235
+ Started GET "/wiki/" for ::1 at 2022-12-15 20:49:25 -0600
8236
+ Processing by ClWiki::PageController#show as HTML
8237
+ Redirected to http://localhost:3000/wiki/FrontPage
8238
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8239
+ Completed 302 Found in 8ms (Allocations: 9656)
8240
+
8241
+
8242
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 20:49:25 -0600
8243
+ Processing by ClWiki::PageController#show as HTML
8244
+ Parameters: {"page_name"=>"FrontPage"}
8245
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8246
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8247
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.2ms | Allocations: 82)
8248
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.1ms | Allocations: 4801)
8249
+ Completed 200 OK in 7ms (Views: 3.7ms | Allocations: 7460)
8250
+
8251
+
8252
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 20:49:29 -0600
8253
+ Processing by ClWiki::PageController#show as HTML
8254
+ Parameters: {"page_name"=>"FrontPage"}
8255
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8256
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8257
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8258
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 12.8ms | Allocations: 4722)
8259
+ Completed 200 OK in 20ms (Views: 13.8ms | Allocations: 6303)
8260
+
8261
+
8262
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 20:49:30 -0600
8263
+ Processing by ClWiki::PageController#recent as HTML
8264
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8265
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8266
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 1.2ms | Allocations: 303)
8267
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 9.5ms | Allocations: 5021)
8268
+ Completed 200 OK in 19ms (Views: 9.9ms | Allocations: 11949)
8269
+
8270
+
8271
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 20:49:30 -0600
8272
+ Processing by ClWiki::PageController#show as */*
8273
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8274
+ Redirected to http://localhost:3000/wiki/FrontPage
8275
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8276
+ Completed 302 Found in 1ms (Allocations: 537)
8277
+
8278
+
8279
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 20:49:30 -0600
8280
+ Processing by ClWiki::PageController#show as HTML
8281
+ Parameters: {"page_name"=>"FrontPage"}
8282
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8283
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8284
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8285
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 7.0ms | Allocations: 4722)
8286
+ Completed 200 OK in 10ms (Views: 7.4ms | Allocations: 6303)
8287
+
8288
+
8289
+ Started GET "/wiki/find" for ::1 at 2022-12-15 20:49:31 -0600
8290
+ Processing by ClWiki::PageController#find as HTML
8291
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8292
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application
8293
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application (Duration: 2.8ms | Allocations: 537)
8294
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 17.7ms | Allocations: 5252)
8295
+ Completed 200 OK in 24ms (Views: 18.5ms | Allocations: 6127)
8296
+
8297
+
8298
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 20:49:37 -0600
8299
+ Processing by ClWiki::PageController#show as HTML
8300
+ Parameters: {"page_name"=>"FrontPage"}
8301
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8302
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8303
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8304
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 26.2ms | Allocations: 4774)
8305
+ Completed 200 OK in 39ms (Views: 26.7ms | Allocations: 6357)
8306
+
8307
+
8308
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 20:49:38 -0600
8309
+ Processing by ClWiki::PageController#show as HTML
8310
+ Parameters: {"page_name"=>"FrontPage"}
8311
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8312
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8313
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8314
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 7.8ms | Allocations: 4772)
8315
+ Completed 200 OK in 16ms (Views: 9.0ms | Allocations: 6357)
8316
+
8317
+
8318
+ Started GET "/wiki/PreTagsTest" for ::1 at 2022-12-15 20:49:40 -0600
8319
+ Processing by ClWiki::PageController#show as HTML
8320
+ Parameters: {"page_name"=>"PreTagsTest"}
8321
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8322
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8323
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8324
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 5.2ms | Allocations: 4723)
8325
+ Completed 200 OK in 11ms (Views: 6.0ms | Allocations: 6368)
8326
+
8327
+
8328
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 20:54:53 -0600
8329
+ Processing by ClWiki::PageController#show as HTML
8330
+ Parameters: {"page_name"=>"FrontPage"}
8331
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8332
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8333
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8334
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 6.3ms | Allocations: 4725)
8335
+ Completed 200 OK in 12ms (Views: 6.9ms | Allocations: 6309)
8336
+
8337
+
8338
+ Started GET "/wiki/DotTest" for ::1 at 2022-12-15 20:55:05 -0600
8339
+ Processing by ClWiki::PageController#show as HTML
8340
+ Parameters: {"page_name"=>"DotTest"}
8341
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8342
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8343
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8344
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 11.3ms | Allocations: 4722)
8345
+ Completed 200 OK in 22ms (Views: 12.0ms | Allocations: 5716)
8346
+
8347
+
8348
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 20:55:05 -0600
8349
+ Processing by ClWiki::PageController#show as */*
8350
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8351
+ Redirected to http://localhost:3000/wiki/FrontPage
8352
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8353
+ Completed 302 Found in 2ms (Allocations: 537)
8354
+
8355
+
8356
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 20:55:05 -0600
8357
+ Processing by ClWiki::PageController#show as HTML
8358
+ Parameters: {"page_name"=>"FrontPage"}
8359
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8360
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8361
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8362
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 4.5ms | Allocations: 4723)
8363
+ Completed 200 OK in 7ms (Views: 5.0ms | Allocations: 6305)
8364
+
8365
+
8366
+ Started GET "/wiki/DotTest" for ::1 at 2022-12-15 20:55:17 -0600
8367
+ Processing by ClWiki::PageController#show as HTML
8368
+ Parameters: {"page_name"=>"DotTest"}
8369
+ Redirected to http://localhost:3000/wiki/login
8370
+ Filter chain halted as :authorized rendered or redirected
8371
+ Completed 302 Found in 3ms (Allocations: 415)
8372
+
8373
+
8374
+ Started GET "/wiki/login" for ::1 at 2022-12-15 20:55:17 -0600
8375
+ Processing by ClWiki::SessionsController#new as HTML
8376
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8377
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application
8378
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application (Duration: 3.0ms | Allocations: 392)
8379
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 7.1ms | Allocations: 5110)
8380
+ Completed 200 OK in 9ms (Views: 8.3ms | Allocations: 5588)
8381
+
8382
+
8383
+ Started GET "/assets/cl_wiki/application.debug-5ccdf12d25bb8adda4b692ad9d5a1b717bbe82fdae1fc76267ac0dc25a8941de.css" for ::1 at 2022-12-15 20:55:17 -0600
8384
+ Started GET "/assets/cl_wiki/application.debug-985c6c1b00e5c2387df454ae796141dac6c28d0c171af1e7e53aa90c1742da88.js" for ::1 at 2022-12-15 20:55:17 -0600
8385
+ Started POST "/wiki/login" for ::1 at 2022-12-15 20:55:20 -0600
8386
+ Processing by ClWiki::SessionsController#create as HTML
8387
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"g4gzT1uSr4Ae7JzfW18NOiSSiie5a+o1Ws15gAvUSoYqp3pdIM7aS50+2aOFHtzo6nca0piGWAyBCmE6kJRKsA==", "username"=>"chrismo", "password"=>"[FILTERED]", "commit"=>"Login"}
8388
+ Redirected to http://localhost:3000/wiki/login
8389
+ Completed 302 Found in 289ms (Allocations: 433)
8390
+
8391
+
8392
+ Started GET "/wiki/login" for ::1 at 2022-12-15 20:55:21 -0600
8393
+ Processing by ClWiki::SessionsController#new as HTML
8394
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8395
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application
8396
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/sessions/new.html.erb within layouts/cl_wiki/application (Duration: 0.4ms | Allocations: 381)
8397
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 6.4ms | Allocations: 5149)
8398
+ Completed 200 OK in 7ms (Views: 6.7ms | Allocations: 5630)
8399
+
8400
+
8401
+ Started POST "/wiki/login" for ::1 at 2022-12-15 20:55:25 -0600
8402
+ Processing by ClWiki::SessionsController#create as HTML
8403
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"i3vYcZuUluJMgmQDsD55+LxKRoThzWX/6YHv1ypaLO8iVJFj4MjjKc9QIX9uf6gqcq/WccAg18YyRvdtsRos2Q==", "username"=>"chrismo", "password"=>"[FILTERED]", "commit"=>"Login"}
8404
+ Redirected to http://localhost:3000/wiki/
8405
+ Completed 302 Found in 545ms (Allocations: 477)
8406
+
8407
+
8408
+ Started GET "/wiki/" for ::1 at 2022-12-15 20:55:26 -0600
8409
+ Processing by ClWiki::PageController#show as HTML
8410
+ Redirected to http://localhost:3000/wiki/FrontPage
8411
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8412
+ Completed 302 Found in 1ms (Allocations: 539)
8413
+
8414
+
8415
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 20:55:26 -0600
8416
+ Processing by ClWiki::PageController#show as HTML
8417
+ Parameters: {"page_name"=>"FrontPage"}
8418
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8419
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8420
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8421
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 2.7ms | Allocations: 4772)
8422
+ Completed 200 OK in 5ms (Views: 3.0ms | Allocations: 6354)
8423
+
8424
+
8425
+ Started GET "/assets/cl_wiki/application.js-e15477c34906ab00c804ddac0b39ca8bb9fbef90fbb76a8497efa2e273e5392b.map" for ::1 at 2022-12-15 20:55:30 -0600
8426
+ Started GET "/assets/cl_wiki/application.css-783567ebbf1db4fdc59ed44ce9ded95e5400faf5b3e8e1b67d4822fc49b75427.map" for ::1 at 2022-12-15 20:55:30 -0600
8427
+ Started GET "/assets/jquery.source.js" for ::1 at 2022-12-15 20:55:30 -0600
8428
+ Started GET "/assets/cl_wiki/edit.source.js" for ::1 at 2022-12-15 20:55:30 -0600
8429
+ Started GET "/assets/cl_wiki/shortcuts.source.js" for ::1 at 2022-12-15 20:55:30 -0600
8430
+ Started GET "/assets/cl_wiki/find.source.js" for ::1 at 2022-12-15 20:55:30 -0600
8431
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 20:56:20 -0600
8432
+ Processing by ClWiki::PageController#show as HTML
8433
+ Parameters: {"page_name"=>"FrontPage"}
8434
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8435
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8436
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8437
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 7.7ms | Allocations: 4725)
8438
+ Completed 200 OK in 16ms (Views: 8.4ms | Allocations: 6309)
8439
+
8440
+
8441
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:00:56 -0600
8442
+ Processing by ClWiki::PageController#show as HTML
8443
+ Parameters: {"page_name"=>"FrontPage"}
8444
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8445
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8446
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.3ms | Allocations: 6)
8447
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 11.5ms | Allocations: 4726)
8448
+ Completed 200 OK in 22ms (Views: 13.2ms | Allocations: 6312)
8449
+
8450
+
8451
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:01:00 -0600
8452
+ Processing by ClWiki::PageController#show as HTML
8453
+ Parameters: {"page_name"=>"FrontPage"}
8454
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8455
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8456
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8457
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 8.2ms | Allocations: 4722)
8458
+ Completed 200 OK in 11ms (Views: 8.8ms | Allocations: 6302)
8459
+
8460
+
8461
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:01:18 -0600
8462
+ Processing by ClWiki::PageController#show as HTML
8463
+ Parameters: {"page_name"=>"FrontPage"}
8464
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8465
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8466
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.6ms | Allocations: 234)
8467
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 17.0ms | Allocations: 13203)
8468
+ Completed 200 OK in 46ms (Views: 19.7ms | Allocations: 33707)
8469
+
8470
+
8471
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:01:23 -0600
8472
+ Processing by ClWiki::PageController#show as HTML
8473
+ Parameters: {"page_name"=>"FrontPage"}
8474
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8475
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8476
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8477
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 17.8ms | Allocations: 4722)
8478
+ Completed 200 OK in 25ms (Views: 18.6ms | Allocations: 6309)
8479
+
8480
+
8481
+ Started GET "/assets/cl_wiki/application.js-e15477c34906ab00c804ddac0b39ca8bb9fbef90fbb76a8497efa2e273e5392b.map" for ::1 at 2022-12-15 21:01:30 -0600
8482
+ Started GET "/assets/cl_wiki/application.css-783567ebbf1db4fdc59ed44ce9ded95e5400faf5b3e8e1b67d4822fc49b75427.map" for ::1 at 2022-12-15 21:01:30 -0600
8483
+ Started GET "/assets/jquery.source.js" for ::1 at 2022-12-15 21:01:30 -0600
8484
+ Started GET "/assets/cl_wiki/edit.source.js" for ::1 at 2022-12-15 21:01:30 -0600
8485
+ Started GET "/assets/cl_wiki/find.source.js" for ::1 at 2022-12-15 21:01:30 -0600
8486
+ Started GET "/assets/cl_wiki/shortcuts.source.js" for ::1 at 2022-12-15 21:01:30 -0600
8487
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:02:13 -0600
8488
+ Processing by ClWiki::PageController#show as HTML
8489
+ Parameters: {"page_name"=>"FrontPage"}
8490
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8491
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8492
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8493
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 11.5ms | Allocations: 4725)
8494
+ Completed 200 OK in 18ms (Views: 12.4ms | Allocations: 6322)
8495
+
8496
+
8497
+ Started GET "/assets/cl_wiki/application.js-e15477c34906ab00c804ddac0b39ca8bb9fbef90fbb76a8497efa2e273e5392b.map" for ::1 at 2022-12-15 21:02:14 -0600
8498
+ Started GET "/assets/cl_wiki/application.css-783567ebbf1db4fdc59ed44ce9ded95e5400faf5b3e8e1b67d4822fc49b75427.map" for ::1 at 2022-12-15 21:02:14 -0600
8499
+ Started GET "/assets/jquery.source.js" for ::1 at 2022-12-15 21:02:14 -0600
8500
+ Started GET "/assets/cl_wiki/shortcuts.source.js" for ::1 at 2022-12-15 21:02:14 -0600
8501
+ Started GET "/assets/cl_wiki/edit.source.js" for ::1 at 2022-12-15 21:02:14 -0600
8502
+ Started GET "/assets/cl_wiki/find.source.js" for ::1 at 2022-12-15 21:02:14 -0600
8503
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:02:20 -0600
8504
+ Processing by ClWiki::PageController#show as HTML
8505
+ Parameters: {"page_name"=>"FrontPage"}
8506
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8507
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8508
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8509
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 7.1ms | Allocations: 4725)
8510
+ Completed 200 OK in 11ms (Views: 7.6ms | Allocations: 6315)
8511
+
8512
+
8513
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:02:38 -0600
8514
+ Processing by ClWiki::PageController#recent as HTML
8515
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8516
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8517
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 0.8ms | Allocations: 459)
8518
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 18.0ms | Allocations: 13441)
8519
+ Completed 200 OK in 54ms (Views: 20.3ms | Allocations: 39085)
8520
+
8521
+
8522
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:02:38 -0600
8523
+ Processing by ClWiki::PageController#show as */*
8524
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8525
+ Redirected to http://localhost:3000/wiki/FrontPage
8526
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8527
+ Completed 302 Found in 1ms (Allocations: 555)
8528
+
8529
+
8530
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:02:38 -0600
8531
+ Processing by ClWiki::PageController#show as HTML
8532
+ Parameters: {"page_name"=>"FrontPage"}
8533
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8534
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8535
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.8ms | Allocations: 77)
8536
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 5.8ms | Allocations: 4795)
8537
+ Completed 200 OK in 8ms (Views: 6.2ms | Allocations: 6596)
8538
+
8539
+
8540
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:02:44 -0600
8541
+ Processing by ClWiki::PageController#recent as HTML
8542
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8543
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8544
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 0.4ms | Allocations: 174)
8545
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 6.2ms | Allocations: 4890)
8546
+ Completed 200 OK in 17ms (Views: 7.2ms | Allocations: 11593)
8547
+
8548
+
8549
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:02:44 -0600
8550
+ Processing by ClWiki::PageController#show as */*
8551
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8552
+ Redirected to http://localhost:3000/wiki/FrontPage
8553
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8554
+ Completed 302 Found in 1ms (Allocations: 537)
8555
+
8556
+
8557
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:02:44 -0600
8558
+ Processing by ClWiki::PageController#show as HTML
8559
+ Parameters: {"page_name"=>"FrontPage"}
8560
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8561
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8562
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8563
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.3ms | Allocations: 4722)
8564
+ Completed 200 OK in 6ms (Views: 3.7ms | Allocations: 6310)
8565
+
8566
+
8567
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:02:45 -0600
8568
+ Processing by ClWiki::PageController#recent as HTML
8569
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8570
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8571
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 0.2ms | Allocations: 174)
8572
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 9.9ms | Allocations: 4954)
8573
+ Completed 200 OK in 35ms (Views: 10.6ms | Allocations: 11657)
8574
+
8575
+
8576
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:02:45 -0600
8577
+ Processing by ClWiki::PageController#show as */*
8578
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8579
+ Redirected to http://localhost:3000/wiki/FrontPage
8580
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8581
+ Completed 302 Found in 1ms (Allocations: 538)
8582
+
8583
+
8584
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:02:45 -0600
8585
+ Processing by ClWiki::PageController#show as HTML
8586
+ Parameters: {"page_name"=>"FrontPage"}
8587
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8588
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8589
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8590
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.4ms | Allocations: 4723)
8591
+ Completed 200 OK in 5ms (Views: 3.8ms | Allocations: 6315)
8592
+
8593
+
8594
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:02:48 -0600
8595
+ Processing by ClWiki::PageController#recent as HTML
8596
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8597
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8598
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 0.2ms | Allocations: 174)
8599
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 5.4ms | Allocations: 4953)
8600
+ Completed 200 OK in 19ms (Views: 6.0ms | Allocations: 11661)
8601
+
8602
+
8603
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:02:48 -0600
8604
+ Processing by ClWiki::PageController#show as */*
8605
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8606
+ Redirected to http://localhost:3000/wiki/FrontPage
8607
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8608
+ Completed 302 Found in 1ms (Allocations: 537)
8609
+
8610
+
8611
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:02:48 -0600
8612
+ Processing by ClWiki::PageController#show as HTML
8613
+ Parameters: {"page_name"=>"FrontPage"}
8614
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8615
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8616
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8617
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.6ms | Allocations: 4722)
8618
+ Completed 200 OK in 6ms (Views: 4.0ms | Allocations: 6310)
8619
+
8620
+
8621
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:02:51 -0600
8622
+ Processing by ClWiki::PageController#show as HTML
8623
+ Parameters: {"page_name"=>"FrontPage"}
8624
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8625
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8626
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8627
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 10.9ms | Allocations: 4722)
8628
+ Completed 200 OK in 16ms (Views: 11.7ms | Allocations: 6310)
8629
+
8630
+
8631
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:03:03 -0600
8632
+ Processing by ClWiki::PageController#show as HTML
8633
+ Parameters: {"page_name"=>"FrontPage"}
8634
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8635
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8636
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8637
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 11.5ms | Allocations: 4722)
8638
+ Completed 200 OK in 20ms (Views: 12.4ms | Allocations: 6310)
8639
+
8640
+
8641
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:03:05 -0600
8642
+ Processing by ClWiki::PageController#recent as HTML
8643
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8644
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8645
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 174)
8646
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.5ms | Allocations: 4890)
8647
+ Completed 200 OK in 13ms (Views: 3.9ms | Allocations: 11592)
8648
+
8649
+
8650
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:03:05 -0600
8651
+ Processing by ClWiki::PageController#show as */*
8652
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8653
+ Redirected to http://localhost:3000/wiki/FrontPage
8654
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8655
+ Completed 302 Found in 1ms (Allocations: 538)
8656
+
8657
+
8658
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:03:05 -0600
8659
+ Processing by ClWiki::PageController#show as HTML
8660
+ Parameters: {"page_name"=>"FrontPage"}
8661
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8662
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8663
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8664
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 4.0ms | Allocations: 4786)
8665
+ Completed 200 OK in 6ms (Views: 4.4ms | Allocations: 6378)
8666
+
8667
+
8668
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:12:23 -0600
8669
+ Processing by ClWiki::PageController#recent as HTML
8670
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8671
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8672
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 0.8ms | Allocations: 459)
8673
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 119.5ms | Allocations: 44543)
8674
+ Completed 200 OK in 150ms (Views: 121.7ms | Allocations: 70181)
8675
+
8676
+
8677
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:12:24 -0600
8678
+ Processing by ClWiki::PageController#show as */*
8679
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8680
+ Redirected to http://localhost:3000/wiki/FrontPage
8681
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8682
+ Completed 302 Found in 1ms (Allocations: 557)
8683
+
8684
+
8685
+ Started GET "/assets/cl_wiki/application.debug-463a98860e6310865f22094afd02064f50215a7012eca2221a75ebc6e71ab98c.js" for ::1 at 2022-12-15 21:12:24 -0600
8686
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:24 -0600
8687
+ Processing by ClWiki::PageController#show as HTML
8688
+ Parameters: {"page_name"=>"FrontPage"}
8689
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8690
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8691
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.4ms | Allocations: 288)
8692
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 5.7ms | Allocations: 6060)
8693
+ Completed 200 OK in 9ms (Views: 6.1ms | Allocations: 8947)
8694
+
8695
+
8696
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:29 -0600
8697
+ Processing by ClWiki::PageController#show as HTML
8698
+ Parameters: {"page_name"=>"FrontPage"}
8699
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8700
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8701
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8702
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 7.3ms | Allocations: 4722)
8703
+ Completed 200 OK in 11ms (Views: 8.1ms | Allocations: 6311)
8704
+
8705
+
8706
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:29 -0600
8707
+ Processing by ClWiki::PageController#show as HTML
8708
+ Parameters: {"page_name"=>"FrontPage"}
8709
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8710
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8711
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8712
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 6.5ms | Allocations: 4722)
8713
+ Completed 200 OK in 14ms (Views: 7.8ms | Allocations: 6310)
8714
+
8715
+
8716
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:30 -0600
8717
+ Processing by ClWiki::PageController#show as HTML
8718
+ Parameters: {"page_name"=>"FrontPage"}
8719
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8720
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8721
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8722
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 8.0ms | Allocations: 4722)
8723
+ Completed 200 OK in 19ms (Views: 10.2ms | Allocations: 6311)
8724
+
8725
+
8726
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:30 -0600
8727
+ Processing by ClWiki::PageController#show as HTML
8728
+ Parameters: {"page_name"=>"FrontPage"}
8729
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8730
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8731
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8732
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 9.0ms | Allocations: 4723)
8733
+ Completed 200 OK in 14ms (Views: 9.7ms | Allocations: 6313)
8734
+
8735
+
8736
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:31 -0600
8737
+ Processing by ClWiki::PageController#show as HTML
8738
+ Parameters: {"page_name"=>"FrontPage"}
8739
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8740
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8741
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8742
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 5.6ms | Allocations: 4722)
8743
+ Completed 200 OK in 13ms (Views: 6.5ms | Allocations: 6310)
8744
+
8745
+
8746
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:31 -0600
8747
+ Processing by ClWiki::PageController#show as HTML
8748
+ Parameters: {"page_name"=>"FrontPage"}
8749
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8750
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8751
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8752
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 15.6ms | Allocations: 4774)
8753
+ Completed 200 OK in 22ms (Views: 16.8ms | Allocations: 6362)
8754
+
8755
+
8756
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:31 -0600
8757
+ Processing by ClWiki::PageController#show as HTML
8758
+ Parameters: {"page_name"=>"FrontPage"}
8759
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8760
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8761
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8762
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 6.8ms | Allocations: 4723)
8763
+ Completed 200 OK in 12ms (Views: 7.4ms | Allocations: 6314)
8764
+
8765
+
8766
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:31 -0600
8767
+ Processing by ClWiki::PageController#show as HTML
8768
+ Parameters: {"page_name"=>"FrontPage"}
8769
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8770
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8771
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8772
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 8.6ms | Allocations: 4722)
8773
+ Completed 200 OK in 13ms (Views: 9.4ms | Allocations: 6310)
8774
+
8775
+
8776
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:31 -0600
8777
+ Processing by ClWiki::PageController#show as HTML
8778
+ Parameters: {"page_name"=>"FrontPage"}
8779
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8780
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8781
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 6)
8782
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 5.3ms | Allocations: 4722)
8783
+ Completed 200 OK in 13ms (Views: 6.1ms | Allocations: 6310)
8784
+
8785
+
8786
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:12:32 -0600
8787
+ Processing by ClWiki::PageController#recent as HTML
8788
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8789
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8790
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 0.2ms | Allocations: 174)
8791
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 5.5ms | Allocations: 4890)
8792
+ Completed 200 OK in 26ms (Views: 6.1ms | Allocations: 11601)
8793
+
8794
+
8795
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:12:32 -0600
8796
+ Processing by ClWiki::PageController#show as */*
8797
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8798
+ Redirected to http://localhost:3000/wiki/FrontPage
8799
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8800
+ Completed 302 Found in 1ms (Allocations: 537)
8801
+
8802
+
8803
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:32 -0600
8804
+ Processing by ClWiki::PageController#show as HTML
8805
+ Parameters: {"page_name"=>"FrontPage"}
8806
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8807
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8808
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 6)
8809
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 4.6ms | Allocations: 4722)
8810
+ Completed 200 OK in 7ms (Views: 5.0ms | Allocations: 6312)
8811
+
8812
+
8813
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:12:33 -0600
8814
+ Processing by ClWiki::PageController#show as HTML
8815
+ Parameters: {"page_name"=>"FrontPage"}
8816
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8817
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8818
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.2ms | Allocations: 6)
8819
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 11.4ms | Allocations: 4722)
8820
+ Completed 200 OK in 19ms (Views: 13.1ms | Allocations: 6310)
8821
+
8822
+
8823
+ Started GET "/wiki/find" for ::1 at 2022-12-15 21:12:41 -0600
8824
+ Processing by ClWiki::PageController#find as HTML
8825
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8826
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application
8827
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application (Duration: 2.8ms | Allocations: 559)
8828
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 12.4ms | Allocations: 5275)
8829
+ Completed 200 OK in 18ms (Views: 13.9ms | Allocations: 6151)
8830
+
8831
+
8832
+ Started POST "/wiki/find" for ::1 at 2022-12-15 21:12:47 -0600
8833
+ Processing by ClWiki::PageController#find as HTML
8834
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"PSWoPiISBZLUOLPQ4XqcAP7u6WUopdf2Uciu2rLhTGCUCuEsWU5wWVfq9qw/O03SMAt5kAlIZc+KD7ZgKaFMVg==", "search_text"=>"home", "find"=>"Find"}
8835
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8836
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application
8837
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application (Duration: 0.7ms | Allocations: 278)
8838
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 7.7ms | Allocations: 5044)
8839
+ Completed 200 OK in 10ms (Views: 8.5ms | Allocations: 5740)
8840
+
8841
+
8842
+ Started GET "/wiki/find" for ::1 at 2022-12-15 21:12:48 -0600
8843
+ Processing by ClWiki::PageController#find as HTML
8844
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8845
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application
8846
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application (Duration: 1.5ms | Allocations: 270)
8847
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 14.0ms | Allocations: 4985)
8848
+ Completed 200 OK in 29ms (Views: 25.5ms | Allocations: 5650)
8849
+
8850
+
8851
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:15:45 -0600
8852
+ Processing by ClWiki::PageController#show as HTML
8853
+ Parameters: {"page_name"=>"FrontPage"}
8854
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8855
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8856
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.6ms | Allocations: 266)
8857
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 18.2ms | Allocations: 13370)
8858
+ Completed 200 OK in 49ms (Views: 20.3ms | Allocations: 33882)
8859
+
8860
+
8861
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:15:48 -0600
8862
+ Processing by ClWiki::PageController#recent as HTML
8863
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8864
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8865
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 1.1ms | Allocations: 303)
8866
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 5.0ms | Allocations: 5025)
8867
+ Completed 200 OK in 24ms (Views: 5.8ms | Allocations: 11954)
8868
+
8869
+
8870
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:15:48 -0600
8871
+ Processing by ClWiki::PageController#show as */*
8872
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8873
+ Redirected to http://localhost:3000/wiki/FrontPage
8874
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8875
+ Completed 302 Found in 1ms (Allocations: 555)
8876
+
8877
+
8878
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:15:48 -0600
8879
+ Processing by ClWiki::PageController#show as HTML
8880
+ Parameters: {"page_name"=>"FrontPage"}
8881
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8882
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8883
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 10)
8884
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.1ms | Allocations: 4729)
8885
+ Completed 200 OK in 6ms (Views: 3.6ms | Allocations: 6318)
8886
+
8887
+
8888
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:16:29 -0600
8889
+ Processing by ClWiki::PageController#recent as HTML
8890
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8891
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8892
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 0.9ms | Allocations: 324)
8893
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 9.1ms | Allocations: 5212)
8894
+ Completed 200 OK in 31ms (Views: 11.6ms | Allocations: 12700)
8895
+
8896
+
8897
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:16:29 -0600
8898
+ Processing by ClWiki::PageController#show as */*
8899
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8900
+ Redirected to http://localhost:3000/wiki/FrontPage
8901
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8902
+ Completed 302 Found in 1ms (Allocations: 537)
8903
+
8904
+
8905
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:16:29 -0600
8906
+ Processing by ClWiki::PageController#show as HTML
8907
+ Parameters: {"page_name"=>"FrontPage"}
8908
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8909
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8910
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.5ms | Allocations: 103)
8911
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 7.3ms | Allocations: 4824)
8912
+ Completed 200 OK in 13ms (Views: 7.7ms | Allocations: 6621)
8913
+
8914
+
8915
+ Started GET "/wiki/find" for ::1 at 2022-12-15 21:16:31 -0600
8916
+ Processing by ClWiki::PageController#find as HTML
8917
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8918
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application
8919
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application (Duration: 1.6ms | Allocations: 579)
8920
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 12.5ms | Allocations: 5362)
8921
+ Completed 200 OK in 17ms (Views: 14.1ms | Allocations: 6239)
8922
+
8923
+
8924
+ Started GET "/wiki/find" for ::1 at 2022-12-15 21:16:50 -0600
8925
+ Processing by ClWiki::PageController#find as HTML
8926
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8927
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application
8928
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/find.html.erb within layouts/cl_wiki/application (Duration: 1.7ms | Allocations: 553)
8929
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 15.5ms | Allocations: 5503)
8930
+ Completed 200 OK in 22ms (Views: 17.7ms | Allocations: 6953)
8931
+
8932
+
8933
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:16:54 -0600
8934
+ Processing by ClWiki::PageController#recent as HTML
8935
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8936
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
8937
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 1.1ms | Allocations: 324)
8938
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 11.2ms | Allocations: 5045)
8939
+ Completed 200 OK in 33ms (Views: 12.1ms | Allocations: 11972)
8940
+
8941
+
8942
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:16:54 -0600
8943
+ Processing by ClWiki::PageController#show as */*
8944
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8945
+ Redirected to http://localhost:3000/wiki/FrontPage
8946
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8947
+ Completed 302 Found in 1ms (Allocations: 537)
8948
+
8949
+
8950
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:16:54 -0600
8951
+ Processing by ClWiki::PageController#show as HTML
8952
+ Parameters: {"page_name"=>"FrontPage"}
8953
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8954
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8955
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.6ms | Allocations: 103)
8956
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 8.6ms | Allocations: 4824)
8957
+ Completed 200 OK in 12ms (Views: 9.0ms | Allocations: 6623)
8958
+
8959
+
8960
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:16:59 -0600
8961
+ Processing by ClWiki::PageController#show as HTML
8962
+ Parameters: {"page_name"=>"FrontPage"}
8963
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8964
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8965
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.1ms | Allocations: 10)
8966
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 7.0ms | Allocations: 4729)
8967
+ Completed 200 OK in 26ms (Views: 7.9ms | Allocations: 6320)
8968
+
8969
+
8970
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:16:59 -0600
8971
+ Processing by ClWiki::PageController#show as */*
8972
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
8973
+ Redirected to http://localhost:3000/wiki/FrontPage
8974
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
8975
+ Completed 302 Found in 1ms (Allocations: 537)
8976
+
8977
+
8978
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:16:59 -0600
8979
+ Processing by ClWiki::PageController#show as HTML
8980
+ Parameters: {"page_name"=>"FrontPage"}
8981
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8982
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
8983
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 10)
8984
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 4.9ms | Allocations: 4729)
8985
+ Completed 200 OK in 7ms (Views: 5.3ms | Allocations: 6317)
8986
+
8987
+
8988
+ Started GET "/wiki/FrontPage/edit" for ::1 at 2022-12-15 21:17:00 -0600
8989
+ Processing by ClWiki::PageController#edit as HTML
8990
+ Parameters: {"page_name"=>"FrontPage"}
8991
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
8992
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/edit.html.erb within layouts/cl_wiki/application
8993
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/edit.html.erb within layouts/cl_wiki/application (Duration: 2.8ms | Allocations: 739)
8994
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 8.9ms | Allocations: 5458)
8995
+ Completed 200 OK in 12ms (Views: 9.7ms | Allocations: 6502)
8996
+
8997
+
8998
+ Started GET "/wiki/FrontPage/edit" for ::1 at 2022-12-15 21:17:03 -0600
8999
+ Processing by ClWiki::PageController#edit as HTML
9000
+ Parameters: {"page_name"=>"FrontPage"}
9001
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
9002
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/edit.html.erb within layouts/cl_wiki/application
9003
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/edit.html.erb within layouts/cl_wiki/application (Duration: 0.9ms | Allocations: 470)
9004
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 8.4ms | Allocations: 5254)
9005
+ Completed 200 OK in 11ms (Views: 8.9ms | Allocations: 6092)
9006
+
9007
+
9008
+ Started GET "/wiki/recent" for ::1 at 2022-12-15 21:17:09 -0600
9009
+ Processing by ClWiki::PageController#recent as HTML
9010
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
9011
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application
9012
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/recent.html.erb within layouts/cl_wiki/application (Duration: 0.2ms | Allocations: 178)
9013
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.9ms | Allocations: 4960)
9014
+ Completed 200 OK in 19ms (Views: 4.3ms | Allocations: 11673)
9015
+
9016
+
9017
+ Started GET "/wiki/dot.rb?fn=/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt" for ::1 at 2022-12-15 21:17:09 -0600
9018
+ Processing by ClWiki::PageController#show as */*
9019
+ Parameters: {"fn"=>"/Users/chrismo/modev/clwiki/test/dummy/wikirep/DotTest.txt", "page_name"=>"dot"}
9020
+ Redirected to http://localhost:3000/wiki/FrontPage
9021
+ Filter chain halted as :redirect_to_front_page_if_bad_name rendered or redirected
9022
+ Completed 302 Found in 1ms (Allocations: 537)
9023
+
9024
+
9025
+ Started GET "/wiki/FrontPage" for ::1 at 2022-12-15 21:17:09 -0600
9026
+ Processing by ClWiki::PageController#show as HTML
9027
+ Parameters: {"page_name"=>"FrontPage"}
9028
+ Rendering layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb
9029
+ Rendering /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application
9030
+ Rendered /Users/chrismo/modev/clwiki/app/views/cl_wiki/page/show.html.erb within layouts/cl_wiki/application (Duration: 0.0ms | Allocations: 10)
9031
+ Rendered layout /Users/chrismo/modev/clwiki/app/views/layouts/cl_wiki/application.html.erb (Duration: 3.8ms | Allocations: 4729)
9032
+ Completed 200 OK in 6ms (Views: 4.2ms | Allocations: 6321)
9033
+
9034
+