Branch: refs/heads/update-locust-parser Home: https://github.com/jenkinsci/performance-plugin Commit: 43dc60a0b0def05e56b547114334be35b3bccb89 https://github.com/jenkinsci/performance-plugin/commit/43dc60a0b0def05e56b547114334be35b3bccb89 Author: Brandon D Hansen <brandon.han...@teem.com> Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths: M src/main/java/hudson/plugins/performance/parsers/LocustParser.java M src/main/java/hudson/plugins/performance/parsers/ParserDetector.java M src/main/java/hudson/plugins/performance/parsers/ParserFactory.java M src/main/resources/hudson/plugins/performance/PerformancePublisher/help-sourceDataFiles.html M src/test/java/hudson/plugins/performance/parsers/LocustParserTest.java M src/test/java/hudson/plugins/performance/parsers/ParserDetectorTest.java M src/test/java/hudson/plugins/performance/parsers/ParserFactoryTest.java R src/test/resources/test_results_requests.csv A src/test/resources/test_results_stats.csv Log Message: ----------- Updated Locust parser Implemented Locust parser framework Commit: 089e349bc2f995dee34ec19f56cbf203c60a42ba https://github.com/jenkinsci/performance-plugin/commit/089e349bc2f995dee34ec19f56cbf203c60a42ba Author: Brandon D Hansen <brandon.han...@teem.com> Date: 2021-07-08 (Thu, 08 Jul 2021) Changed paths: M src/main/resources/hudson/plugins/performance/PerformancePublisher/config.jelly M src/main/resources/hudson/plugins/performance/constraints/AbsoluteConstraint/config.jelly M src/main/resources/hudson/plugins/performance/constraints/RelativeConstraint/config.jelly A src/main/resources/lib/performance/blockWrapper.jelly A src/main/resources/lib/performance/taglib Log Message: ----------- Merge branch 'master' into locust_fixes Commit: e288aeef65b0cc98df7880d584c7a028022353f1 https://github.com/jenkinsci/performance-plugin/commit/e288aeef65b0cc98df7880d584c7a028022353f1 Author: Alexander Straube <alexander.stra...@gmail.com> Date: 2023-02-09 (Thu, 09 Feb 2023) Changed paths: M src/main/java/hudson/plugins/performance/parsers/LocustParser.java M src/main/java/hudson/plugins/performance/parsers/ParserDetector.java M src/main/java/hudson/plugins/performance/parsers/ParserFactory.java M src/main/resources/hudson/plugins/performance/PerformancePublisher/help-sourceDataFiles.html M src/test/java/hudson/plugins/performance/parsers/LocustParserTest.java M src/test/java/hudson/plugins/performance/parsers/ParserDetectorTest.java M src/test/java/hudson/plugins/performance/parsers/ParserFactoryTest.java R src/test/resources/test_results_requests.csv A src/test/resources/test_results_stats.csv Log Message: ----------- Merge remote-tracking branch 'bhanteem/locust_fixes' into update-locust-parser Commit: 0ee4dfc451b744e45d38189196f6c6cabf8d227b https://github.com/jenkinsci/performance-plugin/commit/0ee4dfc451b744e45d38189196f6c6cabf8d227b Author: Alexander Straube <alexander.stra...@gmail.com> Date: 2023-02-09 (Thu, 09 Feb 2023) Changed paths: M src/main/java/hudson/plugins/performance/parsers/LocustParser.java Log Message: ----------- Rework conversion double -> long Compare: https://github.com/jenkinsci/performance-plugin/compare/43dc60a0b0de%5E...0ee4dfc451b7 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/performance-plugin/push/refs/heads/update-locust-parser/000000-0ee4df%40github.com.