[obs-commits] [openSUSE/open-build-service] 3c6041: Update rails to 5.0.1
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 3c6041868007952676ac7840344c338d8fa083c1 https://github.com/openSUSE/open-build-service/commit/3c6041868007952676ac78... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2017-01-19 (Thu, 19 Jan 2017) Changed paths: M src/api/Gemfile M src/api/Gemfile.lock Log Message: ----------- Update rails to 5.0.1 Commit: e355636a7c4dce363ce3cbea6a5e8b74d610007d https://github.com/openSUSE/open-build-service/commit/e355636a7c4dce363ce3cb... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2017-01-19 (Thu, 19 Jan 2017) Changed paths: M src/api/spec/controllers/webui/project_controller_spec.rb Log Message: ----------- Fix failing query after updating to Rails 5.0.1 ActiveRecord::StatementInvalid: Mysql2::Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1: SELECT `flags`.`flag` FROM `flags` WHERE `flags`.`project_id` = Commit: d06f439d8e54771789ea461b42c870f4868e5404 https://github.com/openSUSE/open-build-service/commit/d06f439d8e54771789ea46... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-01-20 (Fri, 20 Jan 2017) Changed paths: M src/api/Gemfile M src/api/Gemfile.lock M src/api/spec/controllers/webui/project_controller_spec.rb Log Message: ----------- Merge pull request #2575 from Ana06/rails_5.0.1 Update rails to 5.0.1 Compare: https://github.com/openSUSE/open-build-service/compare/0efd3632decd...d06f43...
participants (1)
-
Björn Geuken