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
Breadcrumbs
History for
scijava-common
src
main
java
org
scijava
event
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 24, 2026
Fix Java 11's new javadoc lint errors
ctrueden
committed
59aa8ee
View commit details
Copy full SHA for 59aa8ee
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
Improve reflection usage for Java 9+
Show description for 041acb4
ctrueden
and
claude
committed
041acb4
View commit details
Copy full SHA for 041acb4
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
Update copyright headers for 2026
ctrueden
committed
d97d79c
View commit details
Copy full SHA for d97d79c
View code at this point
Browse repository at this point
Commits on May 12, 2025
Update copyright blurbs for 2025
ctrueden
committed
4fc2b14
View commit details
Copy full SHA for 4fc2b14
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
Fix enormous bug in subscribe(EventSubscriber)
Show description for 4632c64
ctrueden
committed
4632c64
View commit details
Copy full SHA for 4632c64
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Happy New Year 2024
ctrueden
committed
c7b6dc4
View commit details
Copy full SHA for c7b6dc4
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
Add a ContextCreatedEvent
Show description for 9960d51
ctrueden
committed
9960d51
View commit details
Copy full SHA for 9960d51
View code at this point
Browse repository at this point
Commits on May 17, 2023
Fix more javadoc errors
ctrueden
committed
86abfc0
View commit details
Copy full SHA for 86abfc0
View code at this point
Browse repository at this point
Fix javadoc errors in org.bushe:eventbus code
ctrueden
committed
d94ffcf
View commit details
Copy full SHA for d94ffcf
View code at this point
Browse repository at this point
Add EventService#subscribe(EventSubscriber) method
Show description for f49e711
ctrueden
committed
f49e711
View commit details
Copy full SHA for f49e711
View code at this point
Browse repository at this point
Remove org.bushe:eventbus CleanupEvent logic
Show description for 0988a1d
ctrueden
committed
0988a1d
View commit details
Copy full SHA for 0988a1d
View code at this point
Browse repository at this point
Remove many unneeded org.bushe:eventbus classes
ctrueden
committed
ac03bca
View commit details
Copy full SHA for ac03bca
View code at this point
Browse repository at this point
Make EventBus cleanup timer a daemon thread
Show description for a51dfcd
ctrueden
committed
a51dfcd
View commit details
Copy full SHA for a51dfcd
View code at this point
Browse repository at this point
Make most of the bushe classes package-private
Show description for bd41c8a
ctrueden
committed
bd41c8a
View commit details
Copy full SHA for bd41c8a
View code at this point
Browse repository at this point
Move all org.bushe:eventbus code into one package
Show description for 66c98fd
ctrueden
committed
66c98fd
View commit details
Copy full SHA for 66c98fd
View code at this point
Browse repository at this point
Vendor the org.bushe:eventbus library
Show description for 02998ee
ctrueden
committed
02998ee
View commit details
Copy full SHA for 02998ee
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
Happy New Year 2023
ctrueden
committed
0a2b886
View commit details
Copy full SHA for 0a2b886
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
Happy New Year 2022
ctrueden
committed
566983b
View commit details
Copy full SHA for 566983b
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
Happy New Year 2021
ctrueden
committed
db0a56d
View commit details
Copy full SHA for db0a56d
View code at this point
Browse repository at this point
Commits on May 25, 2020
Happy New Year 2020
ctrueden
committed
87b1cc8
View commit details
Copy full SHA for 87b1cc8
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
SciJavaEvent: add utility method for dumping stack
Show description for 2dd1ccd
ctrueden
committed
2dd1ccd
View commit details
Copy full SHA for 2dd1ccd
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Improve the Priority constants
Show description for d9e7fd0
ctrueden
committed
d9e7fd0
View commit details
Copy full SHA for d9e7fd0
View code at this point
Browse repository at this point
Update copyright and license headers
Show description for 72a7e37
ctrueden
committed
72a7e37
View commit details
Copy full SHA for 72a7e37
View code at this point
Browse repository at this point
Commits on May 17, 2017
Fix author tags
ctrueden
committed
49c055b
View commit details
Copy full SHA for 49c055b
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
Happy New Year 2017
ctrueden
committed
6088310
View commit details
Copy full SHA for 6088310
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
DefaultEventService: reduce indentation nesting
ctrueden
committed
0daddfb
View commit details
Copy full SHA for 0daddfb
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
Use diamond syntax
Show description for 09feb4d
ctrueden
committed
09feb4d
View commit details
Copy full SHA for 09feb4d
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
Happy 2016!
hinerm
committed
6969130
View commit details
Copy full SHA for 6969130
View code at this point
Browse repository at this point
Commits on Nov 16, 2015
Tag EventHistory as a core SciJava service
ctrueden
committed
0c26083
View commit details
Copy full SHA for 0c26083
View code at this point
Browse repository at this point
Commits on Mar 24, 2015
DefaultEventBus: remove obsolete TODO
Show description for 67d6543
ctrueden
committed
67d6543
View commit details
Copy full SHA for 67d6543
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Happy belated New Year 2015
ctrueden
committed
b201cb4
View commit details
Copy full SHA for b201cb4
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Avoid unnecessary object instantiation
Show description for 6bffebb
hinerm
committed
6bffebb
View commit details
Copy full SHA for 6bffebb
View code at this point
Browse repository at this point
Cache event classes
Show description for cd634d8
hinerm
committed
cd634d8
View commit details
Copy full SHA for cd634d8
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
Merge pull request #114 from scijava/event-publication-thread
Show description for 2c10b85
ctrueden
committed
2c10b85
View commit details
Copy full SHA for 2c10b85
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
EventHandler: add optional key attribute
Show description for bdf7467
ctrueden
committed
bdf7467
View commit details
Copy full SHA for bdf7467
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.