Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 5aa37e6587825680f7c5724b52f8cb73adf8f2fd
https://github.com/openSUSE/open-build-service/commit/5aa37e6587825680f7c57…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
A src/api/app/middleware/proxy_mode_faker.rb
M src/api/config/environments/development.rb
M src/api/config/environments/test.rb
Log Message:
-----------
[webui] Use a rack middleware for simulating proxy_mode
Commit: 4a12edfdf4bae0444065fcfedc202fb22f013e68
https://github.com/openSUSE/open-build-service/commit/4a12edfdf4bae0444065f…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
A src/api/test/functional/webui/proxy_mode_test.rb
Log Message:
-----------
[webui] Test login/sign_up with proxy_mode :on
Commit: 79701cd247a97dc0f7362bcfc43c9bd401c40223
https://github.com/openSUSE/open-build-service/commit/79701cd247a97dc0f7362…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M src/api/app/controllers/application_controller.rb
M src/api/app/controllers/webui/user_controller.rb
M src/api/app/controllers/webui/webui_controller.rb
Log Message:
-----------
[webui] Get rid if proxy_auth_mode :simualte in the app
Commit: 44658df68b4403f4f7bed19d15a796a60f854918
https://github.com/openSUSE/open-build-service/commit/44658df68b4403f4f7bed…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M .travis.yml
M dist/ci/obs_testsuite_travis.sh
M src/api/config/environments/test.rb
M src/api/lib/tasks/test_webui.rake
Log Message:
-----------
[ci] Introduce a new proxy_mode test suite
Commit: 0467c3d70667b174fb9ea23d8c4d0e7082e28413
https://github.com/openSUSE/open-build-service/commit/0467c3d70667b174fb9ea…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M .travis.yml
M dist/ci/obs_testsuite_travis.sh
M src/api/app/controllers/application_controller.rb
M src/api/app/controllers/webui/user_controller.rb
M src/api/app/controllers/webui/webui_controller.rb
A src/api/app/middleware/proxy_mode_faker.rb
M src/api/config/environments/development.rb
M src/api/config/environments/test.rb
M src/api/lib/tasks/test_webui.rake
A src/api/test/functional/webui/proxy_mode_test.rb
Log Message:
-----------
Merge pull request #1304 from hennevogel/bugfix_proxy_mode_sign_up
proxy_auth_mode testing
Compare: https://github.com/openSUSE/open-build-service/compare/e6e2b789a551...0467c…
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 9e2679ee22a519657f5014bb1121e7271f15061a
https://github.com/openSUSE/open-build-service/commit/9e2679ee22a519657f501…
Author: Moisés Déniz Alemán <mdeniz(a)suse.de>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M src/api/app/controllers/webui/package_controller.rb
M src/api/app/controllers/webui/webui_controller.rb
M src/api/app/models/package.rb
M src/api/app/views/webui/package/view_file.html.erb
M src/api/config/routes.rb
M src/api/test/functional/webui/package_branch_test.rb
M src/api/test/functional/webui/project_controller_test.rb
Log Message:
-----------
[webui] Mix save_modified_file and save_file at package_controller
Commit: e6e2b789a551bb427825f371e2535b805deab1a3
https://github.com/openSUSE/open-build-service/commit/e6e2b789a551bb427825f…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M src/api/app/controllers/webui/package_controller.rb
M src/api/app/controllers/webui/webui_controller.rb
M src/api/app/models/package.rb
M src/api/app/views/webui/package/view_file.html.erb
M src/api/config/routes.rb
M src/api/test/functional/webui/package_branch_test.rb
M src/api/test/functional/webui/project_controller_test.rb
Log Message:
-----------
Merge pull request #1306 from mdeniz/package_controller_save_modified_file
[webui] Mix save_modified_file and save_file at package_controller
Compare: https://github.com/openSUSE/open-build-service/compare/ec5c2b97abd9...e6e2b…
Branch: refs/heads/master
Home: https://github.com/openSUSE/obs-build
Commit: 45382becaf6018c0869abd4567e7809120bdddcb
https://github.com/openSUSE/obs-build/commit/45382becaf6018c0869abd4567e780…
Author: Oleg Girko <ol(a)infoserver.lv>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M build-vm-lxc
Log Message:
-----------
Update lxc-create and lxc-start options to work with newer lxc.
There are changes in lxc-create and lxc-start options in lxc 1.1:
* lxc-create now requires "-t" option to specify template;
* lxc-start now defaults to run in daemon mode, needs "-F" option to override.
Signed-off-by: Oleg Girko <ol(a)infoserver.lv>
Commit: 1f2dca6e1c3ef7bf46182c3833cd6ec360de6aa2
https://github.com/openSUSE/obs-build/commit/1f2dca6e1c3ef7bf46182c3833cd6e…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M build-vm-lxc
Log Message:
-----------
Merge pull request #211 from OlegGirko/fix-newer-lxc
Update lxc-create and lxc-start options to work with newer lxc.
Compare: https://github.com/openSUSE/obs-build/compare/e08d382424b3...1f2dca6e1c3e
Branch: refs/heads/master
Home: https://github.com/openSUSE/obs-build
Commit: 22448a45cfc2fd95e5233e7e8647b712fb5b7f14
https://github.com/openSUSE/obs-build/commit/22448a45cfc2fd95e5233e7e8647b7…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M build-vm-kvm
Log Message:
-----------
fix build on armv7l hosts by not trying to use hardware rng device
Commit: 5718f09c7cab3f19af4a1c11942a4a9f01891af6
https://github.com/openSUSE/obs-build/commit/5718f09c7cab3f19af4a1c11942a4a…
Author: Andreas Schwab <schwab(a)suse.de>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M build-vm-kvm
Log Message:
-----------
build-vm-kvm: fix check for presence of hw random device
Even if /dev/hwrng exists there is no guarantee that a hw random device
exists. If there is none it causes qemu to crash.
ERROR:backends/rng-random.c:47:entropy_available: assertion failed: (len != -1)
Commit: e08d382424b300330d58db764e9f603693e65081
https://github.com/openSUSE/obs-build/commit/e08d382424b300330d58db764e9f60…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M build-vm-kvm
Log Message:
-----------
Merge pull request #209 from andreas-schwab/master
build-vm-kvm: fix check for presence of hw random device
Compare: https://github.com/openSUSE/obs-build/compare/c40285639959...e08d382424b3
Branch: refs/heads/master
Home: https://github.com/openSUSE/obs-build
Commit: b9f6c1fd56d75772c32f1dbc152d8c4e9a3a73c1
https://github.com/openSUSE/obs-build/commit/b9f6c1fd56d75772c32f1dbc152d8c…
Author: Dirk Mueller <dmueller(a)suse.com>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M build-vm-kvm
Log Message:
-----------
[armv7l] Unbreak random number device pass through
The generic device name is virtio-rng-device which works for all
platforms. virtio-rng-pci is a specific implementation attached
tot he PCI bus. Unfortunately, ARMv7 does not have a PCI bus, so
everything fails with:
No 'PCI' bus found for device 'virtio-rng-pci
Commit: 3f3f6054c8f3c0365e98d68626e3935998ff6708
https://github.com/openSUSE/obs-build/commit/3f3f6054c8f3c0365e98d68626e393…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M build-vm-kvm
Log Message:
-----------
Merge pull request #210 from dirkmueller/master
[armv7l] Unbreak random number device pass through
Compare: https://github.com/openSUSE/obs-build/compare/c40285639959...3f3f6054c8f3