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
.
java-proj-2014
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 28, 2015
[maven-release-plugin] prepare for next development iteration
jaredstehler
committed
8185405
View commit details
Copy full SHA for 8185405
Browse repository at this point
[maven-release-plugin] prepare release jinjava-2.0.9
jaredstehler
committed
80512b7
View commit details
Copy full SHA for 80512b7
Browse repository at this point
adding support for lstrip_blocks, trim_blocks
jaredstehler
committed
206ca3d
View commit details
Copy full SHA for 206ca3d
Browse repository at this point
adding unique filter
jaredstehler
committed
cb464b6
View commit details
Copy full SHA for cb464b6
Browse repository at this point
Commits on Aug 19, 2015
change instanceof check from Long to Number, to account for cases where Integer is passed
jaredstehler
committed
0dd52f5
View commit details
Copy full SHA for 0dd52f5
Browse repository at this point
Commits on Aug 14, 2015
Merge pull request #19 from HubSpot/filter_updates
Show description for 54df393
jaredstehler
committed
54df393
View commit details
Copy full SHA for 54df393
Browse repository at this point
typo fix
David Hunt
committed
4041662
View commit details
Copy full SHA for 4041662
Browse repository at this point
Added third param truncate html and improved example
David Hunt
committed
16b427c
View commit details
Copy full SHA for 16b427c
Browse repository at this point
Commits on Aug 13, 2015
update truncate_html to preserve words by default
jaredstehler
committed
041c263
View commit details
Copy full SHA for 041c263
Browse repository at this point
Commits on Aug 12, 2015
Merge pull request #18 from HubSpot/cos-index
Show description for fc1356f
jaredstehler
committed
fc1356f
View commit details
Copy full SHA for fc1356f
Browse repository at this point
change 'templates' to 'coded_files'
Meghan Nelson
committed
8f07afa
View commit details
Copy full SHA for 8f07afa
Browse repository at this point
Commits on Jul 29, 2015
prepare for next iteration
jaredstehler
committed
fd59a51
View commit details
Copy full SHA for fd59a51
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
jaredstehler
committed
0f3f373
View commit details
Copy full SHA for 0f3f373
Browse repository at this point
[maven-release-plugin] prepare release jinjava-2.0.8
jaredstehler
committed
2c7660a
View commit details
Copy full SHA for 2c7660a
Browse repository at this point
fix npe for real
jaredstehler
committed
16e2449
View commit details
Copy full SHA for 16e2449
Browse repository at this point
prevent npe when parent is null
jaredstehler
committed
667cbde
View commit details
Copy full SHA for 667cbde
Browse repository at this point
fix issue handling escape sequences while parsing quoted strings in block tags
jaredstehler
committed
20f5dcc
View commit details
Copy full SHA for 20f5dcc
Browse repository at this point
Commits on Jul 27, 2015
clean imports
jaredstehler
committed
34ff074
View commit details
Copy full SHA for 34ff074
Browse repository at this point
fix trailing space
jaredstehler
committed
3079b71
View commit details
Copy full SHA for 3079b71
Browse repository at this point
update changelog
jaredstehler
committed
0b2eec8
View commit details
Copy full SHA for 0b2eec8
Browse repository at this point
Merge pull request #12 from HubSpot/add-dependencies-endpoint
Show description for 5a20455
jaredstehler
committed
5a20455
View commit details
Copy full SHA for 5a20455
Browse repository at this point
removing unused isGlobalContext var @cubeton
jaredstehler
committed
2483c62
View commit details
Copy full SHA for 2483c62
Browse repository at this point
Merge branch 'master' into add-dependencies-endpoint
jaredstehler
committed
62d8580
View commit details
Copy full SHA for 62d8580
Browse repository at this point
Commits on Jul 21, 2015
allow for custom property accessors on list-type objects in expressions
jaredstehler
committed
3c9851e
View commit details
Copy full SHA for 3c9851e
Browse repository at this point
Commits on Jul 20, 2015
update changelog
jaredstehler
committed
9914b1a
View commit details
Copy full SHA for 9914b1a
Browse repository at this point
minor code cleanup
jaredstehler
committed
36a655f
View commit details
Copy full SHA for 36a655f
Browse repository at this point
Merge pull request #15 from markus-s24/interpreter-rework
Show description for cd73559
jaredstehler
committed
cd73559
View commit details
Copy full SHA for cd73559
Browse repository at this point
fix liquid benchmarks
jaredstehler
committed
0119010
View commit details
Copy full SHA for 0119010
Browse repository at this point
update jinjava rev, jmh
jaredstehler
committed
d37eb27
View commit details
Copy full SHA for d37eb27
Browse repository at this point
Commits on Jul 17, 2015
Update README.md
jaredstehler
committed
156109a
View commit details
Copy full SHA for 156109a
Browse repository at this point
Move wrapping into JinjavaInterpreterResolver
Markus Heiden
committed
8c61d63
View commit details
Copy full SHA for 8c61d63
Browse repository at this point
Move wrapping into JinjavaInterpreterResolver
Markus Heiden
committed
28e7719
View commit details
Copy full SHA for 28e7719
Browse repository at this point
Simplify ELContext
Markus Heiden
committed
d575933
View commit details
Copy full SHA for d575933
Browse repository at this point
Name methods consistently
Markus Heiden
committed
a344d61
View commit details
Copy full SHA for a344d61
Browse repository at this point
Add javadoc
Markus Heiden
committed
a01a1c1
View commit details
Copy full SHA for a01a1c1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.