Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 6cc73e454cdd913bef6b663b9cc41f697a6c3570
https://github.com/openSUSE/open-build-service/commit/6cc73e454cdd913bef6b6…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M src/api/app/controllers/person_controller.rb
M src/api/test/functional/person_controller_test.rb
Log Message:
-----------
[api] revert incompatible change, but allow to register users without a note element
This reverts commit 262becb195fa9e71b69e61a15f8c049559401470.
Branch: refs/heads/2.4
Home: https://github.com/openSUSE/open-build-service
Commit: ca47a925c8ac66edc70a310006cc1d1ab3f14992
https://github.com/openSUSE/open-build-service/commit/ca47a925c8ac66edc70a3…
Author: Dirk Mueller <dirk(a)dmllr.de>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M src/backend/bs_worker
Log Message:
-----------
[backend] Sync vm-disk/swap defaults with build
Build and bs_worker had different defaults on
vm-disk/swap, which caused e.g. job killing to
not work correctly if only defaults were used
(only happens in default installations, not
in our production setup).