[obs-commits] [openSUSE/open-build-service] 9ed58b: [api] Remove setting updated_at manually in update...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 9ed58b45e5c390404cdc22202214c274ed110662 https://github.com/openSUSE/open-build-service/commit/9ed58b45e5c390404cdc22... Author: chrisbr <cbruckmayer@suse.com> Date: 2015-09-09 (Wed, 09 Sep 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- [api] Remove setting updated_at manually in update_from_xml Setting the timestamp manually is useless without saving the instance afterwards. Furthermore ActiveRecord automatically timestamps on create and update operations. Commit: 3ad0c82c180fc36a234790109711d43056ff8679 https://github.com/openSUSE/open-build-service/commit/3ad0c82c180fc36a234790... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2015-09-09 (Wed, 09 Sep 2015) Changed paths: M src/api/app/models/project.rb Log Message: ----------- Merge pull request #1113 from ChrisBr/remove_update_at Remove setting updated_at manually in update_from_xml Compare: https://github.com/openSUSE/open-build-service/compare/e790bbd3ed27...3ad0c8...
participants (1)
-
Christian Bruckmayer