[obs-commits] [openSUSE/open-build-service] 06150a: [webui] do not put CONFIG options in our git envir...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 06150aa19e49302643b1031a2e7f26533cf8d270 https://github.com/openSUSE/open-build-service/commit/06150aa19e49302643b103... Author: Stephan Kulow <coolo@suse.de> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M src/webui/config/environments/development.rb M src/webui/config/environments/production.rb M src/webui/config/environments/stage.rb M src/webui/config/initializers/activexml.rb M src/webui/config/options.yml.example Log Message: ----------- [webui] do not put CONFIG options in our git environments They belong in options.yml. Only if they are specific to a rails environment (like test env) it makes sense to overwrite config/options.yml Commit: d8e429f5d32c010029d88de1320a3f69e120b591 https://github.com/openSUSE/open-build-service/commit/d8e429f5d32c010029d88d... Author: Stephan Kulow <coolo@suse.de> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M src/api/app/controllers/application_controller.rb M src/api/app/controllers/person_controller.rb M src/api/app/helpers/public_helper.rb M src/api/app/models/user.rb M src/api/config/environments/development.rb M src/api/config/environments/production.rb M src/api/config/environments/production_test.rb M src/api/config/environments/stage.rb M src/api/config/environments/test.rb M src/api/config/initializers/activexml.rb M src/api/config/options.yml.example M src/api/script/import M src/api/test/unit/public_helper_test.rb Log Message: ----------- [api] replace more constants in environments to options in options.yml Compare: https://github.com/openSUSE/open-build-service/compare/d2a2a6facd96...d8e429...
participants (1)
-
Stephan Kulow