Sitelet
https://github.com/scijava/scijava-common/commits/java-11/src/main/java/org/scijava/prefs
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
prefs
on
java-11
User selector
All users
Datepicker
All time
Commit history
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 Dec 15, 2017
PrefService: fix bug in remove method
Show description for 967ac72
ctrueden
committed
967ac72
View commit details
Copy full SHA for 967ac72
View code at this point
Browse repository at this point
PrefService: deprecate SmartPrefs#clear(String)
Show description for 5fb1ca5
ctrueden
committed
5fb1ca5
View commit details
Copy full SHA for 5fb1ca5
View code at this point
Browse repository at this point
PrefService: add javadoc to all methods
ctrueden
committed
8bfefe4
View commit details
Copy full SHA for 8bfefe4
View code at this point
Browse repository at this point
PrefService: twiddle method order
ctrueden
committed
df36a09
View commit details
Copy full SHA for df36a09
View code at this point
Browse repository at this point
PrefService: push more methods into iface
ctrueden
committed
e72ec27
View commit details
Copy full SHA for e72ec27
View code at this point
Browse repository at this point
PrefService: fix clear(Class)
Show description for 609bd35
ctrueden
committed
609bd35
View commit details
Copy full SHA for 609bd35
View code at this point
Browse repository at this point
PrefService: deprecate clear(Class, String)
Show description for 25ce153
ctrueden
committed
25ce153
View commit details
Copy full SHA for 25ce153
View code at this point
Browse repository at this point
PrefService: use sub-node for the specified class
Show description for 4fee211
ctrueden
committed
4fee211
View commit details
Copy full SHA for 4fee211
View code at this point
Browse repository at this point
PrefService: push some methods to interface
Show description for 75ad716
ctrueden
committed
75ad716
View commit details
Copy full SHA for 75ad716
View code at this point
Browse repository at this point
PrefService: fix deprecation markers
ctrueden
committed
734a31c
View commit details
Copy full SHA for 734a31c
View code at this point
Browse repository at this point
PrefService: make Class argument name consistent
ctrueden
committed
42c480f
View commit details
Copy full SHA for 42c480f
View code at this point
Browse repository at this point
PrefService: move get(Class, String) to interface
ctrueden
committed
1668bd4
View commit details
Copy full SHA for 1668bd4
View code at this point
Browse repository at this point
PrefService: eliminate get/putIterable methods
Show description for aa8cd49
ctrueden
committed
aa8cd49
View commit details
Copy full SHA for aa8cd49
View code at this point
Browse repository at this point
PrefService: deprecate bad map/list/iterable sigs
Show description for fd2dd6d
ctrueden
committed
fd2dd6d
View commit details
Copy full SHA for fd2dd6d
View code at this point
Browse repository at this point
PrefService: tweak style
ctrueden
committed
fdc342c
View commit details
Copy full SHA for fdc342c
View code at this point
Browse repository at this point
PrefService: do not limit lists to 1000 items
Show description for 7d4f21d
ctrueden
committed
7d4f21d
View commit details
Copy full SHA for 7d4f21d
View code at this point
Browse repository at this point
PrefService: make String arg always name, not key
Show description for 15907ae
ctrueden
committed
15907ae
View commit details
Copy full SHA for 15907ae
View code at this point
Browse repository at this point
PrefService: isolate the deprecated methods
ctrueden
committed
8021b11
View commit details
Copy full SHA for 8021b11
View code at this point
Browse repository at this point
PrefService: deprecate global preferences
Show description for 5f30326
ctrueden
committed
5f30326
View commit details
Copy full SHA for 5f30326
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
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 Jun 19, 2017
PrefService: never let key or value be null
Show description for 75382b6
ctrueden
committed
75382b6
View commit details
Copy full SHA for 75382b6
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 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 Jan 15, 2016
DefaultPrefService: guard against null LogService
ctrueden
committed
584b538
View commit details
Copy full SHA for 584b538
View code at this point
Browse repository at this point
DefaultPrefService: protect vs other long strings
Show description for de4226d
ctrueden
committed
de4226d
View commit details
Copy full SHA for de4226d
View code at this point
Browse repository at this point
DefaultPrefService: fix bug with keys >80 chars
Show description for 39e3b21
ctrueden
committed
39e3b21
View commit details
Copy full SHA for 39e3b21
View code at this point
Browse repository at this point
DefaultPrefService: wrap all Preferences access
Show description for 5d4b849
ctrueden
committed
5d4b849
View commit details
Copy full SHA for 5d4b849
View code at this point
Browse repository at this point
DefaultPrefService: remove obsolete TODO
ctrueden
committed
1078b60
View commit details
Copy full SHA for 1078b60
View code at this point
Browse repository at this point
DefaultPrefService: add other authors
Show description for 5f1b644
ctrueden
committed
5f1b644
View commit details
Copy full SHA for 5f1b644
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
Previous
Next
You can’t perform that action at this time.