[obs-commits] [openSUSE/open-build-service] 54728a: [backend] Refactor bs_publish and bs_repserver not...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 54728a43f1b6cd3eaffc592018f981df4955743d https://github.com/openSUSE/open-build-service/commit/54728a43f1b6cd3eaffc59... Author: Jan Blunck <jblunck@infradead.org> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M src/backend/BSNotify.pm M src/backend/bs_publish M src/backend/bs_repserver Log Message: ----------- [backend] Refactor bs_publish and bs_repserver notify function into BSNotify::notify This removes code duplication and adds some clarifications how the notification mechanism is suppose to work. Obviously the source server itself should not call BSNotify::notify. Signed-off-by: Jan Blunck <jblunck@infradead.org> Conflicts: src/backend/bs_publish Commit: 7436cab7d9072d7c02bcf5fca9d4267db98ffe7d https://github.com/openSUSE/open-build-service/commit/7436cab7d9072d7c02bcf5... Author: Jan Blunck <jblunck@infradead.org> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M src/backend/BSNotify.pm M src/backend/bs_srcserver Log Message: ----------- [backend] Move generate_commit_flist to bs_srcserver The function is only used in source server. Signed-off-by: Jan Blunck <jblunck@infradead.org> Compare: https://github.com/openSUSE/open-build-service/compare/f3091136977c...7436ca...
participants (1)
-
Jan Blunck