50
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move TimeAuthority to net.grinder.common. Add ScriptContext.getTimeAuthority(). Remove PluginProcessContext.getTimeAuthority().
philipa
as Philip Aston
More... almost 13 years ago
Move TimeAuthority to net.grinder.common. Add ScriptContext.getTimeAuthority(). Remove PluginProcessContext.getTimeAuthority().
philipa
as Philip Aston
More... almost 13 years ago
Happy New Year.
philipa
as Philip Aston
More... almost 13 years ago
The process log file now include all messages a worker process logs to the terminal (stdout/stderr).
philipa
as Philip Aston
More... almost 13 years ago
ScriptContext.stopProcess().
philipa
as Philip Aston
More... almost 13 years ago
Clean up shut down handling a little.
philipa
as Philip Aston
More... almost 13 years ago
Javadoc.
philipa
as Philip Aston
More... almost 13 years ago
Prevent the assembly plug-in from including extra166y-1.7.0.jar when invoked via mvn release:perform.
philipa
as Philip Aston
More... almost 13 years ago
Clearer error message if jython home property is incorrect.
philipa
as Philip Aston
More... almost 13 years ago
Don't fail if our "unknown host" is actually known.
philipa
as Philip Aston
More... almost 13 years ago
Doc fix to #228.
philipa
as Philip Aston
More... almost 13 years ago
Unit tests for dual target dispatch.
philipa
as Philip Aston
More... almost 13 years ago
Fix bound method dispatch for Jython 2.2 as well.
philipa
as Philip Aston
More... almost 13 years ago
Refactor support for multiple target objects.
philipa
as Philip Aston
More... almost 13 years ago
Convert ClassSource to an enum.
philipa
as Philip Aston
More... almost 13 years ago
Instrumentation can now dispatch on two target objects.
philipa
as Philip Aston
More... almost 13 years ago
Composite TargetSource.
philipa
as Philip Aston
More... almost 13 years ago
Extract a TargetSource interface.
philipa
as Philip Aston
More... almost 13 years ago
Tests for #228.
philipa
as Philip Aston
More... almost 13 years ago
Test against Jython 2.5.3.
philipa
as Philip Aston
More... almost 13 years ago
Merge branch 'docs'
philipa
as Philip Aston
More... almost 13 years ago
Document how to distribute Java code.
philipa
as Philip Aston
More... almost 13 years ago
Fix helloworld script. Thanks to Matthias Dillier for the report.
philipa
as Philip Aston
More... about 13 years ago
Checkstyle.
philipa
as Philip Aston
More... about 13 years ago
[maven-release-plugin] prepare for next development iteration
philipa
as Philip Aston
More... about 13 years ago
[maven-release-plugin] prepare release release_3.11_final
philipa
as Philip Aston
More... about 13 years ago
See whether this fixes my release blues.
philipa
as Philip Aston
More... about 13 years ago
I guess its OK to release as 3.11, but just use a different tag it git.
philipa
as Philip Aston
More... about 13 years ago
The worker process summary statistics table now prints 0/0 as '-'.
philipa
as Philip Aston
More... about 13 years ago
Timeout is in milliseconds, not seconds. Thanks to Ravi Joshi for the report.
philipa
as Philip Aston
More... about 13 years ago