3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix PHP error when TRIM_TAGS is false More... over 13 years ago
Added length filter. More... over 13 years ago
Fix some errors with 'searchpath as array' More... over 13 years ago
Merge pull request #37 from cicerocomp/master More... over 13 years ago
memcache in README More... over 13 years ago
'With' statement support added to 'include' tag. More... over 13 years ago
Add memcache module cache More... over 13 years ago
Got rid of undefined index php notices in For_Tag and H2o_Context::getVariable(). More... almost 14 years ago
searchpath now accepts an array, need to add the tests More... almost 14 years ago
Merge remote branch 'upstream/master' More... about 14 years ago
added unit test for with tag More... over 14 years ago
with tag fixed More... over 14 years ago
added jlogsdon :) More... over 14 years ago
add contributors in readme More... over 14 years ago
merge class_exists without calling __autoload patch (commit d729cd134088352f075c6208cf392241213863b2 from metropolis) More... over 14 years ago
add filter support everywhere (e.g. in if tag) More... over 14 years ago
added ifchanged tag support More... almost 15 years ago
added ifchanged tag support More... almost 15 years ago
Implement the admin_media_prefix tag.
rlaager
as Richard Laager
More... almost 15 years ago
Implement the csrf_token tag.
rlaager
as Richard Laager
More... almost 15 years ago
Make quotes in the load tag optional.
rlaager
as Richard Laager
More... almost 15 years ago
Allow for hyphens in tag names.
rlaager
as Richard Laager
More... almost 15 years ago
Fix a typo
rlaager
as Richard Laager
More... almost 15 years ago
- Fixed loader subclass issue - Adding integer support for date filter (Thanks ai.james)
taylor.luk
as speedmax
More... over 15 years ago
H2O_RE::init was also missing the static declaration
James Logsdon
as jlogsdon
More... over 15 years ago
Evaluator methods should be declared static to prevent PHP notices
James Logsdon
as jlogsdon
More... over 15 years ago
Fixed typo in autoescape tag's constructor More... over 15 years ago
Fixed truncate filter, returns truncated text now. More... over 15 years ago
- Loader runtime needs to be assigned before loadTempate method
taylor.luk
as speedmax
More... over 15 years ago
- Fixed failing tests
taylor.luk
as speedmax
More... over 15 years ago