Displaying 2 results from an estimated 2 matches for "e9c515f".
Did you mean:
2e3c515f
2009 May 15
0
[PATCH server] final cleanup for service layer refactoring.
...8 ++--
src/app/views/hardware/show_hosts.rhtml | 4 +-
19 files changed, 35 insertions(+), 218 deletions(-)
rename src/app/views/{host/addhost.html.erb => hardware/addhost.rhtml} (76%)
diff --git a/src/app/controllers/application.rb b/src/app/controllers/application.rb
index e9c515f..040b8a3 100644
--- a/src/app/controllers/application.rb
+++ b/src/app/controllers/application.rb
@@ -30,19 +30,6 @@ class ApplicationController < ActionController::Base
init_gettext "ovirt"
layout :choose_layout
- # FIXME: once service layer is complete, the following before_...
2009 May 19
1
re-sending outstanding controller refactoring patches after rebase
I've rebased the patch series to the current next branch and am sending them again.