[obs-commits] [openSUSE/open-build-service] 0df399: [api] more rails 3.2 porting - in huge parts by de...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 0df399b546f413abc9aba94eca9f5f8fb46c7dce https://github.com/openSUSE/open-build-service/commit/0df399b546f413abc9aba9... Author: Stephan Kulow <coolo@suse.de> Date: 2012-04-02 (Mon, 02 Apr 2012) Changed paths: R src/api/app/controllers/active_rbac/registration_controller.rb M src/api/app/models/db_package.rb M src/api/app/models/db_project.rb M src/api/app/models/package_user_role_relationship.rb M src/api/app/models/project_group_role_relationship.rb M src/api/app/models/project_user_role_relationship.rb M src/api/app/models/role.rb R src/api/app/views/active_rbac/group/create.html.erb R src/api/app/views/active_rbac/group/delete.html.erb R src/api/app/views/active_rbac/group/update.html.erb R src/api/app/views/active_rbac/login/login.html.erb R src/api/app/views/active_rbac/login/logout.html.erb R src/api/app/views/active_rbac/my_account/change_password.html.erb R src/api/app/views/active_rbac/registration/confirm.html.erb R src/api/app/views/active_rbac/registration/lostpassword.html.erb R src/api/app/views/active_rbac/registration/register.html.erb R src/api/app/views/active_rbac/role/create.html.erb R src/api/app/views/active_rbac/role/delete.html.erb R src/api/app/views/active_rbac/role/update.html.erb R src/api/app/views/active_rbac/static_permission/create.html.erb R src/api/app/views/active_rbac/static_permission/delete.html.erb R src/api/app/views/active_rbac/static_permission/update.html.erb R src/api/app/views/active_rbac/user/create.html.erb R src/api/app/views/active_rbac/user/delete.html.erb R src/api/app/views/active_rbac/user/edit.html.erb R src/api/app/views/active_rbac/user/new.html.erb R src/api/app/views/active_rbac/user/update.html.erb M src/api/app/views/admin/edit_blacklist_tag.html.erb M src/api/app/views/admin/edit_tag.html.erb M src/api/app/views/admin/new_blacklist_tag.html.erb M src/api/app/views/admin/new_tag.html.erb M src/api/config/application.rb M src/api/config/environment.rb M src/api/config/options.yml.example Log Message: ----------- [api] more rails 3.2 porting - in huge parts by deleting more of active_rbac Commit: 550283dd064e905ec184d070dd5004e7ef68c76f https://github.com/openSUSE/open-build-service/commit/550283dd064e905ec184d0... Author: Stephan Kulow <coolo@suse.de> Date: 2012-04-02 (Mon, 02 Apr 2012) Changed paths: M src/webui-testsuite/run_acceptance_tests.rb M src/webui/app/controllers/application_controller.rb M src/webui/script/start_test_api Log Message: ----------- [webui] show the reason the api does not start to avoid endless hangs Compare: https://github.com/openSUSE/open-build-service/compare/14da5f2...550283d
participants (1)
-
Stephan Kulow