From 7a33faca3a9b5a68b810e086decf33bb3a8ad887 Mon Sep 17 00:00:00 2001 From: Victor Pereira Date: Fri, 30 Nov 2018 17:17:45 +0100 Subject: [PATCH] push some cassettes --- .../1_44_1.yml | 157 ++++++++++++++ .../GET_maintained_projects/1_47_1.yml | 196 +++++++++++++++++ .../GET_maintained_projects/1_47_2.yml | 196 +++++++++++++++++ .../without_results/1_38_1_4_2_1.yml | 155 ++++++++++++++ .../Can_load_project_config/1_33_1_1.yml | 114 ++++++++++ .../Can_load_project_config/1_33_1_2.yml | 114 ++++++++++ .../1_30_1_1_1.yml | 124 +++++++++++ .../1_30_1_1_2.yml | 124 +++++++++++ .../1_30_1_1_3.yml | 124 +++++++++++ .../adding_an_invalid_project/1_30_1_2_1.yml | 77 +++++++ .../adding_an_invalid_project/1_30_1_2_2.yml | 77 +++++++ .../adding_an_invalid_project/1_30_1_2_3.yml | 77 +++++++ .../1_30_2_1.yml | 77 +++++++ .../1_30_2_2.yml | 77 +++++++ .../1_29_2_1.yml | 157 ++++++++++++++ .../1_29_1_1_1.yml | 198 ++++++++++++++++++ .../1_29_1_1_2.yml | 198 ++++++++++++++++++ .../1_29_1_1_3.yml | 198 ++++++++++++++++++ .../1_29_1_2_1.yml | 77 +++++++ .../1_29_1_2_2.yml | 77 +++++++ .../can_save_a_project_config/1_34_1_1.yml | 108 ++++++++++ .../can_save_a_project_config/1_34_1_2.yml | 108 ++++++++++ 22 files changed, 2810 insertions(+) create mode 100644 src/api/spec/cassettes/Webui_ProjectController/GET_add_maintained_project_dialog/1_44_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_47_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_47_2.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/GET_monitor/with_a_project/with_buildresult/without_results/1_38_1_4_2_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/GET_prjconf/Can_load_project_config/1_33_1_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/GET_prjconf/Can_load_project_config/1_33_1_2.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_2.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_3.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_2.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_3.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_30_2_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_30_2_2.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/_remove_maintained_project_fails_without_maintenance_kind_for_a_valid_maintained_project/1_29_2_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_2.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_3.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_29_1_2_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_29_1_2_2.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_save_prjconf/can_save_a_project_config/1_34_1_1.yml create mode 100644 src/api/spec/cassettes/Webui_ProjectController/POST_save_prjconf/can_save_a_project_config/1_34_1_2.yml diff --git a/src/api/spec/cassettes/Webui_ProjectController/GET_add_maintained_project_dialog/1_44_1.yml b/src/api/spec/cassettes/Webui_ProjectController/GET_add_maintained_project_dialog/1_44_1.yml new file mode 100644 index 000000000000..8398ffb32a10 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/GET_add_maintained_project_dialog/1_44_1.yml @@ -0,0 +1,157 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:22 GMT +- request: + method: put + uri: http://backend:5352/source/MyProject/_meta?user=tom + body: + encoding: UTF-8 + string: | + + Postern of Fate + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '120' + body: + encoding: UTF-8 + string: | + + Postern of Fate + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:22 GMT +- request: + method: put + uri: http://backend:5352/source/MyProject/_project/_attribute?meta=1&user=tom + body: + encoding: UTF-8 + string: | + + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '165' + body: + encoding: UTF-8 + string: | + + e3e42cb2687d84ac3e47836a225c1b3f + + tom + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:22 GMT +- request: + method: get + uri: http://backend:5352/build/MyProject/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:22 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_47_1.yml b/src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_47_1.yml new file mode 100644 index 000000000000..c2a16fac970d --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_47_1.yml @@ -0,0 +1,196 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:12:38 GMT +- request: + method: put + uri: http://backend:5352/source/Project1/_meta?user=tom + body: + encoding: UTF-8 + string: | + + The Road Less Traveled + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '126' + body: + encoding: UTF-8 + string: | + + The Road Less Traveled + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:12:38 GMT +- request: + method: put + uri: http://backend:5352/source/Project1/_project/_attribute?meta=1&user=tom + body: + encoding: UTF-8 + string: | + + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '165' + body: + encoding: UTF-8 + string: | + + ff50b52f4d833ac8165a8a20b39ec04c + + tom + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:12:38 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_meta?user=tom + body: + encoding: UTF-8 + string: | + + A Farewell to Arms + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '104' + body: + encoding: UTF-8 + string: | + + A Farewell to Arms + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:12:38 GMT +- request: + method: get + uri: http://backend:5352/build/Project1/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:12:38 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_47_2.yml b/src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_47_2.yml new file mode 100644 index 000000000000..72ae7f8c0457 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_47_2.yml @@ -0,0 +1,196 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:13:04 GMT +- request: + method: put + uri: http://backend:5352/source/Project1/_meta?user=tom + body: + encoding: UTF-8 + string: | + + The Waste Land + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '118' + body: + encoding: UTF-8 + string: | + + The Waste Land + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:13:04 GMT +- request: + method: put + uri: http://backend:5352/source/Project1/_project/_attribute?meta=1&user=tom + body: + encoding: UTF-8 + string: | + + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '165' + body: + encoding: UTF-8 + string: | + + 4b748d74ff48133b29e0a006983bd57b + + tom + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:13:04 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_meta?user=tom + body: + encoding: UTF-8 + string: | + + In a Dry Season + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '101' + body: + encoding: UTF-8 + string: | + + In a Dry Season + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:13:04 GMT +- request: + method: get + uri: http://backend:5352/build/Project1/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:13:04 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/GET_monitor/with_a_project/with_buildresult/without_results/1_38_1_4_2_1.yml b/src/api/spec/cassettes/Webui_ProjectController/GET_monitor/with_a_project/with_buildresult/without_results/1_38_1_4_2_1.yml new file mode 100644 index 000000000000..40e1a644eecc --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/GET_monitor/with_a_project/with_buildresult/without_results/1_38_1_4_2_1.yml @@ -0,0 +1,155 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/package_1/_meta?user=_nobody_ + body: + encoding: UTF-8 + string: | + + The Moving Toyshop + Est debitis rerum laboriosam. + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '152' + body: + encoding: UTF-8 + string: | + + The Moving Toyshop + Est debitis rerum laboriosam. + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/package_1/_meta?user=_nobody_ + body: + encoding: UTF-8 + string: | + + The Moving Toyshop + Est debitis rerum laboriosam. + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '152' + body: + encoding: UTF-8 + string: | + + The Moving Toyshop + Est debitis rerum laboriosam. + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=deleting&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/GET_prjconf/Can_load_project_config/1_33_1_1.yml b/src/api/spec/cassettes/Webui_ProjectController/GET_prjconf/Can_load_project_config/1_33_1_1.yml new file mode 100644 index 000000000000..d2485bcd1a6a --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/GET_prjconf/Can_load_project_config/1_33_1_1.yml @@ -0,0 +1,114 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +- request: + method: put + uri: http://backend:5352/source/Apache/_meta?user=tom + body: + encoding: UTF-8 + string: | + + A Farewell to Arms + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '101' + body: + encoding: UTF-8 + string: | + + A Farewell to Arms + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:22 GMT +- request: + method: get + uri: http://backend:5352/source/Apache/_config + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/plain + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '0' + body: + encoding: UTF-8 + string: '' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:22 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/GET_prjconf/Can_load_project_config/1_33_1_2.yml b/src/api/spec/cassettes/Webui_ProjectController/GET_prjconf/Can_load_project_config/1_33_1_2.yml new file mode 100644 index 000000000000..ebcb69828b7b --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/GET_prjconf/Can_load_project_config/1_33_1_2.yml @@ -0,0 +1,114 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:22 GMT +- request: + method: put + uri: http://backend:5352/source/Apache/_meta?user=tom + body: + encoding: UTF-8 + string: | + + The Doors of Perception + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '106' + body: + encoding: UTF-8 + string: | + + The Doors of Perception + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:22 GMT +- request: + method: get + uri: http://backend:5352/source/Apache/_config + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/plain + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '0' + body: + encoding: UTF-8 + string: '' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:22 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_1.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_1.yml new file mode 100644 index 000000000000..6c1d970a131a --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_1.yml @@ -0,0 +1,124 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:19 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:19 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + <maintenance> + <maintains project="home:tom"/> + </maintenance> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '218' + body: + encoding: UTF-8 + string: | + <project name="home:tom" kind="maintenance"> + <title> + + + + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_2.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_2.yml new file mode 100644 index 000000000000..d5e0212842dc --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_2.yml @@ -0,0 +1,124 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:19 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:19 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + <maintenance> + <maintains project="home:tom"/> + </maintenance> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '218' + body: + encoding: UTF-8 + string: | + <project name="home:tom" kind="maintenance"> + <title> + + + + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:19 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_3.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_3.yml new file mode 100644 index 000000000000..d5e0212842dc --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_30_1_1_3.yml @@ -0,0 +1,124 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:19 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:19 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + <maintenance> + <maintains project="home:tom"/> + </maintenance> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '218' + body: + encoding: UTF-8 + string: | + <project name="home:tom" kind="maintenance"> + <title> + + + + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:19 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_1.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_1.yml new file mode 100644 index 000000000000..55d3604afe24 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_1.yml @@ -0,0 +1,77 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_2.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_2.yml new file mode 100644 index 000000000000..55d3604afe24 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_2.yml @@ -0,0 +1,77 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_3.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_3.yml new file mode 100644 index 000000000000..55d3604afe24 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_30_1_2_3.yml @@ -0,0 +1,77 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_30_2_1.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_30_2_1.yml new file mode 100644 index 000000000000..55d3604afe24 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_30_2_1.yml @@ -0,0 +1,77 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_30_2_2.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_30_2_2.yml new file mode 100644 index 000000000000..55d3604afe24 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_30_2_2.yml @@ -0,0 +1,77 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/_remove_maintained_project_fails_without_maintenance_kind_for_a_valid_maintained_project/1_29_2_1.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/_remove_maintained_project_fails_without_maintenance_kind_for_a_valid_maintained_project/1_29_2_1.yml new file mode 100644 index 000000000000..03c1600ee2a0 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/_remove_maintained_project_fails_without_maintenance_kind_for_a_valid_maintained_project/1_29_2_1.yml @@ -0,0 +1,157 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:16:11 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_meta?user=tom + body: + encoding: UTF-8 + string: | + + If I Forget Thee Jerusalem + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '131' + body: + encoding: UTF-8 + string: | + + If I Forget Thee Jerusalem + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:16:11 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_project/_attribute?meta=1&user=tom + body: + encoding: UTF-8 + string: | + + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '166' + body: + encoding: UTF-8 + string: | + + 0c051e186c2c50b6fc612af349216d09 + + tom + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:16:11 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:16:11 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_1.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_1.yml new file mode 100644 index 000000000000..e599a33d94e8 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_1.yml @@ -0,0 +1,198 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:14:48 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_meta?user=tom + body: + encoding: UTF-8 + string: | + + The Soldier's Art + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '122' + body: + encoding: UTF-8 + string: | + + The Soldier's Art + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:14:48 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_project/_attribute?meta=1&user=tom + body: + encoding: UTF-8 + string: | + + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '166' + body: + encoding: UTF-8 + string: | + + 019c8c923a37ffd6673c6530762d354b + + tom + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:14:48 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:14:48 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '148' + body: + encoding: UTF-8 + string: | + <project name="home:tom" kind="maintenance"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:14:48 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_2.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_2.yml new file mode 100644 index 000000000000..e01a854e3a2b --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_2.yml @@ -0,0 +1,198 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:16 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_meta?user=tom + body: + encoding: UTF-8 + string: | + + The Grapes of Wrath + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '124' + body: + encoding: UTF-8 + string: | + + The Grapes of Wrath + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:16 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_project/_attribute?meta=1&user=tom + body: + encoding: UTF-8 + string: | + + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '166' + body: + encoding: UTF-8 + string: | + + a6a887584d343dc77e5d94d4e18dfe68 + + tom + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:16 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:16 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '148' + body: + encoding: UTF-8 + string: | + <project name="home:tom" kind="maintenance"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:16 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_3.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_3.yml new file mode 100644 index 000000000000..bb440d9a885c --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_29_1_1_3.yml @@ -0,0 +1,198 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:33 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_meta?user=tom + body: + encoding: UTF-8 + string: | + + Far From the Madding Crowd + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '131' + body: + encoding: UTF-8 + string: | + + Far From the Madding Crowd + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:33 GMT +- request: + method: put + uri: http://backend:5352/source/project_1/_project/_attribute?meta=1&user=tom + body: + encoding: UTF-8 + string: | + + + + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '166' + body: + encoding: UTF-8 + string: | + + 0801b214b3875f0cd926ace3df191f9a + + tom + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:34 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:34 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '148' + body: + encoding: UTF-8 + string: | + <project name="home:tom" kind="maintenance"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:15:34 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_29_1_2_1.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_29_1_2_1.yml new file mode 100644 index 000000000000..89d3b3555690 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_29_1_2_1.yml @@ -0,0 +1,77 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:16:11 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:16:11 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_29_1_2_2.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_29_1_2_2.yml new file mode 100644 index 000000000000..89d3b3555690 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_29_1_2_2.yml @@ -0,0 +1,77 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:16:11 GMT +- request: + method: get + uri: http://backend:5352/build/home:tom/_result?code=unresolvable&view=status + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '56' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:16:11 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_save_prjconf/can_save_a_project_config/1_34_1_1.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_save_prjconf/can_save_a_project_config/1_34_1_1.yml new file mode 100644 index 000000000000..cf874e36c9f0 --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_save_prjconf/can_save_a_project_config/1_34_1_1.yml @@ -0,0 +1,108 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:20 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/_config?user=tom + body: + encoding: UTF-8 + string: save config + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '21' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +- request: + method: get + uri: http://backend:5352/source/home:tom/_config + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/plain + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '11' + body: + encoding: UTF-8 + string: save config + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +recorded_with: VCR 4.0.0 diff --git a/src/api/spec/cassettes/Webui_ProjectController/POST_save_prjconf/can_save_a_project_config/1_34_1_2.yml b/src/api/spec/cassettes/Webui_ProjectController/POST_save_prjconf/can_save_a_project_config/1_34_1_2.yml new file mode 100644 index 000000000000..feb35b8cf01b --- /dev/null +++ b/src/api/spec/cassettes/Webui_ProjectController/POST_save_prjconf/can_save_a_project_config/1_34_1_2.yml @@ -0,0 +1,108 @@ +--- +http_interactions: +- request: + method: put + uri: http://backend:5352/source/home:tom/_meta?user=tom + body: + encoding: UTF-8 + string: | + + + <description/> + <person userid="tom" role="maintainer"/> + </project> + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '129' + body: + encoding: UTF-8 + string: | + <project name="home:tom"> + <title> + + + + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +- request: + method: put + uri: http://backend:5352/source/home:tom/_config?user=tom + body: + encoding: UTF-8 + string: save config + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/xml + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '21' + body: + encoding: UTF-8 + string: ' + +' + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +- request: + method: get + uri: http://backend:5352/source/home:tom/_config + body: + encoding: US-ASCII + string: '' + headers: + Accept-Encoding: + - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 + Accept: + - "*/*" + User-Agent: + - Ruby + response: + status: + code: 200 + message: OK + headers: + Content-Type: + - text/plain + Cache-Control: + - no-cache + Connection: + - close + Content-Length: + - '11' + body: + encoding: UTF-8 + string: save config + http_version: + recorded_at: Fri, 30 Nov 2018 16:19:21 GMT +recorded_with: VCR 4.0.0