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-10-16
Fabien Potencier
added a Twig_Node_Expression_DefaultFilter to replace...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Fabien Potencier
added public getters on the environment to be able...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Fabien Potencier
fixed exception
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Fabien Potencier
fixed download page in the docs
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Fabien Potencier
merged branch trompette/patch-1 (PR #465)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Benoît Merlet
typo
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabien Potencier
refactored Twig_Node_Expression_GetAttr for better...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabien Potencier
optimized variable access when possible
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabien Potencier
refactored 'defined' test and 'default' filter
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabien Potencier
optimized lexer by pre-computing regexes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabien Potencier
made an optimization by removing array_merge usage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabien Potencier
bumped version to 1.4.0-DEV
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabien Potencier
prepared the 1.3.0-RC1 release
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Fabien Potencier
prepared the 1.3.0-RC1 release
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Fabien Potencier
fixed a unit test for PHPUnit 3.6
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Fabien Potencier
fixed optimizer
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Fabien Potencier
fixed wrong node type for the for tag
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Fabien Potencier
added an optimization for simple variables output
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Fabien Potencier
fixed hardcoded name escaping
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Fabien Potencier
removed usage of PHP 5.3 __DIR__
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Fabien Potencier
fixed composer version
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Fabien Potencier
merged branch igorw/composer (PR #452)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Fabien Potencier
merged branch phiamo/master (PR #454)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Fabien Potencier
fixed unit test broken by previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Fabien Potencier
merged branch Sannis/patch-1 (PR #455)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Oleg Efimov
FloorDiv (//) should return integer value according...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
phiamo
Added Capability to format DateInterval via twig date...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Igor Wiedler
[composer] add composer.json
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Fabien Potencier
added an optimization for the parent() function
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Fabien Potencier
added a note about the usage of Twig_Template methods
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Fabien Potencier
refactored documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Fabien Potencier
simplified intro and added a not about the render(...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Fabien Potencier
fixed makup in doc
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Fabien Potencier
made a small optimization when a macro does not take...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Fabien Potencier
added cache reloading when auto_reload is true and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Fabien Potencier
tweaked docs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Fabien Potencier
tweaked previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Fabien Potencier
merged branch runfalk/master (PR #368)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Fabien Potencier
added the possibility to force the escaping of a string...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Fabien Potencier
added traits support for the parent function
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Fabien Potencier
allowed empty templates to be used as traits
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Fabien Potencier
bumped version to 1.3.0-DEV
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Fabien Potencier
prepared 1.2.0 release
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Fabien Potencier
prepared 1.2.0-RC1 release
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Fabien Potencier
added an exception for unclosed tags
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Fabien Potencier
merged branch maxromanovsky/master (PR #431)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Max Romanovsky
Added: Countable interface support for empty test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
added more unit tests
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
removed some loop variable when using an if statement...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
made a markup refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
fixed algorithm that determines if a template using...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
tweaked an error message
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Fabien Potencier
renamed a class in unit test to avoid confusion with...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Fabien Potencier
fixed resolveTemplate() method (we only catch loader...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Fabien Potencier
added better support for encoding problems when escapin...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Fabien Potencier
simplified previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Fabien Potencier
fixed CS
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Fabien Potencier
merged branch Brouznouf/patch-1 (PR #425)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Joel Wurtz
Removing array_shift for optimisation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Fabien Potencier
fixed markup in the doc
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
added support for an array of templates to the "extends...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
added a way to ignore a missing template when using...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
added support for an array of templates to the include tag
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
merged branch jturmel/master (PR #403)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
replace file_exists() by is_file() as this is semantica...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
replaced usage of array_replace by array_merge (for...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
added the "attribute" function to allow getting dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Fabien Potencier
added Twig_Loader_Chain
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Fabien Potencier
renamed a test file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Fabien Potencier
added Twig_LoaderArray::setTemplate()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Fabien Potencier
switcher PHPUnit colors to true
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Fabien Potencier
merged branch videlalvaro/patch-1 (PR #419)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Alvaro Videla
Edited doc/templates.rst via GitHub
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Fabien Potencier
changed unit tests so that they work for PHP 5.2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
moved some logic to the constructor (that's allows...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
added an optimization for the set tag when used to...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
removed unneeded implementation of Template::getTemplat...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
changed name regex to allow more characters (the same...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
merged branch nikic/doNotUseNameNodeForFuncNames (PR...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
nikic
Do not use Node_Expression_Name for function names...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
removed obsolete code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
refactored code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
added the possibility to test for exceptions in integra...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
removed the possibility to use the extends tag from...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
moved Template::getParent() logic to the base class
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
added documentation for previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
fixed unit tests for previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
merged branch kotas/master (PR #362)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
added GtkSourceView support in doc
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Fabien Potencier
merged branch igorw/recipes-highlight (PR #405)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Igor Wiedler
fix highlighting of snippet in recipes doc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Fabien Potencier
bumped version to 1.2.0-DEV
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Fabien Potencier
prepared 1.1.2 released
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Fabien Potencier
fixed Parser bug when a child node is null
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Fabien Potencier
fixed Parser bug
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Josh Turmel
Add bitwise operators to core
commit
|
commitdiff
|
tree
|
snapshot
next