projects
/
web/konrad/twig.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
web/konrad/twig.git
2011-04-14
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Fabien Potencier
added null as an alias to none and made TRUE, FALSE...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Fabien Potencier
Merge remote branch 'markstory/whitespace'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Mark Story
Updating documentation for whitespace trim tags.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Mark Story
Making trim tags consume all whitespace, both horizonta...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
removed empty if
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
tweaked error message when wrapping an external exception
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
made Twig_Error::findTemplateInfo() more robust
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
refactored some tests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
fixed some tests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
tweaked error wrapping
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
refactored some tests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
removed line parameter from Twig_Template::getAttribute...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
added a Twig_Error_Wrapped exception to try to add...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
Revert "deleted abstract method doDisplay (maintain...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
Merge remote branch 'hason/template'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Fabien Potencier
Merge remote branch 'nikic/fixWrongMethodCallInTest'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Hugo Hamon
[doc] added the link to the Twig Netbeans plugin.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Mark Story
Adding additional test suggested by nikic.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Mark Story
Making a capturing group non capturing, as the group...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Mark Story
Moving newline trimming into the regexp used to match...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Mark Story
Applying changes suggested by nikic to simplify how...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Mark Story
Fixing some whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Mark Story
Fixing typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Mark Story
Adding a bit of documentation for whitespace trimming.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
nikic
$e->setFilename to $e->setTemplateFile in integrationTest
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Mark Story
Adding whitespace trimming support to other tag types...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Mark Story
Fixing use of non-existent method name.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Mark Story
Adding a test case for mixing {%- and %} tags together.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Mark Story
Adding a test that uses tabs.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Mark Story
Implementing {%- which trims non-newline whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Fabien Potencier
fixed CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Fabien Potencier
added some tests
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Fabien Potencier
Merge remote branch 'nikic/fixSandboxDuplicateMethodCalls'
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Fabien Potencier
added a test
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Fabien Potencier
added some cleanup in unit tests
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Fabien Potencier
replaced the Twig_Environment::load() shortcut by a...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jordi Boggiano
Ensure all mbstring calls have the charset specified
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Fabien Potencier
added Twig_Environment::load() as an alias for loadTemp...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Fabien Potencier
Merge remote branch 'markstory/ticket-277'
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Marc Abramowitz
Correct spelling error (in 3 places): "unkown" -> ...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
nikic
fix duplicate call of methods if using sandbox
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Fabien Potencier
made the charset configurable for the escape filter
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Anomareh
Added a link to the Twig TextMate bundle and fixed...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Fabien Potencier
added a recipe
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Mark Story
Updating documentation for blocks, mentioning that...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Pascal Borreli
[Twig] renamed: phpunit.xml -> phpunit.xml.dist
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Fabien Potencier
updated documentation and added a unit test
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
nikic
capturing {% set %} should give Twig_Markup
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
nikic
remove old code for setting all optimizers
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
nikic
add some more DocComments / type hints
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Fabien Potencier
added support for macro name in the endmacro tag
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
nikic
fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
nikic
swap GetAttr constructor arguments for from .. import...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-08
Fabien Potencier
fixed typos
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Fabien Potencier
added a way for template name to be anything
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Fabien Potencier
Revert "added the possibility to pass a readable name...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Fabien Potencier
fixed filter tag
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Fabien Potencier
added the possibility to pass a readable name for templates
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Fabien Potencier
fixed wrong usage of loadTemplate()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Martin Hason
fixed functions
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Martin Hason
fixed test covers
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Fabien Potencier
fixed __call()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Martin Hason
make Twig_Error compatible with PHP 5.3.0 >
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Martin Hason
deleted abstract method doDisplay (maintain BC)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Martin Hason
added possibility to customize "display" in the base...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Fabien Potencier
fixes an infinite loop on some Windows configurations
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Fabien Potencier
fixed possible warning
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Fabien Potencier
fixed the "length" filter for numbers
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Fabien Potencier
made a small tweak
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Fabien Potencier
added a note about the main advantage of creating an...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Fabien Potencier
fixed typo in phpdoc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Fabien Potencier
removed coupling between Twig_Node and Twig_Template
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Fabien Potencier
made Twig_Loader_Filesystem more flexible
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Fabien Potencier
fixed Template::getAttribute() as properties in PHP...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Martin Hason
add methods and fix naming of methods in Twig_Error
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Fabien Potencier
fixed documentation for the sandbox security policy
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Fabien Potencier
fixed text token with only '0' as content
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Fabien Potencier
added a test for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Fabien Potencier
fixed the ternary operator
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Fabien Potencier
bumped version for dev
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Fabien Potencier
updated CHANGELOG and bumped version to 1.0.0-RC1
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Fabien Potencier
removed obsolete note from the doc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Fabien Potencier
fixed typo in the doc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Fabien Potencier
fixed doc markup
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Fabien Potencier
added callbacks for undefined functions and filters
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Fabien Potencier
added a way to catch undefined filters (like functions)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Fabien Potencier
removed obsolete note in the doc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
nikic
fix loader doccomments
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Fabien Potencier
fixed a notice in a unit test
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Martin Hason
fix line number in error exceptions
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Martin Hason
added support for line number in Twig_Template::getAttr...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Fabien Potencier
next version will be 1.0.0-RC1
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Fabien Potencier
added context support for functions and filters
commit
|
commitdiff
|
tree
|
snapshot
next