Branch: refs/heads/update_dod_view
Home: https://github.com/openSUSE/open-build-service
Commit: fc59249491b8d11af45832f4ea12f428cb392db9
https://github.com/openSUSE/open-build-service/commit/fc59249491b8d11af4583…
Author: Björn Geuken <bgeuken(a)suse.de>
Date: 2016-04-18 (Mon, 18 Apr 2016)
Changed paths:
M src/api/app/controllers/webui/download_on_demand_controller.rb
Log Message:
-----------
[webui] Workaround architecture validation when creating new DoD repositories
When creating a new DownloadRepository via the webui we need to ensure that the
repository also has the architecture of the new DownloadRepository. Since there
is a validation that ensures this, we have to create the RepositoryArchitecture
association outside of the transaction and clean up in case of exceptions.
Commit: 07590567edb460df03fe217037e81beb464878e8
https://github.com/openSUSE/open-build-service/commit/07590567edb460df03fe2…
Author: Björn Geuken <bgeuken(a)suse.de>
Date: 2016-04-18 (Mon, 18 Apr 2016)
Changed paths:
M src/api/app/assets/javascripts/webui/application/repository_tab.js
M src/api/app/views/webui/download_on_demand/_index.html.erb
Log Message:
-----------
[webui] Prevent screen from gliding up after click on remote js links
http://api.jquery.com/event.preventDefault
Commit: f588a9b4dd24a31ea63c79968a6fd15ea743572f
https://github.com/openSUSE/open-build-service/commit/f588a9b4dd24a31ea63c7…
Author: Björn Geuken <bgeuken(a)suse.de>
Date: 2016-04-18 (Mon, 18 Apr 2016)
Changed paths:
M src/api/app/views/layouts/webui/_flash.html.erb
M src/api/app/views/layouts/webui/webui.html.erb
Log Message:
-----------
[webui] Always have a div#flash-messages element in our html
This makes it much easier to show error messages of ajax requests in
the OBS ui.
Commit: 1ee908733f1f645308228b01705d5fd80e1e51d9
https://github.com/openSUSE/open-build-service/commit/1ee908733f1f645308228…
Author: Björn Geuken <bgeuken(a)suse.de>
Date: 2016-04-18 (Mon, 18 Apr 2016)
Changed paths:
M src/api/app/assets/javascripts/webui/application/repository_tab.js
M src/api/app/controllers/webui/project_controller.rb
M src/api/app/models/repository.rb
M src/api/app/views/webui/download_on_demand/_form.html.erb
M src/api/app/views/webui/download_on_demand/_index.html.erb
A src/api/app/views/webui/project/_dod_repository_form.haml
M src/api/app/views/webui/project/_repository_entry.haml
A src/api/app/views/webui/project/create_dod_repository.js.erb
M src/api/app/views/webui/project/repositories.haml
M src/api/config/routes.rb
M src/api/spec/controllers/webui/download_on_demand_controller_spec.rb
M src/api/test/functional/webui/download_on_demand_controller_test.rb
Log Message:
-----------
[webui] Update DoD ui
* UI now distinguishes between repositories and DoD repositories.
* Architecture associations get created when new download element get's added
* DB writes and backend syncs are done via transactions
Compare: https://github.com/openSUSE/open-build-service/compare/fc59249491b8^...1ee9…
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 03bfd8d0ffce686f560582314f08cba3c5bdc5d4
https://github.com/openSUSE/open-build-service/commit/03bfd8d0ffce686f56058…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M src/backend/BSCando.pm
M src/backend/BSXML.pm
M src/backend/bs_dispatch
M src/backend/bs_worker
M src/backend/testdata/workerinfo/large
Log Message:
-----------
[backend] add code to filter workers which don't allow personality change
One special kind of aarch64 cpu workers are such an example
Commit: ef193e4d9b1685440b991a86d65b7caea6c8eeb2
https://github.com/openSUSE/open-build-service/commit/ef193e4d9b1685440b991…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2016-04-18 (Mon, 18 Apr 2016)
Changed paths:
M src/backend/BSCando.pm
M src/backend/BSXML.pm
M src/backend/bs_dispatch
M src/backend/bs_worker
M src/backend/testdata/workerinfo/large
Log Message:
-----------
Merge pull request #1667 from adrianschroeter/nativeonly_worker
[backend] add code to filter workers which don't allow personality ch…
Compare: https://github.com/openSUSE/open-build-service/compare/8d4a945ff7cc...ef193…
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: ce0241739076be50a76acf2d17723ec2d5376a96
https://github.com/openSUSE/open-build-service/commit/ce0241739076be50a76ac…
Author: Marcus Huewe <suse-tux(a)gmx.de>
Date: 2016-03-22 (Tue, 22 Mar 2016)
Changed paths:
M src/backend/BSConfig.pm.template
M src/backend/bs_service
Log Message:
-----------
[backend] introduce $BSConfig::bsserviceuser variable
$BSConfig::bsserviceuser and $BSConfig::bsservicegroup can be used to
configure the user/group under which "bs_service" is running. The defaults
are "obsservicerun" and $BSConfig::bsgroup.
Commit: d46d7fcd7a354fed4cc4713fbba7d76a522eb5a5
https://github.com/openSUSE/open-build-service/commit/d46d7fcd7a354fed4cc47…
Author: Marcus Huewe <suse-tux(a)gmx.de>
Date: 2016-03-22 (Tue, 22 Mar 2016)
Changed paths:
M dist/obsservice
Log Message:
-----------
[dist] ensure in obsservice that rundir is group writable
Commit: 3cdb9e6b99e2e7f723168cd0ab9035e06b35faa9
https://github.com/openSUSE/open-build-service/commit/3cdb9e6b99e2e7f723168…
Author: Marcus Huewe <suse-tux(a)gmx.de>
Date: 2016-03-22 (Tue, 22 Mar 2016)
Changed paths:
M dist/obs-server.spec
Log Message:
-----------
[dist] create obsservicerun user when installing obs-source_service
Commit: 8d4a945ff7cc156290f54c28ed2b25b19c71aae9
https://github.com/openSUSE/open-build-service/commit/8d4a945ff7cc156290f54…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2016-04-18 (Mon, 18 Apr 2016)
Changed paths:
M dist/obs-server.spec
M dist/obsservice
M src/backend/BSConfig.pm.template
M src/backend/bs_service
Log Message:
-----------
Merge pull request #1637 from marcus-h/bsserviceuser
[backend] introduce $BSConfig::bsserviceuser variable
Compare: https://github.com/openSUSE/open-build-service/compare/e390933493d2...8d4a9…