14
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Dec 24, 2024 — Dec 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update pom.xml Jacoco plugin version 0.8.12
nickl
as Nick Lombard
More... over 1 year ago
Change back to codecov v4
nickl
as nickl-
More... over 1 year ago
Change to codecov v4.5.0
nickl
as nickl-
More... over 1 year ago
Change to codecov v4.2.0
nickl
as nickl-
More... over 1 year ago
Attempt codecov token reset
nickl
as nickl-
More... over 1 year ago
Merge pull request #760 from beanshell/issue_747
nickl
as Nick Lombard
More... over 1 year ago
Update README.md update supported java versions
nickl
as Nick Lombard
More... over 1 year ago
Merge pull request #751 from Net-0/securityguard
nickl
as Nick Lombard
More... over 1 year ago
Update README.md pull requests accepted against master
nickl
as Nick Lombard
More... over 1 year ago
Merge pull request #765 from zebreus/fix-typo
nickl
as Nick Lombard
More... over 1 year ago
Update actions/checkout More... over 1 year ago
Update maven.yml More... over 1 year ago
Reducing methods visibility More... over 1 year ago
Fix grammar in README.md using a grammaer-checker More... over 1 year ago
Fix typo in README.md More... over 1 year ago
SecurityGuard improvements + 100% code coverage with jacoco More... over 1 year ago
Code style fix More... over 1 year ago
Tests for Types#prettyName + Code coverage for default implementations of SecurityGuard methods + Renaming the test method names to the standard More... over 1 year ago
Bug fixes + Tests improvements More... over 1 year ago
Scrutinizer fixes More... almost 2 years ago
Just some code improvements More... almost 2 years ago
Merge pull request #742 from beanshell/addDelegate
nickl
as Nick Lombard
More... almost 2 years ago
Merge pull request #757 from beanshell/add_jdk_21
nickl
as Nick Lombard
More... almost 2 years ago
Merge pull request #758 from beanshell/issue_556
nickl
as Nick Lombard
More... almost 2 years ago
Adding a validation of local methods ( a.k.a. commands ) More... almost 2 years ago
Remove unnecessary import More... almost 2 years ago
Also test that finally block got run More... almost 2 years ago
checkstyle complained about missing newline at end of file More... almost 2 years ago
Fix this PR due to breaking another test More... almost 2 years ago
Catch evaluation errors that are caused by common scripting errors: syntax, name lookup failures, etc. Allow the BeanShell script authors to catch these exceptions and attempt recovery or graceful shutdown. More... almost 2 years ago