Last active
December 12, 2015 10:39
-
-
Save amite/4760938 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| => Booting WEBrick | |
| => Rails 3.2.11 application starting in development on http://0.0.0.0:3000 | |
| => Call with -d to detach | |
| => Ctrl-C to shutdown server | |
| Connecting to database specified by database.yml | |
| [2013-02-12 13:52:54] INFO WEBrick 1.3.1 | |
| [2013-02-12 13:52:54] INFO ruby 1.9.3 (2012-04-20) [x86_64-darwin11.4.0] | |
| [2013-02-12 13:52:54] INFO WEBrick::HTTPServer#start: pid=13578 port=3000 | |
| Cache read: http://localhost:3000/? | |
| Dalli::Server#connect 127.0.0.1:11211 | |
| Started GET "/" for 127.0.0.1 at 2013-02-12 13:52:54 +0530 | |
| Processing by StaticPagesController#home as HTML | |
| User Load (8.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1001]] | |
| [paperclip] Duplicate path for avatar with :rails_root/public:url. This will clash with attachment defined in User class | |
| (1.7ms) SELECT DISTINCT COUNT(*) FROM "link_users" WHERE (topic_id IN (SELECT topic_id FROM topic_user_relationships WHERE user_id = 1001) OR user_id IN (SELECT followed_id FROM relationships WHERE follower_id = 1001) OR user_id = 1001) AND (link_users.score> -10) | |
| Rendered shared/_link_form_new.html.erb (4.2ms) | |
| Rendered static_pages/home.html.erb within layouts/application (19.1ms) | |
| Rendered layouts/_shim.html.erb (0.6ms) | |
| Cache digest for shared/_show_topics_nav.html: 8b6ee2de2d52840d8867e988e5110a9f | |
| Cache read: views/topics/users/1001-20130212072205/8b6ee2de2d52840d8867e988e5110a9f | |
| Read fragment views/topics/users/1001-20130212072205/8b6ee2de2d52840d8867e988e5110a9f (0.6ms) | |
| Rendered shared/_show_topics_nav.html.erb (4.1ms) | |
| Rendered layouts/_header.html.erb (11.8ms) | |
| Rendered layouts/_footer.html.erb (1.4ms) | |
| Completed 200 OK in 1303ms (Views: 752.2ms | ActiveRecord: 28.2ms) | |
| Cache read: http://localhost:3000/assets/application.css?body=1 | |
| Cache read: c1f1761648d5dec69a27542cdf4e1998dcceb896 | |
| Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:56 +0530 | |
| Cache read: http://localhost:3000/assets/jquery.ui.menu.css?body=1 | |
| Cache read: http://localhost:3000/assets/comment_downvotes.css?body=1 | |
| Cache read: 0b5ec7d1a319db352cb7357ad9b01a8f1c48c6fe | |
| Cache read: http://localhost:3000/assets/jquery.ui.core.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.autocomplete.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.theme.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: 50b0720d7f3a2572e8a80cfc4df0b2ad60f04b54 | |
| Cache read: 6d539a8a6c945fc451781266cef188b4932a0676 | |
| Cache read: f9d6f1a209c5b890b5037237b5d74bce50887670 | |
| Served asset /application.css - 304 Not Modified (121ms) | |
| Cache read: http://localhost:3000/assets/application.css?body=1 | |
| Cache write: http://localhost:3000/assets/application.css?body=1 | |
| Started GET "/assets/jquery.ui.menu.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:56 +0530 | |
| Served asset /jquery.ui.menu.css - 304 Not Modified (10ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.menu.css?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.ui.menu.css?body=1 | |
| Cache read: http://localhost:3000/assets/comments.css?body=1 | |
| Started GET "/assets/comment_downvotes.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:56 +0530 | |
| Cache read: 4337bb6916d28bb256ec9a77dc32e9cb8366bc06 | |
| Served asset /comment_downvotes.css - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/comment_downvotes.css?body=1 | |
| Cache read: http://localhost:3000/assets/custom.css?body=1 | |
| Cache write: http://localhost:3000/assets/comment_downvotes.css?body=1 | |
| Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:56 +0530 | |
| Cache read: 8c80f6351df863c6a7e673476d6a204d883a91cb | |
| Served asset /jquery.ui.core.css - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.core.css?body=1 | |
| Started GET "/assets/jquery.ui.autocomplete.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:56 +0530 | |
| Cache write: http://localhost:3000/assets/jquery.ui.core.css?body=1 | |
| Cache read: http://localhost:3000/assets/downvotes.css?body=1 | |
| Served asset /jquery.ui.autocomplete.css - 304 Not Modified (15ms) | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: http://localhost:3000/assets/jquery.ui.autocomplete.css?body=1 | |
| Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:56 +0530 | |
| Cache write: http://localhost:3000/assets/jquery.ui.autocomplete.css?body=1 | |
| Served asset /jquery.ui.theme.css - 304 Not Modified (9ms) | |
| Cache read: http://localhost:3000/assets/flags.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.theme.css?body=1 | |
| Started GET "/assets/comments.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:56 +0530 | |
| Cache write: http://localhost:3000/assets/jquery.ui.theme.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Served asset /comments.css - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/comments.css?body=1 | |
| Started GET "/assets/custom.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/comments.css?body=1 | |
| Cache read: http://localhost:3000/assets/links.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: http://localhost:3000/assets/password_resets.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: http://localhost:3000/assets/relationships.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Served asset /custom.css - 304 Not Modified (117ms) | |
| Cache read: http://localhost:3000/assets/custom.css?body=1 | |
| Started GET "/assets/downvotes.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/custom.css?body=1 | |
| Served asset /downvotes.css - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/downvotes.css?body=1 | |
| Cache write: http://localhost:3000/assets/downvotes.css?body=1 | |
| Started GET "/assets/flags.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /flags.css - 304 Not Modified (4ms) | |
| Cache read: http://localhost:3000/assets/flags.css?body=1 | |
| Started GET "/assets/links.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /links.css - 304 Not Modified (3ms) | |
| Cache write: http://localhost:3000/assets/flags.css?body=1 | |
| Cache read: http://localhost:3000/assets/links.css?body=1 | |
| Cache read: http://localhost:3000/assets/search.css?body=1 | |
| Cache read: http://localhost:3000/assets/sessions.css?body=1 | |
| Cache write: http://localhost:3000/assets/links.css?body=1 | |
| Started GET "/assets/password_resets.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Served asset /password_resets.css - 304 Not Modified (3ms) | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: http://localhost:3000/assets/password_resets.css?body=1 | |
| Cache read: http://localhost:3000/assets/static_pages.css?body=1 | |
| Cache read: http://localhost:3000/assets/topic_downvotes.css?body=1 | |
| Cache write: http://localhost:3000/assets/password_resets.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Started GET "/assets/relationships.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /relationships.css - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/relationships.css?body=1 | |
| Started GET "/assets/search.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /search.css - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/search.css?body=1 | |
| Cache write: http://localhost:3000/assets/relationships.css?body=1 | |
| Cache write: http://localhost:3000/assets/search.css?body=1 | |
| Cache read: http://localhost:3000/assets/topic_user_relationships.css?body=1 | |
| Started GET "/assets/sessions.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Served asset /sessions.css - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/topics.css?body=1 | |
| Cache read: http://localhost:3000/assets/sessions.css?body=1 | |
| Cache read: http://localhost:3000/assets/users.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Started GET "/assets/static_pages.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/sessions.css?body=1 | |
| Served asset /static_pages.css - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/static_pages.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Started GET "/assets/topic_downvotes.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /topic_downvotes.css - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/topic_downvotes.css?body=1 | |
| Started GET "/assets/topic_user_relationships.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /topic_user_relationships.css - 304 Not Modified (4ms) | |
| Cache read: http://localhost:3000/assets/topic_user_relationships.css?body=1 | |
| Cache write: http://localhost:3000/assets/topic_downvotes.css?body=1 | |
| Cache write: http://localhost:3000/assets/static_pages.css?body=1 | |
| Cache read: http://localhost:3000/assets/votes.css?body=1 | |
| Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/topic_user_relationships.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Served asset /users.css - 304 Not Modified (4ms) | |
| Cache read: http://localhost:3000/assets/users.css?body=1 | |
| Cache read: http://localhost:3000/assets/colorbox-rails/colorbox-rails.css?body=1 | |
| Started GET "/assets/topics.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/users.css?body=1 | |
| Cache read: 86668722cd8cc273898060d617dc704e9e6d1b40 | |
| Served asset /topics.css - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails.css?body=1 | |
| Cache read: http://localhost:3000/assets/font-awesome.css?body=1 | |
| Cache read: http://localhost:3000/assets/topics.css?body=1 | |
| Cache read: ed66be367b11a8c31412896593f851431ea374ac | |
| Cache write: http://localhost:3000/assets/topics.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.js?body=1 | |
| Cache read: c7b0026fdd4e8f5193ff359c7137ce6629448d19 | |
| Started GET "/assets/votes.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: f0bb9d6b2a9b7d4445aa1bd0702d5feb9d16bba3 | |
| Served asset /votes.css - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/votes.css?body=1 | |
| Cache write: http://localhost:3000/assets/votes.css?body=1 | |
| Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: http://localhost:3000/assets/jquery.ui.core.js?body=1 | |
| Served asset /colorbox-rails/colorbox-rails.css - 304 Not Modified (12ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails/colorbox-rails.css?body=1 | |
| Cache read: c787fcab72ba4587fa1d93f03432aa4027367668 | |
| Started GET "/assets/font-awesome.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/colorbox-rails/colorbox-rails.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.widget.js?body=1 | |
| Served asset /font-awesome.css - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/font-awesome.css?body=1 | |
| Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: cb23df6b30e43def22c58d226e8fcc0d91dca611 | |
| Served asset /colorbox-rails.css - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails.css?body=1 | |
| Cache write: http://localhost:3000/assets/font-awesome.css?body=1 | |
| Cache write: http://localhost:3000/assets/colorbox-rails.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.position.js?body=1 | |
| Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: 191a0f6bcbb8b5d480d12a3cdfae32fa3b26f458 | |
| Cache read: http://localhost:3000/assets/jquery.ui.menu.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.autocomplete.js?body=1 | |
| Cache read: 4ceb3a9aeb5d63657c36108a0d26d0bdef84b27b | |
| Served asset /jquery.js - 304 Not Modified (13ms) | |
| Cache read: http://localhost:3000/assets/jquery.js?body=1 | |
| Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /jquery.ui.core.js - 304 Not Modified (104ms) | |
| Cache read: 2d3232661e7249b8872b85d2ceb77b52a89cb60e | |
| Cache read: http://localhost:3000/assets/jquery.ui.core.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.js?body=1 | |
| Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/jquery.ui.core.js?body=1 | |
| Served asset /jquery.ui.widget.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.widget.js?body=1 | |
| Started GET "/assets/jquery.ui.position.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/jquery.ui.widget.js?body=1 | |
| Served asset /jquery.ui.position.js - 304 Not Modified (13ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.position.js?body=1 | |
| Started GET "/assets/jquery.ui.menu.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: http://localhost:3000/assets/jquery_ujs.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-transition.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-alert.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.ui.position.js?body=1 | |
| Served asset /jquery.ui.menu.js - 304 Not Modified (27ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.menu.js?body=1 | |
| Cache read: d7e9e84f251f7ced7e21e3aba80cf10f1b8a117a | |
| Cache read: 2ea72c7c07f9bbf42d51d0e092eb55bb09990985 | |
| Cache read: dcdb9b85f3a0e1e2b5856aab60cd227b1b15736b | |
| Started GET "/assets/jquery.ui.autocomplete.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/jquery.ui.menu.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-button.js?body=1 | |
| Cache read: 9f0f4c83c20e68036e2730e19369c894ed6ab9da | |
| Served asset /jquery.ui.autocomplete.js - 304 Not Modified (14ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.autocomplete.js?body=1 | |
| Started GET "/assets/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /bootstrap-alert.js - 304 Not Modified (11ms) | |
| Cache write: http://localhost:3000/assets/jquery.ui.autocomplete.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-alert.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-carousel.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-alert.js?body=1 | |
| Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: d20eae72e8586b44a5441c904be91d4c27d0017f | |
| Cache read: http://localhost:3000/assets/bootstrap-collapse.js?body=1 | |
| Served asset /jquery_ujs.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/jquery_ujs.js?body=1 | |
| Started GET "/assets/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /bootstrap-transition.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-transition.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery_ujs.js?body=1 | |
| Started GET "/assets/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: http://localhost:3000/assets/bootstrap-dropdown.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-transition.js?body=1 | |
| Served asset /bootstrap-button.js - 304 Not Modified (7ms) | |
| Cache read: 975736c29a0e309a2439832561fc183340775d00 | |
| Cache read: http://localhost:3000/assets/bootstrap-button.js?body=1 | |
| Cache read: 13e50f791ee0029ff67f9d254d2ae8aac10c7824 | |
| Started GET "/assets/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /bootstrap-carousel.js - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-carousel.js?body=1 | |
| Started GET "/assets/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /bootstrap-collapse.js - 304 Not Modified (14ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-collapse.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-modal.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-button.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-scrollspy.js?body=1 | |
| Cache read: 349bf592363035b36d7b829c01b4e1694973d58b | |
| Started GET "/assets/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/bootstrap-carousel.js?body=1 | |
| Served asset /bootstrap-dropdown.js - 304 Not Modified (7ms) | |
| Cache write: http://localhost:3000/assets/bootstrap-collapse.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-dropdown.js?body=1 | |
| Cache read: e70ca8cfd311fa18cb929bcbdef7b9cb0651d55f | |
| Started GET "/assets/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: http://localhost:3000/assets/bootstrap-tab.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-dropdown.js?body=1 | |
| Served asset /bootstrap-modal.js - 304 Not Modified (11ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-modal.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-tooltip.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-popover.js?body=1 | |
| Cache read: 561f4f36331b0bc747131331554a48f3c18dfacc | |
| Started GET "/assets/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /bootstrap-scrollspy.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-scrollspy.js?body=1 | |
| Cache read: 9cfde80a690977736909b300139a114581d6f26d | |
| Started GET "/assets/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /bootstrap-popover.js - 304 Not Modified (8ms) | |
| Cache read: af8bf5d96abda52c7b5ab17e280803af987ba70f | |
| Cache read: http://localhost:3000/assets/bootstrap-popover.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-typeahead.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-scrollspy.js?body=1 | |
| Started GET "/assets/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Served asset /bootstrap-tab.js - 304 Not Modified (12ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-tab.js?body=1 | |
| Started GET "/assets/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: 39eb2f8c1c425ac00c1dd836967668e665c27b46 | |
| Served asset /bootstrap-tooltip.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-tooltip.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-modal.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-popover.js?body=1 | |
| Started GET "/assets/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache write: http://localhost:3000/assets/bootstrap-tab.js?body=1 | |
| Served asset /bootstrap-typeahead.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-typeahead.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-tooltip.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-typeahead.js?body=1 | |
| Cache read: http://localhost:3000/assets/active-nav.js?body=1 | |
| Cache read: d1af8e27b78e7a201928100543937968cb772483 | |
| Cache read: http://localhost:3000/assets/bootstrap.js?body=1 | |
| Cache read: http://localhost:3000/assets/ajax_gif.js?body=1 | |
| Cache read: http://localhost:3000/assets/autocomplete-nav.js?body=1 | |
| Cache read: 6a48b1275cd442524903dc85f7801407f4140172 | |
| Cache read: http://localhost:3000/assets/client_form.js?body=1 | |
| Cache read: http://localhost:3000/assets/autocomplete.js?body=1 | |
| Started GET "/assets/active-nav.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:57 +0530 | |
| Cache read: 18bb746a3495f2efd914ca0175786d376bb7e751 | |
| Cache read: 5626362edf743bae5ac005f51f0ee0d290036b0c | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Served asset /active-nav.js - 304 Not Modified (3ms) | |
| Cache read: 9ed6a7b1c93ca04b9a4732f4192026f6e5005bf1 | |
| Cache read: http://localhost:3000/assets/active-nav.js?body=1 | |
| Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /bootstrap.js - 304 Not Modified (115ms) | |
| Cache read: http://localhost:3000/assets/bootstrap.js?body=1 | |
| Started GET "/assets/ajax_gif.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/active-nav.js?body=1 | |
| Served asset /ajax_gif.js - 304 Not Modified (2ms) | |
| Cache write: http://localhost:3000/assets/bootstrap.js?body=1 | |
| Cache read: http://localhost:3000/assets/ajax_gif.js?body=1 | |
| Started GET "/assets/autocomplete-nav.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/ajax_gif.js?body=1 | |
| Cache read: http://localhost:3000/assets/comment_downvotes.js?body=1 | |
| Cache read: http://localhost:3000/assets/comments.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Served asset /autocomplete-nav.js - 304 Not Modified (23ms) | |
| Cache read: http://localhost:3000/assets/autocomplete-nav.js?body=1 | |
| Cache read: http://localhost:3000/assets/disable_submit.js?body=1 | |
| Cache write: http://localhost:3000/assets/autocomplete-nav.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Started GET "/assets/client_form.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /client_form.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/client_form.js?body=1 | |
| Cache read: http://localhost:3000/assets/downvotes.js?body=1 | |
| Cache write: http://localhost:3000/assets/client_form.js?body=1 | |
| Started GET "/assets/autocomplete.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/endless_page.js?body=1 | |
| Cache read: ab6cca05f75395ac68df24a48990db191e18925d | |
| Served asset /autocomplete.js - 304 Not Modified (21ms) | |
| Cache read: http://localhost:3000/assets/autocomplete.js?body=1 | |
| Cache write: http://localhost:3000/assets/autocomplete.js?body=1 | |
| Started GET "/assets/comment_downvotes.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /comment_downvotes.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/comment_downvotes.js?body=1 | |
| Cache write: http://localhost:3000/assets/comment_downvotes.js?body=1 | |
| Started GET "/assets/comments.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: http://localhost:3000/assets/expander.js?body=1 | |
| Served asset /comments.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/comments.js?body=1 | |
| Cache read: eedf34d95440e9b4abc661d90c58e9a7fff5599b | |
| Started GET "/assets/disable_submit.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/comments.js?body=1 | |
| Served asset /disable_submit.js - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/flags.js?body=1 | |
| Cache read: http://localhost:3000/assets/disable_submit.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache write: http://localhost:3000/assets/disable_submit.js?body=1 | |
| Started GET "/assets/downvotes.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /downvotes.js - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/downvotes.js?body=1 | |
| Started GET "/assets/endless_page.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: http://localhost:3000/assets/hovercard.js?body=1 | |
| Served asset /endless_page.js - 304 Not Modified (2ms) | |
| Cache write: http://localhost:3000/assets/downvotes.js?body=1 | |
| Cache read: http://localhost:3000/assets/endless_page.js?body=1 | |
| Cache read: a363605efc497c6d74f37d8eaa6c053541889225 | |
| Started GET "/assets/expander.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/endless_page.js?body=1 | |
| Served asset /expander.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/expander.js?body=1 | |
| Started GET "/assets/flags.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: http://localhost:3000/assets/iframe.js?body=1 | |
| Cache write: http://localhost:3000/assets/expander.js?body=1 | |
| Served asset /flags.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/flags.js?body=1 | |
| Cache read: 9eed20cd46db310c14c38d190b0eef6a2fae6d34 | |
| Started GET "/assets/hovercard.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: http://localhost:3000/assets/link_form.js?body=1 | |
| Cache read: http://localhost:3000/assets/links.js?body=1 | |
| Served asset /hovercard.js - 304 Not Modified (10ms) | |
| Cache read: http://localhost:3000/assets/hovercard.js?body=1 | |
| Cache read: 78fd3a34bf4419469a9261c8c460a32a51add8d0 | |
| Cache write: http://localhost:3000/assets/flags.js?body=1 | |
| Cache read: http://localhost:3000/assets/password_resets.js?body=1 | |
| Cache write: http://localhost:3000/assets/hovercard.js?body=1 | |
| Started GET "/assets/iframe.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Served asset /iframe.js - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/iframe.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Started GET "/assets/link_form.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /link_form.js - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/link_form.js?body=1 | |
| Started GET "/assets/links.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/iframe.js?body=1 | |
| Served asset /links.js - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/relationships.js?body=1 | |
| Cache write: http://localhost:3000/assets/link_form.js?body=1 | |
| Cache read: http://localhost:3000/assets/links.js?body=1 | |
| Started GET "/assets/password_resets.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: http://localhost:3000/assets/search.js?body=1 | |
| Served asset /password_resets.js - 304 Not Modified (2ms) | |
| Cache write: http://localhost:3000/assets/links.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/password_resets.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/sessions.js?body=1 | |
| Cache read: http://localhost:3000/assets/static_pages.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/tab_switch.js?body=1 | |
| Cache write: http://localhost:3000/assets/password_resets.js?body=1 | |
| Started GET "/assets/relationships.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: fc519408141324023f96bb33e98906d9ae3b7d3f | |
| Served asset /relationships.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/relationships.js?body=1 | |
| Cache read: http://localhost:3000/assets/topic_downvotes.js?body=1 | |
| Started GET "/assets/search.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/relationships.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Served asset /search.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/search.js?body=1 | |
| Started GET "/assets/sessions.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /sessions.js - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/sessions.js?body=1 | |
| Cache write: http://localhost:3000/assets/search.js?body=1 | |
| Cache write: http://localhost:3000/assets/sessions.js?body=1 | |
| Started GET "/assets/static_pages.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /static_pages.js - 304 Not Modified (4ms) | |
| Cache read: http://localhost:3000/assets/static_pages.js?body=1 | |
| Started GET "/assets/tab_switch.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/static_pages.js?body=1 | |
| Served asset /tab_switch.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/tab_switch.js?body=1 | |
| Cache read: http://localhost:3000/assets/topic_hovercard.js?body=1 | |
| Started GET "/assets/topic_downvotes.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/tab_switch.js?body=1 | |
| Served asset /topic_downvotes.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/topic_downvotes.js?body=1 | |
| Cache read: http://localhost:3000/assets/topics.js?body=1 | |
| Cache read: 79a31f36ff5106d6e44aad1fc402ae59a9c0bbca | |
| Cache read: http://localhost:3000/assets/votes.js?body=1 | |
| Cache read: http://localhost:3000/assets/topic_user_relationships.js?body=1 | |
| Cache write: http://localhost:3000/assets/topic_downvotes.js?body=1 | |
| Started GET "/assets/topic_hovercard.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /topic_hovercard.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/topic_hovercard.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/colorbox-rails/jquery.colorbox-min.js?body=1 | |
| Started GET "/assets/topics.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/topic_hovercard.js?body=1 | |
| Served asset /topics.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/topics.js?body=1 | |
| Started GET "/assets/votes.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /votes.js - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/votes.js?body=1 | |
| Started GET "/assets/topic_user_relationships.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /topic_user_relationships.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/topic_user_relationships.js?body=1 | |
| Cache write: http://localhost:3000/assets/votes.js?body=1 | |
| Cache read: http://localhost:3000/assets/colorbox-rails/colorbox-links.js?body=1 | |
| Cache write: http://localhost:3000/assets/topics.js?body=1 | |
| Cache read: 4d05c5cd69678d966dfecf193d28591f5e1c3d98 | |
| Cache write: http://localhost:3000/assets/topic_user_relationships.js?body=1 | |
| Started GET "/assets/colorbox-rails/jquery.colorbox-min.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /colorbox-rails/jquery.colorbox-min.js - 304 Not Modified (106ms) | |
| Cache read: 90613e4f3beed6e70aaa3506227bbb6bfb087fe3 | |
| Cache read: http://localhost:3000/assets/colorbox-rails/jquery.colorbox-min.js?body=1 | |
| Cache read: http://localhost:3000/assets/colorbox-rails.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.autosize.js?body=1 | |
| Started GET "/assets/colorbox-rails/colorbox-links.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/colorbox-rails/jquery.colorbox-min.js?body=1 | |
| Cache read: eab97dd5b1e93ae5e8ace4eaced836bb975a52c5 | |
| Cache read: http://localhost:3000/assets/jquery.expander.min.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.tools.min.js?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: b57527ad73a2449cbc471b1810be41479b71af08 | |
| Served asset /colorbox-rails/colorbox-links.js - 304 Not Modified (25ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails/colorbox-links.js?body=1 | |
| Cache read: 78b8d2b03d8dcbdd16fbaee08e5465bff49ffb24 | |
| Started GET "/assets/jquery.autosize.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /jquery.autosize.js - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/jquery.autosize.js?body=1 | |
| Cache write: http://localhost:3000/assets/colorbox-rails/colorbox-links.js?body=1 | |
| Started GET "/assets/jquery.expander.min.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /jquery.expander.min.js - 304 Not Modified (4ms) | |
| Cache read: http://localhost:3000/assets/jquery.expander.min.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.timeago.js?body=1 | |
| Started GET "/assets/colorbox-rails.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/jquery.expander.min.js?body=1 | |
| Cache read: 9d0cc6679fc3202a3ad3102a3358d8ccc7532bdd | |
| Served asset /colorbox-rails.js - 304 Not Modified (16ms) | |
| Cache write: http://localhost:3000/assets/jquery.autosize.js?body=1 | |
| Cache read: http://localhost:3000/assets/colorbox-rails.js?body=1 | |
| Cache read: http://localhost:3000/assets/rails-timeago.js?body=1 | |
| Started GET "/assets/jquery.tools.min.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Served asset /jquery.tools.min.js - 304 Not Modified (4ms) | |
| Cache read: http://localhost:3000/assets/jquery.tools.min.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.de.js?body=1 | |
| Cache write: http://localhost:3000/assets/colorbox-rails.js?body=1 | |
| Cache read: b39fca44632aa2c242b02c0f47745233520e1484 | |
| Cache read: 65eda5a6a0b8a54577647a9e19075978b5a8af02 | |
| Started GET "/assets/jquery.timeago.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.cy.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.tools.min.js?body=1 | |
| Served asset /jquery.timeago.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/jquery.timeago.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.de.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pl.js?body=1 | |
| Served asset /locales/jquery.timeago.de.js - 304 Not Modified (6ms) | |
| Cache read: 98c51be58f8ed09b4c10b5f76640b55c376dce35 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.de.js?body=1 | |
| Started GET "/assets/rails-timeago.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: 93167ad4731270ac9d28cd14ffb777f27b680af7 | |
| Cache write: http://localhost:3000/assets/jquery.timeago.js?body=1 | |
| Served asset /rails-timeago.js - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/rails-timeago.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.mk.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.cy.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.de.js?body=1 | |
| Cache write: http://localhost:3000/assets/rails-timeago.js?body=1 | |
| Served asset /locales/jquery.timeago.cy.js - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.cy.js?body=1 | |
| Cache read: 4362d229090ff972ded727a2c7eee40f858a5254 | |
| Started GET "/assets/locales/jquery.timeago.pl.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.zh-CN.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.cy.js?body=1 | |
| Served asset /locales/jquery.timeago.pl.js - 304 Not Modified (11ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.bs.js?body=1 | |
| Cache read: e0ab0d69b17db04347996957a18af56ef33d5111 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.en-short.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pl.js?body=1 | |
| Cache read: b8794a02faf7f76e03b28fe66abd69a0ea78ed53 | |
| Cache read: 3533c38488176bbc227fe19f51dea193ab8428cb | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.pl.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.mk.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.it.js?body=1 | |
| Served asset /locales/jquery.timeago.mk.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.mk.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.zh-CN.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.mk.js?body=1 | |
| Cache read: f936c522213aa6fdf213909689e1f0fc9d15e858 | |
| Served asset /locales/jquery.timeago.zh-CN.js - 304 Not Modified (9ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.zh-CN.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fi.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.bs.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:58 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.zh-CN.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.es.js?body=1 | |
| Served asset /locales/jquery.timeago.bs.js - 304 Not Modified (107ms) | |
| Cache read: e05a05fae2074d3f4de2037c4538eed2e182207a | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.bs.js?body=1 | |
| Cache read: 314581666886e2322d74d690519144750f10f558 | |
| Started GET "/assets/locales/jquery.timeago.en-short.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.bs.js?body=1 | |
| Served asset /locales/jquery.timeago.en-short.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.en-short.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.en-short.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.uk.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.it.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: e4be473d187119ce6b3967410a7c2f50fd03db0a | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.zh-TW.js?body=1 | |
| Served asset /locales/jquery.timeago.it.js - 304 Not Modified (15ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.it.js?body=1 | |
| Cache read: 431f52e298588a1bce16420725b199126669f0d6 | |
| Started GET "/assets/locales/jquery.timeago.fi.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.it.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.sk.js?body=1 | |
| Served asset /locales/jquery.timeago.fi.js - 304 Not Modified (9ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fi.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.es.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.es.js - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.es.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.uk.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.uk.js - 304 Not Modified (8ms) | |
| Cache read: 1bbd0f4ead681fd0a8b217969f3ca2d0ef987ddd | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.uk.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.fi.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hy.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.es.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.uk.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.zh-TW.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: 3272304673c0f3c2d1ac68729e7f1efc38a937af | |
| Served asset /locales/jquery.timeago.zh-TW.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.zh-TW.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ca.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.sk.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.sk.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.sk.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pt.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.zh-TW.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.sk.js?body=1 | |
| Cache read: b9f734bdf1aa7cd9e9c4b37bf1bee3ba454a7dc5 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.el.js?body=1 | |
| Cache read: 6d4d3d863542db4022607a111457d6a4c9954091 | |
| Started GET "/assets/locales/jquery.timeago.pt.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.sv.js?body=1 | |
| Cache read: b814e69e17c25cd1c56151a434545d2e5840c173 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ar.js?body=1 | |
| Served asset /locales/jquery.timeago.pt.js - 304 Not Modified (10ms) | |
| Cache read: 65baf92874533b64b523b96ed006997aaa2f38ae | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pt.js?body=1 | |
| Cache read: 9f5a0ce33c55e1279a88a232ce2997745723efc2 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.pt.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.hy.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.hy.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hy.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ca.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.ca.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ca.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.el.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.hy.js?body=1 | |
| Served asset /locales/jquery.timeago.el.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.el.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ca.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.no.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.el.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.sv.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: 1866bc542baebcaf459fdc9098bbe7bb897e77b4 | |
| Served asset /locales/jquery.timeago.sv.js - 304 Not Modified (9ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.sv.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.sv.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fa.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ar.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fr.js?body=1 | |
| Cache read: c76f1ec9fad5b69491fe1ee452229997c6326c03 | |
| Served asset /locales/jquery.timeago.ar.js - 304 Not Modified (116ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pt-br.js?body=1 | |
| Cache read: f7f724a79eba5c14fb9e408be0b585af681e942a | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ar.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.tr.js?body=1 | |
| Cache read: 7a32c234ed4934a1242785c05754a7c47dca6922 | |
| Started GET "/assets/locales/jquery.timeago.no.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ar.js?body=1 | |
| Cache read: cdbe16ca99862a30267426d62b4a64116ac45a96 | |
| Served asset /locales/jquery.timeago.no.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.no.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.fa.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.fa.js - 304 Not Modified (10ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fa.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.fr.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.fr.js - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fr.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.no.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.fr.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.fa.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.he.js?body=1 | |
| Cache read: 2de0273defad7322a238366ee1c06de52a4e98e4 | |
| Started GET "/assets/locales/jquery.timeago.pt-br.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.pt-br.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pt-br.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ko.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.pt-br.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.uz.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.bg.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.tr.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: 8f41efc6060d15a1c740af4b9436b67592225b3a | |
| Cache read: 6506b81368bea304a1a5c6b7acdf37e758a24d33 | |
| Served asset /locales/jquery.timeago.tr.js - 304 Not Modified (6ms) | |
| Cache read: e962893329c0f3f99e03ff4e76893580858d7b71 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.cz.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.tr.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.tr.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.he.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: f4093df0a741943bd94ed725d38fd3f632483021 | |
| Served asset /locales/jquery.timeago.he.js - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.he.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ko.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.he.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hu.js?body=1 | |
| Served asset /locales/jquery.timeago.ko.js - 304 Not Modified (12ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ko.js?body=1 | |
| Cache read: f00ba5b91f476d49d87d293f46d5bf88a0466b3e | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ko.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.uz.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.id.js?body=1 | |
| Served asset /locales/jquery.timeago.uz.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.uz.js?body=1 | |
| Cache read: 569e7b777fa8ec4a51de2ef7e0a86b130bbaf07f | |
| Started GET "/assets/locales/jquery.timeago.bg.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.uz.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hr.js?body=1 | |
| Served asset /locales/jquery.timeago.bg.js - 304 Not Modified (12ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.bg.js?body=1 | |
| Cache read: 132cec72609221a36020bb5f0ea83591e2892292 | |
| Started GET "/assets/locales/jquery.timeago.cz.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.bg.js?body=1 | |
| Served asset /locales/jquery.timeago.cz.js - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.cz.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ru.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.hu.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.cz.js?body=1 | |
| Cache read: 7364b05616a2e11e1360c9fda528ee89b0ceb8ef | |
| Served asset /locales/jquery.timeago.hu.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hu.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.nl.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.hu.js?body=1 | |
| Cache read: 8adfe5c1b16736b118f5e84f91de8b79827f5660 | |
| Started GET "/assets/locales/jquery.timeago.id.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fr-short.js?body=1 | |
| Served asset /locales/jquery.timeago.id.js - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.id.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.da.js?body=1 | |
| Cache read: 23712f41162a28ca654cb992bd96e964f1d38061 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.id.js?body=1 | |
| Cache read: f1190e4b2793ff6520caa4843899595784327473 | |
| Started GET "/assets/locales/jquery.timeago.hr.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.hr.js - 304 Not Modified (118ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hr.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ru.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.hr.js?body=1 | |
| Served asset /locales/jquery.timeago.ru.js - 304 Not Modified (6ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ru.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ja.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ru.js?body=1 | |
| Cache read: c93e0e5835e0d8e627659494f0cf5d0909c01e81 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ro.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.nl.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: d999f2283d1ecf51a8c605c27828f939166dd9ae | |
| Served asset /locales/jquery.timeago.nl.js - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.nl.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.fr-short.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.nl.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.th.js?body=1 | |
| Served asset /locales/jquery.timeago.fr-short.js - 304 Not Modified (9ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fr-short.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.da.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Served asset /locales/jquery.timeago.da.js - 304 Not Modified (7ms) | |
| Cache read: b14846ac277bc5e97f1bd2c2ad42923af6241e8a | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.da.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.fr-short.js?body=1 | |
| Cache read: http://localhost:3000/assets/rails-timeago-all.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ja.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.da.js?body=1 | |
| Cache read: 96a3e1fe829c8d3cfb5c43a0d9122f39a180b665 | |
| Served asset /locales/jquery.timeago.ja.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ja.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ro.js?body=1" for 127.0.0.1 at 2013-02-12 13:52:59 +0530 | |
| Cache read: http://localhost:3000/assets/application.js?body=1 | |
| Served asset /locales/jquery.timeago.ro.js - 304 Not Modified (9ms) | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ja.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ro.js?body=1 | |
| Cache read: 615cf4ca5f4a75697c51a3cf6c6eff05dba3f757 | |
| Cache read: http://localhost:3000/assets/fontawesome-webfont.woff? | |
| Started GET "/assets/locales/jquery.timeago.th.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:00 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ro.js?body=1 | |
| Served asset /locales/jquery.timeago.th.js - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.th.js?body=1 | |
| Started GET "/assets/rails-timeago-all.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:00 +0530 | |
| Cache read: 1f0bdc58aa59ab954ce78a94e4d0ea94ab436554 | |
| Cache read: http://localhost:3000/images/avatar/missing_profile_thumb.jpg? | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.th.js?body=1 | |
| Cache read: http://localhost:3000/assets/ajax-loader.gif? | |
| Cache read: abf9ea0c36c5213cb36836c8179238da9a64971d | |
| Cache read: http://localhost:3000/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png? | |
| Cache read: a9bb131c4acff0d07fa7b7f21bef05179c28d13b | |
| Served asset /rails-timeago-all.js - 304 Not Modified (94ms) | |
| Cache read: http://localhost:3000/assets/rails-timeago-all.js?body=1 | |
| Cache write: http://localhost:3000/assets/rails-timeago-all.js?body=1 | |
| Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:00 +0530 | |
| Served asset /application.js - 304 Not Modified (228ms) | |
| Cache read: http://localhost:3000/assets/application.js?body=1 | |
| Started GET "/assets/fontawesome-webfont.woff" for 127.0.0.1 at 2013-02-12 13:53:00 +0530 | |
| Cache write: http://localhost:3000/assets/application.js?body=1 | |
| Served asset /fontawesome-webfont.woff - 304 Not Modified (3ms) | |
| Cache read: http://localhost:3000/assets/fontawesome-webfont.woff? | |
| Started GET "/assets/ajax-loader.gif" for 127.0.0.1 at 2013-02-12 13:53:00 +0530 | |
| Cache write: http://localhost:3000/assets/fontawesome-webfont.woff? | |
| Served asset /ajax-loader.gif - 304 Not Modified (2ms) | |
| Cache read: http://localhost:3000/assets/ajax-loader.gif? | |
| Started GET "/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2013-02-12 13:53:00 +0530 | |
| Cache write: http://localhost:3000/assets/ajax-loader.gif? | |
| Served asset /jquery-ui/ui-bg_flat_75_ffffff_40x100.png - 304 Not Modified (8ms) | |
| Cache read: http://localhost:3000/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png? | |
| Cache write: http://localhost:3000/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png? | |
| Cache read: http://localhost:3000/assets/colorbox-rails/overlay.png? | |
| Cache read: dba658c590747fab69ec9b02ba9300d9677f8fcc | |
| Started GET "/assets/colorbox-rails/overlay.png" for 127.0.0.1 at 2013-02-12 13:53:00 +0530 | |
| Served asset /colorbox-rails/overlay.png - 304 Not Modified (4ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails/overlay.png? | |
| Cache write: http://localhost:3000/assets/colorbox-rails/overlay.png? | |
| Cache read: http://localhost:3000/assets/favicon.ico? | |
| Started GET "/assets/favicon.ico" for 127.0.0.1 at 2013-02-12 13:53:00 +0530 | |
| Served asset /favicon.ico - 304 Not Modified (2ms) | |
| [2013-02-12 13:53:00] WARN Could not determine content-length of response body. Set content-length of the response or set Response#chunked = true | |
| Cache read: http://localhost:3000/links? | |
| Started POST "/links" for 127.0.0.1 at 2013-02-12 13:53:12 +0530 | |
| Processing by LinksController#create as HTML | |
| Parameters: {"utf8"=>"✓", "authenticity_token"=>"SzHDLYZiUBurf1mMdPFjW7DYbWm3Xla/04X5rwn49L4=", "link"=>{"url_link"=>"http://railscasts.com/episodes/380-memcached-dalli"}, "topic_name"=>"rails", "topic_val"=>"", "comment_body"=>"asfsfsd sdfsd", "commit"=>"Submit"} | |
| User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1001]] | |
| Redirected to http://localhost:3000/ | |
| Completed 302 Found in 5ms (ActiveRecord: 0.7ms) | |
| Cache read: http://localhost:3000/? | |
| Started GET "/" for 127.0.0.1 at 2013-02-12 13:53:12 +0530 | |
| Processing by StaticPagesController#home as HTML | |
| User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1001]] | |
| (0.6ms) SELECT DISTINCT COUNT(*) FROM "link_users" WHERE (topic_id IN (SELECT topic_id FROM topic_user_relationships WHERE user_id = 1001) OR user_id IN (SELECT followed_id FROM relationships WHERE follower_id = 1001) OR user_id = 1001) AND (link_users.score> -10) | |
| Rendered shared/_link_form_new.html.erb (3.6ms) | |
| Rendered static_pages/home.html.erb within layouts/application (7.1ms) | |
| Rendered layouts/_shim.html.erb (0.1ms) | |
| Cache read: views/topics/users/1001-20130212072205/8b6ee2de2d52840d8867e988e5110a9f | |
| Read fragment views/topics/users/1001-20130212072205/8b6ee2de2d52840d8867e988e5110a9f (0.4ms) | |
| Rendered shared/_show_topics_nav.html.erb (1.1ms) | |
| Rendered layouts/_header.html.erb (6.1ms) | |
| Rendered layouts/_footer.html.erb (0.6ms) | |
| Completed 200 OK in 224ms (Views: 219.4ms | ActiveRecord: 1.2ms) | |
| Cache read: http://localhost:3000/assets/application.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.core.css?body=1 | |
| Cache read: c1f1761648d5dec69a27542cdf4e1998dcceb896 | |
| Cache read: http://localhost:3000/assets/jquery.ui.theme.css?body=1 | |
| Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:12 +0530 | |
| Served asset /application.css - 304 Not Modified (7ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.menu.css?body=1 | |
| Cache read: 50b0720d7f3a2572e8a80cfc4df0b2ad60f04b54 | |
| Cache read: http://localhost:3000/assets/application.css?body=1 | |
| Cache read: http://localhost:3000/assets/comment_downvotes.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.autocomplete.css?body=1 | |
| Cache read: f9d6f1a209c5b890b5037237b5d74bce50887670 | |
| Cache read: 0b5ec7d1a319db352cb7357ad9b01a8f1c48c6fe | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache write: http://localhost:3000/assets/application.css?body=1 | |
| Served asset /jquery.ui.core.css - 304 Not Modified (0ms) | |
| Cache read: 6d539a8a6c945fc451781266cef188b4932a0676 | |
| Cache read: http://localhost:3000/assets/jquery.ui.core.css?body=1 | |
| Started GET "/assets/comment_downvotes.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /comment_downvotes.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/comment_downvotes.css?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.ui.core.css?body=1 | |
| Cache write: http://localhost:3000/assets/comment_downvotes.css?body=1 | |
| Cache read: http://localhost:3000/assets/comments.css?body=1 | |
| Started GET "/assets/jquery.ui.menu.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /jquery.ui.menu.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.menu.css?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.ui.menu.css?body=1 | |
| Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /jquery.ui.theme.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.theme.css?body=1 | |
| Cache read: 4337bb6916d28bb256ec9a77dc32e9cb8366bc06 | |
| Started GET "/assets/jquery.ui.autocomplete.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: http://localhost:3000/assets/custom.css?body=1 | |
| Cache read: http://localhost:3000/assets/downvotes.css?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.ui.theme.css?body=1 | |
| Served asset /jquery.ui.autocomplete.css - 304 Not Modified (0ms) | |
| Cache read: 8c80f6351df863c6a7e673476d6a204d883a91cb | |
| Cache read: http://localhost:3000/assets/flags.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: http://localhost:3000/assets/jquery.ui.autocomplete.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache write: http://localhost:3000/assets/jquery.ui.autocomplete.css?body=1 | |
| Cache read: http://localhost:3000/assets/links.css?body=1 | |
| Started GET "/assets/comments.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Served asset /comments.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/comments.css?body=1 | |
| Cache write: http://localhost:3000/assets/comments.css?body=1 | |
| Started GET "/assets/custom.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: http://localhost:3000/assets/password_resets.css?body=1 | |
| Served asset /custom.css - 304 Not Modified (3ms) | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: http://localhost:3000/assets/custom.css?body=1 | |
| Started GET "/assets/downvotes.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache write: http://localhost:3000/assets/custom.css?body=1 | |
| Served asset /downvotes.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/relationships.css?body=1 | |
| Cache read: http://localhost:3000/assets/downvotes.css?body=1 | |
| Started GET "/assets/flags.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Served asset /flags.css - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/downvotes.css?body=1 | |
| Cache read: http://localhost:3000/assets/flags.css?body=1 | |
| Started GET "/assets/links.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: http://localhost:3000/assets/search.css?body=1 | |
| Served asset /links.css - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/flags.css?body=1 | |
| Cache read: http://localhost:3000/assets/links.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Started GET "/assets/password_resets.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: http://localhost:3000/assets/sessions.css?body=1 | |
| Cache write: http://localhost:3000/assets/links.css?body=1 | |
| Served asset /password_resets.css - 304 Not Modified (0ms) | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: http://localhost:3000/assets/password_resets.css?body=1 | |
| Cache read: http://localhost:3000/assets/static_pages.css?body=1 | |
| Cache write: http://localhost:3000/assets/password_resets.css?body=1 | |
| Cache read: http://localhost:3000/assets/topic_downvotes.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Started GET "/assets/relationships.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /relationships.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/relationships.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache write: http://localhost:3000/assets/relationships.css?body=1 | |
| Cache read: http://localhost:3000/assets/topic_user_relationships.css?body=1 | |
| Started GET "/assets/search.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /search.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/search.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Started GET "/assets/sessions.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache write: http://localhost:3000/assets/search.css?body=1 | |
| Served asset /sessions.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/topics.css?body=1 | |
| Cache read: http://localhost:3000/assets/sessions.css?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Started GET "/assets/static_pages.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /static_pages.css - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/sessions.css?body=1 | |
| Cache read: http://localhost:3000/assets/static_pages.css?body=1 | |
| Cache read: http://localhost:3000/assets/users.css?body=1 | |
| Cache write: http://localhost:3000/assets/static_pages.css?body=1 | |
| Started GET "/assets/topic_downvotes.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: http://localhost:3000/assets/votes.css?body=1 | |
| Served asset /topic_downvotes.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/topic_downvotes.css?body=1 | |
| Started GET "/assets/topic_user_relationships.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /topic_user_relationships.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/topic_user_relationships.css?body=1 | |
| Cache write: http://localhost:3000/assets/topic_downvotes.css?body=1 | |
| Started GET "/assets/topics.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Served asset /topics.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails/colorbox-rails.css?body=1 | |
| Cache write: http://localhost:3000/assets/topic_user_relationships.css?body=1 | |
| Cache read: http://localhost:3000/assets/topics.css?body=1 | |
| Cache read: 86668722cd8cc273898060d617dc704e9e6d1b40 | |
| Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /users.css - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/topics.css?body=1 | |
| Cache read: http://localhost:3000/assets/users.css?body=1 | |
| Cache read: http://localhost:3000/assets/colorbox-rails.css?body=1 | |
| Cache read: http://localhost:3000/assets/font-awesome.css?body=1 | |
| Cache write: http://localhost:3000/assets/users.css?body=1 | |
| Started GET "/assets/votes.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: c7b0026fdd4e8f5193ff359c7137ce6629448d19 | |
| Served asset /votes.css - 304 Not Modified (0ms) | |
| Cache read: ed66be367b11a8c31412896593f851431ea374ac | |
| Cache read: http://localhost:3000/assets/votes.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.js?body=1 | |
| Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /colorbox-rails/colorbox-rails.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.core.js?body=1 | |
| Cache read: http://localhost:3000/assets/colorbox-rails/colorbox-rails.css?body=1 | |
| Cache read: c787fcab72ba4587fa1d93f03432aa4027367668 | |
| Cache write: http://localhost:3000/assets/votes.css?body=1 | |
| Cache read: f0bb9d6b2a9b7d4445aa1bd0702d5feb9d16bba3 | |
| Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache write: http://localhost:3000/assets/colorbox-rails/colorbox-rails.css?body=1 | |
| Served asset /colorbox-rails.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails.css?body=1 | |
| Started GET "/assets/font-awesome.css?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /font-awesome.css - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/font-awesome.css?body=1 | |
| Cache write: http://localhost:3000/assets/colorbox-rails.css?body=1 | |
| Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache write: http://localhost:3000/assets/font-awesome.css?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.widget.js?body=1 | |
| Served asset /jquery.ui.core.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.core.js?body=1 | |
| Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /jquery.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.js?body=1 | |
| Cache read: cb23df6b30e43def22c58d226e8fcc0d91dca611 | |
| Cache write: http://localhost:3000/assets/jquery.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.position.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.autocomplete.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.ui.core.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.menu.js?body=1 | |
| Cache read: 191a0f6bcbb8b5d480d12a3cdfae32fa3b26f458 | |
| Cache read: 2d3232661e7249b8872b85d2ceb77b52a89cb60e | |
| Started GET "/assets/jquery.ui.widget.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: http://localhost:3000/assets/jquery_ujs.js?body=1 | |
| Served asset /jquery.ui.widget.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.widget.js?body=1 | |
| Cache read: 4ceb3a9aeb5d63657c36108a0d26d0bdef84b27b | |
| Cache read: http://localhost:3000/assets/bootstrap-transition.js?body=1 | |
| Started GET "/assets/jquery.ui.menu.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: d7e9e84f251f7ced7e21e3aba80cf10f1b8a117a | |
| Served asset /jquery.ui.menu.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.menu.js?body=1 | |
| Cache read: dcdb9b85f3a0e1e2b5856aab60cd227b1b15736b | |
| Started GET "/assets/jquery.ui.autocomplete.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /jquery.ui.autocomplete.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.ui.autocomplete.js?body=1 | |
| Started GET "/assets/jquery.ui.position.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache write: http://localhost:3000/assets/jquery.ui.menu.js?body=1 | |
| Served asset /jquery.ui.position.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/jquery.ui.widget.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.ui.position.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.ui.autocomplete.js?body=1 | |
| Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /jquery_ujs.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery_ujs.js?body=1 | |
| Started GET "/assets/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /bootstrap-transition.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-transition.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.ui.position.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery_ujs.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-alert.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-button.js?body=1 | |
| Cache read: 2ea72c7c07f9bbf42d51d0e092eb55bb09990985 | |
| Cache read: http://localhost:3000/assets/bootstrap-carousel.js?body=1 | |
| Started GET "/assets/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /bootstrap-alert.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-alert.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-collapse.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-transition.js?body=1 | |
| Cache read: d20eae72e8586b44a5441c904be91d4c27d0017f | |
| Cache read: 9f0f4c83c20e68036e2730e19369c894ed6ab9da | |
| Cache read: http://localhost:3000/assets/bootstrap-dropdown.js?body=1 | |
| Started GET "/assets/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache write: http://localhost:3000/assets/bootstrap-alert.js?body=1 | |
| Served asset /bootstrap-carousel.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-modal.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-carousel.js?body=1 | |
| Cache read: 13e50f791ee0029ff67f9d254d2ae8aac10c7824 | |
| Cache read: 349bf592363035b36d7b829c01b4e1694973d58b | |
| Cache write: http://localhost:3000/assets/bootstrap-carousel.js?body=1 | |
| Started GET "/assets/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /bootstrap-button.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-button.js?body=1 | |
| Cache read: 975736c29a0e309a2439832561fc183340775d00 | |
| Cache read: http://localhost:3000/assets/bootstrap-scrollspy.js?body=1 | |
| Started GET "/assets/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /bootstrap-dropdown.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-dropdown.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-button.js?body=1 | |
| Started GET "/assets/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /bootstrap-collapse.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-collapse.js?body=1 | |
| Started GET "/assets/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /bootstrap-modal.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-modal.js?body=1 | |
| Cache read: e70ca8cfd311fa18cb929bcbdef7b9cb0651d55f | |
| Cache read: http://localhost:3000/assets/bootstrap-tab.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-collapse.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-dropdown.js?body=1 | |
| Cache read: 561f4f36331b0bc747131331554a48f3c18dfacc | |
| Cache write: http://localhost:3000/assets/bootstrap-modal.js?body=1 | |
| Started GET "/assets/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /bootstrap-scrollspy.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-scrollspy.js?body=1 | |
| Started GET "/assets/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /bootstrap-tab.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-tab.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-tooltip.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-popover.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-scrollspy.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-typeahead.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-tab.js?body=1 | |
| Cache read: 9cfde80a690977736909b300139a114581d6f26d | |
| Started GET "/assets/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /bootstrap-popover.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-popover.js?body=1 | |
| Cache read: af8bf5d96abda52c7b5ab17e280803af987ba70f | |
| Cache read: http://localhost:3000/assets/active-nav.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap.js?body=1 | |
| Cache read: 39eb2f8c1c425ac00c1dd836967668e665c27b46 | |
| Cache write: http://localhost:3000/assets/bootstrap-popover.js?body=1 | |
| Cache read: d1af8e27b78e7a201928100543937968cb772483 | |
| Started GET "/assets/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: http://localhost:3000/assets/ajax_gif.js?body=1 | |
| Served asset /bootstrap-tooltip.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/bootstrap-tooltip.js?body=1 | |
| Started GET "/assets/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: 6a48b1275cd442524903dc85f7801407f4140172 | |
| Served asset /bootstrap-typeahead.js - 304 Not Modified (0ms) | |
| Cache read: 18bb746a3495f2efd914ca0175786d376bb7e751 | |
| Cache write: http://localhost:3000/assets/bootstrap-tooltip.js?body=1 | |
| Cache read: http://localhost:3000/assets/bootstrap-typeahead.js?body=1 | |
| Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: http://localhost:3000/assets/autocomplete-nav.js?body=1 | |
| Served asset /bootstrap.js - 304 Not Modified (1ms) | |
| Cache read: http://localhost:3000/assets/bootstrap.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap-typeahead.js?body=1 | |
| Cache read: 5626362edf743bae5ac005f51f0ee0d290036b0c | |
| Started GET "/assets/active-nav.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /active-nav.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/active-nav.js?body=1 | |
| Cache write: http://localhost:3000/assets/bootstrap.js?body=1 | |
| Started GET "/assets/ajax_gif.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /ajax_gif.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/ajax_gif.js?body=1 | |
| Cache read: http://localhost:3000/assets/autocomplete.js?body=1 | |
| Started GET "/assets/autocomplete-nav.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /autocomplete-nav.js - 304 Not Modified (1ms) | |
| Cache write: http://localhost:3000/assets/active-nav.js?body=1 | |
| Cache read: http://localhost:3000/assets/autocomplete-nav.js?body=1 | |
| Cache read: http://localhost:3000/assets/client_form.js?body=1 | |
| Cache read: 9ed6a7b1c93ca04b9a4732f4192026f6e5005bf1 | |
| Cache write: http://localhost:3000/assets/ajax_gif.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache write: http://localhost:3000/assets/autocomplete-nav.js?body=1 | |
| Cache read: http://localhost:3000/assets/comment_downvotes.js?body=1 | |
| Cache read: http://localhost:3000/assets/comments.js?body=1 | |
| Started GET "/assets/autocomplete.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/disable_submit.js?body=1 | |
| Served asset /autocomplete.js - 304 Not Modified (1ms) | |
| Cache read: http://localhost:3000/assets/autocomplete.js?body=1 | |
| Started GET "/assets/client_form.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /client_form.js - 304 Not Modified (0ms) | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/client_form.js?body=1 | |
| Cache read: http://localhost:3000/assets/downvotes.js?body=1 | |
| Cache write: http://localhost:3000/assets/autocomplete.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Started GET "/assets/comments.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /comments.js - 304 Not Modified (0ms) | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/comments.js?body=1 | |
| Cache write: http://localhost:3000/assets/client_form.js?body=1 | |
| Started GET "/assets/comment_downvotes.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:13 +0530 | |
| Served asset /comment_downvotes.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/comments.js?body=1 | |
| Cache read: http://localhost:3000/assets/comment_downvotes.js?body=1 | |
| Cache read: http://localhost:3000/assets/endless_page.js?body=1 | |
| Started GET "/assets/disable_submit.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/comment_downvotes.js?body=1 | |
| Served asset /disable_submit.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/expander.js?body=1 | |
| Cache read: http://localhost:3000/assets/disable_submit.js?body=1 | |
| Started GET "/assets/downvotes.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: eedf34d95440e9b4abc661d90c58e9a7fff5599b | |
| Cache read: ab6cca05f75395ac68df24a48990db191e18925d | |
| Served asset /downvotes.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/disable_submit.js?body=1 | |
| Cache read: http://localhost:3000/assets/flags.js?body=1 | |
| Cache read: http://localhost:3000/assets/downvotes.js?body=1 | |
| Cache read: http://localhost:3000/assets/hovercard.js?body=1 | |
| Started GET "/assets/expander.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: a363605efc497c6d74f37d8eaa6c053541889225 | |
| Served asset /expander.js - 304 Not Modified (0ms) | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache write: http://localhost:3000/assets/downvotes.js?body=1 | |
| Cache read: http://localhost:3000/assets/iframe.js?body=1 | |
| Cache read: http://localhost:3000/assets/expander.js?body=1 | |
| Started GET "/assets/endless_page.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 9eed20cd46db310c14c38d190b0eef6a2fae6d34 | |
| Served asset /endless_page.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/expander.js?body=1 | |
| Cache read: http://localhost:3000/assets/endless_page.js?body=1 | |
| Started GET "/assets/hovercard.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /hovercard.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/hovercard.js?body=1 | |
| Cache read: http://localhost:3000/assets/link_form.js?body=1 | |
| Cache write: http://localhost:3000/assets/endless_page.js?body=1 | |
| Cache write: http://localhost:3000/assets/hovercard.js?body=1 | |
| Started GET "/assets/flags.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 78fd3a34bf4419469a9261c8c460a32a51add8d0 | |
| Cache read: http://localhost:3000/assets/links.js?body=1 | |
| Served asset /flags.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/flags.js?body=1 | |
| Started GET "/assets/iframe.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /iframe.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/iframe.js?body=1 | |
| Cache read: http://localhost:3000/assets/relationships.js?body=1 | |
| Cache read: http://localhost:3000/assets/password_resets.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Started GET "/assets/link_form.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/flags.js?body=1 | |
| Cache write: http://localhost:3000/assets/iframe.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Served asset /link_form.js - 304 Not Modified (0ms) | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/link_form.js?body=1 | |
| Started GET "/assets/relationships.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /relationships.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/relationships.js?body=1 | |
| Started GET "/assets/password_resets.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/link_form.js?body=1 | |
| Served asset /password_resets.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/search.js?body=1 | |
| Cache write: http://localhost:3000/assets/relationships.js?body=1 | |
| Cache read: http://localhost:3000/assets/password_resets.js?body=1 | |
| Started GET "/assets/links.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /links.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/links.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache write: http://localhost:3000/assets/links.js?body=1 | |
| Cache write: http://localhost:3000/assets/password_resets.js?body=1 | |
| Cache read: http://localhost:3000/assets/sessions.js?body=1 | |
| Cache read: http://localhost:3000/assets/static_pages.js?body=1 | |
| Started GET "/assets/search.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: http://localhost:3000/assets/tab_switch.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Served asset /search.js - 304 Not Modified (0ms) | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/topic_downvotes.js?body=1 | |
| Cache read: http://localhost:3000/assets/search.js?body=1 | |
| Cache read: fc519408141324023f96bb33e98906d9ae3b7d3f | |
| Cache read: http://localhost:3000/assets/topic_hovercard.js?body=1 | |
| Cache write: http://localhost:3000/assets/search.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Started GET "/assets/static_pages.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 79a31f36ff5106d6e44aad1fc402ae59a9c0bbca | |
| Served asset /static_pages.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/static_pages.js?body=1 | |
| Cache write: http://localhost:3000/assets/static_pages.js?body=1 | |
| Started GET "/assets/sessions.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /sessions.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/sessions.js?body=1 | |
| Cache read: http://localhost:3000/assets/topic_user_relationships.js?body=1 | |
| Started GET "/assets/tab_switch.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/sessions.js?body=1 | |
| Served asset /tab_switch.js - 304 Not Modified (0ms) | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/tab_switch.js?body=1 | |
| Cache read: http://localhost:3000/assets/topics.js?body=1 | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Started GET "/assets/topic_downvotes.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/tab_switch.js?body=1 | |
| Cache read: http://localhost:3000/assets/votes.js?body=1 | |
| Served asset /topic_downvotes.js - 304 Not Modified (0ms) | |
| Cache read: 99f222836d6a8d0d02ab9cdf37aa27c968b78043 | |
| Cache read: http://localhost:3000/assets/topic_downvotes.js?body=1 | |
| Started GET "/assets/topic_hovercard.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /topic_hovercard.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/topic_hovercard.js?body=1 | |
| Started GET "/assets/topic_user_relationships.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/topic_downvotes.js?body=1 | |
| Served asset /topic_user_relationships.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails/jquery.colorbox-min.js?body=1 | |
| Cache read: http://localhost:3000/assets/topic_user_relationships.js?body=1 | |
| Started GET "/assets/topics.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/topic_hovercard.js?body=1 | |
| Cache read: 4d05c5cd69678d966dfecf193d28591f5e1c3d98 | |
| Served asset /topics.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/topics.js?body=1 | |
| Started GET "/assets/votes.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /votes.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/topic_user_relationships.js?body=1 | |
| Cache read: http://localhost:3000/assets/votes.js?body=1 | |
| Cache read: http://localhost:3000/assets/colorbox-rails/colorbox-links.js?body=1 | |
| Cache write: http://localhost:3000/assets/topics.js?body=1 | |
| Cache write: http://localhost:3000/assets/votes.js?body=1 | |
| Started GET "/assets/colorbox-rails/jquery.colorbox-min.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /colorbox-rails/jquery.colorbox-min.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails/jquery.colorbox-min.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.autosize.js?body=1 | |
| Cache write: http://localhost:3000/assets/colorbox-rails/jquery.colorbox-min.js?body=1 | |
| Cache read: http://localhost:3000/assets/colorbox-rails.js?body=1 | |
| Cache read: 90613e4f3beed6e70aaa3506227bbb6bfb087fe3 | |
| Cache read: eab97dd5b1e93ae5e8ace4eaced836bb975a52c5 | |
| Cache read: http://localhost:3000/assets/jquery.expander.min.js?body=1 | |
| Cache read: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
| Cache read: http://localhost:3000/assets/jquery.tools.min.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.timeago.js?body=1 | |
| Cache read: b57527ad73a2449cbc471b1810be41479b71af08 | |
| Cache read: 78b8d2b03d8dcbdd16fbaee08e5465bff49ffb24 | |
| Started GET "/assets/colorbox-rails/colorbox-links.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 9d0cc6679fc3202a3ad3102a3358d8ccc7532bdd | |
| Served asset /colorbox-rails/colorbox-links.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails/colorbox-links.js?body=1 | |
| Cache write: http://localhost:3000/assets/colorbox-rails/colorbox-links.js?body=1 | |
| Started GET "/assets/jquery.autosize.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /jquery.autosize.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.autosize.js?body=1 | |
| Started GET "/assets/colorbox-rails.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /colorbox-rails.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/jquery.autosize.js?body=1 | |
| Cache read: http://localhost:3000/assets/colorbox-rails.js?body=1 | |
| Cache read: http://localhost:3000/assets/rails-timeago.js?body=1 | |
| Cache write: http://localhost:3000/assets/colorbox-rails.js?body=1 | |
| Cache read: b39fca44632aa2c242b02c0f47745233520e1484 | |
| Started GET "/assets/jquery.tools.min.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.de.js?body=1 | |
| Served asset /jquery.tools.min.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.cy.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery.tools.min.js?body=1 | |
| Cache read: 65eda5a6a0b8a54577647a9e19075978b5a8af02 | |
| Cache read: 98c51be58f8ed09b4c10b5f76640b55c376dce35 | |
| Cache write: http://localhost:3000/assets/jquery.tools.min.js?body=1 | |
| Started GET "/assets/jquery.expander.min.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /jquery.expander.min.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.expander.min.js?body=1 | |
| Started GET "/assets/jquery.timeago.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /jquery.timeago.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery.timeago.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.expander.min.js?body=1 | |
| Cache write: http://localhost:3000/assets/jquery.timeago.js?body=1 | |
| Started GET "/assets/rails-timeago.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pl.js?body=1 | |
| Served asset /rails-timeago.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/rails-timeago.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.mk.js?body=1 | |
| Cache read: 93167ad4731270ac9d28cd14ffb777f27b680af7 | |
| Cache write: http://localhost:3000/assets/rails-timeago.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.de.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 4362d229090ff972ded727a2c7eee40f858a5254 | |
| Served asset /locales/jquery.timeago.de.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.de.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.de.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.cy.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.cy.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.bs.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.zh-CN.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.cy.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.en-short.js?body=1 | |
| Cache read: b8794a02faf7f76e03b28fe66abd69a0ea78ed53 | |
| Cache read: e0ab0d69b17db04347996957a18af56ef33d5111 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.cy.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.pl.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 3533c38488176bbc227fe19f51dea193ab8428cb | |
| Served asset /locales/jquery.timeago.pl.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pl.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.bs.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.bs.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.bs.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.pl.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.zh-CN.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.zh-CN.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.bs.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.zh-CN.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.mk.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.it.js?body=1 | |
| Served asset /locales/jquery.timeago.mk.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.zh-CN.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.mk.js?body=1 | |
| Cache read: f936c522213aa6fdf213909689e1f0fc9d15e858 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.es.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.mk.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fi.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.en-short.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 314581666886e2322d74d690519144750f10f558 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.uk.js?body=1 | |
| Served asset /locales/jquery.timeago.en-short.js - 304 Not Modified (0ms) | |
| Cache read: e05a05fae2074d3f4de2037c4538eed2e182207a | |
| Cache read: e4be473d187119ce6b3967410a7c2f50fd03db0a | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.en-short.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.zh-TW.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.en-short.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.it.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 431f52e298588a1bce16420725b199126669f0d6 | |
| Served asset /locales/jquery.timeago.it.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.it.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.es.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.it.js?body=1 | |
| Served asset /locales/jquery.timeago.es.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.es.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.fi.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.fi.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fi.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.sk.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.es.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.uk.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.fi.js?body=1 | |
| Served asset /locales/jquery.timeago.uk.js - 304 Not Modified (0ms) | |
| Cache read: 1bbd0f4ead681fd0a8b217969f3ca2d0ef987ddd | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.uk.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.sk.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.sk.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.sk.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.uk.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hy.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.sk.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pt.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ca.js?body=1 | |
| Cache read: 3272304673c0f3c2d1ac68729e7f1efc38a937af | |
| Started GET "/assets/locales/jquery.timeago.zh-TW.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.el.js?body=1 | |
| Cache read: 6d4d3d863542db4022607a111457d6a4c9954091 | |
| Cache read: b9f734bdf1aa7cd9e9c4b37bf1bee3ba454a7dc5 | |
| Served asset /locales/jquery.timeago.zh-TW.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.zh-TW.js?body=1 | |
| Cache read: b814e69e17c25cd1c56151a434545d2e5840c173 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.sv.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.hy.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.hy.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.zh-TW.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hy.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.el.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.el.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.el.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.hy.js?body=1 | |
| Cache read: 65baf92874533b64b523b96ed006997aaa2f38ae | |
| Started GET "/assets/locales/jquery.timeago.pt.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.el.js?body=1 | |
| Served asset /locales/jquery.timeago.pt.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pt.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ca.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.ca.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ar.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.pt.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ca.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.no.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fa.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ca.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.sv.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 9f5a0ce33c55e1279a88a232ce2997745723efc2 | |
| Cache read: 1866bc542baebcaf459fdc9098bbe7bb897e77b4 | |
| Cache read: c76f1ec9fad5b69491fe1ee452229997c6326c03 | |
| Served asset /locales/jquery.timeago.sv.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pt-br.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fr.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.sv.js?body=1 | |
| Cache read: f7f724a79eba5c14fb9e408be0b585af681e942a | |
| Cache read: 7a32c234ed4934a1242785c05754a7c47dca6922 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.sv.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ar.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.ar.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ar.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.no.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.no.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ar.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.no.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.no.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.tr.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.fa.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: cdbe16ca99862a30267426d62b4a64116ac45a96 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.he.js?body=1 | |
| Served asset /locales/jquery.timeago.fa.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fa.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.fr.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: 2de0273defad7322a238366ee1c06de52a4e98e4 | |
| Served asset /locales/jquery.timeago.fr.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.bg.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.fa.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fr.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.pt-br.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache read: e962893329c0f3f99e03ff4e76893580858d7b71 | |
| Served asset /locales/jquery.timeago.pt-br.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.fr.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.pt-br.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.tr.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.tr.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.tr.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.he.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.he.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.he.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.pt-br.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ko.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.bg.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.tr.js?body=1 | |
| Served asset /locales/jquery.timeago.bg.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.he.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.bg.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.uz.js?body=1 | |
| Cache read: 8f41efc6060d15a1c740af4b9436b67592225b3a | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.bg.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.cz.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ko.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.ko.js - 304 Not Modified (0ms) | |
| Cache read: 6506b81368bea304a1a5c6b7acdf37e758a24d33 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hu.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ko.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.id.js?body=1 | |
| Cache read: f4093df0a741943bd94ed725d38fd3f632483021 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hr.js?body=1 | |
| Cache read: f00ba5b91f476d49d87d293f46d5bf88a0466b3e | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ko.js?body=1 | |
| Cache read: 569e7b777fa8ec4a51de2ef7e0a86b130bbaf07f | |
| Cache read: 132cec72609221a36020bb5f0ea83591e2892292 | |
| Started GET "/assets/locales/jquery.timeago.uz.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.uz.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.uz.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.cz.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:14 +0530 | |
| Served asset /locales/jquery.timeago.cz.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.cz.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.uz.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.cz.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.hu.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ru.js?body=1 | |
| Served asset /locales/jquery.timeago.hu.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hu.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.hr.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Cache read: 7364b05616a2e11e1360c9fda528ee89b0ceb8ef | |
| Served asset /locales/jquery.timeago.hr.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.hu.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fr-short.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.nl.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.hr.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.id.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Cache read: 23712f41162a28ca654cb992bd96e964f1d38061 | |
| Served asset /locales/jquery.timeago.id.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.id.js?body=1 | |
| Cache read: 8adfe5c1b16736b118f5e84f91de8b79827f5660 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.hr.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.id.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.da.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ru.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Served asset /locales/jquery.timeago.ru.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ru.js?body=1 | |
| Cache read: f1190e4b2793ff6520caa4843899595784327473 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ru.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ro.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ja.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.fr-short.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Cache read: d999f2283d1ecf51a8c605c27828f939166dd9ae | |
| Cache read: c93e0e5835e0d8e627659494f0cf5d0909c01e81 | |
| Served asset /locales/jquery.timeago.fr-short.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.fr-short.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.th.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.fr-short.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.nl.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Cache read: b14846ac277bc5e97f1bd2c2ad42923af6241e8a | |
| Served asset /locales/jquery.timeago.nl.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.nl.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.da.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Served asset /locales/jquery.timeago.da.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.da.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ro.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.nl.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.da.js?body=1 | |
| Served asset /locales/jquery.timeago.ro.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/rails-timeago-all.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ro.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.ja.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Served asset /locales/jquery.timeago.ja.js - 304 Not Modified (0ms) | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ro.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.ja.js?body=1 | |
| Started GET "/assets/locales/jquery.timeago.th.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Cache read: 96a3e1fe829c8d3cfb5c43a0d9122f39a180b665 | |
| Served asset /locales/jquery.timeago.th.js - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/fontawesome-webfont.woff? | |
| Cache read: http://localhost:3000/assets/application.js?body=1 | |
| Cache read: http://localhost:3000/assets/locales/jquery.timeago.th.js?body=1 | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.ja.js?body=1 | |
| Cache read: 1f0bdc58aa59ab954ce78a94e4d0ea94ab436554 | |
| Cache read: 615cf4ca5f4a75697c51a3cf6c6eff05dba3f757 | |
| Cache read: http://localhost:3000/images/avatar/missing_profile_thumb.jpg? | |
| Cache write: http://localhost:3000/assets/locales/jquery.timeago.th.js?body=1 | |
| Started GET "/assets/fontawesome-webfont.woff" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Served asset /fontawesome-webfont.woff - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/fontawesome-webfont.woff? | |
| Cache read: http://localhost:3000/assets/ajax-loader.gif? | |
| Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Cache write: http://localhost:3000/assets/fontawesome-webfont.woff? | |
| Served asset /application.js - 304 Not Modified (9ms) | |
| Cache read: abf9ea0c36c5213cb36836c8179238da9a64971d | |
| Cache read: http://localhost:3000/assets/application.js?body=1 | |
| Cache read: http://localhost:3000/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png? | |
| Cache write: http://localhost:3000/assets/application.js?body=1 | |
| Started GET "/assets/rails-timeago-all.js?body=1" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Served asset /rails-timeago-all.js - 304 Not Modified (4ms) | |
| Cache read: a9bb131c4acff0d07fa7b7f21bef05179c28d13b | |
| Cache read: http://localhost:3000/assets/rails-timeago-all.js?body=1 | |
| Started GET "/assets/ajax-loader.gif" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Served asset /ajax-loader.gif - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/ajax-loader.gif? | |
| Cache write: http://localhost:3000/assets/rails-timeago-all.js?body=1 | |
| Cache write: http://localhost:3000/assets/ajax-loader.gif? | |
| Started GET "/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Served asset /jquery-ui/ui-bg_flat_75_ffffff_40x100.png - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png? | |
| Cache write: http://localhost:3000/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png? | |
| Cache read: http://localhost:3000/assets/colorbox-rails/overlay.png? | |
| Cache read: dba658c590747fab69ec9b02ba9300d9677f8fcc | |
| Started GET "/assets/colorbox-rails/overlay.png" for 127.0.0.1 at 2013-02-12 13:53:15 +0530 | |
| Served asset /colorbox-rails/overlay.png - 304 Not Modified (0ms) | |
| Cache read: http://localhost:3000/assets/colorbox-rails/overlay.png? | |
| Cache write: http://localhost:3000/assets/colorbox-rails/overlay.png? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment