[obs-commits] [openSUSE/open-build-service] 2fc091: [backend] BSDispatch: tweak $... hack so that it a...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 2fc091bdc3520aad2ba0cbb43dfabc5f55a9c464 https://github.com/openSUSE/open-build-service/commit/2fc091bdc3520aad2ba0cb... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M src/backend/BSDispatch.pm Log Message: ----------- [backend] BSDispatch: tweak $... hack so that it also works as component It used to work only at the end of the path. Commit: c8d8ba0cb134b29f910512111b663e85ef706102 https://github.com/openSUSE/open-build-service/commit/c8d8ba0cb134b29f910512... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M src/backend/BSServer.pm Log Message: ----------- [backend] BSServer: implement support for HEAD It just throws away the body. Commit: 9bac19048b150f086cea13e877a796afc8c2319e https://github.com/openSUSE/open-build-service/commit/9bac19048b150f086cea13... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: A src/backend/BSRegistryServer.pm Log Message: ----------- [backend] add BSRegistryServer.pm It contains common code for the src server and the repo server. Commit: b6e7aa140745bdc7fe271ba6c231c284e84bb46d https://github.com/openSUSE/open-build-service/commit/b6e7aa140745bdc7fe271b... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M src/backend/BSSrcServer/Registry.pm M src/backend/bs_repserver M src/backend/bs_srcserver Log Message: ----------- [backend] add registry server functionality Commit: 68decdcf0e06e04a324bca3b687a007864f9b93c https://github.com/openSUSE/open-build-service/commit/68decdcf0e06e04a324bca... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M src/backend/bs_srcserver Log Message: ----------- [backend] disable notification payload pruning Deleting it by timestamp is too dangerous, as the assumption that the API fetches the payload right after fetching the notification event is no longer valid. So disable automatic pruning and rely on the API doing manual delete requests. Commit: 4305c44aae6a15aedfd1b2a10f441c49c3bca4b4 https://github.com/openSUSE/open-build-service/commit/4305c44aae6a15aedfd1b2... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-30 (Mon, 30 Jul 2018) Changed paths: M src/backend/BSDispatch.pm A src/backend/BSRegistryServer.pm M src/backend/BSServer.pm M src/backend/BSSrcServer/Registry.pm M src/backend/bs_repserver M src/backend/bs_srcserver Log Message: ----------- Merge pull request #5508 from mlschroe/master Add registry server functionality Compare: https://github.com/openSUSE/open-build-service/compare/aa7825f4ca2c...4305c4... **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Michael Schroeder