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
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
.
HubSpot
/
jinjava
Public
Notifications
You must be signed in to change notification settings
Fork
184
Star
785
Code
Issues
106
Pull requests
31
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jinjava
src
main
java
com
hubspot
jinjava
objects
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 29, 2026
Delegate all public ZonedDateTime instance methods on PyishDate
Show description for 0b59147
jasmith-hs
and
claude
committed
0b59147
View commit details
Copy full SHA for 0b59147
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Skip Jackson serialization for primitives in PyishObjectMapper
Show description for 17dcd0d
jasmith-hs
and
claude
committed
17dcd0d
View commit details
Copy full SHA for 17dcd0d
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
Address Sidekick review feedback: null check ordering in SizeLimitingPySet
Show description for da2b67b
jasmith-hs
and
claude
committed
da2b67b
View commit details
Copy full SHA for da2b67b
View code at this point
Browse repository at this point
Add ReverseFilter tests for primitive and object arrays; fix ReverseFilter for primitive arrays
Show description for 4b2551f
jasmith-hs
and
claude
committed
4b2551f
View commit details
Copy full SHA for 4b2551f
View code at this point
Browse repository at this point
Apply Spotless formatting
jasmith-hs
committed
ab6139d
View commit details
Copy full SHA for ab6139d
View code at this point
Browse repository at this point
Address further Sidekick review feedback
Show description for 4230d8f
jasmith-hs
and
claude
committed
4230d8f
View commit details
Copy full SHA for 4230d8f
View code at this point
Browse repository at this point
Begin making 3.0 adjustments
Show description for e3d1669
jasmith-hs
committed
e3d1669
View commit details
Copy full SHA for e3d1669
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
proxy to existing method
Show description for 9c60bf5
ccutrer
and
jasmith-hs
authored
9c60bf5
View commit details
Copy full SHA for 9c60bf5
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Implement PyMap.get with the optional default.
ccutrer
committed
db55adc
View commit details
Copy full SHA for db55adc
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
Use Jdk8Module to serialize Optional values
jasmith-hs
committed
0632811
View commit details
Copy full SHA for 0632811
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
pr clarity improvements
slozenko
committed
21dcf9f
View commit details
Copy full SHA for 21dcf9f
View code at this point
Browse repository at this point
use super for not duplicating the implementation
slozenko
committed
7e540f7
View commit details
Copy full SHA for 7e540f7
View code at this point
Browse repository at this point
introduce IndexOutOfRangeException when we deal with out-of-range cases
slozenko
committed
0b3d425
View commit details
Copy full SHA for 0b3d425
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
Don't naively swallow DeferredValueExceptions when partially reconstructing EL expressions.
Show description for 1598751
jasmith-hs
committed
1598751
View commit details
Copy full SHA for 1598751
View code at this point
Browse repository at this point
Allow aliasing keys to PartiallyDeferredValues, supporting PartiallyDerredValues which have pre-populated pyish representations
jasmith-hs
committed
4a8c8df
View commit details
Copy full SHA for 4a8c8df
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
Upgrade basepom and prettier
jhaber
committed
7311754
View commit details
Copy full SHA for 7311754
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
Add length-limiting to ToJsonFilter to avoid serializing a value which ends up larger than the max output size.
Show description for a6de2e2
jasmith-hs
committed
a6de2e2
View commit details
Copy full SHA for a6de2e2
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
Prefer performance over thread-safety for hashCode computation. Use a boolean rather than a ThreadLocal
jasmith-hs
committed
9607209
View commit details
Copy full SHA for 9607209
View code at this point
Browse repository at this point
Prevent stackoverflow on hashCode by using a semaphore to prevent recursion
jasmith-hs
committed
e5753f3
View commit details
Copy full SHA for e5753f3
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
Use interpreter locale as default for strftime functions
Matthew Coley
committed
441a03c
View commit details
Copy full SHA for 441a03c
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
Don't try eager interpret when OutputTooBigException is thrown
jasmith-hs
committed
259bdc0
View commit details
Copy full SHA for 259bdc0
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
Unwrap JsonMappingException if cause is LengthLimitingJsonProcessingException
jasmith-hs
committed
54f197b
View commit details
Copy full SHA for 54f197b
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Add @Beta annotations to Eager execution logic
jasmith-hs
committed
3385a6d
View commit details
Copy full SHA for 3385a6d
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
Also convert to snake case accessible map when serializing map entries
jasmith-hs
committed
b28c7dc
View commit details
Copy full SHA for b28c7dc
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
Add legacy override to pyish serialize using snake case by default
jasmith-hs
committed
47fd189
View commit details
Copy full SHA for 47fd189
View code at this point
Browse repository at this point
Change to only use allow_snake_case filter when the serialization isn't directly for output
jasmith-hs
committed
c9f6128
View commit details
Copy full SHA for c9f6128
View code at this point
Browse repository at this point
Change where eager execution attribute is checked to make use of caching serializers
jasmith-hs
committed
dfde72a
View commit details
Copy full SHA for dfde72a
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
When executing in eager execution, reconstruct beans to be accessible with snake case
jasmith-hs
committed
0f535ba
View commit details
Copy full SHA for 0f535ba
View code at this point
Browse repository at this point
Add filter which converts a map with camelCase attributes into one that also accepts snake_case keys
jasmith-hs
committed
4134c00
View commit details
Copy full SHA for 4134c00
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
Merge pull request #1007 from HubSpot/datetimeprovider
boulter
authored
1361802
View commit details
Copy full SHA for 1361802
View code at this point
Browse repository at this point
Update src/main/java/com/hubspot/jinjava/objects/date/PyishDate.java
Show description for d8ef52b
boulter
and
jasmith-hs
authored
d8ef52b
View commit details
Copy full SHA for d8ef52b
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
use datetimeprovider in methods that get the current time
jboulter
committed
a65e215
View commit details
Copy full SHA for a65e215
View code at this point
Browse repository at this point
add provider
jboulter
committed
1e2ac92
View commit details
Copy full SHA for 1e2ac92
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
We should be setting the dateFormat to what it originally is in PyishDate.
Show description for 72bd6f9
jasmith-hs
committed
72bd6f9
View commit details
Copy full SHA for 72bd6f9
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
Flip ternary expression
jasmith-hs
committed
75fa233
View commit details
Copy full SHA for 75fa233
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.