1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 |
Started GET "/" for 92.231.140.74 at 2013-04-06 14:11:17 +0200 Processing by DashboardController#show as HTML Completed 401 Unauthorized in 2ms Started GET "/users/sign_in" for 92.231.140.74 at 2013-04-06 14:11:17 +0200 Processing by Devise::SessionsController#new as HTML Rendered devise/sessions/new.html.haml within layouts/devise (191.0ms) Rendered layouts/_head.html.haml (627.1ms) Rendered layouts/_flash.html.haml (5.5ms) Completed 200 OK in 1358ms (Views: 1222.3ms | ActiveRecord: 4.4ms)
Started POST "/users/sign_in" for 92.231.140.74 at 2013-04-06 14:11:28 +0200 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"yqrCm4islOih7CLFTIUBUJ+XIf1zt3cgiUtOWo3d4TE=", "user"=>{"email"=>"info@dennis-boldt.de", "password"=>"[FILTERED]", "remember_me"=>"0"}} Redirected to http://git.dennis-boldt.de/ Completed 302 Found in 1040ms (ActiveRecord: 0.0ms) Started GET "/" for 92.231.140.74 at 2013-04-06 14:11:29 +0200 Processing by DashboardController#show as HTML Rendered events/_event_last_push.html.haml (5.8ms) Rendered dashboard/_activities.html.haml (24.5ms) Rendered dashboard/_projects.html.haml (285.5ms) Rendered dashboard/_groups.html.haml (13.9ms) Rendered dashboard/_teams.html.haml (44.6ms) Rendered dashboard/_sidebar.html.haml (357.6ms) Rendered dashboard/show.html.haml within layouts/application (391.8ms) Rendered layouts/_head.html.haml (9.9ms) Rendered layouts/_search.html.haml (315.2ms) Rendered layouts/_init_auto_complete.html.haml (205.5ms) Rendered layouts/_head_panel.html.haml (616.6ms) Rendered layouts/_flash.html.haml (0.5ms) Completed 200 OK in 2258ms (Views: 1062.6ms | ActiveRecord: 120.9ms) Started GET "/assets/logo-black.png" for 92.231.140.74 at 2013-04-06 14:11:34 +0200 Served asset /logo-black.png - 304 Not Modified (2ms) Started GET "/assets/icon-search.png" for 92.231.140.74 at 2013-04-06 14:11:34 +0200 Started GET "/?limit=20&offset=0&_=1365250294594" for 92.231.140.74 at 2013-04-06 14:11:34 +0200 Processing by DashboardController#show as JS Parameters: {"limit"=>"20", "offset"=>"0", "_"=>"1365250294594"} Served asset /icon-search.png - 304 Not Modified (3ms) Started GET "/assets/ajax_loader.gif" for 92.231.140.74 at 2013-04-06 14:11:34 +0200 Read fragment views/events/5-20130406091229 (1.0ms) Served asset /ajax_loader.gif - 304 Not Modified (1ms) Read fragment views/events/4-20130405232329 (0.8ms) Read fragment views/events/3-20130405230152 (0.4ms) Read fragment views/events/2-20130405225851 (0.4ms) Read fragment views/events/1-20130405225817 (0.4ms) Rendered events/_event.html.haml (17.2ms) Rendered dashboard/show.js.haml (92.1ms) Completed 200 OK in 213ms (Views: 103.2ms | ActiveRecord: 3.9ms)
Started GET "/admin" for 92.231.140.74 at 2013-04-06 14:11:41 +0200 Processing by Admin::DashboardController#index as HTML Rendered admin/dashboard/index.html.haml within layouts/admin (221.5ms) Rendered layouts/_head.html.haml (3.7ms) Rendered layouts/_search.html.haml (65.1ms) Rendered layouts/_init_auto_complete.html.haml (10.1ms) Rendered layouts/_head_panel.html.haml (83.8ms) Rendered layouts/_flash.html.haml (0.3ms) Completed 200 OK in 334ms (Views: 288.6ms | ActiveRecord: 41.7ms) Started GET "/assets/logo-black.png" for 92.231.140.74 at 2013-04-06 14:11:45 +0200 Served asset /logo-black.png - 304 Not Modified (2ms) Started GET "/assets/icon-search.png" for 92.231.140.74 at 2013-04-06 14:11:45 +0200 Served asset /icon-search.png - 304 Not Modified (2ms)
Started GET "/admin/resque" for 92.231.140.74 at 2013-04-06 14:11:51 +0200 Processing by Admin::ResqueController#show as HTML Rendered admin/resque/show.html.haml within layouts/admin (5.4ms) Rendered layouts/_head.html.haml (3.7ms) Rendered layouts/_search.html.haml (37.5ms) Rendered layouts/_init_auto_complete.html.haml (9.3ms) Rendered layouts/_head_panel.html.haml (54.4ms) Rendered layouts/_flash.html.haml (0.2ms) Completed 200 OK in 83ms (Views: 74.6ms | ActiveRecord: 1.9ms) Started GET "/admin/sidekiq" for 92.231.140.74 at 2013-04-06 14:11:54 +0200 Started GET "/assets/logo-black.png" for 92.231.140.74 at 2013-04-06 14:11:54 +0200 Served asset /logo-black.png - 304 Not Modified (0ms) Started GET "/assets/icon-search.png" for 92.231.140.74 at 2013-04-06 14:11:54 +0200 Served asset /icon-search.png - 304 Not Modified (0ms) Started GET "/admin/sidekiq/stylesheets/bootstrap.css" for 92.231.140.74 at 2013-04-06 14:11:55 +0200
ActionController::RoutingError (No route matches [GET] "/admin/sidekiq/stylesheets/bootstrap.css"): vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:223:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:552:in `process_client' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:632:in `worker_loop' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:500:in `spawn_missing_workers' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:142:in `start' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/bin/unicorn_rails:209:in `<top (required)>' vendor/bundle/ruby/1.9.1/bin/unicorn_rails:23:in `load' vendor/bundle/ruby/1.9.1/bin/unicorn_rails:23:in `<main>'
Started GET "/admin/sidekiq/stylesheets/application.css" for 92.231.140.74 at 2013-04-06 14:11:55 +0200 Started GET "/admin/sidekiq/javascripts/application.js" for 92.231.140.74 at 2013-04-06 14:11:55 +0200
ActionController::RoutingError (No route matches [GET] "/admin/sidekiq/stylesheets/application.css"): vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:223:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:552:in `process_client' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:632:in `worker_loop' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:500:in `spawn_missing_workers' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:142:in `start' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/bin/unicorn_rails:209:in `<top (required)>' vendor/bundle/ruby/1.9.1/bin/unicorn_rails:23:in `load' vendor/bundle/ruby/1.9.1/bin/unicorn_rails:23:in `<main>'
Started GET "/admin/sidekiq/javascripts/dashboard.js" for 92.231.140.74 at 2013-04-06 14:11:55 +0200
ActionController::RoutingError (No route matches [GET] "/admin/sidekiq/javascripts/application.js"): vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:223:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:552:in `process_client' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:632:in `worker_loop' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:500:in `spawn_missing_workers' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:142:in `start' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/bin/unicorn_rails:209:in `<top (required)>' vendor/bundle/ruby/1.9.1/bin/unicorn_rails:23:in `load' vendor/bundle/ruby/1.9.1/bin/unicorn_rails:23:in `<main>'
ActionController::RoutingError (No route matches [GET] "/admin/sidekiq/javascripts/dashboard.js"): vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:223:in `call' vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/1.9.1/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:552:in `process_client' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:632:in `worker_loop' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:500:in `spawn_missing_workers' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:142:in `start' vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/bin/unicorn_rails:209:in `<top (required)>' vendor/bundle/ruby/1.9.1/bin/unicorn_rails:23:in `load'
|