0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:johann-petrak/gateplugin-Java More... over 8 years ago
Uncommited. More... over 8 years ago
Remove checking the interrupted flag for now, this was preventing us from running a script again after it was interrupted. This hould be done better, but really within the compiled code, not the PR code. More... over 8 years ago
Add the pre-defined field prName which contains the name given to the PR in the pipeline which executes this Java code. More... almost 9 years ago
Notes for making the PR use non-File URLs. More... about 9 years ago
Add some comments about things to remove, add benchmarking. More... about 9 years ago
Avoid using the plugin directory name. More... about 9 years ago
Bump to version 2.5.6 More... about 9 years ago
Bump the version number for a new release. More... over 9 years ago
Remove debug message, handle manual interrupts. More... over 9 years ago
Use the right classloader to load. More... over 9 years ago
Make the disposable class loader isolated. More... over 9 years ago
Attempt to make the assignment of duplicationId actually work: since new copies are not always made from the latest copy, we need to use a global counter of how many duplicates there already are. More... over 9 years ago
Add libDirUrl parameter to add jars to the classpath before compiling the Java scripting program. More... over 9 years ago
Add more examples, add placeholder class for separating out invocation logic, add some documents for running the tf example. More... over 9 years ago
Implement proper per script and per PR cleanup too. More... over 9 years ago
Print duplication id in testing script. More... over 9 years ago
Make it work better with duplication and have an init() method that gets run once for each duplicate copy and initPr() method that gets run for each script once. More... over 9 years ago
Add duplication id. More... over 9 years ago
Add a logger to the JavaScripting class. More... over 9 years ago
Simplify/fix custom duplication of the data and locks for all instances of the same PR More... almost 10 years ago
add todos More... almost 10 years ago
add build script for creating distros More... almost 10 years ago
try to update editor text on re-init More... almost 10 years ago
initialize the resources from the runtime parameters before executing More... almost 10 years ago
print source code when there is an execution error More... about 10 years ago
add the cleanupPr method More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago