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 }}
cdchen
/
jinjava
Public
forked from
HubSpot/jinjava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2020
Merge pull request #462 from HubSpot/avoid-IndexOutOfBoundsExceptions
boulter
authored
a0a2930
View commit details
Copy full SHA for a0a2930
Browse repository at this point
check for negative index
jboulter
committed
e4472a6
View commit details
Copy full SHA for e4472a6
Browse repository at this point
Commits on Jul 13, 2020
add a template error instead of swallowing errors
jboulter
committed
4726244
View commit details
Copy full SHA for 4726244
Browse repository at this point
Merge pull request #463 from HubSpot/parent_loop
Show description for f6dfff5
kacperadach
authored
f6dfff5
View commit details
Copy full SHA for f6dfff5
Browse repository at this point
only check if current parent is in parent tree
Kacper Adach
committed
8fa8809
View commit details
Copy full SHA for 8fa8809
Browse repository at this point
Commits on Jul 10, 2020
use ENGINE_LOG
Kacper Adach
committed
13ff418
View commit details
Copy full SHA for 13ff418
Browse repository at this point
Commits on Jul 9, 2020
log error on parent loop
Kacper Adach
committed
a87d06b
View commit details
Copy full SHA for a87d06b
Browse repository at this point
Commits on Jul 6, 2020
avoid IndexOutOfBoundsExceptions
jboulter
committed
da138e4
View commit details
Copy full SHA for da138e4
Browse repository at this point
Commits on Jun 30, 2020
Merge pull request #461 from HubSpot/fix-NPE-in-listFilter
boulter
authored
7491784
View commit details
Copy full SHA for 7491784
Browse repository at this point
fix formatting
jboulter
committed
99b2b9f
View commit details
Copy full SHA for 99b2b9f
Browse repository at this point
fix NPE in listFilter
jboulter
committed
af9e3df
View commit details
Copy full SHA for af9e3df
Browse repository at this point
Merge branch 'master' of github.com:HubSpot/jinjava into fix-NPE-in-listFilter
jboulter
committed
0fc1bf9
View commit details
Copy full SHA for 0fc1bf9
Browse repository at this point
fix NPE in listFilter
jboulter
committed
8f3a05b
View commit details
Copy full SHA for 8f3a05b
Browse repository at this point
Commits on Jun 26, 2020
Merge pull request #460 from HubSpot/version-snapshot
Show description for 8672861
mattcoley
authored
8672861
View commit details
Copy full SHA for 8672861
Browse repository at this point
Make jinjava benchmark a snapshot
Matt Coley
committed
45a3c82
View commit details
Copy full SHA for 45a3c82
Browse repository at this point
Merge pull request #288 from HubSpot/datetimeformat-locale
Show description for 0190028
mattcoley
authored
0190028
View commit details
Copy full SHA for 0190028
Browse repository at this point
switch back to locale
Matt Coley
committed
2045de7
View commit details
Copy full SHA for 2045de7
Browse repository at this point
merge master
Matt Coley
committed
0287a05
View commit details
Copy full SHA for 0287a05
Browse repository at this point
Commits on Jun 25, 2020
Merge pull request #458 from HubSpot/from-json-filter-use-jsonnode
Show description for c52b7f5
AlpriElse
authored
c52b7f5
View commit details
Copy full SHA for c52b7f5
Browse repository at this point
Travis: wait for maven
AlpriElse
committed
5a77130
View commit details
Copy full SHA for 5a77130
Browse repository at this point
Trigger
AlpriElse
committed
266e770
View commit details
Copy full SHA for 266e770
Browse repository at this point
Commits on Jun 24, 2020
Merge pull request #456 from HubSpot/2.5.5-release
Show description for ef0bef1
mattcoley
authored
ef0bef1
View commit details
Copy full SHA for ef0bef1
Browse repository at this point
Merge pull request #459 from hs-jenkins-bot/release
Show description for 0e4938e
mattcoley
authored
0e4938e
View commit details
Copy full SHA for 0e4938e
Browse repository at this point
Commits on Jun 23, 2020
Map Json string to Object instead of JsonNode, rewrite tests
AlpriElse
committed
d7a628a
View commit details
Copy full SHA for d7a628a
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
hs-jenkins-bot
committed
cb464c1
View commit details
Copy full SHA for cb464c1
Browse repository at this point
[maven-release-plugin] prepare release jinjava-2.5.5
hs-jenkins-bot
committed
7e0ac83
View commit details
Copy full SHA for 7e0ac83
Browse repository at this point
Map Json string to JsonNode instead of HashMap
AlpriElse
committed
6157cca
View commit details
Copy full SHA for 6157cca
Browse repository at this point
Update CHANGES.md
mattcoley
authored
fa616d5
View commit details
Copy full SHA for fa616d5
Browse repository at this point
Changes 2.5.5 release
mattcoley
authored
9ab7b6a
View commit details
Copy full SHA for 9ab7b6a
Browse repository at this point
Commits on Jun 19, 2020
Merge pull request #455 from samukce/fix-multiple-equals-in-condition
Show description for 284aed8
mattcoley
authored
284aed8
View commit details
Copy full SHA for 284aed8
Browse repository at this point
Commits on Jun 12, 2020
Add test scenario to cover preserve deferred for or condition+expression
samukce
committed
882fa7c
View commit details
Copy full SHA for 882fa7c
Browse repository at this point
Apply code style format
samukce
committed
bfa8dbd
View commit details
Copy full SHA for bfa8dbd
Browse repository at this point
Refactor to avoid duplicate code
samukce
committed
4c513bf
View commit details
Copy full SHA for 4c513bf
Browse repository at this point
Apply fix for negative condition
samukce
committed
eefb47f
View commit details
Copy full SHA for eefb47f
Browse repository at this point
Fix resolution for build "is" expression
samukce
committed
8cb5142
View commit details
Copy full SHA for 8cb5142
Browse repository at this point
Previous
Next
You can’t perform that action at this time.