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
2013-01-08
Fabien Potencier
prepared the 1.12.0 release
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Fabien Potencier
tweaked CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Fabien Potencier
forbid mixed usage of raw/verbatim
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Fabien Potencier
merged branch fabpot/verbatim (PR #947)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Fabien Potencier
renamed the raw tag to verbatim to avoid confusion...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Fabien Potencier
fixed tests on PHP 5.2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Fabien Potencier
fixed tests on PHP 5.2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Fabien Potencier
fixed registration of tests and functions as anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Fabien Potencier
updated license year
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Fabien Potencier
Revert "merged branch za-creature/patch-1 (PR #943)"
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Fabien Potencier
merged branch za-creature/patch-1 (PR #943)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Fabien Potencier
merged branch dantleech/globals_not_array (PR #944)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
dantleech
Upgrade problem
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Fabien Potencier
bumped version to 1.12.0-DEV
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Fabien Potencier
prepared the 1.12.0-RC1 release
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
za-creature
Update lib/Twig/Autoloader.php
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Fabien Potencier
fixed typo in the docs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Fabien Potencier
fixed wrong version in the docs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Fabien Potencier
merged branch fabpot/performance-fix (PR #941)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Fabien Potencier
removed PEAR related code
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Fabien Potencier
changed the way globals behave to be more BC with 1...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-25
Fabien Potencier
merged branch fabpot/render-function (PR #926)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Fabien Potencier
merged branch Baachi/fix-simple (PR #939)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Markus Bachmann
Fix the registration of simple filters, test and functions
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Fabien Potencier
added an include function
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Fabien Potencier
added emacs in the IDE support section of the docs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Fabien Potencier
fixed small typo in the docs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Fabien Potencier
fixed regression
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Fabien Potencier
merged branch fabpot/callables-everywhere (PR #905)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Fabien Potencier
merged branch fabpot/loop-errors (PR #927)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Fabien Potencier
added a syntax error when using a loop variable that...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Fabien Potencier
simplified code
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Fabien Potencier
added @deprecated tags on deprecated classes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Fabien Potencier
added the ability to use any PHP callable to define...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Fabien Potencier
added Twig_TemplateInterface in the list of deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Fabien Potencier
added a note about deprecated interfaces
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Fabien Potencier
added a note about the PEAR package
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Fabien Potencier
moved some code to the proper location
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabien Potencier
added an exception when misusing macro calls (refs...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Fabien Potencier
merged branch javiereguiluz/master (PR #923)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Javier Eguiluz
Fixed a typo in the 'escape' filter documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Fabien Potencier
merged branch fabpot/twig-c-bug (PR #920)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Fabien Potencier
added a missing test
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Fabien Potencier
fixed some tests when the extension is not enabled
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Fabien Potencier
merged branch char101/fix-ext-retval (PR #921)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Fabien Potencier
added some missing test for Template::getAttribute()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Charles
Fix empty string comparison
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Fabien Potencier
added some missing test for Template::getAttribute()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Fabien Potencier
removed uneeded condition (a filter node cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Fabien Potencier
added missing tests for sandbox support in Template...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Fabien Potencier
added some missing tests for getAttribute (for isXXX...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Fabien Potencier
merged branch fabpot/extension-registration (PR #917)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Fabien Potencier
reverted the early registration of extensions (extensio...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Fabien Potencier
added some unit for previous merge
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Fabien Potencier
merged branch arthens/master (PR #916)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Giacomo Gatelli
Fix broken variable reference
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Fabien Potencier
merged branch LouTerrailloune/patch-1 (PR #913)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Fabien Potencier
merged branch catchamonkey/compiler_typo (PR #915)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Chris Sedlmayr
Fixes a typo in the compiler outdent comment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Vincent Terraillon
Update doc/filters/split.rst
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Fabien Potencier
merged branch Tobion/refactor-core-ext (PR #907)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Fabien Potencier
merged branch gunnarlium/master (PR #908)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Fabien Potencier
merged branch Tobion/editorconfig (PR #909)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Tobias Schultze
added editorconfig file
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Gunnar Lium
Update doc for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Tobias Schultze
refactor test_empty and in_filter
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Fabien Potencier
merged branch fabpot/env-simplifications (PR #904)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Fabien Potencier
changed the way extension filters/tests/functions/node...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Fabien Potencier
tweaked documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Fabien Potencier
fixed 5.2 compat
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Fabien Potencier
merged branch fabpot/tokenparserbroker (PR #903)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Fabien Potencier
deprecated the token parser broker sub-system
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Fabien Potencier
merged branch fabpot/named-arguments (PR #901)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Fabien Potencier
added the ability to set default values for macro argum...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Fabien Potencier
added support for named arguments for filters, tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Fabien Potencier
refactored the code handling arguments for PHP callback...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Fabien Potencier
moved filters/functions/tests syntax errors to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Fabien Potencier
switched version to 1.12
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Fabien Potencier
added support for extended ternary operator syntaxes...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabien Potencier
bumped version to 1.11.2-DEV
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabien Potencier
prepared the 1.11.1 release
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Fabien Potencier
tweaked previous merge (refs #894)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Fabien Potencier
merged branch char101/fix-debug-lineno (PR #894)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Charles
Fix twig error lineno off by 2
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Fabien Potencier
fixed regression when calling a macro inside another...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Fabien Potencier
udpated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Fabien Potencier
added a test for previous merge (refs #892)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Fabien Potencier
merged branch char101/fix-ext-crash-on-undef-func-insid...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Fabien Potencier
fixed CS
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Fabien Potencier
merged branch char101/optimize-strict-vars-php54 (PR...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Charles
Use ternary operator with PHP 5.4 when strict_variables...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Charles
Fix extension crash when calling unknown method inside...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Fabien Potencier
merged branch nomack84/fixed_typo (PR #891)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Mario A. Alvarez...
[template_from_string]Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Fabien Potencier
bumped version to 1.11.0-DEV
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Fabien Potencier
prepared the 1.11.0 release
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Fabien Potencier
merged branch char101/fix-build-warning (PR #886)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Charles
Fix build warning for const pointer
commit
|
commitdiff
|
tree
|
snapshot
next