Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 7103faf71cad846208489a0bf8c551fc72a28545 https://github.com/openSUSE/open-build-service/commit/7103faf71cad846208489a... Author: Adrian Schröter <adrian@suse.de> Date: 2015-06-25 (Thu, 25 Jun 2015) Changed paths: M docs/api/api/api.txt M src/api/app/controllers/source_controller.rb M src/api/app/models/product.rb M src/api/app/models/project.rb M src/api/test/functional/product_test.rb Log Message: ----------- [api] support verboseproductlist call provides some more details of a product needed by L3 people Commit: bdfea20721f031f06a5a6431a8eb1cf5f6db61a8 https://github.com/openSUSE/open-build-service/commit/bdfea20721f031f06a5a64... Author: Adrian Schröter <adrian@suse.de> Date: 2015-06-25 (Thu, 25 Jun 2015) Changed paths: M src/api/app/models/maintenance_incident.rb Log Message: ----------- [api] avoid updateinfo counter per patch name Do this just as a hack for now until we validated that we want this. Then drop also the DB column. Compare: https://github.com/openSUSE/open-build-service/compare/37b5a675e6ca...bdfea2...