Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 64bceb19877a662a4935614f47f9a1fdfa132c06 https://github.com/openSUSE/open-build-service/commit/64bceb19877a662a493561... Author: Moises Deniz Aleman <mdeniz@suse.com> Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M src/api/lib/backend/file.rb Log Message: ----------- [api][webui] Fix bug in Backend::File#file_from_path Commit: 803746bbc5b56668a8a3585d4842c8941bca5188 https://github.com/openSUSE/open-build-service/commit/803746bbc5b56668a8a358... Author: Moises Deniz Aleman <mdeniz@suse.com> Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M src/api/lib/backend/file.rb Log Message: ----------- [api][webui] Reload the Backend::File instance after saving with a content Commit: 2a25c7f0b236b2bf23d92a47e2644fbf3355bb28 https://github.com/openSUSE/open-build-service/commit/2a25c7f0b236b2bf23d92a... Author: Moises Deniz Aleman <mdeniz@suse.com> Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M src/api/lib/backend/file.rb Log Message: ----------- [api][webui] Set the response properly in Backend::File#destroy Commit: e6b750995c32019bc62f644c93a0bffec565580b https://github.com/openSUSE/open-build-service/commit/e6b750995c32019bc62f64... Author: Moises Deniz Aleman <mdeniz@suse.com> Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M src/api/lib/backend/file.rb Log Message: ----------- [api][webui] Fix and refactor Backend::File.query_from_list Commit: f4b05b999368b2cbffbd662c1f4fa9b511b34cc4 https://github.com/openSUSE/open-build-service/commit/f4b05b999368b2cbffbd66... Author: Moises Deniz Aleman <mdeniz@suse.com> Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_1.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_2.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_3.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_4.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_5.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_6.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_1.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_2.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_3.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_4.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_5.yml A src/api/spec/cassettes/Backend_File/_file/with_a_backend_error/1_4_3_1.yml A src/api/spec/cassettes/Backend_File/_file/with_a_backend_error/it_will_have_error_messages.yml A src/api/spec/cassettes/Backend_File/_file/with_a_backend_error/left_the_object_invalid_if_errors_are_present.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_1.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_2.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_3.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_4.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_5.yml A src/api/spec/cassettes/Backend_File/_reload/with_an_existing_file_in_the_backend/1_6_1_1.yml A src/api/spec/cassettes/Backend_File/_save/with_a_backend_error/it_will_have_error_messages.yml A src/api/spec/cassettes/Backend_File/_save/with_a_backend_error/left_the_object_invalid_if_errors_are_present.yml A src/api/spec/cassettes/Backend_File/_save_/with_a_file_as_content/1_7_2_1.yml A src/api/spec/cassettes/Backend_File/_save_/with_a_file_as_content/1_7_2_2.yml A src/api/spec/cassettes/Backend_File/_save_/with_a_string_as_content/1_7_1_1.yml A src/api/spec/cassettes/Backend_File/_save_/with_a_string_as_content/1_7_1_2.yml A src/api/spec/cassettes/Backend_File/_to_s/with_an_existing_file_in_the_backend/1_5_1_1.yml A src/api/spec/cassettes/Backend_File/_to_s/with_an_existing_file_in_the_backend/1_5_1_2.yml A src/api/spec/cassettes/Backend_File/_to_s/without_an_existing_file_in_the_backend/1_5_2_1.yml A src/api/spec/models/backend/file_spec.rb Log Message: ----------- [ci] Add spec for Backend::File model Commit: d0252f751fe657a44b855d6a897422aa710e5081 https://github.com/openSUSE/open-build-service/commit/d0252f751fe657a44b855d... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M src/api/lib/backend/file.rb A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_1.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_2.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_3.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_4.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_5.yml A src/api/spec/cassettes/Backend_File/_destroy/with_a_backend_error/1_10_1_6.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_1.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_2.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_3.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_4.yml A src/api/spec/cassettes/Backend_File/_destroy_/1_9_5.yml A src/api/spec/cassettes/Backend_File/_file/with_a_backend_error/1_4_3_1.yml A src/api/spec/cassettes/Backend_File/_file/with_a_backend_error/it_will_have_error_messages.yml A src/api/spec/cassettes/Backend_File/_file/with_a_backend_error/left_the_object_invalid_if_errors_are_present.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_1.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_2.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_3.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_4.yml A src/api/spec/cassettes/Backend_File/_file/without_a_file_already_loaded/and_a_valid_object/1_4_2_2_5.yml A src/api/spec/cassettes/Backend_File/_reload/with_an_existing_file_in_the_backend/1_6_1_1.yml A src/api/spec/cassettes/Backend_File/_save/with_a_backend_error/it_will_have_error_messages.yml A src/api/spec/cassettes/Backend_File/_save/with_a_backend_error/left_the_object_invalid_if_errors_are_present.yml A src/api/spec/cassettes/Backend_File/_save_/with_a_file_as_content/1_7_2_1.yml A src/api/spec/cassettes/Backend_File/_save_/with_a_file_as_content/1_7_2_2.yml A src/api/spec/cassettes/Backend_File/_save_/with_a_string_as_content/1_7_1_1.yml A src/api/spec/cassettes/Backend_File/_save_/with_a_string_as_content/1_7_1_2.yml A src/api/spec/cassettes/Backend_File/_to_s/with_an_existing_file_in_the_backend/1_5_1_1.yml A src/api/spec/cassettes/Backend_File/_to_s/with_an_existing_file_in_the_backend/1_5_1_2.yml A src/api/spec/cassettes/Backend_File/_to_s/without_an_existing_file_in_the_backend/1_5_2_1.yml A src/api/spec/models/backend/file_spec.rb Log Message: ----------- Merge pull request #3008 from mdeniz/add_tests_backend_file Add specs for Backend::File Compare: https://github.com/openSUSE/open-build-service/compare/1d1a7a1a81e5...d0252f...