Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 48fc68ea610771bdec3f21ac8cba60c2def2d4c5
https://github.com/openSUSE/open-build-service/commit/48fc68ea610771bdec3f2…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2012-07-07 (Sat, 07 Jul 2012)
Changed paths:
M src/webui/app/controllers/package_controller.rb
M src/webui/app/views/package/live_build_log.html.erb
M src/webui/app/views/package/update_build_log.js.erb
Log Message:
-----------
[webui] get the live build log updated
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 114a8815a175958c36ce755f4e1f36da6544e349
https://github.com/openSUSE/open-build-service/commit/114a8815a175958c36ce7…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2012-07-06 (Fri, 06 Jul 2012)
Changed paths:
M src/webui/app/assets/javascripts/application.js
A src/webui/app/assets/javascripts/jquery.dataTables.js
R src/webui/app/assets/javascripts/jquery.dataTables.min.js
M src/webui/app/controllers/application_controller.rb
M src/webui/app/controllers/package_controller.rb
M src/webui/app/views/package/live_build_log.html.erb
A src/webui/app/views/package/update_build_log.js.erb
M src/webui/config/environments/production.rb
M src/webui/config/environments/stage.rb
Log Message:
-----------
[webui] some basic live build log functionality revived
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 0a63770d590aa35c4ba409c70e65ed5c3b75e194
https://github.com/openSUSE/open-build-service/commit/0a63770d590aa35c4ba40…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M src/api/app/controllers/application_controller.rb
M src/api/app/controllers/request_controller.rb
M src/api/app/models/bs_request_action.rb
M src/api/app/models/bs_request_action_accept_info.rb
Log Message:
-----------
[api] query the backend for the acceptinfo and store it in the
database for diffs later
Branch: refs/heads/master
Home: https://github.com/openSUSE/obs-build
Commit: 4f8398fde446853e3f2cb245c3e85a26b103901d
https://github.com/openSUSE/obs-build/commit/4f8398fde446853e3f2cb245c3e85a…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M build
Log Message:
-----------
- add back one layer of indirection: only create debug packages if rpmbuild is called with --define _build_create_debug 1
Otherwise mkbaselibs creates debug packages, especially a broken
debugsource package.