[obs-commits] [openSUSE/open-build-service] 036b73: [api] rework exception handling
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 036b739cd208905f5f53d6bb115b7f49dfdf11cb https://github.com/openSUSE/open-build-service/commit/036b739cd208905f5f53d6... Author: Stephan Kulow <coolo@suse.de> Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths: M src/api/Gemfile M src/api/Gemfile.lock M src/api/app/controllers/application_controller.rb M src/api/app/controllers/source_controller.rb M src/api/app/controllers/tag_controller.rb M src/api/app/helpers/flag_helper.rb M src/api/app/models/bs_request.rb M src/api/app/models/group.rb M src/api/app/models/issue.rb M src/api/app/models/issue_tracker.rb M src/api/app/models/package.rb M src/api/app/models/project.rb M src/api/app/models/review.rb M src/api/app/models/role.rb M src/api/config/environments/production.rb M src/api/config/environments/test.rb A src/api/config/initializers/hoptoad.rb M src/api/config/options.yml.example A src/api/lib/api_exception.rb M src/api/lib/opensuse/backend.rb M src/api/lib/opensuse/validator.rb M src/api/test/functional/build_controller_test.rb M src/api/test/functional/source_controller_test.rb Log Message: ----------- [api] rework exception handling and switch from exceptin notification to hoptoad notifer
participants (1)
-
Stephan Kulow