{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":770491040,"defaultBranch":"main","name":"har-convertor-jmeter-plugin","ownerLogin":"vdaburon","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-11T16:37:40.000Z","ownerAvatar":"https://github.com/avatars/u/1881617?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718957657.0","currentOid":""},"activityList":{"items":[{"before":"f9276ce27419e99ea0d772ffd3d0cff57baf3ec7","after":"ca9e3478fa2735598985da26b315ebf7d0c380ab","ref":"refs/heads/main","pushedAt":"2024-06-20T15:55:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 5.2, use new library har-to-jmeter-convertor 5.2 that correct extract parameters for mime type \"form-urlencoded\" ended with charset likes \"application/x-www-form-urlencoded; charset=xxx\"","shortMessageHtmlLink":"Version 5.2, use new library har-to-jmeter-convertor 5.2 that correct…"}},{"before":"a5e39c0fae6d4143d4ad478fbd1a327537731505","after":"f9276ce27419e99ea0d772ffd3d0cff57baf3ec7","ref":"refs/heads/main","pushedAt":"2024-06-12T07:14:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Small correction in the BrowserMob proxy image.","shortMessageHtmlLink":"Small correction in the BrowserMob proxy image."}},{"before":"46604ce05627e5d61fd48426108a2e0ad6931f37","after":"a5e39c0fae6d4143d4ad478fbd1a327537731505","ref":"refs/heads/main","pushedAt":"2024-05-17T15:25:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 5.1, change version 5.1 in dependency and versions","shortMessageHtmlLink":"Version 5.1, change version 5.1 in dependency and versions"}},{"before":"433998bacbc8187b29bb1313bdfd2b3b1ad8c7c7","after":"46604ce05627e5d61fd48426108a2e0ad6931f37","ref":"refs/heads/main","pushedAt":"2024-05-17T14:24:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 5.1, compatible with har generated by browsermob-proxy tool and csv file contains transaction infos. Use har-to-jmeter-convertor 5.1.","shortMessageHtmlLink":"Version 5.1, compatible with har generated by browsermob-proxy tool a…"}},{"before":"e5280a0bc0ca6297701cce0c8d11c426598763e4","after":"433998bacbc8187b29bb1313bdfd2b3b1ad8c7c7","ref":"refs/heads/main","pushedAt":"2024-05-10T08:22:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 5.0, Add an external csv file with transaction information for JMeter Transaction Controller Name. Add compatibility with HAR generated with LoadRunner Web Recorder Chrome Extension.","shortMessageHtmlLink":"Version 5.0, Add an external csv file with transaction information fo…"}},{"before":"666bc02675613c6f5e4a2cbce2422a6d9fc787ef","after":"e5280a0bc0ca6297701cce0c8d11c426598763e4","ref":"refs/heads/main","pushedAt":"2024-04-04T09:33:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Add a link to an article about motivations to create this tool.","shortMessageHtmlLink":"Add a link to an article about motivations to create this tool."}},{"before":"d2381b35082164902c349111ae36a618f336be00","after":"666bc02675613c6f5e4a2cbce2422a6d9fc787ef","ref":"refs/heads/main","pushedAt":"2024-03-30T14:22:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 3.2, Use library har-to-jmeter-convertor-2.3.jar, this version : encode value for x-www-form-urlencoded when value contains space ' ' or equal '=' or slash '/' or plus '+' characters. Correct add the content for body data for POST, PUT or PATCH if not x-www-form-urlencoded in the Record.xml file.","shortMessageHtmlLink":"Version 3.2, Use library har-to-jmeter-convertor-2.3.jar, this versio…"}},{"before":"5f5a47383f18c7a4a76eb0f41e0ddfb9afc5015d","after":"d2381b35082164902c349111ae36a618f336be00","ref":"refs/heads/main","pushedAt":"2024-03-30T11:30:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 3.1, Use library har-to-jmeter-convertor-2.2.jar, this version : remove the header 'Content-length' because the length is computed by JMeter when the request is created. POST or PUT could have query string and body with content so add query string to the path. Set Content Encoding to UFT-8 for POST or PUT method and request Content-Type : application/json. Add body data content in record.xml for PUT and PATCH methods.","shortMessageHtmlLink":"Version 3.1, Use library har-to-jmeter-convertor-2.2.jar, this versio…"}},{"before":"04b5c71e6b4a40c37689c50fd787b9308df81e8b","after":"5f5a47383f18c7a4a76eb0f41e0ddfb9afc5015d","ref":"refs/heads/main","pushedAt":"2024-03-18T11:03:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 3.0, Add Load generated script if no error. File Chooser select only file and no directory.","shortMessageHtmlLink":"Version 3.0, Add Load generated script if no error. File Chooser sele…"}},{"before":"f255778f11e1f63a9382b942d22287adb4382a24","after":"04b5c71e6b4a40c37689c50fd787b9308df81e8b","ref":"refs/heads/main","pushedAt":"2024-03-13T09:26:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 2.0, for POST multipart/form-data don't put the content of the file in the Record.xml file because binary content could be large and not XML compatible, add parameters : page_start_number and sampler_start_number to facilitate partial recording of website navigation.","shortMessageHtmlLink":"Version 2.0, for POST multipart/form-data don't put the content of th…"}},{"before":"53c87f847b6de5d6b4de6d6b08818960d920042c","after":"f255778f11e1f63a9382b942d22287adb4382a24","ref":"refs/heads/main","pushedAt":"2024-03-12T15:10:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 2.0, for POST multipart/form-data don't put the content of the file in the Record.xml file because binary content could be large and not XML compatible, add parameters : page_start_number and sampler_start_number to facilitate partial recording of website navigation.","shortMessageHtmlLink":"Version 2.0, for POST multipart/form-data don't put the content of th…"}},{"before":"86dc45ccba220e4be737ea3efa359dfaad47545c","after":"53c87f847b6de5d6b4de6d6b08818960d920042c","ref":"refs/heads/main","pushedAt":"2024-03-11T16:58:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 1.0 First Release","shortMessageHtmlLink":"Version 1.0 First Release"}},{"before":"1d43b9a6752cc51d40b20d671784f1fd261cff4d","after":"86dc45ccba220e4be737ea3efa359dfaad47545c","ref":"refs/heads/main","pushedAt":"2024-03-11T16:55:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Version 1.0 First Release","shortMessageHtmlLink":"Version 1.0 First Release"}},{"before":null,"after":"1d43b9a6752cc51d40b20d671784f1fd261cff4d","ref":"refs/heads/main","pushedAt":"2024-03-11T16:37:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vdaburon","name":"Vincent DABURON","path":"/vdaburon","primaryAvatarUrl":"https://github.com/avatars/u/1881617?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEasBsiAA","startCursor":null,"endCursor":null}},"title":"Activity · vdaburon/har-convertor-jmeter-plugin"}