Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 52d43ece7296dde4d4939f9b414f4e27a9046885
https://github.com/openSUSE/open-build-service/commit/52d43ece7296dde4d4939…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M src/api/config/application.rb
Log Message:
-----------
[webui] precompile dataTable assets too
Commit: 734ccf4cfc9925500d2eb9d31e56d882c44bb7e1
https://github.com/openSUSE/open-build-service/commit/734ccf4cfc9925500d2eb…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M src/api/test/functional/webui/project_controller_test.rb
M src/api/webui/app/controllers/webui/project_controller.rb
M src/api/webui/app/models/webui_project.rb
M src/api/webui/app/views/shared/_download_repository_link.html.erb
M src/api/webui/app/views/webui/package/comments.html.erb
M src/api/webui/app/views/webui/project/_add_maintained_project_dialog.html.erb
M src/api/webui/app/views/webui/project/_buildstatus.html.erb
M src/api/webui/app/views/webui/project/_tabs.html.erb
Log Message:
-----------
[webui] fix project buildresult and monitor
Commit: fa46378f3d8dc0cf997d03ad4626fe45293faad0
https://github.com/openSUSE/open-build-service/commit/fa46378f3d8dc0cf997d0…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M src/api/Gemfile
Log Message:
-----------
[dist] only have mini-profiler in development
Compare: https://github.com/openSUSE/open-build-service/compare/8241ba78d273...fa463…
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 7a11448855a7d2e9bb356477b117dca092fdb2d2
https://github.com/openSUSE/open-build-service/commit/7a11448855a7d2e9bb356…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M src/api/app/models/patchinfo.rb
M src/api/app/models/worker_status.rb
M src/api/config/environments/test.rb
M src/api/lib/activexml/node.rb
M src/api/test/functional/webui/package_controller_test.rb
M src/api/test/functional/webui/spider_test.rb
M src/api/test/test_helper.rb
M src/api/test/unit/code_quality_test.rb
M src/api/test/unit/webui/package_test.rb
M src/api/webui/app/controllers/webui/attribute_controller.rb
M src/api/webui/app/controllers/webui/main_controller.rb
M src/api/webui/app/controllers/webui/package_controller.rb
M src/api/webui/app/controllers/webui/patchinfo_controller.rb
M src/api/webui/app/controllers/webui/project_controller.rb
M src/api/webui/app/controllers/webui/request_controller.rb
M src/api/webui/app/controllers/webui/webui_controller.rb
M src/api/webui/app/helpers/webui/package_helper.rb
R src/api/webui/app/models/webui/package.rb
M src/api/webui/app/models/webui/package_attribute.rb
A src/api/webui/app/models/webui_package.rb
M src/api/webui/app/models/webui_project.rb
M src/api/webui/app/views/shared/_single_request.html.erb
M src/api/webui/app/views/shared/_sourcediff.html.erb
M src/api/webui/app/views/webui/package/_files_view.html.erb
M src/api/webui/app/views/webui/package/_live_log_controls.html.erb
M src/api/webui/app/views/webui/package/rdiff.html.erb
M src/api/webui/config/initializers/activexml.rb
M src/api/webui/config/routes.rb
Log Message:
-----------
[webui] increase coverage by removing functions
Commit: 37b464ad2b8a4a702e223f00c8eecb7f7649c6d7
https://github.com/openSUSE/open-build-service/commit/37b464ad2b8a4a702e223…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M src/api/app/controllers/application_controller.rb
M src/api/test/functional/webui/spider_test.rb
Log Message:
-----------
[api] allow nobody to query everything he's not forbidden to do
Commit: 35cf78cd5311c90702929acbfa24c9892fa3d74e
https://github.com/openSUSE/open-build-service/commit/35cf78cd5311c90702929…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M src/api/test/fixtures/backend/binary/logfile
M src/api/test/functional/webui/package_controller_test.rb
M src/api/webui/app/helpers/webui/webui_helper.rb
Log Message:
-----------
[webui] test 'download logfile'
Commit: bc743f12b6027a222473c1efd7b84f94bb326d7a
https://github.com/openSUSE/open-build-service/commit/bc743f12b6027a222473c…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M src/api/Gemfile
M src/api/app/controllers/application_controller.rb
M src/api/app/models/user_ldap_strategy.rb
M src/api/webui/lib/frontend_compat.rb
Log Message:
-----------
[api] fix some issues reported by brakeman
and use escape_utils, see benchmarks on https://github.com/brianmario/escape_utils
Commit: 8241ba78d2738fa95fe4c33e92dcd3f516ad0f16
https://github.com/openSUSE/open-build-service/commit/8241ba78d2738fa95fe4c…
Author: Stephan Kulow <coolo(a)suse.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M src/api/Gemfile
M src/api/Gemfile.lock
M src/api/config/clock.rb
Log Message:
-----------
[api] update gem versions
Compare: https://github.com/openSUSE/open-build-service/compare/ae9395c37496...8241b…
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 7ce0a7731e07cd6a90931ad89b8e3949905256b6
https://github.com/openSUSE/open-build-service/commit/7ce0a7731e07cd6a90931…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M src/api/app/controllers/trigger_controller.rb
M src/api/app/models/token.rb
M src/api/test/functional/source_services_test.rb
Log Message:
-----------
[api] fix token trigger using payloads like github.com.
use standard base64 tokens
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: de7fbd45e4e86b77dcb7510dfa43fa3961c9cbfa
https://github.com/openSUSE/open-build-service/commit/de7fbd45e4e86b77dcb75…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M docs/api/api/api.txt
M src/api/app/controllers/group_controller.rb
M src/api/app/controllers/person_controller.rb
M src/api/app/controllers/tag_controller.rb
A src/api/app/controllers/trigger_controller.rb
M src/api/app/mixins/has_relationships.rb
M src/api/app/models/attrib_namespace.rb
M src/api/app/models/attrib_type.rb
M src/api/app/models/bs_request_action.rb
M src/api/app/models/bs_request_action_set_bugowner.rb
M src/api/app/models/bs_request_collection.rb
M src/api/app/models/group.rb
M src/api/app/models/package.rb
M src/api/app/models/patchinfo.rb
M src/api/app/models/relationship.rb
M src/api/app/models/role.rb
A src/api/app/models/token.rb
M src/api/app/models/user.rb
A src/api/app/views/person/command_token.xml.builder
A src/api/app/views/person/tokenlist.xml.builder
M src/api/config/routes.rb
A src/api/db/migrate/20131028085325_add_authorization_token_to_packages.rb
M src/api/db/structure.sql
M src/api/test/functional/source_services_test.rb
Log Message:
-----------
[api] support source update hook via token
can be used for example for a github service integration
Commit: 6e08d3c53ac683a544126e4a87e7caa322da4e92
https://github.com/openSUSE/open-build-service/commit/6e08d3c53ac683a544126…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M src/api/app/controllers/person_controller.rb
M src/api/test/fixtures/users.yml
M src/api/test/functional/person_controller_test.rb
M src/api/test/unit/code_quality_test.rb
M src/api/test/unit/user_test.rb
Log Message:
-----------
[api] ensure that users in state deleted are not visible
Commit: 182ea8e113c082fa692f70942cd6e77295da0c04
https://github.com/openSUSE/open-build-service/commit/182ea8e113c082fa692f7…
Author: Adrian Schröter <adrian(a)suse.de>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M src/api/app/controllers/person_controller.rb
M src/api/config/routes.rb
M src/api/test/functional/person_controller_test.rb
M src/api/test/unit/code_quality_test.rb
M src/api/webui/app/controllers/webui/package_controller.rb
M src/api/webui/app/controllers/webui/project_controller.rb
M src/api/webui/app/controllers/webui/user_controller.rb
Log Message:
-----------
[api][webui] fix (dummy) webui login handling
small refactoring
Compare: https://github.com/openSUSE/open-build-service/compare/0dc8b2841315...182ea…