159
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perf: cache UTF-8 representation of "<actual file content, not shown here>" in HttpClient4 More... 10 months ago
test: add @Isolated to tests that extend JMeterTestCase More... 10 months ago
fix: return collection properties as CollectionProperties since it is the most often used scenario More... 10 months ago
doc: explain the reason for using org.apache.jmeter.treebuilder.Action interface More... 10 months ago
perf: add PropertyIteratorImpl.EMPTY_ITERATOR when iterating over an empty collection More... 10 months ago
fix: AbstractTestElement#clone might produce non-identical clones if element constructor adds a non-default property value More... 10 months ago
feat: add IfControllerSchema More... 10 months ago
chore: use abstract classes for schemas More... 10 months ago
feat: add ArgumentSchema, ArgumentsSchema More... 10 months ago
feat: add TransactionControllerSchema More... 10 months ago
feat: add WhileControllerSchema More... 10 months ago
feat: add HeaderManagerSchema More... 10 months ago
feat: add DebugSamplerSchema More... 10 months ago
feat: add RegexExtractorSchema More... 10 months ago
feat: add http.HeaderSchema More... 10 months ago
feat: Add AbstractThreadGroupSchema.onSampleError More... 10 months ago
feat: add ability to factor properties into subgroups More... 10 months ago
feat: add HttpSamplerBaseSchema More... 10 months ago
feat: add TestElement.remove(PropertyDescriptor), TestElement.getOrNull(..) More... 10 months ago
feat: add HTTPArgumentSchema More... 10 months ago
feat: add GenericControllerSchema, and LoopControllerSchema More... 10 months ago
chore: use TestElement.setEnabled instead of using the property name More... 10 months ago
chore: use schema in AbstractTestElement for properties More... 10 months ago
feat: add Copy Code action to copy test element as code More... 11 months ago
Add short names to the properties More... 11 months ago
test: add test for replacing variables in Include Controller More... 11 months ago
Open Model Thread Group: interrupt pending HTTP requests and other Interruptible test elements on test stop More... 11 months ago
chore: use testFixtures sourceset instead of depending on all the test classes More... 11 months ago
test: add test that verifies if thread groups interrupt the running threads More... 11 months ago
UI: force relayout when CardLayoutWithSizeOfCurrentVisibleElement changes visible element More... 11 months ago