Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
scijava
/
scijava-common
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
93
Code
Issues
170
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
externalizers
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 24, 2016
WIP
dietzc
committed
13bf71b
View commit details
Copy full SHA for 13bf71b
Browse repository at this point
Commits on Jun 22, 2016
Merge branch 'io-updates'
Show description for aef704c
ctrueden
committed
aef704c
View commit details
Copy full SHA for aef704c
Browse repository at this point
DataHandleTest: use try-with-resources
ctrueden
committed
eaa0eb4
View commit details
Copy full SHA for eaa0eb4
Browse repository at this point
Location: move default methods into interface
ctrueden
committed
b52332e
View commit details
Copy full SHA for b52332e
Browse repository at this point
DataHandle: move default methods into interface
ctrueden
committed
cb14730
View commit details
Copy full SHA for cb14730
Browse repository at this point
AbstractDataHandle: use accessor instead of field
ctrueden
committed
250cb8f
View commit details
Copy full SHA for 250cb8f
Browse repository at this point
Merge branch 'java-8'
Show description for 8065ba5
ctrueden
committed
8065ba5
View commit details
Copy full SHA for 8065ba5
Browse repository at this point
Use diamond syntax
Show description for 09feb4d
ctrueden
committed
09feb4d
View commit details
Copy full SHA for 09feb4d
Browse repository at this point
POM: bump pom-scijava parent to 10.5.0
Show description for da2e646
ctrueden
committed
da2e646
View commit details
Copy full SHA for da2e646
Browse repository at this point
Remove unused imports
ctrueden
committed
be376ed
View commit details
Copy full SHA for be376ed
Browse repository at this point
Merge branch 'alias-arrays'
Show description for e8aeb6e
ctrueden
committed
e8aeb6e
View commit details
Copy full SHA for e8aeb6e
Browse repository at this point
ScriptServiceTest: test arrays of aliases
ctrueden
committed
0372d6a
View commit details
Copy full SHA for 0372d6a
Browse repository at this point
DefaultScriptService: support arrays of aliases
Show description for 235051d
ctrueden
committed
235051d
View commit details
Copy full SHA for 235051d
Browse repository at this point
Commits on May 4, 2016
POM: add URL for Gabriel Einsdorf
ctrueden
committed
0ce6c58
View commit details
Copy full SHA for 0ce6c58
Browse repository at this point
Commits on Apr 25, 2016
DefaultScriptInterpreter: fix newline accumulation
Show description for bbac0d9
ctrueden
committed
bbac0d9
View commit details
Copy full SHA for bbac0d9
Browse repository at this point
ScriptREPL: do not needlessly trim again
ctrueden
committed
b42fe55
View commit details
Copy full SHA for b42fe55
Browse repository at this point
Commits on Apr 23, 2016
ServiceIndexTest: add missing final keyword
ctrueden
committed
1f213f2
View commit details
Copy full SHA for 1f213f2
Browse repository at this point
ServiceIndexTest: dispose contexts in unit tests
ctrueden
committed
254dd05
View commit details
Copy full SHA for 254dd05
Browse repository at this point
Commits on Apr 22, 2016
ScriptREPL: fail nicely if there are no languages
ctrueden
committed
b430008
View commit details
Copy full SHA for b430008
Browse repository at this point
Commits on Apr 21, 2016
Bump to next development cycle
Show description for fb31fe6
ctrueden
authored and
Jenkins
committed
fb31fe6
View commit details
Copy full SHA for fb31fe6
Browse repository at this point
Use imagej.net URL for all developers
Show description for 54a6b54
ctrueden
committed
54a6b54
View commit details
Copy full SHA for 54a6b54
Browse repository at this point
Commits on Apr 20, 2016
Merge branch 'fix-cancelation'
Show description for 1c1dfd6
hinerm
committed
1c1dfd6
View commit details
Copy full SHA for 1c1dfd6
Browse repository at this point
Add regression test for aggressive cancelation
Show description for 27abde6
hinerm
committed
27abde6
View commit details
Copy full SHA for 27abde6
Browse repository at this point
Revert "Make pre- and post-processor plugins singletons"
Show description for 5b24cd5
hinerm
committed
5b24cd5
View commit details
Copy full SHA for 5b24cd5
Browse repository at this point
Commits on Apr 14, 2016
Merge pull request #238 from scijava/script-attrs
Show description for fc4829d
ctrueden
committed
fc4829d
View commit details
Copy full SHA for fc4829d
Browse repository at this point
ScriptInfoTest: test custom attribute population
ctrueden
committed
004bf6c
View commit details
Copy full SHA for 004bf6c
Browse repository at this point
Commits on Apr 13, 2016
ScriptInfo: support all attrs
Show description for be41b8e
ctrueden
committed
be41b8e
View commit details
Copy full SHA for be41b8e
Browse repository at this point
AbstractBasicDetails: add missing final keywords
ctrueden
committed
afab5fd
View commit details
Copy full SHA for afab5fd
Browse repository at this point
Commits on Apr 11, 2016
Ensure all core services implement SciJavaService
Show description for d03cc39
ctrueden
committed
d03cc39
View commit details
Copy full SHA for d03cc39
Browse repository at this point
POM: add ImageJ wiki URL for Kevin Mader
ctrueden
committed
2b6eb9b
View commit details
Copy full SHA for 2b6eb9b
Browse repository at this point
Commits on Apr 8, 2016
Bump to next development cycle
Show description for a57b478
ctrueden
authored and
Jenkins
committed
a57b478
View commit details
Copy full SHA for a57b478
Browse repository at this point
ScriptService: fix out-of-date javadoc
Show description for 4b87b62
ctrueden
committed
4b87b62
View commit details
Copy full SHA for 4b87b62
Browse repository at this point
ScriptREPL: make evaluation errors less verbose
Show description for 85cc2b5
ctrueden
committed
85cc2b5
View commit details
Copy full SHA for 85cc2b5
Browse repository at this point
Merge branch 'plugin-blacklist'
Show description for 2536222
ctrueden
committed
2536222
View commit details
Copy full SHA for 2536222
Browse repository at this point
Add tests for the plugin blacklisting feature
ctrueden
committed
e7becba
View commit details
Copy full SHA for e7becba
Browse repository at this point
Previous
Next
You can’t perform that action at this time.