Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: dd3872881e7d4476069b4aa707554ff054fa0ddd
https://github.com/openSUSE/open-build-service/commit/dd3872881e7d4476069b4…
Author: Benjamin Brunner <bbrunner(a)suse.de>
Date: 2013-02-01 (Fri, 01 Feb 2013)
Changed paths:
M src/webui/app/controllers/patchinfo_controller.rb
M src/webui/app/views/patchinfo/_form.html.erb
M src/webui/test/functional/patchinfo_create_test.rb
Log Message:
-----------
[webui] - patchinfo-editor
- fixed errormessage after adding a wrong issue-format
- added more checks for adding issues to patchinfos
- added more testcases for adding issues
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 4e002cf7c2ca959180a17a937e19524f5aeb1f4a
https://github.com/openSUSE/open-build-service/commit/4e002cf7c2ca959180a17…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2013-02-01 (Fri, 01 Feb 2013)
Changed paths:
A src/webui/app/assets/icons/server_chart.png
M src/webui/app/controllers/package_controller.rb
A src/webui/app/models/statistic.rb
M src/webui/app/views/package/binaries.html.erb
A src/webui/app/views/package/statistics.html.erb
M src/webui/config/initializers/activexml.rb
M src/webui/config/routes.rb
M src/webui/script/update_bento.sh
M src/webui/test/functional/all_routes_test.rb
M src/webui/test/functional/package_controller_test.rb
Log Message:
-----------
[webui] simply viewer for build statistics (fixes broken view of _statistics file)
Commit: 99d2d262f9c3528a7626bd8d11c43c74db307c56
https://github.com/openSUSE/open-build-service/commit/99d2d262f9c3528a7626b…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2013-02-01 (Fri, 01 Feb 2013)
Changed paths:
M src/backend/BSXML.pm
M src/backend/bs_worker
M src/webui/app/views/package/statistics.html.erb
Log Message:
-----------
[api] avoid same named elements in _statistics XML structure
Compare: https://github.com/openSUSE/open-build-service/compare/c7f84b2684ed...99d2d…