[obs-commits] [openSUSE/open-build-service] 7dc5d9: [webui] fix mismatch between text and test
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 7dc5d96626a42ea3152f4235446858c62f1b1119 https://github.com/openSUSE/open-build-service/commit/7dc5d96626a42ea3152f42... Author: Stephan Kulow <coolo@suse.de> Date: 2012-03-14 (Wed, 14 Mar 2012) Changed paths: M src/webui/test/functional/signup_test.rb Log Message: ----------- [webui] fix mismatch between text and test Commit: 051cb11abc8bd4597696afe7994eed12f4bc54ff https://github.com/openSUSE/open-build-service/commit/051cb11abc8bd4597696af... Author: Stephan Kulow <coolo@suse.de> Date: 2012-03-14 (Wed, 14 Mar 2012) Changed paths: M src/api/app/models/issue_tracker.rb Log Message: ----------- [api] before issue_trackers are created, make sure they have an updated timestamp Commit: 88147020a8f4bc2d7755dc2e70c317ba69e70b26 https://github.com/openSUSE/open-build-service/commit/88147020a8f4bc2d7755dc... Author: Stephan Kulow <coolo@suse.de> Date: 2012-03-14 (Wed, 14 Mar 2012) Changed paths: M src/api/app/controllers/attribute_controller.rb M src/api/app/controllers/request_controller.rb M src/api/app/controllers/source_controller.rb M src/api/app/models/attrib_namespace.rb M src/api/app/models/attrib_type.rb M src/api/app/models/db_project.rb M src/api/app/models/project_user_role_relationship.rb M src/api/app/models/user.rb M src/api/config/environment.rb M src/api/db/development_structure.sql A src/api/db/migrate/20120304205014_addmoreindexes.rb Log Message: ----------- [api] optimize the usage of activerecord to avoid tons of useless SQL queries Compare: https://github.com/openSUSE/open-build-service/compare/751c205...8814702
participants (1)
-
Stephan Kulow