Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 355abea38f8b862af10d2de705c0d25dcef5294e https://github.com/openSUSE/open-build-service/commit/355abea38f8b862af10d2d... Author: Stephan Kulow <coolo@suse.de> Date: 2012-03-13 (Tue, 13 Mar 2012) Changed paths: M src/api/script/server Log Message: ----------- [api] ruby 1.9: relative paths for requires are a bit troublesome 1.9 Commit: 0aae56a186acd5a18ef9962d8c99a3a600cd840b https://github.com/openSUSE/open-build-service/commit/0aae56a186acd5a18ef996... Author: Stephan Kulow <coolo@suse.de> Date: 2012-03-13 (Tue, 13 Mar 2012) Changed paths: M src/api/app/controllers/statistics_controller.rb M src/api/app/models/db_package.rb M src/api/app/models/db_project.rb M src/api/app/models/message.rb M src/api/app/models/rating.rb A src/api/db/migrate/20120313113554_rename_object_id.rb Log Message: ----------- [api] rename object_id (which is a ruby internal function) attribute in ratings and messages Commit: 27d9e5c260cf50f3f690acb3dee6efa55a9473c0 https://github.com/openSUSE/open-build-service/commit/27d9e5c260cf50f3f690ac... Author: Stephan Kulow <coolo@suse.de> Date: 2012-03-13 (Tue, 13 Mar 2012) Changed paths: M src/api/db/development_structure.sql Log Message: ----------- [api] once again reset the structure to the one it is if you just follow migrations in git. Commit: 4123e616d77e65f529c3f26fbb6d646bd1629bad https://github.com/openSUSE/open-build-service/commit/4123e616d77e65f529c3f2... Author: Stephan Kulow <coolo@suse.de> Date: 2012-03-13 (Tue, 13 Mar 2012) Changed paths: M src/api/db/development_structure.sql A src/api/db/migrate/20120313131909_set_default_timestamp.rb Log Message: ----------- [api] having a Time.now in migration asks for an always changing db structure Compare: https://github.com/openSUSE/open-build-service/compare/e483708...4123e61