Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Started GET "/app/express" for 127.0.0.1 at Wed Sep 21 16:45:46 -0400 2011
- [Barista] Compiling all scripts for barista
- [Barista] Compiling all coffeescripts
- [Barista] Copying all javascripts
- Processing by ProductController#express as HTML
- Checking for logout request
- Not a logout request, checking for cookie
- rh_sso cookie = ''
- ----------------------
- setup_login_workflow
- ----------------------
- Called by: /home/fotios/li/site/app/controllers/product_controllerexpress
- Workflow is:
- Referrer is: https://openshift.redhat.com/app/express
- Workflow is now: https://openshift.redhat.com/app/express
- ----------------------
- Rendered layouts/_flashes.html.haml (1.0ms)
- Rendered layouts/_stylesheets.html.haml (1.0ms)
- Rendered layouts/_head.html.haml (4.2ms)
- Rendered layouts/_main_navigation.html.haml (2.6ms)
- Rendered layouts/_header.html.haml (8.5ms)
- Rendered layouts/_footer.html.haml (5.9ms)
- Rendered layouts/_javascripts.html.haml (1.0ms)
- Rendered shared/_omniture_code.html.haml (2.2ms)
- Rendered layouts/_flashes.html.haml (0.9ms)
- Rendered login/_signin_form.html.haml (6.8ms)
- Rendered layouts/_close_button.html.haml (1.1ms)
- Rendered layouts/_signin_dialog.html.haml (10.3ms)
- Rendered user/_signup_form.html.haml (76.1ms)
- Rendered layouts/_close_button.html.haml (1.3ms)
- Rendered layouts/_signup_dialog.html.haml (80.7ms)
- Rendered layouts/application.html.haml (121.9ms)
- Rendered product/express.html.haml within layouts/product (194.3ms)
- Completed 200 OK in 197ms (Views: 196.3ms)
- Started GET "/app/flex" for 127.0.0.1 at Wed Sep 21 16:45:51 -0400 2011
- [Barista] Compiling all scripts for barista
- [Barista] Compiling all coffeescripts
- [Barista] Copying all javascripts
- Processing by ProductController#flex as HTML
- Checking for logout request
- Not a logout request, checking for cookie
- rh_sso cookie = ''
- ----------------------
- setup_login_workflow
- ----------------------
- Called by: /home/fotios/li/site/app/controllers/product_controllerflex
- Workflow is:
- Referrer is: https://openshift.redhat.com/app/flex
- Workflow is now: https://openshift.redhat.com/app/flex
- ----------------------
- Rendered layouts/_flashes.html.haml (1.0ms)
- Rendered layouts/_stylesheets.html.haml (0.9ms)
- Rendered layouts/_head.html.haml (45.6ms)
- Rendered layouts/_main_navigation.html.haml (2.9ms)
- Rendered layouts/_header.html.haml (9.5ms)
- Rendered layouts/_footer.html.haml (7.5ms)
- Rendered layouts/_javascripts.html.haml (1.3ms)
- Rendered shared/_omniture_code.html.haml (2.6ms)
- Rendered layouts/_flashes.html.haml (1.1ms)
- Rendered login/_signin_form.html.haml (8.0ms)
- Rendered layouts/_close_button.html.haml (1.2ms)
- Rendered layouts/_signin_dialog.html.haml (11.8ms)
- Rendered user/_signup_form.html.haml (21.6ms)
- Rendered layouts/_close_button.html.haml (1.3ms)
- Rendered layouts/_signup_dialog.html.haml (25.5ms)
- Rendered layouts/application.html.haml (159.6ms)
- Rendered product/flex.html.haml within layouts/product (181.7ms)
- Completed 200 OK in 185ms (Views: 183.9ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement