Started GET "/" for 98.126.9.243 at 2015-01-25 13:17:20 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (4.1ms) Completed 200 OK in 62.9ms (Views: 29.4ms | ActiveRecord: 22.2ms) Started GET "/" for 185.35.62.11 at 2015-01-25 17:56:02 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (10.9ms) Completed 200 OK in 50.1ms (Views: 28.9ms | ActiveRecord: 1.0ms) Started GET "/wiki/Special:Search?search=&go=Go" for 91.238.134.99 at 2015-01-26 00:25:05 +0000 ActionController::RoutingError (No route matches [GET] "/wiki/Special:Search"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started GET "/" for 104.148.38.34 at 2015-01-26 00:38:02 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (9.3ms) Completed 200 OK in 37.8ms (Views: 19.7ms | ActiveRecord: 6.0ms) Started GET "/" for 80.180.44.156 at 2015-01-26 09:22:14 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (9.9ms) Completed 200 OK in 41.4ms (Views: 20.5ms | ActiveRecord: 6.8ms) Started GET "/login" for 80.180.44.156 at 2015-01-26 09:22:16 +0000 Processing by AccountController#login as HTML Current user: anonymous Rendered account/login.html.erb within layouts/base (9.3ms) Completed 200 OK in 50.4ms (Views: 38.8ms | ActiveRecord: 6.1ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 09:22:18 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"BE0Mx6W50GZruuYI+djuSLgAYI7hZXrR1LaMLF+EurE=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'Lorenzo' from 80.180.44.156 at 2015-01-26 09:22:18 UTC Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 60.0ms (ActiveRecord: 53.5ms) Started GET "/" for 80.180.44.156 at 2015-01-26 09:22:19 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (24.4ms) Completed 200 OK in 71.5ms (Views: 60.9ms | ActiveRecord: 2.3ms) Started GET "/projects" for 80.180.44.156 at 2015-01-26 09:22:23 +0000 Processing by ProjectsController#index as HTML Current user: Lorenzo (id=1) Rendered projects/index.html.erb within layouts/base (27.5ms) Completed 200 OK in 70.2ms (Views: 58.9ms | ActiveRecord: 1.0ms) Started GET "/projects/exeo" for 80.180.44.156 at 2015-01-26 09:22:24 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"exeo"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (6.5ms) Rendered projects/_sidebar.html.erb (1.1ms) Rendered projects/show.html.erb within layouts/base (21.0ms) Completed 200 OK in 165.0ms (Views: 77.9ms | ActiveRecord: 27.2ms) Started GET "/projects/exeo/issues?set_filter=1&tracker_id=3" for 80.180.44.156 at 2015-01-26 09:22:26 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "tracker_id"=>"3", "project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (28.5ms) Rendered queries/_columns.html.erb (2.3ms) Rendered issues/_list.html.erb (58.2ms) Rendered issues/_sidebar.html.erb (9.4ms) Rendered issues/index.html.erb within layouts/base (115.0ms) Completed 200 OK in 618.1ms (Views: 161.4ms | ActiveRecord: 20.4ms) Started GET "/issues/11" for 80.180.44.156 at 2015-01-26 09:22:34 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"11"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.7ms) Rendered issue_relations/_form.html.erb (1.8ms) Rendered issues/_relations.html.erb (8.6ms) Rendered issues/_history.html.erb (38.9ms) Rendered issues/_action_menu.html.erb (9.6ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (48.0ms) Rendered issues/_form.html.erb (87.5ms) Rendered attachments/_form.html.erb (8.0ms) Rendered issues/_edit.html.erb (117.7ms) Rendered issues/_sidebar.html.erb (10.0ms) Rendered watchers/_watchers.html.erb (17.5ms) Rendered issues/show.html.erb within layouts/base (269.1ms) Completed 200 OK in 487.8ms (Views: 316.1ms | ActiveRecord: 22.4ms) Started GET "/projects/exeo/documents" for 80.180.44.156 at 2015-01-26 09:23:18 +0000 Processing by DocumentsController#index as HTML Parameters: {"project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered attachments/_form.html.erb (2.2ms) Rendered documents/_form.html.erb (12.3ms) Rendered documents/_document.html.erb (9.4ms) Rendered documents/_document.html.erb (5.9ms) Rendered documents/index.html.erb within layouts/base (37.1ms) Completed 200 OK in 429.9ms (Views: 355.0ms | ActiveRecord: 4.0ms) Started GET "/projects/exeo/wiki" for 80.180.44.156 at 2015-01-26 09:23:39 +0000 Processing by WikiController#show as HTML Parameters: {"project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered attachments/_form.html.erb (7.9ms) Rendered wiki/edit.html.erb within layouts/base (19.2ms) Completed 200 OK in 112.7ms (Views: 76.7ms | ActiveRecord: 7.2ms) Started GET "/projects/exeo/files" for 80.180.44.156 at 2015-01-26 09:23:42 +0000 Processing by FilesController#index as HTML Parameters: {"project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered files/index.html.erb within layouts/base (9.6ms) Completed 200 OK in 126.4ms (Views: 70.8ms | ActiveRecord: 3.7ms) Started GET "/projects/exeo/settings" for 80.180.44.156 at 2015-01-26 09:23:46 +0000 Processing by ProjectsController#settings as HTML Parameters: {"id"=>"exeo"} Current user: Lorenzo (id=1) Rendered projects/_form.html.erb (30.7ms) Rendered projects/_edit.html.erb (37.8ms) Rendered projects/settings/_modules.html.erb (8.7ms) Rendered projects/settings/_members.html.erb (41.7ms) Rendered projects/settings/_versions.html.erb (9.5ms) Rendered projects/settings/_issue_categories.html.erb (7.1ms) Rendered projects/settings/_wiki.html.erb (1.8ms) Rendered projects/settings/_repositories.html.erb (7.1ms) Rendered projects/settings/_boards.html.erb (1.5ms) Rendered projects/settings/_activities.html.erb (20.3ms) Rendered common/_tabs.html.erb (140.6ms) Rendered projects/settings.html.erb within layouts/base (141.3ms) Completed 200 OK in 226.9ms (Views: 183.1ms | ActiveRecord: 16.6ms) Started GET "/projects/exeo" for 80.180.44.156 at 2015-01-26 09:23:51 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"exeo"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (0.9ms) Rendered projects/_sidebar.html.erb (1.0ms) Rendered projects/show.html.erb within layouts/base (19.9ms) Completed 200 OK in 187.9ms (Views: 78.0ms | ActiveRecord: 8.9ms) Started GET "/projects/exeo/issues" for 80.180.44.156 at 2015-01-26 09:23:55 +0000 Processing by IssuesController#index as HTML Parameters: {"project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (28.2ms) Rendered queries/_columns.html.erb (7.9ms) Rendered issues/_list.html.erb (59.2ms) Rendered issues/_sidebar.html.erb (9.8ms) Rendered issues/index.html.erb within layouts/base (121.3ms) Completed 200 OK in 542.1ms (Views: 168.9ms | ActiveRecord: 5.1ms) Started GET "/issues/7" for 80.180.44.156 at 2015-01-26 09:24:05 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"7"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.8ms) Rendered issue_relations/_form.html.erb (7.2ms) Rendered issues/_relations.html.erb (37.6ms) Rendered issues/_history.html.erb (102.0ms) Rendered issues/_action_menu.html.erb (4.3ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (41.5ms) Rendered issues/_form.html.erb (81.3ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (110.8ms) Rendered issues/_sidebar.html.erb (10.3ms) Rendered watchers/_watchers.html.erb (9.9ms) Rendered issues/show.html.erb within layouts/base (360.5ms) Completed 200 OK in 625.1ms (Views: 397.7ms | ActiveRecord: 53.9ms) Started PUT "/projects/attivita-preliminari/issues/update_form.js?id=7" for 80.180.44.156 at 2015-01-26 09:24:14 +0000 Processing by IssuesController#update_form as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"2n5ZqrTV6Z1mqGwveXjn/ix9Rayyc6QnLqtzpjecd1o=", "issue"=>{"is_private"=>"0", "project_id"=>"3", "tracker_id"=>"3", "subject"=>"Sopralluogo iniziale", "description"=>"h2. Attività svolte\r\n\r\n* Verifica dell'attuale impostazione di rete\r\n* Verifica dell'attuale impostazione hardware/software\r\n* Verifica dell'attuale sistema di backup dei dati\r\n\r\nh2. Attività concordate\r\n\r\n* Razionalizzazione del sistema di backup\r\n* Centralizzazione nella della gestione dei dati\r\n* Razionalizzazione degli indirizzi IP\r\n\r\nh2. Attività correlate\r\n\r\n* Produzione di un documento riepilogativo dell'attuale configurazione (mappa di rete, indirizzi IP, User, Password...)\r\n\r\nh2. NOTE DESCRITTIVE\r\n\r\nIn data 13/01/2015 è stato effettuato un sopralluogo presso gli uffici EXEO di via Dante Alighieri a Piove di Sacco.\r\nE' stata effettuata una scansione dei dispositivi di rete e sono stati rilevati 12 hosts attivi, tutti configurati con IP statico.\r\nLa distribuzione degli indirizzi IP è risultata non uniforme e necessita di una razionalizzazione prevedendo un pool di IP statici contigui da utilizzare per i device attuali e un range di IP disponibile in DHCP in modo da poter fornire connettività anche a dispositivi che si collegano occasionalmente alla rete aziendale.\r\nLa presenza di uno switch managed con supporto alle VLAN permetterebbe anche di creare una rete guest wired logicamente separata dalla rete aziendale.\r\n\r\nLa connettività aziendale è garantita da un router Telecom con IP pubblico fisso (79.14.154.158). Al momento della verifica non era configurata alcuna password per accedere al pannello di controllo del router. Si è quindi provveduto ad impostare una password, comunicata al Dott. Loro.\r\n\r\nDurante la verifica dei dispositivi di rete, è stata notificata la necessità di sostituzione dei toner nero e magenta per la stampante Samsung CLX-6220 (Nero: CRUM-11121656344, Magenta: CRUM-11120278295)\r\n\r\nh2. SITUAZIONE BACKUP ATTUALE\r\n\r\nIl software attualmente utilizzato per il backup dei dati è UUranium Backup, licenza free. Attualmente sono presenti e attivi 3 NAS\r\n# *NAS QNAP mod. TS469pro*\r\nQuesto nas è composto da n.° 4 hard Disk WD30efrx (Western Digital 3 TB serie red), configurati in raid 10, per una capacità complessiva di circa 6 TB. Al momento della verifica tale spazio risulta occupato per l'84% circa.\r\nIn tale NAS vengono memorizzati i backup settimanali e mensili del Dott. Loro, oltre ad essere presente una cartella che nelle intenzioni doveva essere sincronizzata con Dropbox\r\n# *NAS Lacie 2Big*\r\nQuesto NAS è composto da n.° 2 hard disk da 1 TB configurati in RAID 0, per una capacità complessiva di circa 2 TB.\r\nIn tale NAS vengono memorizzati i backup settimanali e mensili della Dott.ssa Gallina. Al momento lo spazio occupato risulta essere circa 230 GB, tuttavia la configurazione raid 0 non risulta essere la più idonea per una soluzione di backup poichè introduce un elemento con possibilità di fail doppia rispetto alla soluzione a singolo disco\r\n# *NAS Fujitsu*\r\nIn tale NAS al momento vengono memorizzati i backup semetrali e annuali\r\n\r\nAppare piuttosto urgente andare quindi a razionalizzare questa situazione, centralizzando la gestione dei dati e dei backup e introducendo anche un livello di backup che comprenda anche il sistema operativo che venga effettuato a caldo\r\n\r\nh2. INTERVENTI URGENTI:\r\n* Portare Lacie da raid 0 a raid 1 per avere un sistema più affidabile\r\n* Resettare QNAP e centralizzare i dati aziendali\r\n* Introdurre un livello di backup per il S.O. (immagine disco)\r\n\r\nh2. ANALISI PER EVOLUTIVE FUTURE\r\n* Allestire una macchina virtuale da poter utilizzare in RDP (verifica possibilità multimonitor)\r\n* Verificare funzionamento app di sincronizzazione Dropbox di QNAP\r\n* Valutare virtualizzazione di macchine client/server su QNAP\r\n", "status_id"=>"5", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-13", "due_date"=>"2015-01-13", "estimated_hours"=>"3.0", "done_ratio"=>"100", "notes"=>"", "private_notes"=>"0", "lock_version"=>"1"}, "time_entry"=>{"hours"=>"", "activity_id"=>"", "comments"=>""}, "last_journal_id"=>"8", "id"=>"7", "project_id"=>"attivita-preliminari"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (8.3ms) Rendered issues/_attributes.html.erb (60.8ms) Rendered issues/_form.html.erb (88.5ms) Rendered issues/update_form.js.erb (90.0ms) Completed 200 OK in 499.7ms (Views: 89.7ms | ActiveRecord: 253.1ms) Started PUT "/issues/7" for 80.180.44.156 at 2015-01-26 09:24:19 +0000 Processing by IssuesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2n5ZqrTV6Z1mqGwveXjn/ix9Rayyc6QnLqtzpjecd1o=", "issue"=>{"is_private"=>"0", "project_id"=>"3", "tracker_id"=>"3", "subject"=>"Sopralluogo iniziale", "description"=>"h2. Attività svolte\r\n\r\n* Verifica dell'attuale impostazione di rete\r\n* Verifica dell'attuale impostazione hardware/software\r\n* Verifica dell'attuale sistema di backup dei dati\r\n\r\nh2. Attività concordate\r\n\r\n* Razionalizzazione del sistema di backup\r\n* Centralizzazione nella della gestione dei dati\r\n* Razionalizzazione degli indirizzi IP\r\n\r\nh2. Attività correlate\r\n\r\n* Produzione di un documento riepilogativo dell'attuale configurazione (mappa di rete, indirizzi IP, User, Password...)\r\n\r\nh2. NOTE DESCRITTIVE\r\n\r\nIn data 13/01/2015 è stato effettuato un sopralluogo presso gli uffici EXEO di via Dante Alighieri a Piove di Sacco.\r\nE' stata effettuata una scansione dei dispositivi di rete e sono stati rilevati 12 hosts attivi, tutti configurati con IP statico.\r\nLa distribuzione degli indirizzi IP è risultata non uniforme e necessita di una razionalizzazione prevedendo un pool di IP statici contigui da utilizzare per i device attuali e un range di IP disponibile in DHCP in modo da poter fornire connettività anche a dispositivi che si collegano occasionalmente alla rete aziendale.\r\nLa presenza di uno switch managed con supporto alle VLAN permetterebbe anche di creare una rete guest wired logicamente separata dalla rete aziendale.\r\n\r\nLa connettività aziendale è garantita da un router Telecom con IP pubblico fisso (79.14.154.158). Al momento della verifica non era configurata alcuna password per accedere al pannello di controllo del router. Si è quindi provveduto ad impostare una password, comunicata al Dott. Loro.\r\n\r\nDurante la verifica dei dispositivi di rete, è stata notificata la necessità di sostituzione dei toner nero e magenta per la stampante Samsung CLX-6220 (Nero: CRUM-11121656344, Magenta: CRUM-11120278295)\r\n\r\nh2. SITUAZIONE BACKUP ATTUALE\r\n\r\nIl software attualmente utilizzato per il backup dei dati è UUranium Backup, licenza free. Attualmente sono presenti e attivi 3 NAS\r\n# *NAS QNAP mod. TS469pro*\r\nQuesto nas è composto da n.° 4 hard Disk WD30efrx (Western Digital 3 TB serie red), configurati in raid 10, per una capacità complessiva di circa 6 TB. Al momento della verifica tale spazio risulta occupato per l'84% circa.\r\nIn tale NAS vengono memorizzati i backup settimanali e mensili del Dott. Loro, oltre ad essere presente una cartella che nelle intenzioni doveva essere sincronizzata con Dropbox\r\n# *NAS Lacie 2Big*\r\nQuesto NAS è composto da n.° 2 hard disk da 1 TB configurati in RAID 0, per una capacità complessiva di circa 2 TB.\r\nIn tale NAS vengono memorizzati i backup settimanali e mensili della Dott.ssa Gallina. Al momento lo spazio occupato risulta essere circa 230 GB, tuttavia la configurazione raid 0 non risulta essere la più idonea per una soluzione di backup poichè introduce un elemento con possibilità di fail doppia rispetto alla soluzione a singolo disco\r\n# *NAS Fujitsu*\r\nIn tale NAS al momento vengono memorizzati i backup semetrali e annuali\r\n\r\nAppare piuttosto urgente andare quindi a razionalizzare questa situazione, centralizzando la gestione dei dati e dei backup e introducendo anche un livello di backup che comprenda anche il sistema operativo che venga effettuato a caldo\r\n\r\nh2. INTERVENTI URGENTI:\r\n* Portare Lacie da raid 0 a raid 1 per avere un sistema più affidabile\r\n* Resettare QNAP e centralizzare i dati aziendali\r\n* Introdurre un livello di backup per il S.O. (immagine disco)\r\n\r\nh2. ANALISI PER EVOLUTIVE FUTURE\r\n* Allestire una macchina virtuale da poter utilizzare in RDP (verifica possibilità multimonitor)\r\n* Verificare funzionamento app di sincronizzazione Dropbox di QNAP\r\n* Valutare virtualizzazione di macchine client/server su QNAP\r\n", "status_id"=>"5", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-13", "due_date"=>"2015-01-13", "estimated_hours"=>"3.0", "done_ratio"=>"100", "notes"=>"", "private_notes"=>"0", "lock_version"=>"1"}, "time_entry"=>{"hours"=>"", "activity_id"=>"", "comments"=>""}, "last_journal_id"=>"8", "commit"=>"Invia", "id"=>"7"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (12.8ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (22.1ms) Rendered mailer/_issue.html.erb (20.0ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (27.3ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/7 Completed 302 Found in 1450.8ms (ActiveRecord: 1063.7ms) Started GET "/issues/7" for 80.180.44.156 at 2015-01-26 09:24:20 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"7"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.4ms) Rendered issue_relations/_form.html.erb (1.7ms) Rendered issues/_relations.html.erb (37.8ms) Rendered issues/_history.html.erb (160.0ms) Rendered issues/_action_menu.html.erb (257.8ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (47.9ms) Rendered issues/_form.html.erb (98.9ms) Rendered attachments/_form.html.erb (7.6ms) Rendered issues/_edit.html.erb (129.0ms) Rendered issues/_sidebar.html.erb (10.0ms) Rendered watchers/_watchers.html.erb (9.6ms) Rendered issues/show.html.erb within layouts/base (684.2ms) Completed 200 OK in 976.7ms (Views: 702.0ms | ActiveRecord: 60.9ms) Started GET "/projects/attivita-preliminari/issues" for 80.180.44.156 at 2015-01-26 09:24:23 +0000 Processing by IssuesController#index as HTML Parameters: {"project_id"=>"attivita-preliminari"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (21.1ms) Rendered queries/_columns.html.erb (7.6ms) Rendered issues/_sidebar.html.erb (9.4ms) Rendered issues/index.html.erb within layouts/base (58.7ms) Completed 200 OK in 230.4ms (Views: 98.2ms | ActiveRecord: 23.2ms) Started GET "/projects/exeo?jump=issues" for 80.180.44.156 at 2015-01-26 09:24:25 +0000 Processing by ProjectsController#show as HTML Parameters: {"jump"=>"issues", "id"=>"exeo"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/projects/exeo/issues Completed 302 Found in 94.0ms (ActiveRecord: 0.6ms) Started GET "/projects/exeo/issues" for 80.180.44.156 at 2015-01-26 09:24:25 +0000 Processing by IssuesController#index as HTML Parameters: {"project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (26.4ms) Rendered queries/_columns.html.erb (2.2ms) Rendered issues/_list.html.erb (52.4ms) Rendered issues/_sidebar.html.erb (4.2ms) Rendered issues/index.html.erb within layouts/base (107.8ms) Completed 200 OK in 340.6ms (Views: 160.3ms | ActiveRecord: 37.6ms) Started GET "/projects/exeo/issues?set_filter=1" for 80.180.44.156 at 2015-01-26 09:24:31 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (21.6ms) Rendered queries/_columns.html.erb (7.7ms) Rendered issues/_list.html.erb (46.9ms) Rendered issues/_sidebar.html.erb (4.1ms) Rendered issues/index.html.erb within layouts/base (101.4ms) Completed 200 OK in 535.3ms (Views: 148.4ms | ActiveRecord: 276.1ms) Started GET "/projects/exeo/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&c%5B%5D=estimated_hours&c%5B%5D=spent_hours&group_by=" for 80.180.44.156 at 2015-01-26 09:24:41 +0000 Processing by IssuesController#index as HTML Parameters: {"utf8"=>"✓", "set_filter"=>"1", "f"=>[""], "c"=>["tracker", "status", "priority", "subject", "assigned_to", "updated_on", "estimated_hours", "spent_hours"], "group_by"=>"", "project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (69.6ms) Rendered queries/_columns.html.erb (2.0ms) Rendered issues/_list.html.erb (57.0ms) Rendered issues/_sidebar.html.erb (9.7ms) Rendered issues/index.html.erb within layouts/base (161.0ms) Completed 200 OK in 290.4ms (Views: 200.8ms | ActiveRecord: 29.7ms) Started GET "/" for 80.180.44.156 at 2015-01-26 09:40:31 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (22.3ms) Completed 200 OK in 70.2ms (Views: 56.6ms | ActiveRecord: 1.0ms) Started GET "/admin" for 80.180.44.156 at 2015-01-26 09:40:37 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (9.9ms) Rendered admin/index.html.erb within layouts/admin (10.4ms) Rendered layouts/base.html.erb (36.5ms) Completed 200 OK in 58.0ms (Views: 47.8ms | ActiveRecord: 0.8ms) Started GET "/settings" for 80.180.44.156 at 2015-01-26 09:40:42 +0000 Processing by SettingsController#index as HTML Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (11.4ms) Rendered settings/_display.html.erb (17.5ms) Rendered settings/_authentication.html.erb (268.1ms) Rendered settings/_projects.html.erb (14.5ms) Rendered queries/_columns.html.erb (12.4ms) Rendered settings/_issues.html.erb (22.7ms) Rendered settings/_notifications.html.erb (10.5ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (30.3ms) Rendered common/_tabs.html.erb (382.2ms) Rendered settings/edit.html.erb within layouts/admin (382.7ms) Rendered admin/_menu.html.erb (9.0ms) Rendered layouts/base.html.erb (26.1ms) Completed 200 OK in 437.1ms (Views: 418.3ms | ActiveRecord: 1.4ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 09:41:33 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.1ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.2ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 99.3ms (ActiveRecord: 5.6ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 09:41:34 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (33.7ms) Rendered settings/_display.html.erb (32.0ms) Rendered settings/_authentication.html.erb (9.7ms) Rendered settings/_projects.html.erb (17.4ms) Rendered queries/_columns.html.erb (9.6ms) Rendered settings/_issues.html.erb (19.9ms) Rendered settings/_notifications.html.erb (10.0ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (25.9ms) Rendered common/_tabs.html.erb (156.5ms) Rendered settings/edit.html.erb within layouts/admin (157.0ms) Rendered admin/_menu.html.erb (8.9ms) Rendered layouts/base.html.erb (30.2ms) Completed 200 OK in 213.3ms (Views: 201.9ms | ActiveRecord: 1.4ms) Started GET "/admin/plugins" for 80.180.44.156 at 2015-01-26 09:41:51 +0000 Processing by AdminController#plugins as HTML Current user: Lorenzo (id=1) Rendered admin/plugins.html.erb within layouts/admin (0.2ms) Rendered admin/_menu.html.erb (8.8ms) Rendered layouts/base.html.erb (29.4ms) Completed 200 OK in 43.4ms (Views: 39.5ms | ActiveRecord: 0.6ms) Started GET "/" for 118.192.48.40 at 2015-01-26 10:15:25 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (10.3ms) Completed 200 OK in 49.2ms (Views: 22.4ms | ActiveRecord: 1.9ms) Started GET "/?PHPSESSID=ce7742cf00143PQTJWWGY%40EXJFT%5E" for 185.4.227.194 at 2015-01-26 10:32:36 +0000 Processing by WelcomeController#index as */* Parameters: {"PHPSESSID"=>"ce7742cf00143PQTJWWGY@EXJFT^"} Current user: anonymous Rendered welcome/index.html.erb within layouts/base (9.4ms) Completed 200 OK in 38.5ms (Views: 19.9ms | ActiveRecord: 0.8ms) Started GET "/user/soapCaller.bs" for 118.98.104.21 at 2015-01-26 12:40:08 +0000 ActionController::RoutingError (No route matches [GET] "/user/soapCaller.bs"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started GET "/my/account" for 80.180.44.156 at 2015-01-26 13:04:59 +0000 Processing by MyController#account as HTML Current user: Lorenzo (id=1) Rendered users/_mail_notifications.html.erb (297.0ms) Rendered users/_preferences.html.erb (10.4ms) Rendered my/_sidebar.html.erb (10.8ms) Rendered my/account.html.erb within layouts/base (335.8ms) Completed 200 OK in 364.8ms (Views: 354.3ms | ActiveRecord: 1.2ms) Started GET "/my/password" for 80.180.44.156 at 2015-01-26 13:05:08 +0000 Processing by MyController#password as HTML Current user: Lorenzo (id=1) Rendered my/_sidebar.html.erb (11.6ms) Rendered my/password.html.erb within layouts/base (18.9ms) Completed 200 OK in 58.5ms (Views: 48.2ms | ActiveRecord: 0.9ms) Started POST "/my/password" for 80.180.44.156 at 2015-01-26 13:05:25 +0000 Processing by MyController#password as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2n5ZqrTV6Z1mqGwveXjn/ix9Rayyc6QnLqtzpjecd1o=", "password"=>"[FILTERED]", "new_password"=>"[FILTERED]", "new_password_confirmation"=>"[FILTERED]", "commit"=>"Applica"} Current user: Lorenzo (id=1) Rendered my/_sidebar.html.erb (11.1ms) Rendered my/password.html.erb within layouts/base (12.6ms) Completed 200 OK in 56.8ms (Views: 47.4ms | ActiveRecord: 1.0ms) Started GET "/" for 80.180.44.156 at 2015-01-26 13:07:03 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (22.0ms) Completed 200 OK in 78.4ms (Views: 50.7ms | ActiveRecord: 1.3ms) Started GET "/admin" for 80.180.44.156 at 2015-01-26 13:07:18 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (10.3ms) Rendered admin/index.html.erb within layouts/admin (16.3ms) Rendered layouts/base.html.erb (36.6ms) Completed 200 OK in 65.2ms (Views: 53.9ms | ActiveRecord: 0.9ms) Started GET "/users" for 80.180.44.156 at 2015-01-26 13:07:22 +0000 Processing by UsersController#index as HTML Current user: Lorenzo (id=1) Rendered users/index.html.erb within layouts/admin (27.5ms) Rendered admin/_menu.html.erb (8.7ms) Rendered layouts/base.html.erb (28.1ms) Completed 200 OK in 85.9ms (Views: 65.0ms | ActiveRecord: 2.4ms) Started GET "/users/1/edit" for 80.180.44.156 at 2015-01-26 13:07:31 +0000 Processing by UsersController#edit as HTML Parameters: {"id"=>"1"} Current user: Lorenzo (id=1) Rendered users/_mail_notifications.html.erb (27.3ms) Rendered users/_preferences.html.erb (9.6ms) Rendered users/_form.html.erb (53.9ms) Rendered users/_general.html.erb (55.5ms) Rendered users/_groups.html.erb (16.1ms) Rendered users/_memberships.html.erb (46.4ms) Rendered common/_tabs.html.erb (120.2ms) Rendered users/edit.html.erb within layouts/admin (128.7ms) Rendered admin/_menu.html.erb (9.0ms) Rendered layouts/base.html.erb (28.4ms) Completed 200 OK in 178.3ms (Views: 164.3ms | ActiveRecord: 3.6ms) Started PUT "/users/1" for 80.180.44.156 at 2015-01-26 13:13:30 +0000 Processing by UsersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2n5ZqrTV6Z1mqGwveXjn/ix9Rayyc6QnLqtzpjecd1o=", "user"=>{"login"=>"Lorenzo", "firstname"=>"Lorenzo", "lastname"=>"Godina", "mail"=>"lorenzo@logo76.com", "language"=>"it", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "generate_password"=>"[FILTERED]", "must_change_passwd"=>"0", "mail_notification"=>"all", "notified_project_ids"=>[""]}, "pref"=>{"no_self_notified"=>"0", "hide_mail"=>"0", "time_zone"=>"", "comments_sorting"=>"asc", "warn_on_leaving_unsaved"=>"1"}, "send_information"=>"1", "commit"=>"Salva", "id"=>"1"} Current user: Lorenzo (id=1) Rendered mailer/account_information.text.erb within layouts/mailer (0.4ms) Rendered mailer/account_information.html.erb within layouts/mailer (0.4ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/users/1/edit Completed 302 Found in 225.4ms (ActiveRecord: 80.0ms) Started GET "/users/1/edit" for 80.180.44.156 at 2015-01-26 13:13:31 +0000 Processing by UsersController#edit as HTML Parameters: {"id"=>"1"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/login Filter chain halted as :force_logout_if_password_changed rendered or redirected Completed 302 Found in 16.6ms (ActiveRecord: 0.6ms) Started GET "/login" for 80.180.44.156 at 2015-01-26 13:13:31 +0000 Processing by AccountController#login as HTML Current user: anonymous Rendered account/login.html.erb within layouts/base (1.7ms) Completed 200 OK in 28.3ms (Views: 19.4ms | ActiveRecord: 0.6ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 13:13:40 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"U3s+5a6QUZSz4Wcw8C+YQnx5NH/jtzQrzhIMWo/fw/g=", "back_url"=>"http://logo76-redmine.cloudapp.net/users/1/edit", "username"=>"lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'Lorenzo' from 80.180.44.156 at 2015-01-26 13:13:41 UTC Redirected to http://logo76-redmine.cloudapp.net/users/1/edit Completed 302 Found in 101.7ms (ActiveRecord: 89.6ms) Started GET "/users/1/edit" for 80.180.44.156 at 2015-01-26 13:13:41 +0000 Processing by UsersController#edit as HTML Parameters: {"id"=>"1"} Current user: Lorenzo (id=1) Rendered users/_mail_notifications.html.erb (32.9ms) Rendered users/_preferences.html.erb (9.7ms) Rendered users/_form.html.erb (59.4ms) Rendered users/_general.html.erb (61.0ms) Rendered users/_groups.html.erb (11.6ms) Rendered users/_memberships.html.erb (46.0ms) Rendered common/_tabs.html.erb (120.7ms) Rendered users/edit.html.erb within layouts/admin (128.8ms) Rendered admin/_menu.html.erb (8.7ms) Rendered layouts/base.html.erb (28.8ms) Completed 200 OK in 178.4ms (Views: 164.7ms | ActiveRecord: 4.1ms) Started GET "/users/1" for 80.180.44.156 at 2015-01-26 13:16:50 +0000 Processing by UsersController#show as HTML Parameters: {"id"=>"1"} Current user: Lorenzo (id=1) Rendered users/show.html.erb within layouts/base (109.5ms) Completed 200 OK in 292.9ms (Views: 136.6ms | ActiveRecord: 36.4ms) Started GET "/my/account" for 80.180.44.156 at 2015-01-26 13:17:33 +0000 Processing by MyController#account as HTML Current user: Lorenzo (id=1) Rendered users/_mail_notifications.html.erb (20.3ms) Rendered users/_preferences.html.erb (9.7ms) Rendered my/_sidebar.html.erb (9.7ms) Rendered my/account.html.erb within layouts/base (51.1ms) Completed 200 OK in 84.5ms (Views: 68.5ms | ActiveRecord: 6.4ms) Started GET "/my/password" for 80.180.44.156 at 2015-01-26 13:17:38 +0000 Processing by MyController#password as HTML Current user: Lorenzo (id=1) Rendered my/_sidebar.html.erb (10.5ms) Rendered my/password.html.erb within layouts/base (12.1ms) Completed 200 OK in 44.0ms (Views: 29.5ms | ActiveRecord: 6.2ms) Started POST "/my/password" for 80.180.44.156 at 2015-01-26 13:28:30 +0000 Processing by MyController#password as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"D151PJhxGp4Wq9WhnDSBSaVeyETKFcwO5IukmJ4L078=", "password"=>"[FILTERED]", "new_password"=>"[FILTERED]", "new_password_confirmation"=>"[FILTERED]", "commit"=>"Applica"} Current user: Lorenzo (id=1) Rendered my/_sidebar.html.erb (305.0ms) Rendered my/password.html.erb within layouts/base (312.7ms) Completed 200 OK in 354.5ms (Views: 53.5ms | ActiveRecord: 290.9ms) Started POST "/my/password" for 80.180.44.156 at 2015-01-26 13:29:37 +0000 Processing by MyController#password as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"D151PJhxGp4Wq9WhnDSBSaVeyETKFcwO5IukmJ4L078=", "password"=>"[FILTERED]", "new_password"=>"[FILTERED]", "new_password_confirmation"=>"[FILTERED]", "commit"=>"Applica"} Current user: Lorenzo (id=1) Rendered my/_sidebar.html.erb (11.0ms) Rendered my/password.html.erb within layouts/base (18.5ms) Completed 200 OK in 58.8ms (Views: 47.3ms | ActiveRecord: 6.3ms) Started GET "/my/account" for 80.180.44.156 at 2015-01-26 13:29:43 +0000 Processing by MyController#account as HTML Current user: Lorenzo (id=1) Rendered users/_mail_notifications.html.erb (21.2ms) Rendered users/_preferences.html.erb (9.8ms) Rendered my/_sidebar.html.erb (9.7ms) Rendered my/account.html.erb within layouts/base (52.2ms) Completed 200 OK in 79.7ms (Views: 69.4ms | ActiveRecord: 6.6ms) Started GET "/my/password" for 80.180.44.156 at 2015-01-26 13:29:46 +0000 Processing by MyController#password as HTML Current user: Lorenzo (id=1) Rendered my/_sidebar.html.erb (10.6ms) Rendered my/password.html.erb within layouts/base (12.7ms) Completed 200 OK in 49.8ms (Views: 40.8ms | ActiveRecord: 0.8ms) Started GET "/my/account" for 80.180.44.156 at 2015-01-26 13:30:24 +0000 Processing by MyController#account as HTML Current user: Lorenzo (id=1) Rendered users/_mail_notifications.html.erb (26.2ms) Rendered users/_preferences.html.erb (9.5ms) Rendered my/_sidebar.html.erb (9.6ms) Rendered my/account.html.erb within layouts/base (56.2ms) Completed 200 OK in 72.8ms (Views: 67.9ms | ActiveRecord: 1.2ms) Started GET "/my/password" for 80.180.44.156 at 2015-01-26 13:30:32 +0000 Processing by MyController#password as HTML Current user: Lorenzo (id=1) Rendered my/_sidebar.html.erb (11.2ms) Rendered my/password.html.erb within layouts/base (18.3ms) Completed 200 OK in 52.1ms (Views: 48.2ms | ActiveRecord: 0.9ms) Started POST "/logout" for 80.180.44.156 at 2015-01-26 13:30:40 +0000 Processing by AccountController#logout as HTML Parameters: {"authenticity_token"=>"D151PJhxGp4Wq9WhnDSBSaVeyETKFcwO5IukmJ4L078="} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 11.1ms (ActiveRecord: 6.3ms) Started GET "/" for 80.180.44.156 at 2015-01-26 13:30:41 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (9.7ms) Completed 200 OK in 40.9ms (Views: 21.2ms | ActiveRecord: 1.3ms) Started GET "/login" for 80.180.44.156 at 2015-01-26 13:30:43 +0000 Processing by AccountController#login as HTML Current user: anonymous Rendered account/login.html.erb within layouts/base (1.6ms) Completed 200 OK in 17.2ms (Views: 12.7ms | ActiveRecord: 0.5ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 13:31:00 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mWZvejnrsW8od2zFI40ryoFOKOqmv8511bpFyCAnB0k=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Failed login for 'lorenzo' from 80.180.44.156 at 2015-01-26 13:31:00 UTC Rendered account/login.html.erb within layouts/base (1.2ms) Completed 200 OK in 22.5ms (Views: 11.6ms | ActiveRecord: 1.2ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 13:31:09 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mWZvejnrsW8od2zFI40ryoFOKOqmv8511bpFyCAnB0k=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"Lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Failed login for 'Lorenzo' from 80.180.44.156 at 2015-01-26 13:31:09 UTC Rendered account/login.html.erb within layouts/base (1.2ms) Completed 200 OK in 21.0ms (Views: 11.6ms | ActiveRecord: 0.7ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 13:31:14 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mWZvejnrsW8od2zFI40ryoFOKOqmv8511bpFyCAnB0k=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"Lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'Lorenzo' from 80.180.44.156 at 2015-01-26 13:31:14 UTC Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 467.7ms (ActiveRecord: 457.3ms) Started GET "/" for 80.180.44.156 at 2015-01-26 13:31:14 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (27.4ms) Completed 200 OK in 69.4ms (Views: 56.1ms | ActiveRecord: 1.7ms) Started POST "/logout" for 80.180.44.156 at 2015-01-26 13:36:39 +0000 Processing by AccountController#logout as HTML Parameters: {"authenticity_token"=>"JNEnZpc23Yytw+G6bSE6x5bHrmQX48MoGd2PY0c6Ij8="} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 11.9ms (ActiveRecord: 1.1ms) Started GET "/" for 80.180.44.156 at 2015-01-26 13:36:39 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (9.1ms) Completed 200 OK in 37.8ms (Views: 19.1ms | ActiveRecord: 1.3ms) Started GET "/login" for 80.180.44.156 at 2015-01-26 13:36:43 +0000 Processing by AccountController#login as HTML Current user: anonymous Rendered account/login.html.erb within layouts/base (1.4ms) Completed 200 OK in 293.6ms (Views: 291.0ms | ActiveRecord: 0.3ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 13:36:51 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"QsGnttt2cng1SZ+e1HBSNZiFREy0olQTSzTW8S17u9E=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'Lorenzo' from 80.180.44.156 at 2015-01-26 13:36:51 UTC Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 283.3ms (ActiveRecord: 266.3ms) Started GET "/" for 80.180.44.156 at 2015-01-26 13:36:51 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (22.0ms) Completed 200 OK in 70.5ms (Views: 51.6ms | ActiveRecord: 1.7ms) Started GET "/issues/10" for 79.14.154.158 at 2015-01-26 14:09:58 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"10"} Current user: anonymous Redirected to http://logo76-redmine.cloudapp.net/login?back_url=http%3A%2F%2Flogo76-redmine.cloudapp.net%2Fissues%2F10 Completed 302 Found in 38.1ms (ActiveRecord: 1.8ms) Started GET "/login?back_url=http%3A%2F%2Flogo76-redmine.cloudapp.net%2Fissues%2F10" for 79.14.154.158 at 2015-01-26 14:09:58 +0000 Processing by AccountController#login as HTML Parameters: {"back_url"=>"http://logo76-redmine.cloudapp.net/issues/10"} Current user: anonymous Rendered account/login.html.erb within layouts/base (1.7ms) Completed 200 OK in 26.8ms (Views: 18.2ms | ActiveRecord: 0.2ms) Started POST "/login" for 79.14.154.158 at 2015-01-26 14:10:00 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"P8YSj/CTmSydN+sfNpZWIgaB1VOyLZ6ujuMT3e3ojGI=", "back_url"=>"http://logo76-redmine.cloudapp.net/issues/10", "username"=>"ploro", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'ploro' from 79.14.154.158 at 2015-01-26 14:10:00 UTC Redirected to http://logo76-redmine.cloudapp.net/issues/10 Completed 302 Found in 50.3ms (ActiveRecord: 33.6ms) Started GET "/issues/10" for 79.14.154.158 at 2015-01-26 14:10:00 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"10"} Current user: ploro (id=11) Rendered issues/_action_menu.html.erb (9.6ms) Rendered attachments/_links.html.erb (12.8ms) Rendered issue_relations/_form.html.erb (1.7ms) Rendered issues/_relations.html.erb (19.3ms) Rendered issues/_history.html.erb (59.7ms) Rendered issues/_action_menu.html.erb (8.4ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (43.6ms) Rendered issues/_form.html.erb (72.6ms) Rendered attachments/_form.html.erb (2.2ms) Rendered issues/_edit.html.erb (102.3ms) Rendered issues/_sidebar.html.erb (19.2ms) Rendered issues/show.html.erb within layouts/base (292.0ms) Completed 200 OK in 537.7ms (Views: 320.9ms | ActiveRecord: 37.2ms) Started GET "/attachments/thumbnail/2" for 79.14.154.158 at 2015-01-26 14:10:01 +0000 Processing by AttachmentsController#thumbnail as HTML Parameters: {"id"=>"2"} Current user: ploro (id=11) Sent file /opt/bitnami/apps/redmine/htdocs/tmp/thumbnails/2_ab46f1a18aa4a1a98e356a9852669031_100.thumb (0.2ms) Completed 200 OK in 101.9ms (ActiveRecord: 15.2ms) Started GET "/attachments/thumbnail/3" for 79.14.154.158 at 2015-01-26 14:10:01 +0000 Processing by AttachmentsController#thumbnail as HTML Parameters: {"id"=>"3"} Current user: ploro (id=11) Sent file /opt/bitnami/apps/redmine/htdocs/tmp/thumbnails/3_e6522212f38f9cb6edd200fcc6e43296_100.thumb (7.3ms) Completed 200 OK in 50.2ms (ActiveRecord: 1.1ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 185.35.62.11 at 2015-01-26 17:02:23 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (185.0ms) Completed 200 OK in 1766.9ms (Views: 268.7ms | ActiveRecord: 29.7ms) Started GET "/" for 80.180.44.156 at 2015-01-26 17:14:10 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (10.0ms) Completed 200 OK in 53.9ms (Views: 22.2ms | ActiveRecord: 6.3ms) Started GET "/login" for 80.180.44.156 at 2015-01-26 17:14:17 +0000 Processing by AccountController#login as HTML Current user: anonymous Rendered account/login.html.erb within layouts/base (13.5ms) Completed 200 OK in 52.7ms (Views: 41.4ms | ActiveRecord: 0.8ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 17:14:21 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"nIMNHpRO+EKU/o8WZkqjDqcQnOP1sc/kYFEubr3058k=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'Lorenzo' from 80.180.44.156 at 2015-01-26 17:14:22 UTC Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 107.9ms (ActiveRecord: 86.1ms) Started GET "/" for 80.180.44.156 at 2015-01-26 17:14:22 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (77.8ms) Completed 200 OK in 238.5ms (Views: 154.7ms | ActiveRecord: 15.8ms) Started GET "/projects" for 80.180.44.156 at 2015-01-26 17:14:28 +0000 Processing by ProjectsController#index as HTML Current user: Lorenzo (id=1) Rendered projects/index.html.erb within layouts/base (215.5ms) Completed 200 OK in 289.0ms (Views: 269.1ms | ActiveRecord: 1.2ms) Started GET "/projects/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:14:32 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (9.4ms) Rendered projects/_sidebar.html.erb (2.8ms) Rendered projects/show.html.erb within layouts/base (52.2ms) Completed 200 OK in 352.6ms (Views: 176.4ms | ActiveRecord: 33.7ms) Started GET "/projects/outsourcing-informatico/issues?set_filter=1&tracker_id=3" for 80.180.44.156 at 2015-01-26 17:14:37 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "tracker_id"=>"3", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (110.3ms) Rendered queries/_columns.html.erb (11.3ms) Rendered issues/_list.html.erb (253.1ms) Rendered issues/_sidebar.html.erb (17.9ms) Rendered issues/index.html.erb within layouts/base (430.3ms) Completed 200 OK in 1133.4ms (Views: 501.3ms | ActiveRecord: 23.6ms) Started GET "/projects/exeo?jump=issues" for 80.180.44.156 at 2015-01-26 17:14:49 +0000 Processing by ProjectsController#show as HTML Parameters: {"jump"=>"issues", "id"=>"exeo"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/projects/exeo/issues Completed 302 Found in 20.0ms (ActiveRecord: 6.0ms) Started GET "/projects/exeo/issues" for 80.180.44.156 at 2015-01-26 17:14:49 +0000 Processing by IssuesController#index as HTML Parameters: {"project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (27.8ms) Rendered queries/_columns.html.erb (8.1ms) Rendered issues/_list.html.erb (47.8ms) Rendered issues/_sidebar.html.erb (4.0ms) Rendered issues/index.html.erb within layouts/base (108.6ms) Completed 200 OK in 275.2ms (Views: 150.4ms | ActiveRecord: 18.5ms) Started GET "/issues/11" for 80.180.44.156 at 2015-01-26 17:14:54 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"11"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (20.2ms) Rendered issue_relations/_form.html.erb (4.8ms) Rendered issues/_relations.html.erb (24.2ms) Rendered issues/_history.html.erb (49.3ms) Rendered issues/_action_menu.html.erb (9.4ms) Rendered issues/_form_custom_fields.html.erb (0.9ms) Rendered issues/_attributes.html.erb (71.1ms) Rendered issues/_form.html.erb (128.0ms) Rendered attachments/_form.html.erb (17.7ms) Rendered issues/_edit.html.erb (441.3ms) Rendered issues/_sidebar.html.erb (10.2ms) Rendered watchers/_watchers.html.erb (17.7ms) Rendered issues/show.html.erb within layouts/base (699.2ms) Completed 200 OK in 1534.8ms (Views: 875.1ms | ActiveRecord: 53.6ms) Started PUT "/issues/11" for 80.180.44.156 at 2015-01-26 17:15:36 +0000 Processing by IssuesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "project_id"=>"7", "tracker_id"=>"3", "subject"=>"NEXT STEP - mail del 24-01-2015", "description"=>"h2. *MAIL DA LORO PAOLO DEL 24-01-2015*\r\n\r\nLorenzo buongiorno. Dopo una settimana di terapie termali e tutto il resto mi ritaglio ora un po’ di tempo per analizzare la cosa.\r\n\r\nNon ho portato i miei dati sul Qnap perché mi pare sia già tornato quasi pieno e non vorrei mettere il Qnap in una situazione critica.\r\n \r\n\r\nE comunque, prima di procedere con operazioni lunghissime, vediamo di chiarire nei dettagli l’architettura che vogliamo realizzare.\r\n\r\n1)\tSICUREZZA DEI DATI\r\n\r\n•\tLa nostra priorità è eliminare il rischio ambientale (furti, incendi, rotture) e quindi mettere i dati in cloud. Avere i nostri dati aggiornati su dropbox è un punto fermo.\r\n\r\n2)\tCLOUD\r\n\r\n•\tcondivisione cartelle di documenti con vari collaboratori distanti\r\n•\tsincronizzazione dei dati che consente a me (a serena non interessa) di poter consultarli da mobile o dal portatile quando mi muovo. \r\n•\tinaffidabilità della app di dropbox sul qnap, e conseguente necessità di tenere i dati nei pc locali e sincronizzarsi con dropbox da lì\r\n\r\n3)\tQNAP CONDIVISO\r\n\r\n•\tMi serve uno spazio di condivisione sul QNAP tra me e due miei collaboratori che vengono in ufficio perché Dropbox è lento a sincronizzarsi e loro hanno poco spazio nel loro dropbox gratuito personale (io ho 1 tb a pagamento)\r\n•\tsul QNAP dobbiamo mettere la giurisprudenza (che poi elaboriamo con un programma installato su una macchina XP che si collega al qnap), che attualmente è una cartella nel PC di Serena che ogni tanto copio nel Qnap\r\n\r\nSi potrebbe fare così:\r\n\r\n•\tI MIEI DATI RESTANO NEL MIO PC (DISCO E) SINCRONIZZATI BIDIREZIONALMENTE SIA CON DROPBOX CHE CON IL QNAP\r\n•\tALCUNI MIEI DATI SUL QNAP (SINCRONIZZATI CON IL MIO PC) DEVONO ESSERE CONDIVISI CON ALTRI UTENTI CHE ACCEDONO AL QNAP (I MIEI COLLABORATORI) \r\n•\tI DATI DI SERENA RESTANO NEL SUO PC (DISCO E) SINCRONIZZATI SIA CON DROPBOX CHE CON IL QNAP \r\n•\tI BACKUP HANNO PER OGGETTO SOLO I DATI CONTENUTI NEL QNAP E VANNO SUL FUJITSU E/O SUL LACIE\r\n\r\nLa sincronizzazione con il qnap non deve rallentare l’operatività del PC. Già rallenta la sincronizzazione con il Dropbox (l’ideale sarebbe far sincronizzare il qnap con dropbox, ma non mi fido, né voglio provarci. Sincronizzare in nostri PC locali è durato 2 mesi di PC accesi giorno e notte e rallentamenti pesanti di banda, e non è il caso di ritornare indietro).\r\n\r\nAttendo tuo riscontro e la fissazione dell’incontro per la settimana prossima\r\n\r\nPL\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-24", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0", "notes"=>"Da: direzione@exeo.it [mailto:direzione@exeo.it] \r\nInviato: lunedì 26 gennaio 2015 15:18\r\nA: 'Lorenzo Godina'\r\nCc: amministrazione@exeo.it\r\nOggetto: R: LOGO76 - Accesso alla piattaforma di PM\r\n\r\nNon serve fare un trattamento specifico per la cartella GA: anch’essa può essere gestita in locale nel PC di Serena e sincronizzarsi sul QNAP come tutti gli latri dati, poi il programma che facciamo girare sulla macchina XP utilizzerà – semplicemente - la cartella sincronizzata sul QNAP.\r\n\r\nDetto questo, mi sembra che l’architettura sia sufficientemente chiara per iniziare. In sintesi:\r\n\r\n•\tDATI PRIMARI DEL MIO PC E DI QUELLO DI SERENA: SU PC LOCALI SINCRONIZZATI CON DROPBOX E QNAP\r\n•\tDATI PRIMARI DEGLI ALTRI DUE PC (COLLABORATORI): IN CARTELLE SUL QNAP a cui i collaboratori possano accedere anche da casa in accesso remoto\r\n•\tBACKUP (compreso backup immagine): esclusivamente DA QNAP A QNAP E NAS ESTERNI secondo logiche da definire – togliamo gli uranium dai pc locali\r\n•\tANTIVIRUS CENTRALIZZATO SUL QNAP, in modo che la pulizia si propaghi per sincronizzazione ai PC locali\r\n•\tCREAZIONE ACCOUNT DI QNAP PER FAR ACCEDERE DETERMINATI UTENTI DELA RETE LOCALE A DETERMINATE MIE CARTELLE CONDIVISE CON LORO (in particolare la cartella “PUBLISHING”). \r\n\r\nQuanto ai costi dei software di sincronizzazione e backup immagine, se la versione a pagamento è necessaria in assenza di valide alternative open souce, ok. Da considerare acquisto che non ci faccia perdere la licenza se cambiamo macchina. I due PC di installazione dei software di sincronizzazione e backup immagine sono esclusivamente il mio e di Serena.\r\n\r\nTi segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft.\r\n\r\nQuanto ai multimonitor la mia attuale risoluzione è 5520 X 1600 (un monitor orizzontale da 1920 X 1080 + 3 monitor verticali da 1200 X 1600) e quella di Serena 4800 X 1600 (4 monitor verticali da 1200 X 1600). Anche accettando le altre limitazioni (soprattutto il fatto di avere 4 monitor uguali in formato verticale), siamo molto sopra i 4096 massimi.\r\n\r\nPossiamo vederci martedi o mercoledi pomeriggio, dalle 15:30.\r\n\r\nPaolo\r\n", "private_notes"=>"0", "lock_version"=>"2"}, "time_entry"=>{"hours"=>"", "activity_id"=>"", "comments"=>""}, "last_journal_id"=>"14", "commit"=>"Invia", "id"=>"11"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (19.4ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (22.7ms) Rendered mailer/_issue.html.erb (12.5ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (34.0ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/11 Completed 302 Found in 924.8ms (ActiveRecord: 148.2ms) Started GET "/issues/11" for 80.180.44.156 at 2015-01-26 17:15:37 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"11"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (15.5ms) Rendered issue_relations/_form.html.erb (7.2ms) Rendered issues/_relations.html.erb (8.6ms) Rendered issues/_history.html.erb (51.6ms) Rendered issues/_action_menu.html.erb (9.5ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (41.2ms) Rendered issues/_form.html.erb (80.0ms) Rendered attachments/_form.html.erb (2.2ms) Rendered issues/_edit.html.erb (114.8ms) Rendered issues/_sidebar.html.erb (9.8ms) Rendered watchers/_watchers.html.erb (11.0ms) Rendered issues/show.html.erb within layouts/base (282.8ms) Completed 200 OK in 487.3ms (Views: 307.9ms | ActiveRecord: 37.9ms) Started GET "/projects/research-test-exeo" for 80.180.44.156 at 2015-01-26 17:16:32 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (0.9ms) Rendered projects/_sidebar.html.erb (1.0ms) Rendered projects/show.html.erb within layouts/base (19.5ms) Completed 200 OK in 374.5ms (Views: 298.5ms | ActiveRecord: 15.9ms) Started GET "/projects/research-test-exeo/issues?set_filter=1&tracker_id=3" for 80.180.44.156 at 2015-01-26 17:16:37 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "tracker_id"=>"3", "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (21.8ms) Rendered queries/_columns.html.erb (7.7ms) Rendered issues/_list.html.erb (39.5ms) Rendered issues/_sidebar.html.erb (9.5ms) Rendered issues/index.html.erb within layouts/base (105.6ms) Completed 200 OK in 262.8ms (Views: 148.6ms | ActiveRecord: 23.1ms) Started GET "/projects/research-test-exeo/issues/new" for 80.180.44.156 at 2015-01-26 17:16:42 +0000 Processing by IssuesController#new as HTML Parameters: {"project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (10.8ms) Rendered issues/_attributes.html.erb (60.1ms) Rendered issues/_form.html.erb (93.5ms) Rendered attachments/_form.html.erb (7.9ms) Rendered issues/new.html.erb within layouts/base (112.5ms) Completed 200 OK in 243.3ms (Views: 166.4ms | ActiveRecord: 10.8ms) Started POST "/projects/research-test-exeo/issues/update_form.js" for 80.180.44.156 at 2015-01-26 17:16:49 +0000 Processing by IssuesController#update_form as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"", "description"=>"", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (9.5ms) Rendered issues/_attributes.html.erb (68.0ms) Rendered issues/_form.html.erb (90.8ms) Rendered issues/update_form.js.erb (98.9ms) Completed 200 OK in 223.2ms (Views: 109.0ms | ActiveRecord: 3.3ms) Started POST "/issues/preview/new/research-test-exeo" for 80.180.44.156 at 2015-01-26 17:18:08 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Pulizia Malware/Virus PD Serena", "description"=>"Da Segnalazione di Paolo:\r\n\r\n__Ti segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft.", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1,5", "done_ratio"=>"0"}, "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (1.8ms) Completed 200 OK in 30.4ms (Views: 18.8ms | ActiveRecord: 0.4ms) Started POST "/issues/preview/new/research-test-exeo" for 80.180.44.156 at 2015-01-26 17:18:20 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Pulizia Malware/Virus PD Serena", "description"=>"Da Segnalazione di Paolo:\r\n\r\n_ss_Ti segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft.", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1,5", "done_ratio"=>"0"}, "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (1.0ms) Completed 200 OK in 13.3ms (Views: 1.8ms | ActiveRecord: 0.5ms) Started POST "/issues/preview/new/research-test-exeo" for 80.180.44.156 at 2015-01-26 17:18:27 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Pulizia Malware/Virus PD Serena", "description"=>"Da Segnalazione di Paolo:\r\n\r\n_ss_ Ti segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft.", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1,5", "done_ratio"=>"0"}, "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (1.1ms) Completed 200 OK in 8.1ms (Views: 1.6ms | ActiveRecord: 0.5ms) Started POST "/issues/preview/new/research-test-exeo" for 80.180.44.156 at 2015-01-26 17:18:39 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Pulizia Malware/Virus PD Serena", "description"=>"Da Segnalazione di Paolo:\r\n\r\n_Ti segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft._", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1,5", "done_ratio"=>"0"}, "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (1.3ms) Completed 200 OK in 11.6ms (Views: 1.9ms | ActiveRecord: 0.4ms) Started POST "/issues/preview/new/research-test-exeo" for 80.180.44.156 at 2015-01-26 17:19:15 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Pulizia Malware/Virus PD Serena", "description"=>"Da Segnalazione di Paolo del 26/01/2015:\r\n\r\n_Ti segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft._\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1,5", "done_ratio"=>"0"}, "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (6.8ms) Completed 200 OK in 17.1ms (Views: 7.3ms | ActiveRecord: 0.4ms) Started POST "/issues/preview/new/research-test-exeo" for 80.180.44.156 at 2015-01-26 17:19:22 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Pulizia Malware/Virus PD Serena", "description"=>"*Da Segnalazione di Paolo del 26/01/2015:*\r\n\r\n_Ti segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft._\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1,5", "done_ratio"=>"0"}, "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (1.3ms) Completed 200 OK in 11.1ms (Views: 1.8ms | ActiveRecord: 0.4ms) Started POST "/projects/research-test-exeo/issues" for 80.180.44.156 at 2015-01-26 17:19:35 +0000 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Pulizia Malware/Virus PD Serena", "description"=>"*Da Segnalazione di Paolo del 26/01/2015:*\r\n\r\n_Ti segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft._\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1,5", "done_ratio"=>"0", "watcher_user_ids"=>["11"]}, "commit"=>"Crea", "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (8.1ms) Rendered mailer/issue_add.text.erb within layouts/mailer (9.6ms) Rendered mailer/_issue.html.erb (2.1ms) Rendered mailer/issue_add.html.erb within layouts/mailer (3.4ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/12 Completed 302 Found in 456.6ms (ActiveRecord: 48.2ms) Started GET "/issues/12" for 80.180.44.156 at 2015-01-26 17:19:36 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"12"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (16.7ms) Rendered issue_relations/_form.html.erb (1.7ms) Rendered issues/_relations.html.erb (3.1ms) Rendered issues/_action_menu.html.erb (8.3ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (49.1ms) Rendered issues/_form.html.erb (328.5ms) Rendered attachments/_form.html.erb (2.2ms) Rendered issues/_edit.html.erb (358.4ms) Rendered issues/_sidebar.html.erb (9.9ms) Rendered watchers/_watchers.html.erb (11.7ms) Rendered issues/show.html.erb within layouts/base (475.4ms) Completed 200 OK in 675.6ms (Views: 499.8ms | ActiveRecord: 39.9ms) Started GET "/issues/auto_complete?project_id=research-test-exeo&scope=all&term=%2311" for 80.180.44.156 at 2015-01-26 17:19:49 +0000 Processing by AutoCompletesController#issues as JSON Parameters: {"project_id"=>"research-test-exeo", "scope"=>"all", "term"=>"#11"} Current user: Lorenzo (id=1) Rendered auto_completes/issues.html.erb (2.6ms) Completed 200 OK in 43.9ms (Views: 14.0ms | ActiveRecord: 7.3ms) Started POST "/issues/12/relations" for 80.180.44.156 at 2015-01-26 17:19:55 +0000 Processing by IssueRelationsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "relation"=>{"relation_type"=>"relates", "issue_to_id"=>"11", "delay"=>""}, "commit"=>"Aggiungi", "issue_id"=>"12"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (10.2ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (28.4ms) Rendered mailer/_issue.html.erb (2.0ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (27.4ms) Email delivery error: Connection refused - connect(2) Rendered mailer/_issue.text.erb (10.6ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (29.4ms) Rendered mailer/_issue.html.erb (11.1ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (29.9ms) Email delivery error: Connection refused - connect(2) Rendered issue_relations/_form.html.erb (229.0ms) Rendered issues/_relations.html.erb (252.2ms) Rendered issue_relations/create.js.erb (260.0ms) Completed 200 OK in 927.4ms (Views: 269.0ms | ActiveRecord: 50.7ms) Started GET "/projects/research-test-exeo" for 80.180.44.156 at 2015-01-26 17:20:54 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (1.0ms) Rendered projects/_sidebar.html.erb (1.0ms) Rendered projects/show.html.erb within layouts/base (19.6ms) Completed 200 OK in 158.3ms (Views: 86.1ms | ActiveRecord: 9.6ms) Started GET "/projects/exeo?jump=overview" for 80.180.44.156 at 2015-01-26 17:20:56 +0000 Processing by ProjectsController#show as HTML Parameters: {"jump"=>"overview", "id"=>"exeo"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/projects/exeo Completed 302 Found in 20.0ms (ActiveRecord: 0.6ms) Started GET "/projects/exeo" for 80.180.44.156 at 2015-01-26 17:20:58 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"exeo"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (0.9ms) Rendered projects/_sidebar.html.erb (1.0ms) Rendered projects/show.html.erb within layouts/base (22.1ms) Completed 200 OK in 157.5ms (Views: 79.4ms | ActiveRecord: 4.4ms) Started GET "/projects/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:21:05 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (0.9ms) Rendered projects/_sidebar.html.erb (1.0ms) Rendered projects/show.html.erb within layouts/base (19.4ms) Completed 200 OK in 172.1ms (Views: 77.7ms | ActiveRecord: 21.8ms) Started GET "/projects/outsourcing-informatico/issues?set_filter=1&tracker_id=3" for 80.180.44.156 at 2015-01-26 17:21:09 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "tracker_id"=>"3", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (27.3ms) Rendered queries/_columns.html.erb (2.2ms) Rendered issues/_list.html.erb (29.4ms) Rendered issues/_sidebar.html.erb (9.4ms) Rendered issues/index.html.erb within layouts/base (89.6ms) Completed 200 OK in 269.7ms (Views: 138.3ms | ActiveRecord: 17.4ms) Started GET "/projects/outsourcing-informatico/activity" for 80.180.44.156 at 2015-01-26 17:21:20 +0000 Processing by ActivitiesController#index as HTML Parameters: {"id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered activities/index.html.erb within layouts/base (75.3ms) Completed 200 OK in 554.5ms (Views: 143.0ms | ActiveRecord: 22.9ms) Started GET "/projects/exeo?jump=activity" for 80.180.44.156 at 2015-01-26 17:21:29 +0000 Processing by ProjectsController#show as HTML Parameters: {"jump"=>"activity", "id"=>"exeo"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/projects/exeo/activity Completed 302 Found in 20.3ms (ActiveRecord: 0.5ms) Started GET "/projects/exeo/activity" for 80.180.44.156 at 2015-01-26 17:21:30 +0000 Processing by ActivitiesController#index as HTML Parameters: {"id"=>"exeo"} Current user: Lorenzo (id=1) Rendered activities/index.html.erb within layouts/base (490.0ms) Completed 200 OK in 797.0ms (Views: 577.9ms | ActiveRecord: 17.1ms) Started GET "/issues/12" for 80.180.44.156 at 2015-01-26 17:21:40 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"12"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.8ms) Rendered issue_relations/_form.html.erb (1.8ms) Rendered issues/_relations.html.erb (19.2ms) Rendered issues/_history.html.erb (48.1ms) Rendered issues/_action_menu.html.erb (9.4ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (48.2ms) Rendered issues/_form.html.erb (87.3ms) Rendered attachments/_form.html.erb (2.2ms) Rendered issues/_edit.html.erb (118.8ms) Rendered issues/_sidebar.html.erb (10.6ms) Rendered watchers/_watchers.html.erb (11.6ms) Rendered issues/show.html.erb within layouts/base (306.3ms) Completed 200 OK in 561.6ms (Views: 376.3ms | ActiveRecord: 16.8ms) Started PUT "/projects/research-test-exeo/issues/update_form.js?id=12" for 80.180.44.156 at 2015-01-26 17:21:50 +0000 Processing by IssuesController#update_form as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "project_id"=>"4", "tracker_id"=>"3", "subject"=>"Pulizia Malware/Virus PD Serena", "description"=>"*Da Segnalazione di Paolo del 26/01/2015:*\r\n\r\n_Ti segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft._\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1.5", "done_ratio"=>"0", "notes"=>"", "private_notes"=>"0", "lock_version"=>"0"}, "time_entry"=>{"hours"=>"", "activity_id"=>"", "comments"=>""}, "last_journal_id"=>"17", "id"=>"12", "project_id"=>"research-test-exeo"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (10.7ms) Rendered issues/_attributes.html.erb (62.4ms) Rendered issues/_form.html.erb (89.8ms) Rendered issues/update_form.js.erb (106.5ms) Completed 200 OK in 276.8ms (Views: 98.6ms | ActiveRecord: 25.0ms) Started PUT "/issues/12" for 80.180.44.156 at 2015-01-26 17:21:57 +0000 Processing by IssuesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "project_id"=>"4", "tracker_id"=>"3", "subject"=>"Pulizia Malware/Virus PD Serena", "description"=>"*Da Segnalazione di Paolo del 26/01/2015:*\r\n\r\n_Ti segnalo che il PC della serena è stato infettato da malware (che fa aprire pop commerciali indesiderati sul browser), probabilmente durante l’installazione di un paio di software downloader. Non siamo riusciti a ripulirlo con spybot, malwarebytes, emsisoft._\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1.5", "done_ratio"=>"0", "notes"=>"", "private_notes"=>"0", "lock_version"=>"0"}, "time_entry"=>{"hours"=>"", "activity_id"=>"", "comments"=>""}, "last_journal_id"=>"17", "commit"=>"Invia", "id"=>"12"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (16.0ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (19.4ms) Rendered mailer/_issue.html.erb (7.4ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (9.6ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/12 Completed 302 Found in 414.5ms (ActiveRecord: 63.0ms) Started GET "/issues/12" for 80.180.44.156 at 2015-01-26 17:21:58 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"12"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.8ms) Rendered issue_relations/_form.html.erb (7.5ms) Rendered issues/_relations.html.erb (18.9ms) Rendered issues/_history.html.erb (41.7ms) Rendered issues/_action_menu.html.erb (11.1ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (42.8ms) Rendered issues/_form.html.erb (84.5ms) Rendered attachments/_form.html.erb (2.0ms) Rendered issues/_edit.html.erb (114.7ms) Rendered issues/_sidebar.html.erb (9.7ms) Rendered watchers/_watchers.html.erb (10.9ms) Rendered issues/show.html.erb within layouts/base (275.5ms) Completed 200 OK in 502.9ms (Views: 327.3ms | ActiveRecord: 12.5ms) Started GET "/projects/outsourcing-informatico/activity" for 80.180.44.156 at 2015-01-26 17:22:25 +0000 Processing by ActivitiesController#index as HTML Parameters: {"id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered activities/index.html.erb within layouts/base (312.5ms) Completed 200 OK in 491.2ms (Views: 368.7ms | ActiveRecord: 12.7ms) Started GET "/projects/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:22:30 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (0.9ms) Rendered projects/_sidebar.html.erb (1.0ms) Rendered projects/show.html.erb within layouts/base (18.9ms) Completed 200 OK in 149.8ms (Views: 78.5ms | ActiveRecord: 9.4ms) Started GET "/projects/outsourcing-informatico/issues?set_filter=1&tracker_id=3" for 80.180.44.156 at 2015-01-26 17:22:32 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "tracker_id"=>"3", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (21.6ms) Rendered queries/_columns.html.erb (7.8ms) Rendered issues/_list.html.erb (37.4ms) Rendered issues/_sidebar.html.erb (9.6ms) Rendered issues/index.html.erb within layouts/base (97.9ms) Completed 200 OK in 247.9ms (Views: 146.1ms | ActiveRecord: 12.1ms) Started GET "/projects/outsourcing-informatico/issues/new" for 80.180.44.156 at 2015-01-26 17:22:50 +0000 Processing by IssuesController#new as HTML Parameters: {"project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (8.6ms) Rendered issues/_attributes.html.erb (57.2ms) Rendered issues/_form.html.erb (89.8ms) Rendered attachments/_form.html.erb (2.0ms) Rendered issues/new.html.erb within layouts/base (106.8ms) Completed 200 OK in 258.6ms (Views: 164.2ms | ActiveRecord: 11.1ms) Started POST "/projects/outsourcing-informatico/issues/update_form.js" for 80.180.44.156 at 2015-01-26 17:22:58 +0000 Processing by IssuesController#update_form as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"", "description"=>"", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (8.3ms) Rendered issues/_attributes.html.erb (56.5ms) Rendered issues/_form.html.erb (69.9ms) Rendered issues/update_form.js.erb (71.1ms) Completed 200 OK in 438.5ms (Views: 76.5ms | ActiveRecord: 15.4ms) Started POST "/issues/preview/new/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:23:50 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Ridefinizione struttura backup e cartelle di lavoro", "description"=>"Dalla discussione #11", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (22.7ms) Completed 200 OK in 41.1ms (Views: 22.3ms | ActiveRecord: 7.2ms) Started GET "/projects/exeo?jump=new_issue" for 80.180.44.156 at 2015-01-26 17:23:58 +0000 Processing by ProjectsController#show as HTML Parameters: {"jump"=>"new_issue", "id"=>"exeo"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/projects/exeo/issues/new Completed 302 Found in 19.4ms (ActiveRecord: 6.0ms) Started GET "/projects/exeo/issues/new" for 80.180.44.156 at 2015-01-26 17:24:02 +0000 Processing by IssuesController#new as HTML Parameters: {"project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (8.4ms) Rendered issues/_attributes.html.erb (50.6ms) Rendered issues/_form.html.erb (88.4ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/new.html.erb within layouts/base (99.8ms) Completed 200 OK in 212.1ms (Views: 144.3ms | ActiveRecord: 10.6ms) Started GET "/projects/exeo" for 80.180.44.156 at 2015-01-26 17:24:06 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"exeo"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (0.9ms) Rendered projects/_sidebar.html.erb (0.9ms) Rendered projects/show.html.erb within layouts/base (19.9ms) Completed 200 OK in 150.8ms (Views: 77.0ms | ActiveRecord: 9.5ms) Started GET "/projects/exeo/issues?set_filter=1&tracker_id=3" for 80.180.44.156 at 2015-01-26 17:24:08 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "tracker_id"=>"3", "project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (21.3ms) Rendered queries/_columns.html.erb (2.1ms) Rendered issues/_list.html.erb (42.4ms) Rendered issues/_sidebar.html.erb (9.4ms) Rendered issues/index.html.erb within layouts/base (101.8ms) Completed 200 OK in 268.7ms (Views: 148.1ms | ActiveRecord: 13.6ms) Started GET "/issues/11" for 80.180.44.156 at 2015-01-26 17:24:13 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"11"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.8ms) Rendered issue_relations/_form.html.erb (1.7ms) Rendered issues/_relations.html.erb (18.7ms) Rendered issues/_history.html.erb (82.8ms) Rendered issues/_action_menu.html.erb (9.4ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (44.5ms) Rendered issues/_form.html.erb (81.2ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (116.2ms) Rendered issues/_sidebar.html.erb (9.8ms) Rendered watchers/_watchers.html.erb (11.5ms) Rendered issues/show.html.erb within layouts/base (319.3ms) Completed 200 OK in 803.7ms (Views: 358.3ms | ActiveRecord: 36.6ms) Started POST "/issues/preview/new/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:24:23 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Ridefinizione struttura backup e cartelle di lavoro", "description"=>"Dalla discussione http://logo76-redmine.cloudapp.net/issues/11", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (1.6ms) Completed 200 OK in 20.3ms (Views: 8.6ms | ActiveRecord: 0.5ms) Started POST "/issues/preview/new/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:24:56 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Ridefinizione struttura backup e cartelle di lavoro", "description"=>"Dalla discussione http://logo76-redmine.cloudapp.net/issues/11:\r\n\r\n*", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (0.7ms) Completed 200 OK in 10.3ms (Views: 1.1ms | ActiveRecord: 0.4ms) Started POST "/issues/preview/new/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:25:24 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Ridefinizione struttura backup e cartelle di lavoro", "description"=>"Dalla discussione http://logo76-redmine.cloudapp.net/issues/11:\r\n\r\n* Le cartelle di lavoro dei PC di Paolo e Serena rimangono sui rispettivi PC locali\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (6.1ms) Completed 200 OK in 10.3ms (Views: 6.6ms | ActiveRecord: 0.4ms) Started POST "/issues/preview/new/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:26:26 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Ridefinizione struttura backup e cartelle di lavoro", "description"=>"Dalla discussione http://logo76-redmine.cloudapp.net/issues/11:\r\n\r\n* Le cartelle di lavoro dei PC di Paolo e Serena rimangono sui rispettivi PC locali\r\n* La sincronizzazione con Dropbox viene garantita dai rispettivi PC e NON dal QNAP, attraverso il servizio Dropbox già installato e funzionante\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (1.2ms) Completed 200 OK in 11.1ms (Views: 1.7ms | ActiveRecord: 0.4ms) Started POST "/issues/preview/new/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:27:02 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Ridefinizione struttura backup e cartelle di lavoro", "description"=>"Dalla discussione http://logo76-redmine.cloudapp.net/issues/11:\r\n\r\n* Le cartelle di lavoro dei PC di Paolo e Serena rimangono sui rispettivi PC locali\r\n* La sincronizzazione con Dropbox viene garantita dai rispettivi PC e NON dal QNAP, attraverso il servizio Dropbox già installato e funzionante\r\n* La sincronizzazione con la cartella del QNAP viene garantita dal software _Allway Sync_\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (2.0ms) Completed 200 OK in 18.5ms (Views: 8.1ms | ActiveRecord: 0.5ms) Started POST "/issues/preview/new/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:27:32 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Ridefinizione struttura backup e cartelle di lavoro", "description"=>"Dalla discussione http://logo76-redmine.cloudapp.net/issues/11:\r\n\r\n* Le cartelle di lavoro dei PC di Paolo e Serena rimangono sui rispettivi PC locali\r\n* La sincronizzazione con Dropbox viene garantita dai rispettivi PC e NON dal QNAP, attraverso il servizio Dropbox già installato e funzionante\r\n* La sincronizzazione con la cartella del QNAP viene garantita dal software \"_Allway Sync_\" da installarsi sui PC di Paolo e Serena (2 licenze)\r\n\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (6.9ms) Completed 200 OK in 11.0ms (Views: 7.3ms | ActiveRecord: 0.4ms) Started POST "/issues/preview/new/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 17:32:19 +0000 Processing by PreviewsController#issue as */* Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Ridefinizione struttura backup e cartelle di lavoro", "description"=>"Dalla discussione http://logo76-redmine.cloudapp.net/issues/11:\r\n\r\n* Le cartelle di lavoro dei PC di Paolo e Serena rimangono sui rispettivi PC locali\r\n* La sincronizzazione con Dropbox viene garantita dai rispettivi PC e NON dal QNAP, attraverso il servizio Dropbox già installato e funzionante\r\n* La sincronizzazione con la cartella del QNAP viene garantita dal software \"_Allway Sync_\" da installarsi sui PC di Paolo e Serena (2 licenze)\r\n* I collaboratori utilizzano come cartella di lavoro la cartella del QNAP\r\n* Il backup locale del QNAP viene effettuato schedulando la relativa app QNAP\r\n\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2015-01-26", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered previews/issue.html.erb (1.9ms) Completed 200 OK in 12.0ms (Views: 2.4ms | ActiveRecord: 0.4ms) Started GET "/" for 98.126.3.76 at 2015-01-26 17:32:57 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (9.5ms) Completed 200 OK in 47.6ms (Views: 26.1ms | ActiveRecord: 1.8ms) Started POST "/projects/outsourcing-informatico/issues" for 80.180.44.156 at 2015-01-26 17:36:12 +0000 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Ridefinizione struttura backup e cartelle di lavoro", "description"=>"Dalla discussione http://logo76-redmine.cloudapp.net/issues/11:\r\n\r\n* Le cartelle di lavoro dei PC di Paolo e Serena rimangono sui rispettivi PC locali\r\n* La sincronizzazione con Dropbox viene garantita dai rispettivi PC e NON dal QNAP, attraverso il servizio Dropbox già installato e funzionante\r\n* La sincronizzazione con la cartella del QNAP viene garantita dal software \"_Allway Sync_\" da installarsi sui PC di Paolo e Serena (2 licenze)\r\n* I collaboratori utilizzano come cartella di lavoro la cartella del QNAP\r\n* Il backup locale del QNAP viene effettuato schedulando la relativa app QNAP (da eliminare Uranium Backup dai PC locali)\r\n* Configurare il QNAP per accesso dall'esterno\r\n* Aggiungere al QNAP gli account dei collaboratori per l'accesso anche dall'esterno di determinate cartelle\r\n* Configurare il backup dei dischi immagine dei PC di Paolo e Serena\r\n\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2015-01-28", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "commit"=>"Crea", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (8.3ms) Rendered mailer/issue_add.text.erb within layouts/mailer (9.2ms) Rendered mailer/_issue.html.erb (18.7ms) Rendered mailer/issue_add.html.erb within layouts/mailer (19.7ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/13 Completed 302 Found in 569.0ms (ActiveRecord: 87.2ms) Started GET "/issues/13" for 80.180.44.156 at 2015-01-26 17:36:14 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"13"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (11.1ms) Rendered issue_relations/_form.html.erb (1.8ms) Rendered issues/_relations.html.erb (8.6ms) Rendered issues/_action_menu.html.erb (8.3ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (42.4ms) Rendered issues/_form.html.erb (82.1ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (111.1ms) Rendered issues/_sidebar.html.erb (9.7ms) Rendered watchers/_watchers.html.erb (9.8ms) Rendered issues/show.html.erb within layouts/base (220.4ms) Completed 200 OK in 439.7ms (Views: 255.2ms | ActiveRecord: 40.6ms) Started GET "/projects/outsourcing-informatico/issues/new?issue%5Bparent_issue_id%5D=13&issue%5Btracker_id%5D=3" for 80.180.44.156 at 2015-01-26 17:36:29 +0000 Processing by IssuesController#new as HTML Parameters: {"issue"=>{"parent_issue_id"=>"13", "tracker_id"=>"3"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (9.6ms) Rendered issues/_attributes.html.erb (59.9ms) Rendered issues/_form.html.erb (78.6ms) Rendered attachments/_form.html.erb (8.4ms) Rendered issues/new.html.erb within layouts/base (91.4ms) Completed 200 OK in 285.3ms (Views: 173.1ms | ActiveRecord: 5.3ms) Started GET "/issues/auto_complete?project_id=outsourcing-informatico&scope=all&term=11" for 80.180.44.156 at 2015-01-26 17:36:55 +0000 Processing by AutoCompletesController#issues as JSON Parameters: {"project_id"=>"outsourcing-informatico", "scope"=>"all", "term"=>"11"} Current user: Lorenzo (id=1) Rendered auto_completes/issues.html.erb (1.4ms) Completed 200 OK in 28.7ms (Views: 2.0ms | ActiveRecord: 7.2ms) Started POST "/issues/13/relations" for 80.180.44.156 at 2015-01-26 17:37:02 +0000 Processing by IssueRelationsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "relation"=>{"relation_type"=>"relates", "issue_to_id"=>"11", "delay"=>""}, "commit"=>"Aggiungi", "issue_id"=>"13"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (10.3ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (28.2ms) Rendered mailer/_issue.html.erb (8.2ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (27.7ms) Email delivery error: Connection refused - connect(2) Rendered mailer/_issue.text.erb (10.1ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (27.8ms) Rendered mailer/_issue.html.erb (11.0ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (28.6ms) Email delivery error: Connection refused - connect(2) Rendered issue_relations/_form.html.erb (7.2ms) Rendered issues/_relations.html.erb (20.2ms) Rendered issue_relations/create.js.erb (20.9ms) Completed 200 OK in 806.3ms (Views: 22.0ms | ActiveRecord: 56.1ms) Started GET "/projects/outsourcing-informatico/issues/new?issue%5Bparent_issue_id%5D=13&issue%5Btracker_id%5D=3" for 80.180.44.156 at 2015-01-26 17:37:36 +0000 Processing by IssuesController#new as HTML Parameters: {"issue"=>{"parent_issue_id"=>"13", "tracker_id"=>"3"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (2.7ms) Rendered issues/_attributes.html.erb (51.3ms) Rendered issues/_form.html.erb (75.7ms) Rendered attachments/_form.html.erb (2.0ms) Rendered issues/new.html.erb within layouts/base (87.0ms) Completed 200 OK in 254.7ms (Views: 138.8ms | ActiveRecord: 9.8ms) Started POST "/projects/outsourcing-informatico/issues" for 80.180.44.156 at 2015-01-26 17:38:45 +0000 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Allway Sync - installazione e acquisto licenze", "description"=>"Acquisto di #2 licenze del programma AllwaySync da installarsi sui PC di Paolo e Serena", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"13", "start_date"=>"2015-01-26", "due_date"=>"2015-01-28", "estimated_hours"=>"", "done_ratio"=>"0", "watcher_user_ids"=>["11"]}, "commit"=>"Crea", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (11.7ms) Rendered mailer/issue_add.text.erb within layouts/mailer (13.0ms) Rendered mailer/_issue.html.erb (11.3ms) Rendered mailer/issue_add.html.erb within layouts/mailer (11.9ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/14 Completed 302 Found in 746.2ms (ActiveRecord: 78.8ms) Started GET "/issues/14" for 80.180.44.156 at 2015-01-26 17:38:46 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"14"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.9ms) Rendered issue_relations/_form.html.erb (7.3ms) Rendered issues/_relations.html.erb (8.7ms) Rendered issues/_action_menu.html.erb (2.9ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (49.4ms) Rendered issues/_form.html.erb (89.6ms) Rendered attachments/_form.html.erb (7.6ms) Rendered issues/_edit.html.erb (125.4ms) Rendered issues/_sidebar.html.erb (10.0ms) Rendered watchers/_watchers.html.erb (19.2ms) Rendered issues/show.html.erb within layouts/base (246.1ms) Completed 200 OK in 446.3ms (Views: 297.8ms | ActiveRecord: 19.5ms) Started PUT "/issues/14" for 80.180.44.156 at 2015-01-26 17:39:12 +0000 Processing by IssuesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "project_id"=>"4", "tracker_id"=>"3", "subject"=>"Allway Sync - installazione e acquisto licenze", "description"=>"Acquisto di #2 licenze del programma AllwaySync da installarsi sui PC di Paolo e Serena", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"13", "start_date"=>"2015-01-26", "due_date"=>"2015-01-28", "estimated_hours"=>"0,5", "done_ratio"=>"0", "notes"=>"", "private_notes"=>"0", "lock_version"=>"0"}, "time_entry"=>{"hours"=>"", "activity_id"=>"", "comments"=>""}, "last_journal_id"=>"", "commit"=>"Invia", "id"=>"14"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (10.8ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (12.0ms) Rendered mailer/_issue.html.erb (10.2ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (16.5ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/14 Completed 302 Found in 570.4ms (ActiveRecord: 202.0ms) Started GET "/issues/14" for 80.180.44.156 at 2015-01-26 17:39:13 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"14"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.5ms) Rendered issue_relations/_form.html.erb (7.2ms) Rendered issues/_relations.html.erb (8.5ms) Rendered issues/_history.html.erb (9.0ms) Rendered issues/_action_menu.html.erb (9.4ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (42.0ms) Rendered issues/_form.html.erb (80.8ms) Rendered attachments/_form.html.erb (2.2ms) Rendered issues/_edit.html.erb (110.7ms) Rendered issues/_sidebar.html.erb (4.4ms) Rendered watchers/_watchers.html.erb (11.0ms) Rendered issues/show.html.erb within layouts/base (241.0ms) Completed 200 OK in 448.6ms (Views: 289.4ms | ActiveRecord: 23.2ms) Started GET "/issues/13" for 80.180.44.156 at 2015-01-26 17:39:19 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"13"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.8ms) Rendered issue_relations/_form.html.erb (7.1ms) Rendered issues/_relations.html.erb (18.1ms) Rendered issues/_history.html.erb (31.8ms) Rendered issues/_action_menu.html.erb (9.3ms) Rendered issues/_form_custom_fields.html.erb (0.2ms) Rendered issues/_attributes.html.erb (48.9ms) Rendered issues/_form.html.erb (87.8ms) Rendered attachments/_form.html.erb (8.2ms) Rendered issues/_edit.html.erb (126.7ms) Rendered issues/_sidebar.html.erb (9.7ms) Rendered watchers/_watchers.html.erb (9.9ms) Rendered issues/show.html.erb within layouts/base (295.7ms) Completed 200 OK in 774.7ms (Views: 556.6ms | ActiveRecord: 31.9ms) Started GET "/projects/outsourcing-informatico/issues/new?issue%5Bparent_issue_id%5D=13&issue%5Btracker_id%5D=3" for 80.180.44.156 at 2015-01-26 17:39:27 +0000 Processing by IssuesController#new as HTML Parameters: {"issue"=>{"parent_issue_id"=>"13", "tracker_id"=>"3"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (9.4ms) Rendered issues/_attributes.html.erb (63.2ms) Rendered issues/_form.html.erb (82.6ms) Rendered attachments/_form.html.erb (7.6ms) Rendered issues/new.html.erb within layouts/base (93.9ms) Completed 200 OK in 274.8ms (Views: 153.3ms | ActiveRecord: 5.9ms) Started POST "/projects/outsourcing-informatico/issues" for 80.180.44.156 at 2015-01-26 17:41:30 +0000 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"", "description"=>"Verifica dell'unità da utilizzare come backup esterno del QNAP: Lacie o Fujitsu?\r\nL'unità deve essere collegata al QNAP via USB o eSata\r\n\r\nInizializzazione dell'unità e suo collegamento alla porta esterna del QNAP\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"13", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"0,5", "done_ratio"=>"0", "watcher_user_ids"=>["11"]}, "commit"=>"Crea", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (49.2ms) Rendered issues/_form.html.erb (67.6ms) Rendered attachments/_form.html.erb (7.7ms) Rendered issues/new.html.erb within layouts/base (79.3ms) Completed 200 OK in 316.4ms (Views: 137.1ms | ActiveRecord: 13.3ms) Started POST "/projects/outsourcing-informatico/issues" for 80.180.44.156 at 2015-01-26 17:42:04 +0000 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Scelta ed inizializzazione dell'unità di Backup del QNAP", "description"=>"Verifica dell'unità da utilizzare come backup esterno del QNAP: Lacie o Fujitsu?\r\nL'unità deve essere collegata al QNAP via USB o eSata\r\n\r\nInizializzazione dell'unità e suo collegamento alla porta esterna del QNAP\r\n", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"13", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"0.5", "done_ratio"=>"0", "watcher_user_ids"=>["11"]}, "commit"=>"Crea", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (8.1ms) Rendered mailer/issue_add.text.erb within layouts/mailer (9.0ms) Rendered mailer/_issue.html.erb (7.3ms) Rendered mailer/issue_add.html.erb within layouts/mailer (7.8ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/15 Completed 302 Found in 676.2ms (ActiveRecord: 85.4ms) Started GET "/issues/15" for 80.180.44.156 at 2015-01-26 17:42:04 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"15"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (17.1ms) Rendered issue_relations/_form.html.erb (2.0ms) Rendered issues/_relations.html.erb (3.6ms) Rendered issues/_action_menu.html.erb (8.7ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (42.4ms) Rendered issues/_form.html.erb (89.5ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (118.6ms) Rendered issues/_sidebar.html.erb (9.7ms) Rendered watchers/_watchers.html.erb (11.4ms) Rendered issues/show.html.erb within layouts/base (248.2ms) Completed 200 OK in 450.6ms (Views: 281.8ms | ActiveRecord: 24.3ms) Started GET "/issues/13" for 80.180.44.156 at 2015-01-26 17:43:58 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"13"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.7ms) Rendered issue_relations/_form.html.erb (7.3ms) Rendered issues/_relations.html.erb (20.6ms) Rendered issues/_history.html.erb (39.8ms) Rendered issues/_action_menu.html.erb (10.6ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (47.7ms) Rendered issues/_form.html.erb (98.7ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (128.4ms) Rendered issues/_sidebar.html.erb (9.8ms) Rendered watchers/_watchers.html.erb (10.1ms) Rendered issues/show.html.erb within layouts/base (533.4ms) Completed 200 OK in 752.5ms (Views: 580.9ms | ActiveRecord: 17.9ms) Started GET "/projects/outsourcing-informatico/issues/new?issue%5Bparent_issue_id%5D=13&issue%5Btracker_id%5D=3" for 80.180.44.156 at 2015-01-26 17:44:04 +0000 Processing by IssuesController#new as HTML Parameters: {"issue"=>{"parent_issue_id"=>"13", "tracker_id"=>"3"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (8.6ms) Rendered issues/_attributes.html.erb (58.4ms) Rendered issues/_form.html.erb (77.2ms) Rendered attachments/_form.html.erb (2.0ms) Rendered issues/new.html.erb within layouts/base (88.9ms) Completed 200 OK in 254.4ms (Views: 135.2ms | ActiveRecord: 27.7ms) Started POST "/projects/outsourcing-informatico/issues" for 80.180.44.156 at 2015-01-26 17:45:12 +0000 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xj/+1K1mzfLsmyHJCL46+95mFedxlyCopp6tXqG2pAo=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Attivazione motore Antivirus su QNAP", "description"=>"Attivazione del motore AV su QNAP (McAfee?)", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"13", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"0,5", "done_ratio"=>"0"}, "commit"=>"Crea", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (2.6ms) Rendered mailer/issue_add.text.erb within layouts/mailer (8.9ms) Rendered mailer/_issue.html.erb (6.8ms) Rendered mailer/issue_add.html.erb within layouts/mailer (7.3ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/16 Completed 302 Found in 419.6ms (ActiveRecord: 59.7ms) Started GET "/issues/16" for 80.180.44.156 at 2015-01-26 17:45:13 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"16"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.8ms) Rendered issue_relations/_form.html.erb (7.2ms) Rendered issues/_relations.html.erb (8.5ms) Rendered issues/_action_menu.html.erb (2.8ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (283.1ms) Rendered issues/_form.html.erb (317.2ms) Rendered attachments/_form.html.erb (7.6ms) Rendered issues/_edit.html.erb (348.2ms) Rendered issues/_sidebar.html.erb (9.8ms) Rendered watchers/_watchers.html.erb (10.0ms) Rendered issues/show.html.erb within layouts/base (463.7ms) Completed 200 OK in 656.7ms (Views: 499.2ms | ActiveRecord: 22.9ms) Started GET "/issues/13" for 80.180.44.156 at 2015-01-26 17:45:19 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"13"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.3ms) Rendered issue_relations/_form.html.erb (7.3ms) Rendered issues/_relations.html.erb (18.1ms) Rendered issues/_history.html.erb (31.8ms) Rendered issues/_action_menu.html.erb (9.4ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (40.3ms) Rendered issues/_form.html.erb (79.0ms) Rendered attachments/_form.html.erb (2.0ms) Rendered issues/_edit.html.erb (107.9ms) Rendered issues/_sidebar.html.erb (9.7ms) Rendered watchers/_watchers.html.erb (9.3ms) Rendered issues/show.html.erb within layouts/base (287.8ms) Completed 200 OK in 509.4ms (Views: 316.7ms | ActiveRecord: 33.1ms) Started GET "/projects/outsourcing-informatico/issues/new?issue%5Bparent_issue_id%5D=13&issue%5Btracker_id%5D=3" for 80.180.44.156 at 2015-01-26 17:45:33 +0000 Processing by IssuesController#new as HTML Parameters: {"issue"=>{"parent_issue_id"=>"13", "tracker_id"=>"3"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (2.8ms) Rendered issues/_attributes.html.erb (56.4ms) Rendered issues/_form.html.erb (74.8ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/new.html.erb within layouts/base (85.9ms) Completed 200 OK in 493.0ms (Views: 151.6ms | ActiveRecord: 242.7ms) Started GET "/" for 80.180.44.156 at 2015-01-26 18:41:54 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (16.9ms) Completed 200 OK in 78.8ms (Views: 29.4ms | ActiveRecord: 7.4ms) Started GET "/login" for 80.180.44.156 at 2015-01-26 18:42:02 +0000 Processing by AccountController#login as HTML Current user: anonymous Rendered account/login.html.erb within layouts/base (6.9ms) Completed 200 OK in 20.3ms (Views: 17.6ms | ActiveRecord: 0.2ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 18:42:06 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Dsce4jKWA51dcxBtvNfFwY2/dUu0XpMqDUxEKGIsnJY=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'Lorenzo' from 80.180.44.156 at 2015-01-26 18:42:06 UTC Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 38.7ms (ActiveRecord: 27.4ms) Started GET "/" for 80.180.44.156 at 2015-01-26 18:42:07 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (28.9ms) Completed 200 OK in 79.1ms (Views: 58.8ms | ActiveRecord: 7.3ms) Started GET "/projects" for 80.180.44.156 at 2015-01-26 18:42:14 +0000 Processing by ProjectsController#index as HTML Current user: Lorenzo (id=1) Rendered projects/index.html.erb within layouts/base (20.2ms) Completed 200 OK in 59.5ms (Views: 48.8ms | ActiveRecord: 0.9ms) Started GET "/projects/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 18:42:17 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (0.8ms) Rendered projects/_sidebar.html.erb (6.4ms) Rendered projects/show.html.erb within layouts/base (18.7ms) Completed 200 OK in 148.0ms (Views: 78.0ms | ActiveRecord: 10.2ms) Started GET "/projects/outsourcing-informatico/issues?set_filter=1&tracker_id=3" for 80.180.44.156 at 2015-01-26 18:42:21 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "tracker_id"=>"3", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (20.9ms) Rendered queries/_columns.html.erb (2.3ms) Rendered issues/_list.html.erb (51.6ms) Rendered issues/_sidebar.html.erb (9.4ms) Rendered issues/index.html.erb within layouts/base (115.9ms) Completed 200 OK in 274.3ms (Views: 161.8ms | ActiveRecord: 14.3ms) Started GET "/issues/13" for 80.180.44.156 at 2015-01-26 18:42:29 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"13"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.8ms) Rendered issue_relations/_form.html.erb (1.9ms) Rendered issues/_relations.html.erb (18.4ms) Rendered issues/_history.html.erb (31.5ms) Rendered issues/_action_menu.html.erb (9.5ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (49.7ms) Rendered issues/_form.html.erb (87.8ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (122.4ms) Rendered issues/_sidebar.html.erb (9.8ms) Rendered watchers/_watchers.html.erb (10.2ms) Rendered issues/show.html.erb within layouts/base (310.8ms) Completed 200 OK in 756.3ms (Views: 345.3ms | ActiveRecord: 39.7ms) Started GET "/watchers/new?object_id=13&object_type=issue" for 80.180.44.156 at 2015-01-26 18:42:42 +0000 Processing by WatchersController#new as JS Parameters: {"object_id"=>"13", "object_type"=>"issue"} Current user: Lorenzo (id=1) Rendered watchers/_new.html.erb (9.8ms) Rendered watchers/new.js.erb (12.9ms) Completed 200 OK in 77.5ms (Views: 44.7ms | ActiveRecord: 1.6ms) Started POST "/issues/13/watchers?project_id=outsourcing-informatico" for 80.180.44.156 at 2015-01-26 18:42:45 +0000 Processing by WatchersController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"C7Lc9ATxdGMC7r8s4hyh0Z4tzicieX0NIHpUCIC90Gg=", "user_search"=>"", "watcher"=>{"user_ids"=>["11"]}, "project_id"=>"outsourcing-informatico", "object_type"=>"issue", "object_id"=>"13"} Current user: Lorenzo (id=1) Rendered watchers/_new.html.erb (2.5ms) Rendered watchers/_watchers.html.erb (3.2ms) Rendered watchers/create.js.erb (13.4ms) Completed 200 OK in 95.0ms (Views: 20.8ms | ActiveRecord: 32.6ms) Started GET "/projects/outsourcing-informatico/issues/new?issue%5Bparent_issue_id%5D=13&issue%5Btracker_id%5D=3" for 80.180.44.156 at 2015-01-26 18:43:02 +0000 Processing by IssuesController#new as HTML Parameters: {"issue"=>{"parent_issue_id"=>"13", "tracker_id"=>"3"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (2.8ms) Rendered issues/_attributes.html.erb (49.9ms) Rendered issues/_form.html.erb (75.8ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/new.html.erb within layouts/base (87.2ms) Completed 200 OK in 476.1ms (Views: 367.6ms | ActiveRecord: 9.6ms) Started POST "/projects/outsourcing-informatico/issues" for 80.180.44.156 at 2015-01-26 18:44:13 +0000 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"C7Lc9ATxdGMC7r8s4hyh0Z4tzicieX0NIHpUCIC90Gg=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Definizione account collaboratori - QNAP", "description"=>"Definizione degli account da creare su QNAP e relativi privilegi", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"13", "start_date"=>"2015-01-26", "due_date"=>"2015-01-28", "estimated_hours"=>"1", "done_ratio"=>"0", "watcher_user_ids"=>["11"]}, "commit"=>"Crea", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (8.1ms) Rendered mailer/issue_add.text.erb within layouts/mailer (9.2ms) Rendered mailer/_issue.html.erb (1.2ms) Rendered mailer/issue_add.html.erb within layouts/mailer (1.6ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/17 Completed 302 Found in 483.5ms (ActiveRecord: 80.7ms) Started GET "/issues/17" for 80.180.44.156 at 2015-01-26 18:44:15 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"17"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.6ms) Rendered issue_relations/_form.html.erb (7.2ms) Rendered issues/_relations.html.erb (8.6ms) Rendered issues/_action_menu.html.erb (2.8ms) Rendered issues/_form_custom_fields.html.erb (0.2ms) Rendered issues/_attributes.html.erb (42.6ms) Rendered issues/_form.html.erb (82.1ms) Rendered attachments/_form.html.erb (2.0ms) Rendered issues/_edit.html.erb (116.5ms) Rendered issues/_sidebar.html.erb (9.9ms) Rendered watchers/_watchers.html.erb (11.5ms) Rendered issues/show.html.erb within layouts/base (220.7ms) Completed 200 OK in 430.0ms (Views: 265.0ms | ActiveRecord: 39.4ms) Started GET "/issues/13" for 80.180.44.156 at 2015-01-26 18:44:22 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"13"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.6ms) Rendered issue_relations/_form.html.erb (1.7ms) Rendered issues/_relations.html.erb (18.3ms) Rendered issues/_history.html.erb (37.5ms) Rendered issues/_action_menu.html.erb (9.5ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (40.2ms) Rendered issues/_form.html.erb (79.0ms) Rendered attachments/_form.html.erb (7.5ms) Rendered issues/_edit.html.erb (107.9ms) Rendered issues/_sidebar.html.erb (15.4ms) Rendered watchers/_watchers.html.erb (11.7ms) Rendered issues/show.html.erb within layouts/base (314.4ms) Completed 200 OK in 793.8ms (Views: 354.5ms | ActiveRecord: 39.8ms) Started GET "/projects/outsourcing-informatico/issues/new?issue%5Bparent_issue_id%5D=13&issue%5Btracker_id%5D=3" for 80.180.44.156 at 2015-01-26 18:44:31 +0000 Processing by IssuesController#new as HTML Parameters: {"issue"=>{"parent_issue_id"=>"13", "tracker_id"=>"3"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (3.0ms) Rendered issues/_attributes.html.erb (59.4ms) Rendered issues/_form.html.erb (78.3ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/new.html.erb within layouts/base (89.4ms) Completed 200 OK in 280.3ms (Views: 156.9ms | ActiveRecord: 11.8ms) Started POST "/projects/outsourcing-informatico/issues" for 80.180.44.156 at 2015-01-26 19:01:05 +0000 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"C7Lc9ATxdGMC7r8s4hyh0Z4tzicieX0NIHpUCIC90Gg=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Attivazione e configurazione myQnapCloud per accesso da esterno", "description"=>"Attivazione di myQnapCloud e successiva verifica con Paolo dei servizi da esporre: accesso ai file da web o via FTP?", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"13", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"2", "done_ratio"=>"0"}, "commit"=>"Crea", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (2.6ms) Rendered mailer/issue_add.text.erb within layouts/mailer (3.5ms) Rendered mailer/_issue.html.erb (1.2ms) Rendered mailer/issue_add.html.erb within layouts/mailer (7.0ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/18 Completed 302 Found in 710.4ms (ActiveRecord: 74.2ms) Started GET "/issues/18" for 80.180.44.156 at 2015-01-26 19:01:06 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"18"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (4.1ms) Rendered issue_relations/_form.html.erb (7.3ms) Rendered issues/_relations.html.erb (8.6ms) Rendered issues/_action_menu.html.erb (8.3ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (42.2ms) Rendered issues/_form.html.erb (81.9ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (111.2ms) Rendered issues/_sidebar.html.erb (9.7ms) Rendered watchers/_watchers.html.erb (9.9ms) Rendered issues/show.html.erb within layouts/base (221.4ms) Completed 200 OK in 417.6ms (Views: 272.4ms | ActiveRecord: 22.9ms) Started PUT "/issues/18" for 80.180.44.156 at 2015-01-26 19:01:28 +0000 Processing by IssuesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"C7Lc9ATxdGMC7r8s4hyh0Z4tzicieX0NIHpUCIC90Gg=", "issue"=>{"is_private"=>"0", "project_id"=>"4", "tracker_id"=>"3", "subject"=>"Attivazione e configurazione myQnapCloud per accesso da esterno", "description"=>"Attivazione di myQnapCloud e successiva verifica con Paolo dei servizi da esporre: accesso ai file da web o via FTP?", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"13", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"2.0", "done_ratio"=>"0", "notes"=>"", "private_notes"=>"0", "lock_version"=>"0"}, "time_entry"=>{"hours"=>"", "activity_id"=>"", "comments"=>""}, "last_journal_id"=>"", "commit"=>"Invia", "id"=>"18"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/issues/18 Completed 302 Found in 296.4ms (ActiveRecord: 98.4ms) Started GET "/issues/18" for 80.180.44.156 at 2015-01-26 19:01:31 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"18"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.2ms) Rendered issue_relations/_form.html.erb (7.1ms) Rendered issues/_relations.html.erb (8.4ms) Rendered issues/_action_menu.html.erb (2.9ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (48.4ms) Rendered issues/_form.html.erb (319.4ms) Rendered attachments/_form.html.erb (2.3ms) Rendered issues/_edit.html.erb (353.8ms) Rendered issues/_sidebar.html.erb (9.7ms) Rendered watchers/_watchers.html.erb (9.3ms) Rendered issues/show.html.erb within layouts/base (463.1ms) Completed 200 OK in 642.6ms (Views: 488.4ms | ActiveRecord: 36.1ms) Started GET "/watchers/new?object_id=18&object_type=issue" for 80.180.44.156 at 2015-01-26 19:01:37 +0000 Processing by WatchersController#new as JS Parameters: {"object_id"=>"18", "object_type"=>"issue"} Current user: Lorenzo (id=1) Rendered watchers/_new.html.erb (3.6ms) Rendered watchers/new.js.erb (9.8ms) Completed 200 OK in 49.8ms (Views: 16.5ms | ActiveRecord: 1.2ms) Started POST "/issues/18/watchers?project_id=outsourcing-informatico" for 80.180.44.156 at 2015-01-26 19:01:40 +0000 Processing by WatchersController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"C7Lc9ATxdGMC7r8s4hyh0Z4tzicieX0NIHpUCIC90Gg=", "user_search"=>"", "watcher"=>{"user_ids"=>["11"]}, "project_id"=>"outsourcing-informatico", "object_type"=>"issue", "object_id"=>"18"} Current user: Lorenzo (id=1) Rendered watchers/_new.html.erb (2.4ms) Rendered watchers/_watchers.html.erb (2.2ms) Rendered watchers/create.js.erb (10.9ms) Completed 200 OK in 341.8ms (Views: 12.0ms | ActiveRecord: 285.0ms) Started GET "/issues/13" for 80.180.44.156 at 2015-01-26 19:01:44 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"13"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.6ms) Rendered issue_relations/_form.html.erb (7.2ms) Rendered issues/_relations.html.erb (18.0ms) Rendered issues/_history.html.erb (31.7ms) Rendered issues/_action_menu.html.erb (9.4ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (40.4ms) Rendered issues/_form.html.erb (78.9ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (107.9ms) Rendered issues/_sidebar.html.erb (4.3ms) Rendered watchers/_watchers.html.erb (11.5ms) Rendered issues/show.html.erb within layouts/base (309.1ms) Completed 200 OK in 759.6ms (Views: 565.0ms | ActiveRecord: 23.5ms) Started GET "/projects/outsourcing-informatico/issues/new?issue%5Bparent_issue_id%5D=13&issue%5Btracker_id%5D=3" for 80.180.44.156 at 2015-01-26 19:11:54 +0000 Processing by IssuesController#new as HTML Parameters: {"issue"=>{"parent_issue_id"=>"13", "tracker_id"=>"3"}, "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered issues/_form_custom_fields.html.erb (2.8ms) Rendered issues/_attributes.html.erb (50.9ms) Rendered issues/_form.html.erb (69.4ms) Rendered attachments/_form.html.erb (7.5ms) Rendered issues/new.html.erb within layouts/base (80.6ms) Completed 200 OK in 260.3ms (Views: 132.5ms | ActiveRecord: 10.7ms) Started POST "/projects/outsourcing-informatico/issues" for 80.180.44.156 at 2015-01-26 19:28:10 +0000 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"C7Lc9ATxdGMC7r8s4hyh0Z4tzicieX0NIHpUCIC90Gg=", "issue"=>{"is_private"=>"0", "tracker_id"=>"3", "subject"=>"Verifica del supporto e requisiti per attivazione della Virtualization Station sul QNAP", "description"=>"Verifica dei requisiti minimi per poter attivare la Virtualization Station\r\n\r\nSe attivabile, creazione di una macchina virtuale per la gestione della console centralizzata di Acronis Backup Advanced for PC.\r\nIn alternativa, utilizzo di Acronis Backup (versione senza console centrale di gestione)", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"13", "start_date"=>"2015-01-28", "due_date"=>"2015-01-28", "estimated_hours"=>"1", "done_ratio"=>"0", "watcher_user_ids"=>["11"]}, "commit"=>"Crea", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered mailer/_issue.text.erb (3.1ms) Rendered mailer/issue_add.text.erb within layouts/mailer (4.6ms) Rendered mailer/_issue.html.erb (1.6ms) Rendered mailer/issue_add.html.erb within layouts/mailer (2.1ms) Email delivery error: Connection refused - connect(2) Redirected to http://logo76-redmine.cloudapp.net/issues/19 Completed 302 Found in 530.6ms (ActiveRecord: 102.3ms) Started GET "/issues/19" for 80.180.44.156 at 2015-01-26 19:28:12 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"19"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (17.5ms) Rendered issue_relations/_form.html.erb (1.7ms) Rendered issues/_relations.html.erb (3.1ms) Rendered issues/_action_menu.html.erb (8.2ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (48.3ms) Rendered issues/_form.html.erb (87.7ms) Rendered attachments/_form.html.erb (223.4ms) Rendered issues/_edit.html.erb (344.7ms) Rendered issues/_sidebar.html.erb (15.7ms) Rendered watchers/_watchers.html.erb (11.8ms) Rendered issues/show.html.erb within layouts/base (465.4ms) Completed 200 OK in 670.9ms (Views: 496.0ms | ActiveRecord: 44.9ms) Started GET "/issues/13" for 80.180.44.156 at 2015-01-26 19:30:15 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"13"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (10.0ms) Rendered issue_relations/_form.html.erb (7.3ms) Rendered issues/_relations.html.erb (18.3ms) Rendered issues/_history.html.erb (31.9ms) Rendered issues/_action_menu.html.erb (9.6ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (40.2ms) Rendered issues/_form.html.erb (78.9ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (108.3ms) Rendered issues/_sidebar.html.erb (4.4ms) Rendered watchers/_watchers.html.erb (11.5ms) Rendered issues/show.html.erb within layouts/base (322.1ms) Completed 200 OK in 549.2ms (Views: 366.6ms | ActiveRecord: 28.8ms) Started GET "/my/page" for 80.180.44.156 at 2015-01-26 19:35:06 +0000 Processing by MyController#page as HTML Current user: Lorenzo (id=1) Rendered issues/_list_simple.html.erb (24.6ms) Rendered my/blocks/_issuesassignedtome.html.erb (76.9ms) Rendered my/page.html.erb within layouts/base (87.2ms) Completed 200 OK in 376.0ms (Views: 354.7ms | ActiveRecord: 10.0ms) Started GET "/projects" for 80.180.44.156 at 2015-01-26 19:35:15 +0000 Processing by ProjectsController#index as HTML Current user: Lorenzo (id=1) Rendered projects/index.html.erb within layouts/base (30.6ms) Completed 200 OK in 95.6ms (Views: 76.3ms | ActiveRecord: 1.3ms) Started GET "/projects/outsourcing-informatico" for 80.180.44.156 at 2015-01-26 19:35:22 +0000 Processing by ProjectsController#show as HTML Parameters: {"id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered projects/_members_box.html.erb (0.9ms) Rendered projects/_sidebar.html.erb (6.4ms) Rendered projects/show.html.erb within layouts/base (19.0ms) Completed 200 OK in 148.3ms (Views: 79.1ms | ActiveRecord: 15.0ms) Started GET "/projects/outsourcing-informatico/issues?set_filter=1&tracker_id=3" for 80.180.44.156 at 2015-01-26 19:35:26 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "tracker_id"=>"3", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (27.4ms) Rendered queries/_columns.html.erb (2.2ms) Rendered issues/_list.html.erb (69.5ms) Rendered issues/_sidebar.html.erb (9.4ms) Rendered issues/index.html.erb within layouts/base (130.2ms) Completed 200 OK in 295.7ms (Views: 176.9ms | ActiveRecord: 15.2ms) Started GET "/projects/outsourcing-informatico/issues?set_filter=1" for 80.180.44.156 at 2015-01-26 19:35:36 +0000 Processing by IssuesController#index as HTML Parameters: {"set_filter"=>"1", "project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (21.0ms) Rendered queries/_columns.html.erb (7.7ms) Rendered issues/_list.html.erb (299.5ms) Rendered issues/_sidebar.html.erb (9.8ms) Rendered issues/index.html.erb within layouts/base (354.2ms) Completed 200 OK in 522.6ms (Views: 407.0ms | ActiveRecord: 19.0ms) Started GET "/projects/outsourcing-informatico/issues/gantt" for 80.180.44.156 at 2015-01-26 19:36:00 +0000 Processing by GanttsController#show as HTML Parameters: {"project_id"=>"outsourcing-informatico"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (21.8ms) Rendered issues/_sidebar.html.erb (9.7ms) Rendered gantts/show.html.erb within layouts/base (303.9ms) Completed 200 OK in 444.8ms (Views: 353.1ms | ActiveRecord: 24.1ms) Started GET "/issues/12" for 80.180.44.156 at 2015-01-26 19:36:38 +0000 Processing by IssuesController#show as HTML Parameters: {"id"=>"12"} Current user: Lorenzo (id=1) Rendered issues/_action_menu.html.erb (9.5ms) Rendered issue_relations/_form.html.erb (7.6ms) Rendered issues/_relations.html.erb (21.2ms) Rendered issues/_history.html.erb (48.0ms) Rendered issues/_action_menu.html.erb (9.7ms) Rendered issues/_form_custom_fields.html.erb (0.1ms) Rendered issues/_attributes.html.erb (41.1ms) Rendered issues/_form.html.erb (80.6ms) Rendered attachments/_form.html.erb (2.1ms) Rendered issues/_edit.html.erb (110.0ms) Rendered issues/_sidebar.html.erb (15.8ms) Rendered watchers/_watchers.html.erb (11.7ms) Rendered issues/show.html.erb within layouts/base (485.3ms) Completed 200 OK in 726.9ms (Views: 525.4ms | ActiveRecord: 40.2ms) Started GET "/projects/exeo?jump=issues" for 80.180.44.156 at 2015-01-26 19:37:38 +0000 Processing by ProjectsController#show as HTML Parameters: {"jump"=>"issues", "id"=>"exeo"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/projects/exeo/issues Completed 302 Found in 19.7ms (ActiveRecord: 0.5ms) Started GET "/projects/exeo/issues" for 80.180.44.156 at 2015-01-26 19:37:39 +0000 Processing by IssuesController#index as HTML Parameters: {"project_id"=>"exeo"} Current user: Lorenzo (id=1) Rendered queries/_filters.html.erb (21.2ms) Rendered queries/_columns.html.erb (7.6ms) Rendered issues/_list.html.erb (80.2ms) Rendered issues/_sidebar.html.erb (9.5ms) Rendered issues/index.html.erb within layouts/base (133.5ms) Completed 200 OK in 319.5ms (Views: 179.1ms | ActiveRecord: 21.8ms) Started GET "/" for 80.180.44.156 at 2015-01-26 19:37:44 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (21.8ms) Completed 200 OK in 70.6ms (Views: 50.8ms | ActiveRecord: 6.4ms) Started GET "/my/page" for 80.180.44.156 at 2015-01-26 19:37:50 +0000 Processing by MyController#page as HTML Current user: Lorenzo (id=1) Rendered issues/_list_simple.html.erb (30.3ms) Rendered my/blocks/_issuesassignedtome.html.erb (297.4ms) Rendered my/page.html.erb within layouts/base (299.4ms) Completed 200 OK in 339.2ms (Views: 321.5ms | ActiveRecord: 1.4ms) Started GET "/users/1" for 80.180.44.156 at 2015-01-26 19:50:49 +0000 Processing by UsersController#show as HTML Parameters: {"id"=>"1"} Current user: Lorenzo (id=1) Rendered users/show.html.erb within layouts/base (79.8ms) Completed 200 OK in 250.2ms (Views: 109.6ms | ActiveRecord: 17.4ms) Started GET "/admin" for 80.180.44.156 at 2015-01-26 19:50:51 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (14.5ms) Rendered admin/index.html.erb within layouts/admin (18.4ms) Rendered layouts/base.html.erb (32.9ms) Completed 200 OK in 110.6ms (Views: 90.0ms | ActiveRecord: 0.9ms) Started GET "/admin/plugins" for 80.180.44.156 at 2015-01-26 19:50:57 +0000 Processing by AdminController#plugins as HTML Current user: Lorenzo (id=1) Rendered admin/plugins.html.erb within layouts/admin (1.6ms) Rendered admin/_menu.html.erb (9.7ms) Rendered layouts/base.html.erb (30.9ms) Completed 200 OK in 61.7ms (Views: 45.3ms | ActiveRecord: 6.0ms) Started GET "/settings" for 80.180.44.156 at 2015-01-26 19:51:03 +0000 Processing by SettingsController#index as HTML Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (247.0ms) Rendered settings/_display.html.erb (21.7ms) Rendered settings/_authentication.html.erb (25.6ms) Rendered settings/_projects.html.erb (28.9ms) Rendered queries/_columns.html.erb (9.8ms) Rendered settings/_issues.html.erb (23.3ms) Rendered settings/_notifications.html.erb (19.0ms) Rendered settings/_mail_handler.html.erb (17.5ms) Rendered settings/_repositories.html.erb (870.2ms) Rendered common/_tabs.html.erb (1286.6ms) Rendered settings/edit.html.erb within layouts/admin (1302.9ms) Rendered admin/_menu.html.erb (17.5ms) Rendered layouts/base.html.erb (40.6ms) Completed 200 OK in 1396.7ms (Views: 1365.8ms | ActiveRecord: 10.5ms) Started GET "/" for 80.180.44.156 at 2015-01-26 19:52:53 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (22.1ms) Completed 200 OK in 71.8ms (Views: 50.5ms | ActiveRecord: 1.1ms) Started GET "/admin" for 80.180.44.156 at 2015-01-26 19:53:02 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (8.9ms) Rendered admin/index.html.erb within layouts/admin (9.3ms) Rendered layouts/base.html.erb (28.7ms) Completed 200 OK in 49.6ms (Views: 38.7ms | ActiveRecord: 0.8ms) Started GET "/users" for 80.180.44.156 at 2015-01-26 19:53:08 +0000 Processing by UsersController#index as HTML Current user: Lorenzo (id=1) Rendered users/index.html.erb within layouts/admin (26.1ms) Rendered admin/_menu.html.erb (8.9ms) Rendered layouts/base.html.erb (29.2ms) Completed 200 OK in 402.6ms (Views: 81.8ms | ActiveRecord: 2.4ms) Started GET "/users/new" for 80.180.44.156 at 2015-01-26 19:53:13 +0000 Processing by UsersController#new as HTML Current user: Lorenzo (id=1) Rendered users/_mail_notifications.html.erb (9.9ms) Rendered users/_preferences.html.erb (1253.3ms) Rendered users/_form.html.erb (1292.2ms) Rendered users/new.html.erb within layouts/admin (1297.3ms) Rendered admin/_menu.html.erb (9.1ms) Rendered layouts/base.html.erb (31.1ms) Completed 200 OK in 1367.4ms (Views: 1345.0ms | ActiveRecord: 2.7ms) Started POST "/users" for 80.180.44.156 at 2015-01-26 19:53:52 +0000 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"C7Lc9ATxdGMC7r8s4hyh0Z4tzicieX0NIHpUCIC90Gg=", "user"=>{"login"=>"logo76", "firstname"=>"logo76", "lastname"=>"godina", "mail"=>"lorenzo.godina@gmail.com", "language"=>"it", "admin"=>"1", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "generate_password"=>"[FILTERED]", "must_change_passwd"=>"0", "mail_notification"=>"only_my_events", "notified_project_ids"=>[""]}, "pref"=>{"no_self_notified"=>"0", "hide_mail"=>"0", "time_zone"=>"", "comments_sorting"=>"asc", "warn_on_leaving_unsaved"=>"1"}, "commit"=>"Crea"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/users/12/edit Completed 302 Found in 306.8ms (ActiveRecord: 212.3ms) Started GET "/users/12/edit" for 80.180.44.156 at 2015-01-26 19:53:52 +0000 Processing by UsersController#edit as HTML Parameters: {"id"=>"12"} Current user: Lorenzo (id=1) Rendered users/_mail_notifications.html.erb (18.9ms) Rendered users/_preferences.html.erb (9.5ms) Rendered users/_form.html.erb (40.5ms) Rendered users/_general.html.erb (42.9ms) Rendered users/_groups.html.erb (225.8ms) Rendered users/_memberships.html.erb (20.3ms) Rendered common/_tabs.html.erb (311.1ms) Rendered users/edit.html.erb within layouts/admin (321.5ms) Rendered admin/_menu.html.erb (9.6ms) Rendered layouts/base.html.erb (37.2ms) Completed 200 OK in 388.7ms (Views: 366.6ms | ActiveRecord: 10.6ms) Started GET "/README" for 211.141.29.33 at 2015-01-26 20:26:01 +0000 ActionController::RoutingError (No route matches [GET] "/README"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started GET "/horde//README" for 211.141.29.33 at 2015-01-26 20:26:02 +0000 ActionController::RoutingError (No route matches [GET] "/horde/README"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started GET "/horde2//README" for 211.141.29.33 at 2015-01-26 20:26:03 +0000 ActionController::RoutingError (No route matches [GET] "/horde2/README"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started GET "/horde3//README" for 211.141.29.33 at 2015-01-26 20:26:04 +0000 ActionController::RoutingError (No route matches [GET] "/horde3/README"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started GET "/horde-3.0.9//README" for 211.141.29.33 at 2015-01-26 20:26:04 +0000 ActionController::RoutingError (No route matches [GET] "/horde-3.0.9/README"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started GET "/Horde//README" for 211.141.29.33 at 2015-01-26 20:26:05 +0000 ActionController::RoutingError (No route matches [GET] "/Horde/README"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started POST "/logout" for 80.180.44.156 at 2015-01-26 20:58:35 +0000 Processing by AccountController#logout as HTML Parameters: {"authenticity_token"=>"C7Lc9ATxdGMC7r8s4hyh0Z4tzicieX0NIHpUCIC90Gg="} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 20.9ms (ActiveRecord: 1.2ms) Started GET "/" for 80.180.44.156 at 2015-01-26 20:58:36 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (11.4ms) Completed 200 OK in 66.1ms (Views: 28.8ms | ActiveRecord: 2.1ms) Started GET "/login" for 80.180.44.156 at 2015-01-26 20:58:38 +0000 Processing by AccountController#login as HTML Current user: anonymous Rendered account/login.html.erb within layouts/base (1.5ms) Completed 200 OK in 22.2ms (Views: 12.1ms | ActiveRecord: 0.7ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 20:58:45 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"P3LcCQIUHqudXGDMDKpoi/5PiVDrHls9GLgODGXY9c8=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'Lorenzo' from 80.180.44.156 at 2015-01-26 20:58:45 UTC Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 66.0ms (ActiveRecord: 47.8ms) Started GET "/" for 80.180.44.156 at 2015-01-26 20:58:45 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (27.1ms) Completed 200 OK in 63.4ms (Views: 44.8ms | ActiveRecord: 7.0ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-26 21:30:49 +0000 Started GET "/" for 127.0.0.1 at 2015-01-26 21:30:50 +0000 Processing by WelcomeController#index as HTML Started GET "/users/1" for 80.180.44.156 at 2015-01-26 21:30:50 +0000 Processing by WelcomeController#index as HTML Processing by UsersController#show as HTML Parameters: {"id"=>"1"} Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (296.2ms) Completed 200 OK in 3608.1ms (Views: 508.9ms | ActiveRecord: 121.0ms) Rendered welcome/index.html.erb within layouts/base (278.7ms) Completed 200 OK in 3393.1ms (Views: 414.2ms | ActiveRecord: 107.0ms) Rendered users/show.html.erb within layouts/base (271.9ms) Completed 200 OK in 3528.9ms (Views: 510.7ms | ActiveRecord: 141.4ms) Started GET "/admin" for 80.180.44.156 at 2015-01-26 21:30:55 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (21.2ms) Rendered admin/index.html.erb within layouts/admin (48.9ms) Rendered layouts/base.html.erb (59.0ms) Completed 200 OK in 152.8ms (Views: 119.6ms | ActiveRecord: 1.3ms) Started GET "/settings" for 80.180.44.156 at 2015-01-26 21:30:59 +0000 Processing by SettingsController#index as HTML Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (240.5ms) Rendered settings/_display.html.erb (30.2ms) Rendered settings/_authentication.html.erb (30.7ms) Rendered settings/_projects.html.erb (24.2ms) Rendered queries/_columns.html.erb (12.4ms) Rendered settings/_issues.html.erb (122.4ms) Rendered settings/_notifications.html.erb (30.8ms) Rendered settings/_mail_handler.html.erb (18.9ms) Rendered settings/_repositories.html.erb (238.3ms) Rendered common/_tabs.html.erb (769.4ms) Rendered settings/edit.html.erb within layouts/admin (771.1ms) Rendered admin/_menu.html.erb (9.7ms) Rendered layouts/base.html.erb (40.6ms) Completed 200 OK in 849.5ms (Views: 797.9ms | ActiveRecord: 32.0ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 21:31:14 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.5ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 148.5ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 21:31:15 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (19.4ms) Rendered settings/_display.html.erb (11.3ms) Rendered settings/_authentication.html.erb (9.8ms) Rendered settings/_projects.html.erb (17.0ms) Rendered queries/_columns.html.erb (9.8ms) Rendered settings/_issues.html.erb (19.8ms) Rendered settings/_notifications.html.erb (10.4ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (26.9ms) Rendered common/_tabs.html.erb (126.4ms) Rendered settings/edit.html.erb within layouts/admin (126.9ms) Rendered admin/_menu.html.erb (9.2ms) Rendered layouts/base.html.erb (30.9ms) Completed 200 OK in 179.0ms (Views: 167.7ms | ActiveRecord: 1.2ms) Started GET "/" for 80.180.44.156 at 2015-01-26 21:32:48 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (268.0ms) Completed 200 OK in 339.3ms (Views: 301.4ms | ActiveRecord: 1.4ms) Started GET "/admin" for 80.180.44.156 at 2015-01-26 21:32:57 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (9.9ms) Rendered admin/index.html.erb within layouts/admin (10.4ms) Rendered layouts/base.html.erb (37.6ms) Completed 200 OK in 60.3ms (Views: 49.0ms | ActiveRecord: 0.8ms) Started GET "/admin/info" for 80.180.44.156 at 2015-01-26 21:32:59 +0000 Processing by AdminController#info as HTML Current user: Lorenzo (id=1) Rendered admin/info.html.erb within layouts/admin (2.9ms) Rendered admin/_menu.html.erb (9.9ms) Rendered layouts/base.html.erb (38.3ms) Completed 200 OK in 112.7ms (Views: 58.7ms | ActiveRecord: 1.4ms) Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-26 21:43:03 +0000 Started GET "/" for 127.0.0.1 at 2015-01-26 21:43:03 +0000 Processing by WelcomeController#index as HTML Started GET "/" for 80.180.44.156 at 2015-01-26 21:43:03 +0000 Processing by WelcomeController#index as HTML Processing by WelcomeController#index as HTML Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (370.6ms) Completed 200 OK in 3474.6ms (Views: 581.5ms | ActiveRecord: 119.6ms) Rendered welcome/index.html.erb within layouts/base (1134.9ms) Rendered welcome/index.html.erb within layouts/base (271.8ms) Completed 200 OK in 3602.3ms (Views: 396.0ms | ActiveRecord: 92.9ms) Completed 200 OK in 3308.6ms (Views: 1375.7ms | ActiveRecord: 218.4ms) Started GET "/admin" for 80.180.44.156 at 2015-01-26 21:43:20 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (17.5ms) Rendered admin/index.html.erb within layouts/admin (21.8ms) Rendered layouts/base.html.erb (49.3ms) Completed 200 OK in 98.6ms (Views: 79.9ms | ActiveRecord: 0.9ms) Started GET "/settings" for 80.180.44.156 at 2015-01-26 21:43:22 +0000 Processing by SettingsController#index as HTML Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (38.5ms) Rendered settings/_display.html.erb (31.5ms) Rendered settings/_authentication.html.erb (30.4ms) Rendered settings/_projects.html.erb (51.7ms) Rendered queries/_columns.html.erb (26.8ms) Rendered settings/_issues.html.erb (137.2ms) Rendered settings/_notifications.html.erb (30.1ms) Rendered settings/_mail_handler.html.erb (18.0ms) Rendered settings/_repositories.html.erb (460.9ms) Rendered common/_tabs.html.erb (821.5ms) Rendered settings/edit.html.erb within layouts/admin (823.3ms) Rendered admin/_menu.html.erb (9.8ms) Rendered layouts/base.html.erb (37.6ms) Completed 200 OK in 1083.4ms (Views: 854.2ms | ActiveRecord: 25.4ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 21:43:32 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.5ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 131.1ms (ActiveRecord: 0.4ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 21:43:33 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (11.1ms) Rendered settings/_display.html.erb (16.6ms) Rendered settings/_authentication.html.erb (10.1ms) Rendered settings/_projects.html.erb (13.2ms) Rendered queries/_columns.html.erb (10.7ms) Rendered settings/_issues.html.erb (28.0ms) Rendered settings/_notifications.html.erb (10.6ms) Rendered settings/_mail_handler.html.erb (7.2ms) Rendered settings/_repositories.html.erb (21.5ms) Rendered common/_tabs.html.erb (128.5ms) Rendered settings/edit.html.erb within layouts/admin (129.0ms) Rendered admin/_menu.html.erb (9.3ms) Rendered layouts/base.html.erb (37.3ms) Completed 200 OK in 187.7ms (Views: 176.1ms | ActiveRecord: 1.5ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-26 21:46:38 +0000 Started GET "/" for 127.0.0.1 at 2015-01-26 21:46:38 +0000 Processing by WelcomeController#index as HTML Processing by WelcomeController#index as HTML Current user: anonymous Current user: anonymous Rendered welcome/index.html.erb within layouts/base (265.4ms) Completed 200 OK in 2438.0ms (Views: 380.2ms | ActiveRecord: 57.7ms) Rendered welcome/index.html.erb within layouts/base (127.5ms) Completed 200 OK in 2247.9ms (Views: 260.8ms | ActiveRecord: 62.8ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 21:46:55 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (40.3ms) Rendered settings/_display.html.erb (40.3ms) Rendered settings/_authentication.html.erb (31.3ms) Rendered settings/_projects.html.erb (54.0ms) Rendered queries/_columns.html.erb (26.3ms) Rendered settings/_issues.html.erb (137.2ms) Rendered settings/_notifications.html.erb (30.3ms) Rendered settings/_mail_handler.html.erb (12.6ms) Rendered settings/_repositories.html.erb (494.8ms) Rendered common/_tabs.html.erb (872.5ms) Rendered settings/edit.html.erb within layouts/admin (886.1ms) Rendered admin/_menu.html.erb (11.2ms) Rendered layouts/base.html.erb (144.2ms) Completed 200 OK in 1088.2ms (Views: 1027.1ms | ActiveRecord: 32.5ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 21:47:02 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (6.0ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.6ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 320.4ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 21:47:02 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.1ms) Rendered settings/_display.html.erb (11.4ms) Rendered settings/_authentication.html.erb (10.0ms) Rendered settings/_projects.html.erb (17.5ms) Rendered queries/_columns.html.erb (10.2ms) Rendered settings/_issues.html.erb (20.3ms) Rendered settings/_notifications.html.erb (10.6ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (27.1ms) Rendered common/_tabs.html.erb (120.2ms) Rendered settings/edit.html.erb within layouts/admin (126.2ms) Rendered admin/_menu.html.erb (9.3ms) Rendered layouts/base.html.erb (31.1ms) Completed 200 OK in 178.8ms (Views: 167.3ms | ActiveRecord: 1.4ms) Started GET "/" for 182.118.55.177 at 2015-01-26 21:48:39 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (9.8ms) Completed 200 OK in 41.1ms (Views: 21.4ms | ActiveRecord: 0.8ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-26 21:50:29 +0000 Started GET "/" for 127.0.0.1 at 2015-01-26 21:50:30 +0000 Processing by WelcomeController#index as HTML Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 21:50:30 +0000 Processing by WelcomeController#index as HTML Processing by AdminController#test_email as HTML Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (46.0ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.6ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 2220.6ms (ActiveRecord: 48.7ms) Rendered welcome/index.html.erb within layouts/base (489.2ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 21:50:33 +0000 Completed 200 OK in 3553.7ms (Views: 676.0ms | ActiveRecord: 107.3ms) Rendered welcome/index.html.erb within layouts/base (266.2ms) Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Completed 200 OK in 3430.8ms (Views: 479.2ms | ActiveRecord: 89.3ms) Rendered settings/_general.html.erb (35.0ms) Rendered settings/_display.html.erb (46.1ms) Rendered settings/_authentication.html.erb (30.5ms) Rendered settings/_projects.html.erb (85.9ms) Rendered queries/_columns.html.erb (21.0ms) Rendered settings/_issues.html.erb (140.2ms) Rendered settings/_notifications.html.erb (26.3ms) Rendered settings/_mail_handler.html.erb (12.5ms) Rendered settings/_repositories.html.erb (443.6ms) Rendered common/_tabs.html.erb (845.2ms) Rendered settings/edit.html.erb within layouts/admin (854.7ms) Rendered admin/_menu.html.erb (11.2ms) Rendered layouts/base.html.erb (378.6ms) Completed 200 OK in 1292.8ms (Views: 1226.3ms | ActiveRecord: 35.1ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 21:50:38 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (11.8ms) Rendered settings/_display.html.erb (16.9ms) Rendered settings/_authentication.html.erb (9.9ms) Rendered settings/_projects.html.erb (12.1ms) Rendered queries/_columns.html.erb (10.4ms) Rendered settings/_issues.html.erb (20.6ms) Rendered settings/_notifications.html.erb (10.7ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (21.2ms) Rendered common/_tabs.html.erb (120.3ms) Rendered settings/edit.html.erb within layouts/admin (120.8ms) Rendered admin/_menu.html.erb (3.6ms) Rendered layouts/base.html.erb (35.9ms) Completed 200 OK in 178.0ms (Views: 166.3ms | ActiveRecord: 1.4ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 21:50:42 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.1ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.2ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 123.5ms (ActiveRecord: 0.5ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 21:50:42 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (16.6ms) Rendered settings/_display.html.erb (11.9ms) Rendered settings/_authentication.html.erb (20.1ms) Rendered settings/_projects.html.erb (39.7ms) Rendered queries/_columns.html.erb (10.8ms) Rendered settings/_issues.html.erb (43.5ms) Rendered settings/_notifications.html.erb (16.5ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (33.6ms) Rendered common/_tabs.html.erb (204.1ms) Rendered settings/edit.html.erb within layouts/admin (204.8ms) Rendered admin/_menu.html.erb (12.1ms) Rendered layouts/base.html.erb (52.5ms) Completed 200 OK in 287.5ms (Views: 264.3ms | ActiveRecord: 13.1ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-26 21:52:23 +0000 Started GET "/" for 127.0.0.1 at 2015-01-26 21:52:23 +0000 Processing by WelcomeController#index as HTML Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 21:52:24 +0000 Processing by WelcomeController#index as HTML Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (120.6ms) Rendered settings/_display.html.erb (181.8ms) Rendered welcome/index.html.erb within layouts/base (461.9ms) Rendered settings/_authentication.html.erb (135.4ms) Rendered welcome/index.html.erb within layouts/base (147.4ms) Completed 200 OK in 3291.6ms (Views: 294.1ms | ActiveRecord: 158.1ms) Completed 200 OK in 3754.0ms (Views: 839.2ms | ActiveRecord: 126.1ms) Rendered settings/_projects.html.erb (408.4ms) Rendered queries/_columns.html.erb (20.3ms) Rendered settings/_issues.html.erb (149.9ms) Rendered settings/_notifications.html.erb (29.6ms) Rendered settings/_mail_handler.html.erb (17.8ms) Rendered settings/_repositories.html.erb (294.2ms) Rendered common/_tabs.html.erb (1560.0ms) Rendered settings/edit.html.erb within layouts/admin (1817.3ms) Rendered admin/_menu.html.erb (12.8ms) Rendered layouts/base.html.erb (425.0ms) Completed 200 OK in 3929.7ms (Views: 2274.2ms | ActiveRecord: 220.4ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 21:52:32 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.5ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 306.9ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 21:52:32 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.4ms) Rendered settings/_display.html.erb (11.5ms) Rendered settings/_authentication.html.erb (9.9ms) Rendered settings/_projects.html.erb (17.5ms) Rendered queries/_columns.html.erb (10.1ms) Rendered settings/_issues.html.erb (20.3ms) Rendered settings/_notifications.html.erb (11.8ms) Rendered settings/_mail_handler.html.erb (7.3ms) Rendered settings/_repositories.html.erb (21.3ms) Rendered common/_tabs.html.erb (121.7ms) Rendered settings/edit.html.erb within layouts/admin (122.3ms) Rendered admin/_menu.html.erb (9.2ms) Rendered layouts/base.html.erb (36.9ms) Completed 200 OK in 186.0ms (Views: 163.6ms | ActiveRecord: 6.8ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 22:08:32 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (14.2ms) Rendered settings/_display.html.erb (18.8ms) Rendered settings/_authentication.html.erb (12.7ms) Rendered settings/_projects.html.erb (18.8ms) Rendered queries/_columns.html.erb (11.5ms) Rendered settings/_issues.html.erb (28.1ms) Rendered settings/_notifications.html.erb (10.9ms) Rendered settings/_mail_handler.html.erb (7.0ms) Rendered settings/_repositories.html.erb (21.1ms) Rendered common/_tabs.html.erb (143.5ms) Rendered settings/edit.html.erb within layouts/admin (144.0ms) Rendered admin/_menu.html.erb (9.1ms) Rendered layouts/base.html.erb (36.1ms) Completed 200 OK in 200.5ms (Views: 189.4ms | ActiveRecord: 1.5ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 22:08:37 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.1ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.1ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 87.6ms (ActiveRecord: 0.5ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 22:08:37 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.3ms) Rendered settings/_display.html.erb (12.2ms) Rendered settings/_authentication.html.erb (10.3ms) Rendered settings/_projects.html.erb (18.1ms) Rendered queries/_columns.html.erb (9.6ms) Rendered settings/_issues.html.erb (19.9ms) Rendered settings/_notifications.html.erb (10.2ms) Rendered settings/_mail_handler.html.erb (7.0ms) Rendered settings/_repositories.html.erb (20.5ms) Rendered common/_tabs.html.erb (126.0ms) Rendered settings/edit.html.erb within layouts/admin (126.5ms) Rendered admin/_menu.html.erb (8.9ms) Rendered layouts/base.html.erb (29.9ms) Completed 200 OK in 177.2ms (Views: 165.9ms | ActiveRecord: 1.3ms) Started GET "/" for 80.180.44.156 at 2015-01-26 22:12:19 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (39.6ms) Completed 200 OK in 627.6ms (Views: 59.4ms | ActiveRecord: 2.1ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-26 22:21:25 +0000 Started GET "/" for 127.0.0.1 at 2015-01-26 22:21:26 +0000 Processing by WelcomeController#index as HTML Started GET "/" for 80.180.44.156 at 2015-01-26 22:21:26 +0000 Processing by WelcomeController#index as HTML Processing by WelcomeController#index as HTML Current user: anonymous Current user: anonymous Current user: anonymous Rendered welcome/index.html.erb within layouts/base (402.8ms) Completed 200 OK in 3833.2ms (Views: 703.1ms | ActiveRecord: 102.1ms) Rendered welcome/index.html.erb within layouts/base (239.2ms) Completed 200 OK in 3675.0ms (Views: 339.5ms | ActiveRecord: 118.4ms) Rendered welcome/index.html.erb within layouts/base (200.8ms) Completed 200 OK in 3147.7ms (Views: 326.1ms | ActiveRecord: 78.7ms) Started GET "/login" for 80.180.44.156 at 2015-01-26 22:21:33 +0000 Processing by AccountController#login as HTML Current user: anonymous Rendered account/login.html.erb within layouts/base (19.4ms) Completed 200 OK in 51.3ms (Views: 41.6ms | ActiveRecord: 5.6ms) Started POST "/login" for 80.180.44.156 at 2015-01-26 22:21:35 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"XQI1FHr+bwa3/MQjq13dgFu9iMiEhuTTFfdZWa7/4vc=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'Lorenzo' from 80.180.44.156 at 2015-01-26 22:21:36 UTC Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 66.2ms (ActiveRecord: 48.8ms) Started GET "/" for 80.180.44.156 at 2015-01-26 22:21:36 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (71.9ms) Completed 200 OK in 237.9ms (Views: 163.9ms | ActiveRecord: 10.5ms) Started GET "/admin" for 80.180.44.156 at 2015-01-26 22:21:38 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (10.9ms) Rendered admin/index.html.erb within layouts/admin (20.0ms) Rendered layouts/base.html.erb (228.9ms) Completed 200 OK in 269.6ms (Views: 252.2ms | ActiveRecord: 0.8ms) Started GET "/settings" for 80.180.44.156 at 2015-01-26 22:21:41 +0000 Processing by SettingsController#index as HTML Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (37.2ms) Rendered settings/_display.html.erb (36.6ms) Rendered settings/_authentication.html.erb (22.1ms) Rendered settings/_projects.html.erb (55.4ms) Rendered queries/_columns.html.erb (20.6ms) Rendered settings/_issues.html.erb (136.2ms) Rendered settings/_notifications.html.erb (30.4ms) Rendered settings/_mail_handler.html.erb (18.3ms) Rendered settings/_repositories.html.erb (501.8ms) Rendered common/_tabs.html.erb (860.7ms) Rendered settings/edit.html.erb within layouts/admin (862.4ms) Rendered admin/_menu.html.erb (4.2ms) Rendered layouts/base.html.erb (32.3ms) Completed 200 OK in 932.6ms (Views: 893.8ms | ActiveRecord: 19.1ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 22:21:46 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.6ms) Rendered mailer/test_email.html.erb within layouts/mailer (5.9ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 122.5ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 22:21:46 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.2ms) Rendered settings/_display.html.erb (11.7ms) Rendered settings/_authentication.html.erb (9.6ms) Rendered settings/_projects.html.erb (18.4ms) Rendered queries/_columns.html.erb (12.7ms) Rendered settings/_issues.html.erb (23.4ms) Rendered settings/_notifications.html.erb (10.5ms) Rendered settings/_mail_handler.html.erb (7.2ms) Rendered settings/_repositories.html.erb (21.6ms) Rendered common/_tabs.html.erb (125.1ms) Rendered settings/edit.html.erb within layouts/admin (329.1ms) Rendered admin/_menu.html.erb (9.9ms) Rendered layouts/base.html.erb (37.1ms) Completed 200 OK in 393.9ms (Views: 382.4ms | ActiveRecord: 1.4ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-26 22:24:10 +0000 Started GET "/" for 127.0.0.1 at 2015-01-26 22:24:10 +0000 Processing by WelcomeController#index as HTML Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 22:24:11 +0000 Processing by WelcomeController#index as HTML Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (130.7ms) Rendered settings/_display.html.erb (130.5ms) Rendered settings/_authentication.html.erb (199.5ms) Rendered welcome/index.html.erb within layouts/base (417.9ms) Completed 200 OK in 3860.7ms (Views: 625.4ms | ActiveRecord: 165.9ms) Rendered welcome/index.html.erb within layouts/base (340.2ms) Completed 200 OK in 3540.0ms (Views: 500.9ms | ActiveRecord: 102.5ms) Rendered settings/_projects.html.erb (705.2ms) Rendered queries/_columns.html.erb (20.5ms) Rendered settings/_issues.html.erb (161.6ms) Rendered settings/_notifications.html.erb (29.6ms) Rendered settings/_mail_handler.html.erb (12.4ms) Rendered settings/_repositories.html.erb (317.6ms) Rendered common/_tabs.html.erb (1957.8ms) Rendered settings/edit.html.erb within layouts/admin (2174.3ms) Rendered admin/_menu.html.erb (11.1ms) Rendered layouts/base.html.erb (489.2ms) Completed 200 OK in 4105.9ms (Views: 2594.2ms | ActiveRecord: 233.7ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 22:24:21 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.5ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 312.8ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 22:24:22 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.1ms) Rendered settings/_display.html.erb (12.1ms) Rendered settings/_authentication.html.erb (9.8ms) Rendered settings/_projects.html.erb (11.9ms) Rendered queries/_columns.html.erb (10.1ms) Rendered settings/_issues.html.erb (20.9ms) Rendered settings/_notifications.html.erb (17.2ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (26.8ms) Rendered common/_tabs.html.erb (127.5ms) Rendered settings/edit.html.erb within layouts/admin (128.1ms) Rendered admin/_menu.html.erb (9.3ms) Rendered layouts/base.html.erb (31.0ms) Completed 200 OK in 186.4ms (Views: 174.3ms | ActiveRecord: 1.4ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-26 22:28:10 +0000 Started GET "/" for 127.0.0.1 at 2015-01-26 22:28:10 +0000 Processing by WelcomeController#index as HTML Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 22:28:10 +0000 Processing by WelcomeController#index as HTML Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (155.5ms) Rendered settings/_display.html.erb (107.4ms) Rendered settings/_authentication.html.erb (131.8ms) Rendered welcome/index.html.erb within layouts/base (312.2ms) Completed 200 OK in 3593.5ms (Views: 589.2ms | ActiveRecord: 160.9ms) Rendered welcome/index.html.erb within layouts/base (424.2ms) Completed 200 OK in 3512.2ms (Views: 553.8ms | ActiveRecord: 94.1ms) Rendered settings/_projects.html.erb (516.0ms) Rendered queries/_columns.html.erb (20.3ms) Rendered settings/_issues.html.erb (147.3ms) Rendered settings/_notifications.html.erb (29.4ms) Rendered settings/_mail_handler.html.erb (12.3ms) Rendered settings/_repositories.html.erb (286.4ms) Rendered common/_tabs.html.erb (1597.4ms) Rendered settings/edit.html.erb within layouts/admin (2040.2ms) Rendered admin/_menu.html.erb (11.2ms) Rendered layouts/base.html.erb (427.5ms) Completed 200 OK in 3894.1ms (Views: 2423.6ms | ActiveRecord: 143.1ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-26 22:28:20 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.5ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 347.5ms (ActiveRecord: 0.4ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-26 22:28:20 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.4ms) Rendered settings/_display.html.erb (11.6ms) Rendered settings/_authentication.html.erb (10.0ms) Rendered settings/_projects.html.erb (17.6ms) Rendered queries/_columns.html.erb (10.3ms) Rendered settings/_issues.html.erb (20.5ms) Rendered settings/_notifications.html.erb (11.7ms) Rendered settings/_mail_handler.html.erb (7.2ms) Rendered settings/_repositories.html.erb (21.5ms) Rendered common/_tabs.html.erb (122.1ms) Rendered settings/edit.html.erb within layouts/admin (122.6ms) Rendered admin/_menu.html.erb (9.2ms) Rendered layouts/base.html.erb (37.2ms) Completed 200 OK in 186.8ms (Views: 169.6ms | ActiveRecord: 1.4ms) Started GET "/phpMyAdmin/scripts/setup.php" for 93.158.200.18 at 2015-01-27 01:09:53 +0000 ActionController::RoutingError (No route matches [GET] "/phpMyAdmin/scripts/setup.php"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started GET "/blog/phpmyadmin/scripts/setup.php" for 93.158.200.18 at 2015-01-27 01:10:36 +0000 ActionController::RoutingError (No route matches [GET] "/blog/phpmyadmin/scripts/setup.php"): vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:32:in `call_app' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `block in call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/tagged_logging.rb:22:in `tagged' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/rack/logger.rb:16:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/request_id.rb:22:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/cache/strategy/local_cache.rb:72:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.19/lib/action_dispatch/middleware/static.rb:63:in `call' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!' vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/engine.rb:484:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/application.rb:231:in `call' vendor/bundle/ruby/2.0.0/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:in `method_missing' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/builder.rb:134:in `call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:64:in `block in call' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `each' vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/urlmap.rb:49:in `call' passenger (4.0.53) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request' passenger (4.0.53) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop' passenger (4.0.53) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads' Started GET "/" for 80.180.44.156 at 2015-01-27 07:53:55 +0000 Processing by WelcomeController#index as HTML Current user: anonymous Rendered welcome/index.html.erb within layouts/base (41.4ms) Completed 200 OK in 675.3ms (Views: 61.8ms | ActiveRecord: 8.9ms) Started GET "/login" for 80.180.44.156 at 2015-01-27 07:54:04 +0000 Processing by AccountController#login as HTML Current user: anonymous Rendered account/login.html.erb within layouts/base (8.5ms) Completed 200 OK in 31.8ms (Views: 22.2ms | ActiveRecord: 0.3ms) Started POST "/login" for 80.180.44.156 at 2015-01-27 07:54:06 +0000 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"auVld6b0NEATJZskw+wSxNh865wVR7AUjqoMz3nYspY=", "back_url"=>"http://logo76-redmine.cloudapp.net/", "username"=>"lorenzo", "password"=>"[FILTERED]", "login"=>"Entra »"} Current user: anonymous Successful authentication for 'Lorenzo' from 80.180.44.156 at 2015-01-27 07:54:07 UTC Redirected to http://logo76-redmine.cloudapp.net/ Completed 302 Found in 78.5ms (ActiveRecord: 54.7ms) Started GET "/" for 80.180.44.156 at 2015-01-27 07:54:07 +0000 Processing by WelcomeController#index as HTML Current user: Lorenzo (id=1) Rendered welcome/index.html.erb within layouts/base (390.1ms) Completed 200 OK in 566.6ms (Views: 426.3ms | ActiveRecord: 127.4ms) Started GET "/admin" for 80.180.44.156 at 2015-01-27 07:54:11 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (4.6ms) Rendered admin/index.html.erb within layouts/admin (13.4ms) Rendered layouts/base.html.erb (51.6ms) Completed 200 OK in 114.7ms (Views: 92.0ms | ActiveRecord: 0.8ms) Started GET "/admin/info" for 80.180.44.156 at 2015-01-27 07:54:12 +0000 Processing by AdminController#info as HTML Current user: Lorenzo (id=1) Rendered admin/info.html.erb within layouts/admin (8.3ms) Rendered admin/_menu.html.erb (9.9ms) Rendered layouts/base.html.erb (38.3ms) Completed 200 OK in 119.4ms (Views: 59.5ms | ActiveRecord: 7.0ms) Started GET "/admin" for 80.180.44.156 at 2015-01-27 07:55:01 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (9.1ms) Rendered admin/index.html.erb within layouts/admin (9.6ms) Rendered layouts/base.html.erb (29.9ms) Completed 200 OK in 51.0ms (Views: 40.3ms | ActiveRecord: 0.7ms) Started GET "/settings" for 80.180.44.156 at 2015-01-27 07:55:05 +0000 Processing by SettingsController#index as HTML Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (31.6ms) Rendered settings/_display.html.erb (28.8ms) Rendered settings/_authentication.html.erb (10.1ms) Rendered settings/_projects.html.erb (17.8ms) Rendered queries/_columns.html.erb (13.5ms) Rendered settings/_issues.html.erb (30.3ms) Rendered settings/_notifications.html.erb (30.2ms) Rendered settings/_mail_handler.html.erb (8.1ms) Rendered settings/_repositories.html.erb (21.8ms) Rendered common/_tabs.html.erb (200.0ms) Rendered settings/edit.html.erb within layouts/admin (201.0ms) Rendered admin/_menu.html.erb (9.8ms) Rendered layouts/base.html.erb (79.0ms) Completed 200 OK in 312.9ms (Views: 291.0ms | ActiveRecord: 1.7ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 07:55:10 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.1ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.1ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 292.5ms (ActiveRecord: 0.4ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 07:55:11 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (11.0ms) Rendered settings/_display.html.erb (14.1ms) Rendered settings/_authentication.html.erb (9.7ms) Rendered settings/_projects.html.erb (14.9ms) Rendered queries/_columns.html.erb (9.9ms) Rendered settings/_issues.html.erb (20.0ms) Rendered settings/_notifications.html.erb (16.0ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (26.8ms) Rendered common/_tabs.html.erb (124.5ms) Rendered settings/edit.html.erb within layouts/admin (125.0ms) Rendered admin/_menu.html.erb (9.3ms) Rendered layouts/base.html.erb (30.8ms) Completed 200 OK in 177.2ms (Views: 160.1ms | ActiveRecord: 6.9ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-27 08:16:09 +0000 Started GET "/" for 127.0.0.1 at 2015-01-27 08:16:10 +0000 Processing by WelcomeController#index as HTML Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:16:10 +0000 Processing by WelcomeController#index as HTML Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (166.1ms) Rendered settings/_display.html.erb (167.5ms) Rendered settings/_authentication.html.erb (69.5ms) Rendered welcome/index.html.erb within layouts/base (448.2ms) Rendered welcome/index.html.erb within layouts/base (493.1ms) Completed 200 OK in 3306.6ms (Views: 639.1ms | ActiveRecord: 182.4ms) Completed 200 OK in 4039.0ms (Views: 783.0ms | ActiveRecord: 179.0ms) Rendered settings/_projects.html.erb (588.4ms) Rendered queries/_columns.html.erb (20.4ms) Rendered settings/_issues.html.erb (157.3ms) Rendered settings/_notifications.html.erb (30.3ms) Rendered settings/_mail_handler.html.erb (17.8ms) Rendered settings/_repositories.html.erb (289.4ms) Rendered common/_tabs.html.erb (1576.7ms) Rendered settings/edit.html.erb within layouts/admin (2118.8ms) Rendered admin/_menu.html.erb (11.2ms) Rendered layouts/base.html.erb (409.9ms) Completed 200 OK in 3953.8ms (Views: 2449.9ms | ActiveRecord: 265.7ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 08:16:18 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Rendered mailer/test_email.html.erb within layouts/mailer (6.0ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 486.4ms (ActiveRecord: 0.4ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:16:19 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (11.9ms) Rendered settings/_display.html.erb (16.8ms) Rendered settings/_authentication.html.erb (9.9ms) Rendered settings/_projects.html.erb (12.8ms) Rendered queries/_columns.html.erb (10.7ms) Rendered settings/_issues.html.erb (27.5ms) Rendered settings/_notifications.html.erb (18.6ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (21.5ms) Rendered common/_tabs.html.erb (131.0ms) Rendered settings/edit.html.erb within layouts/admin (131.5ms) Rendered admin/_menu.html.erb (9.1ms) Rendered layouts/base.html.erb (30.7ms) Completed 200 OK in 183.5ms (Views: 166.6ms | ActiveRecord: 6.8ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-27 08:20:57 +0000 Started GET "/" for 127.0.0.1 at 2015-01-27 08:20:57 +0000 Processing by WelcomeController#index as HTML Processing by WelcomeController#index as HTML Current user: anonymous Current user: anonymous Rendered welcome/index.html.erb within layouts/base (348.8ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:21:00 +0000 Completed 200 OK in 2935.0ms (Views: 583.8ms | ActiveRecord: 143.8ms) Rendered welcome/index.html.erb within layouts/base (348.2ms) Completed 200 OK in 2724.1ms (Views: 476.8ms | ActiveRecord: 129.3ms) Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (57.0ms) Rendered settings/_display.html.erb (95.1ms) Rendered settings/_authentication.html.erb (32.6ms) Rendered settings/_projects.html.erb (276.0ms) Rendered queries/_columns.html.erb (24.0ms) Rendered settings/_issues.html.erb (160.3ms) Rendered settings/_notifications.html.erb (30.8ms) Rendered settings/_mail_handler.html.erb (18.8ms) Rendered settings/_repositories.html.erb (283.6ms) Rendered common/_tabs.html.erb (1144.3ms) Rendered settings/edit.html.erb within layouts/admin (1227.3ms) Rendered admin/_menu.html.erb (16.6ms) Rendered layouts/base.html.erb (402.9ms) Completed 200 OK in 2076.1ms (Views: 1567.1ms | ActiveRecord: 112.1ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 08:21:07 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Rendered mailer/test_email.html.erb within layouts/mailer (0.6ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 311.3ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:21:07 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (25.1ms) Rendered settings/_display.html.erb (11.7ms) Rendered settings/_authentication.html.erb (10.1ms) Rendered settings/_projects.html.erb (17.7ms) Rendered queries/_columns.html.erb (9.8ms) Rendered settings/_issues.html.erb (20.1ms) Rendered settings/_notifications.html.erb (16.9ms) Rendered settings/_mail_handler.html.erb (1.5ms) Rendered settings/_repositories.html.erb (21.0ms) Rendered common/_tabs.html.erb (129.3ms) Rendered settings/edit.html.erb within layouts/admin (135.4ms) Rendered admin/_menu.html.erb (9.3ms) Rendered layouts/base.html.erb (30.7ms) Completed 200 OK in 196.1ms (Views: 176.2ms | ActiveRecord: 1.7ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-27 08:33:01 +0000 Started GET "/" for 127.0.0.1 at 2015-01-27 08:33:01 +0000 Processing by WelcomeController#index as HTML Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:33:02 +0000 Processing by WelcomeController#index as HTML Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: anonymous Current user: Lorenzo (id=1) Current user: anonymous Rendered settings/_general.html.erb (143.5ms) Rendered settings/_display.html.erb (69.5ms) Rendered settings/_authentication.html.erb (59.7ms) Rendered welcome/index.html.erb within layouts/base (461.3ms) Completed 200 OK in 3717.4ms (Views: 658.6ms | ActiveRecord: 93.0ms) Rendered settings/_projects.html.erb (829.4ms) Rendered queries/_columns.html.erb (47.4ms) Rendered settings/_issues.html.erb (329.7ms) Rendered settings/_notifications.html.erb (68.6ms) Rendered welcome/index.html.erb within layouts/base (267.4ms) Rendered settings/_mail_handler.html.erb (57.1ms) Completed 200 OK in 3687.7ms (Views: 399.7ms | ActiveRecord: 111.0ms) Rendered settings/_repositories.html.erb (289.0ms) Rendered common/_tabs.html.erb (1997.9ms) Rendered settings/edit.html.erb within layouts/admin (2314.0ms) Rendered admin/_menu.html.erb (16.7ms) Rendered layouts/base.html.erb (398.8ms) Completed 200 OK in 3832.6ms (Views: 2509.5ms | ActiveRecord: 328.1ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 08:33:09 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Rendered mailer/test_email.html.erb within layouts/mailer (5.9ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 376.3ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:33:10 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.1ms) Rendered settings/_display.html.erb (11.5ms) Rendered settings/_authentication.html.erb (10.0ms) Rendered settings/_projects.html.erb (12.0ms) Rendered queries/_columns.html.erb (10.1ms) Rendered settings/_issues.html.erb (20.3ms) Rendered settings/_notifications.html.erb (16.7ms) Rendered settings/_mail_handler.html.erb (1.7ms) Rendered settings/_repositories.html.erb (21.4ms) Rendered common/_tabs.html.erb (203.9ms) Rendered settings/edit.html.erb within layouts/admin (204.4ms) Rendered admin/_menu.html.erb (9.3ms) Rendered layouts/base.html.erb (32.1ms) Completed 200 OK in 263.6ms (Views: 246.5ms | ActiveRecord: 1.4ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-27 08:34:26 +0000 Started GET "/" for 127.0.0.1 at 2015-01-27 08:34:26 +0000 Processing by WelcomeController#index as HTML Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:34:27 +0000 Processing by WelcomeController#index as HTML Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (90.7ms) Rendered settings/_display.html.erb (200.5ms) Rendered settings/_authentication.html.erb (129.3ms) Rendered welcome/index.html.erb within layouts/base (387.6ms) Completed 200 OK in 3675.5ms (Views: 637.6ms | ActiveRecord: 117.3ms) Rendered welcome/index.html.erb within layouts/base (318.4ms) Rendered settings/_projects.html.erb (846.4ms) Completed 200 OK in 3587.6ms (Views: 503.6ms | ActiveRecord: 119.3ms) Rendered queries/_columns.html.erb (20.5ms) Rendered settings/_issues.html.erb (190.2ms) Rendered settings/_notifications.html.erb (29.3ms) Rendered settings/_mail_handler.html.erb (17.7ms) Rendered settings/_repositories.html.erb (295.0ms) Rendered common/_tabs.html.erb (1961.2ms) Rendered settings/edit.html.erb within layouts/admin (2221.5ms) Rendered admin/_menu.html.erb (11.7ms) Rendered layouts/base.html.erb (418.9ms) Completed 200 OK in 4159.9ms (Views: 2729.1ms | ActiveRecord: 239.6ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 08:34:38 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Rendered mailer/test_email.html.erb within layouts/mailer (5.9ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 315.0ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:34:38 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.0ms) Rendered settings/_display.html.erb (11.4ms) Rendered settings/_authentication.html.erb (10.0ms) Rendered settings/_projects.html.erb (17.4ms) Rendered queries/_columns.html.erb (10.1ms) Rendered settings/_issues.html.erb (20.4ms) Rendered settings/_notifications.html.erb (17.0ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (21.0ms) Rendered common/_tabs.html.erb (120.8ms) Rendered settings/edit.html.erb within layouts/admin (126.7ms) Rendered admin/_menu.html.erb (3.5ms) Rendered layouts/base.html.erb (36.6ms) Completed 200 OK in 184.5ms (Views: 167.6ms | ActiveRecord: 6.8ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-27 08:49:55 +0000 Started GET "/" for 127.0.0.1 at 2015-01-27 08:49:55 +0000 Processing by WelcomeController#index as HTML Processing by WelcomeController#index as HTML Current user: anonymous Current user: anonymous Rendered welcome/index.html.erb within layouts/base (271.5ms) Completed 200 OK in 2456.9ms (Views: 414.3ms | ActiveRecord: 32.9ms) Rendered welcome/index.html.erb within layouts/base (155.6ms) Completed 200 OK in 2220.4ms (Views: 234.1ms | ActiveRecord: 39.4ms) Started POST "/settings/edit?tab=notifications" for 80.180.44.156 at 2015-01-27 08:50:16 +0000 Processing by SettingsController#edit as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"OWNCdG38w5UrD1KNH775uouP/eHz8VaQOUY6V4h1b1g=", "settings"=>{"mail_from"=>"lorenzo.godina@alice.it", "bcc_recipients"=>"0", "plain_text_mail"=>"1", "default_notification_option"=>"only_my_events", "notified_events"=>["", "issue_added", "issue_updated", "news_added", "news_comment_added", "document_added", "file_added", "message_posted", "wiki_content_added", "wiki_content_updated"], "emails_header"=>"", "emails_footer"=>"You have received this notification because you have either subscribed to it, or are involved in it.\r\nTo change your notification preferences, please click here: http://logo76-redmine.cloudapp.net/my/account"}, "commit"=>"Salva", "tab"=>"notifications"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 207.5ms (ActiveRecord: 119.2ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:50:17 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Settings cache cleared. Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (50.2ms) Rendered settings/_display.html.erb (48.3ms) Rendered settings/_authentication.html.erb (39.9ms) Rendered settings/_projects.html.erb (53.2ms) Rendered queries/_columns.html.erb (21.1ms) Rendered settings/_issues.html.erb (133.0ms) Rendered settings/_notifications.html.erb (218.8ms) Rendered settings/_mail_handler.html.erb (19.5ms) Rendered settings/_repositories.html.erb (260.3ms) Rendered common/_tabs.html.erb (857.4ms) Rendered settings/edit.html.erb within layouts/admin (866.6ms) Rendered admin/_menu.html.erb (11.4ms) Rendered layouts/base.html.erb (143.8ms) Completed 200 OK in 1051.6ms (Views: 972.0ms | ActiveRecord: 61.0ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 08:50:22 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (2.0ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 299.8ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:50:23 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.0ms) Rendered settings/_display.html.erb (11.4ms) Rendered settings/_authentication.html.erb (9.8ms) Rendered settings/_projects.html.erb (17.5ms) Rendered queries/_columns.html.erb (10.2ms) Rendered settings/_issues.html.erb (20.3ms) Rendered settings/_notifications.html.erb (10.4ms) Rendered settings/_mail_handler.html.erb (1.6ms) Rendered settings/_repositories.html.erb (27.3ms) Rendered common/_tabs.html.erb (119.9ms) Rendered settings/edit.html.erb within layouts/admin (120.5ms) Rendered admin/_menu.html.erb (9.1ms) Rendered layouts/base.html.erb (31.5ms) Completed 200 OK in 179.5ms (Views: 161.8ms | ActiveRecord: 1.3ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-27 08:53:31 +0000 Started GET "/" for 127.0.0.1 at 2015-01-27 08:53:32 +0000 Processing by WelcomeController#index as HTML Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:53:32 +0000 Processing by WelcomeController#index as HTML Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (149.6ms) Rendered settings/_display.html.erb (169.0ms) Rendered settings/_authentication.html.erb (136.8ms) Rendered welcome/index.html.erb within layouts/base (330.1ms) Completed 200 OK in 3637.5ms (Views: 546.6ms | ActiveRecord: 133.5ms) Rendered welcome/index.html.erb within layouts/base (357.6ms) Completed 200 OK in 3422.0ms (Views: 491.4ms | ActiveRecord: 126.9ms) Rendered settings/_projects.html.erb (548.0ms) Rendered queries/_columns.html.erb (20.4ms) Rendered settings/_issues.html.erb (140.6ms) Rendered settings/_notifications.html.erb (29.4ms) Rendered settings/_mail_handler.html.erb (17.7ms) Rendered settings/_repositories.html.erb (247.6ms) Rendered common/_tabs.html.erb (1494.6ms) Rendered settings/edit.html.erb within layouts/admin (1810.4ms) Rendered admin/_menu.html.erb (11.1ms) Rendered layouts/base.html.erb (410.4ms) Completed 200 OK in 3622.7ms (Views: 2113.3ms | ActiveRecord: 212.3ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 08:53:40 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 93.0ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 08:53:41 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.2ms) Rendered settings/_display.html.erb (11.7ms) Rendered settings/_authentication.html.erb (9.9ms) Rendered settings/_projects.html.erb (17.4ms) Rendered queries/_columns.html.erb (10.1ms) Rendered settings/_issues.html.erb (20.8ms) Rendered settings/_notifications.html.erb (11.4ms) Rendered settings/_mail_handler.html.erb (6.9ms) Rendered settings/_repositories.html.erb (20.5ms) Rendered common/_tabs.html.erb (121.1ms) Rendered settings/edit.html.erb within layouts/admin (127.0ms) Rendered admin/_menu.html.erb (8.9ms) Rendered layouts/base.html.erb (29.9ms) Completed 200 OK in 178.4ms (Views: 166.6ms | ActiveRecord: 1.4ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-27 09:12:51 +0000 Started GET "/" for 127.0.0.1 at 2015-01-27 09:12:52 +0000 Processing by WelcomeController#index as HTML Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 09:12:52 +0000 Processing by WelcomeController#index as HTML Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: anonymous Current user: anonymous Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (196.6ms) Rendered settings/_display.html.erb (278.5ms) Rendered settings/_authentication.html.erb (138.3ms) Rendered welcome/index.html.erb within layouts/base (377.6ms) Rendered welcome/index.html.erb within layouts/base (469.9ms) Completed 200 OK in 3470.5ms (Views: 619.7ms | ActiveRecord: 128.6ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 09:12:56 +0000 Rendered settings/_projects.html.erb (902.1ms) Completed 200 OK in 4118.0ms (Views: 800.7ms | ActiveRecord: 135.9ms) Rendered queries/_columns.html.erb (51.4ms) Rendered settings/_issues.html.erb (300.6ms) Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_notifications.html.erb (64.0ms) Rendered settings/_mail_handler.html.erb (21.0ms) Rendered settings/_general.html.erb (109.6ms) Rendered settings/_display.html.erb (97.1ms) Rendered settings/_authentication.html.erb (40.7ms) Rendered settings/_projects.html.erb (100.5ms) Rendered settings/_repositories.html.erb (506.3ms) Rendered common/_tabs.html.erb (2521.3ms) Rendered settings/edit.html.erb within layouts/admin (2840.0ms) Rendered admin/_menu.html.erb (11.3ms) Rendered queries/_columns.html.erb (41.9ms) Rendered settings/_issues.html.erb (319.1ms) Rendered settings/_notifications.html.erb (50.2ms) Rendered settings/_mail_handler.html.erb (38.7ms) Rendered layouts/base.html.erb (913.3ms) Completed 200 OK in 5051.7ms (Views: 3462.8ms | ActiveRecord: 429.7ms) Rendered settings/_repositories.html.erb (793.0ms) Rendered common/_tabs.html.erb (1601.2ms) Rendered settings/edit.html.erb within layouts/admin (1631.3ms) Rendered admin/_menu.html.erb (16.7ms) Rendered layouts/base.html.erb (157.7ms) Completed 200 OK in 1867.2ms (Views: 1651.9ms | ActiveRecord: 169.0ms) Started POST "/settings/edit?tab=notifications" for 80.180.44.156 at 2015-01-27 09:13:17 +0000 Processing by SettingsController#edit as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"OWNCdG38w5UrD1KNH775uouP/eHz8VaQOUY6V4h1b1g=", "settings"=>{"mail_from"=>"logo76.redmine@gmail.com", "bcc_recipients"=>"0", "plain_text_mail"=>"1", "default_notification_option"=>"only_my_events", "notified_events"=>["", "issue_added", "issue_updated", "news_added", "news_comment_added", "document_added", "file_added", "message_posted", "wiki_content_added", "wiki_content_updated"], "emails_header"=>"", "emails_footer"=>"You have received this notification because you have either subscribed to it, or are involved in it.\r\nTo change your notification preferences, please click here: http://logo76-redmine.cloudapp.net/my/account"}, "commit"=>"Salva", "tab"=>"notifications"} Current user: Lorenzo (id=1) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 107.6ms (ActiveRecord: 37.1ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 09:13:17 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Settings cache cleared. Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (232.0ms) Rendered settings/_display.html.erb (33.6ms) Rendered settings/_authentication.html.erb (31.4ms) Rendered settings/_projects.html.erb (22.2ms) Rendered queries/_columns.html.erb (9.9ms) Rendered settings/_issues.html.erb (46.8ms) Rendered settings/_notifications.html.erb (21.9ms) Rendered settings/_mail_handler.html.erb (16.3ms) Rendered settings/_repositories.html.erb (41.3ms) Rendered common/_tabs.html.erb (466.9ms) Rendered settings/edit.html.erb within layouts/admin (467.4ms) Rendered admin/_menu.html.erb (9.0ms) Rendered layouts/base.html.erb (30.3ms) Completed 200 OK in 520.9ms (Views: 467.8ms | ActiveRecord: 47.0ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 09:13:20 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (6.1ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 90.1ms (ActiveRecord: 5.7ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 09:13:21 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (16.4ms) Rendered settings/_display.html.erb (11.6ms) Rendered settings/_authentication.html.erb (10.3ms) Rendered settings/_projects.html.erb (12.1ms) Rendered queries/_columns.html.erb (9.9ms) Rendered settings/_issues.html.erb (20.1ms) Rendered settings/_notifications.html.erb (18.1ms) Rendered settings/_mail_handler.html.erb (7.1ms) Rendered settings/_repositories.html.erb (22.2ms) Rendered common/_tabs.html.erb (333.3ms) Rendered settings/edit.html.erb within layouts/admin (333.8ms) Rendered admin/_menu.html.erb (9.2ms) Rendered layouts/base.html.erb (36.6ms) Completed 200 OK in 391.3ms (Views: 374.7ms | ActiveRecord: 6.8ms) Connecting to database specified by database.yml Creating scope :system. Overwriting existing method Enumeration.system. Creating scope :sorted. Overwriting existing method User.sorted. Creating scope :sorted. Overwriting existing method Group.sorted. Started GET "/" for 127.0.0.1 at 2015-01-27 09:22:01 +0000 Started GET "/" for 127.0.0.1 at 2015-01-27 09:22:01 +0000 Processing by WelcomeController#index as HTML Processing by WelcomeController#index as HTML Current user: anonymous Current user: anonymous Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 09:22:03 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Rendered welcome/index.html.erb within layouts/base (342.1ms) Completed 200 OK in 3254.6ms (Views: 652.6ms | ActiveRecord: 122.2ms) Rendered welcome/index.html.erb within layouts/base (318.7ms) Current user: Lorenzo (id=1) Completed 200 OK in 3281.8ms (Views: 510.4ms | ActiveRecord: 152.7ms) Rendered settings/_general.html.erb (50.4ms) Rendered settings/_display.html.erb (48.5ms) Rendered settings/_authentication.html.erb (37.2ms) Rendered settings/_projects.html.erb (261.5ms) Rendered queries/_columns.html.erb (21.1ms) Rendered settings/_issues.html.erb (149.6ms) Rendered settings/_notifications.html.erb (30.6ms) Rendered settings/_mail_handler.html.erb (18.5ms) Rendered settings/_repositories.html.erb (337.8ms) Rendered common/_tabs.html.erb (966.0ms) Rendered settings/edit.html.erb within layouts/admin (1043.9ms) Rendered admin/_menu.html.erb (11.2ms) Rendered layouts/base.html.erb (407.8ms) Completed 200 OK in 2598.0ms (Views: 1416.7ms | ActiveRecord: 125.7ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 09:22:11 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.5ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 94.4ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 09:22:11 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (17.2ms) Rendered settings/_display.html.erb (11.8ms) Rendered settings/_authentication.html.erb (9.9ms) Rendered settings/_projects.html.erb (17.5ms) Rendered queries/_columns.html.erb (9.9ms) Rendered settings/_issues.html.erb (20.1ms) Rendered settings/_notifications.html.erb (11.4ms) Rendered settings/_mail_handler.html.erb (7.0ms) Rendered settings/_repositories.html.erb (20.8ms) Rendered common/_tabs.html.erb (120.4ms) Rendered settings/edit.html.erb within layouts/admin (120.9ms) Rendered admin/_menu.html.erb (9.2ms) Rendered layouts/base.html.erb (30.3ms) Completed 200 OK in 178.2ms (Views: 166.5ms | ActiveRecord: 6.8ms) Started GET "/admin" for 80.180.44.156 at 2015-01-27 09:25:49 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (9.4ms) Rendered admin/index.html.erb within layouts/admin (10.6ms) Rendered layouts/base.html.erb (36.9ms) Completed 200 OK in 67.6ms (Views: 54.8ms | ActiveRecord: 1.0ms) Started GET "/admin/info" for 80.180.44.156 at 2015-01-27 09:25:51 +0000 Processing by AdminController#info as HTML Current user: Lorenzo (id=1) Rendered admin/info.html.erb within layouts/admin (8.3ms) Rendered admin/_menu.html.erb (9.8ms) Rendered layouts/base.html.erb (38.4ms) Completed 200 OK in 113.0ms (Views: 59.4ms | ActiveRecord: 2.5ms) Started GET "/admin" for 80.180.44.156 at 2015-01-27 13:14:16 +0000 Processing by AdminController#index as HTML Current user: Lorenzo (id=1) Rendered admin/_menu.html.erb (9.2ms) Rendered admin/index.html.erb within layouts/admin (9.6ms) Rendered layouts/base.html.erb (30.2ms) Completed 200 OK in 51.4ms (Views: 40.5ms | ActiveRecord: 0.7ms) Started GET "/settings" for 80.180.44.156 at 2015-01-27 13:14:19 +0000 Processing by SettingsController#index as HTML Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (16.8ms) Rendered settings/_display.html.erb (13.5ms) Rendered settings/_authentication.html.erb (10.0ms) Rendered settings/_projects.html.erb (223.2ms) Rendered queries/_columns.html.erb (11.0ms) Rendered settings/_issues.html.erb (22.6ms) Rendered settings/_notifications.html.erb (16.9ms) Rendered settings/_mail_handler.html.erb (1.8ms) Rendered settings/_repositories.html.erb (26.0ms) Rendered common/_tabs.html.erb (346.7ms) Rendered settings/edit.html.erb within layouts/admin (347.2ms) Rendered admin/_menu.html.erb (3.6ms) Rendered layouts/base.html.erb (36.2ms) Completed 200 OK in 403.4ms (Views: 390.2ms | ActiveRecord: 4.0ms) Started GET "/admin/test_email" for 80.180.44.156 at 2015-01-27 13:14:27 +0000 Processing by AdminController#test_email as HTML Current user: Lorenzo (id=1) Rendered mailer/test_email.text.erb within layouts/mailer (0.1ms) Redirected to http://logo76-redmine.cloudapp.net/settings?tab=notifications Completed 302 Found in 72.2ms (ActiveRecord: 0.3ms) Started GET "/settings?tab=notifications" for 80.180.44.156 at 2015-01-27 13:14:28 +0000 Processing by SettingsController#index as HTML Parameters: {"tab"=>"notifications"} Current user: Lorenzo (id=1) Rendered settings/_general.html.erb (10.6ms) Rendered settings/_display.html.erb (10.9ms) Rendered settings/_authentication.html.erb (9.5ms) Rendered settings/_projects.html.erb (17.1ms) Rendered queries/_columns.html.erb (10.0ms) Rendered settings/_issues.html.erb (20.3ms) Rendered settings/_notifications.html.erb (10.6ms) Rendered settings/_mail_handler.html.erb (1.5ms) Rendered settings/_repositories.html.erb (27.3ms) Rendered common/_tabs.html.erb (117.8ms) Rendered settings/edit.html.erb within layouts/admin (118.3ms) Rendered admin/_menu.html.erb (9.7ms) Rendered layouts/base.html.erb (31.4ms) Completed 200 OK in 176.9ms (Views: 165.6ms | ActiveRecord: 6.6ms)