web/konrad/twig.git
2012-08-24 Fabien Potencierfixed the in operator for objects that contains circula...
2012-08-24 Fabien Potencierfixed CS
2012-08-24 Fabien Potenciermerged branch Banane9/patch-1 (PR #817)
2012-08-24 Fabien Potencierupdated CHANGELOG
2012-08-24 Arne KiesewetterAdded Highlighter for Notepad++ to the list
2012-08-23 Fabien Potenciermerged branch arnaud-lb/792 (PR #814)
2012-08-23 Fabien Potenciermerged branch arnaud-lb/fix-zts-5.2 (PR #815)
2012-08-23 Arnaud Le Blanc[ext] fixed php 5.2 ZTS builds
2012-08-23 Arnaud Le Blancphp5.2 fix
2012-08-23 Victor Berchet[Tests] Test accessing a public property when \ArrayAcc...
2012-08-23 Arnaud Le Blanc[ext] made ext consistent with 8ec73cf4759f90b961de1732...
2012-08-23 Arnaud Le Blanc[ext] use only read_property handler
2012-08-20 Fabien Potenciermerged branch arnaud-lb/807 (PR #812)
2012-08-20 Arnaud Le Blancavoid crash when TWIG_GET_ARRAY_ELEMENT returns NULL
2012-08-20 Arnaud Le Blancallow --EXCEPTION-- tests to have a --DATA-- block
2012-08-17 Fabien Potenciermerged branch garak/patch-1 (PR #809)
2012-08-17 Massimiliano... Update doc/templates.rst
2012-08-07 Fabien Potenciermerged branch sdepablos/master (PR #802)
2012-08-07 Sergi de PablosAdded missing abs and date_modify functions to the...
2012-07-28 Fabien Potencieradded a test to verify that the merge filter actually...
2012-07-22 Fabien Potencierbumped version to 1.9.2-DEV
2012-07-22 Fabien Potencierprepared the 1.9.1 release
2012-07-21 Fabien Potencierreverted partially a previous commit
2012-07-21 Fabien Potencieroptimized macro calls when auto-escaping is on (closes...
2012-07-21 Fabien Potenciermoved some macro related logic to the generated code
2012-07-20 Fabien Potenciermerged branch acasademont/patch-1 (PR #781)
2012-07-19 Albert CasademontLittle typo
2012-07-19 Albert CasademontThe empty test now also checks for empty arrays
2012-07-19 Fabien Potencierupdated CHANGELOG
2012-07-18 Fabien Potenciermerged branch pborreli/master (PR #771)
2012-07-18 Fabien Potencierfixed typo in previous merge
2012-07-18 Fabien Potenciermerged branch Nami-Doc/patch-1 (PR #773)
2012-07-18 Fabien Potenciermerged branch havvg/patch-1 (PR #777)
2012-07-18 Fabien Potencieradded a note about accessing variable attributes that...
2012-07-18 Fabien Potenciermade Twig_Loader_Chain more explicit about problems
2012-07-17 Toni Uebernickelfix example autoescape for javascript
2012-07-16 Fabien Potenciermerged branch Tobion/patch-6 (PR #774)
2012-07-15 Tobias Schultzefix Twig_Function_Node extending wrong class
2012-07-15 Nami-DocReverse argument for number_format
2012-07-14 Fabien Potencierrefactored the loader documentation
2012-07-13 Pascal BorreliRemoved duplicate array keys
2012-07-13 Pascal BorreliFixing typos
2012-07-13 Fabien Potencierbumped version to 1.9.1-DEV
2012-07-13 Fabien Potencierprepared the 1.9.0 release
2012-07-13 Fabien Potencierfixed the template escaper guesser example
2012-07-13 Fabien Potencierclarified usage of the string and array loaders
2012-07-12 Fabien Potenciermerged branch Adel-E/patch-1 (PR #767)
2012-07-12 Fabien Potencierscaled back on named HTML entities since HTML 5's XML...
2012-07-10 Fabien Potenciermade the parsing independent of the template loaders
2012-07-10 Fabien Potencierfixed PHP 5.2 issue in unit tests
2012-07-10 Fabien Potencierfixed exception trace when an error occurs when renderi...
2012-07-09 AdelFix typehint "int" to "integer"
2012-07-04 Fabien Potencierfixed composer version
2012-06-30 Fabien Potenciermerged branch shieldo/patch-2 (PR #763)
2012-06-29 Douglas Greenshieldsimproved English in example text
2012-06-28 Fabien Potenciermerged branch stealth35/sanitize_ext (PR #761)
2012-06-27 stealth35Removed useless code
2012-06-27 Fabien Potencierfixed PHP 5.2 incompatibilty
2012-06-27 Fabien Potencierfixed url escaping strategy for PHP 5.2
2012-06-27 Fabien Potenciermerged branch Seldaek/date_modify (PR #760)
2012-06-27 Jordi BoggianoFix date_modify filter for PHP 5.2
2012-06-27 Fabien Potencieradded support for more escaping strategies (url, css...
2012-06-26 Fabien Potenciertweaked previous commit
2012-06-26 Fabien Potenciermerged branch Seldaek/date_modify (PR #757)
2012-06-26 Fabien Potencierfixed nested embed tag calls
2012-06-26 Fabien Potenciermerged branch meandmymonkey/clarify-pre_escape (PR...
2012-06-25 Andreas Hucksclarified documentation of pre_escape option
2012-06-20 Jordi BoggianoAdd docs for date_modify
2012-06-20 Jordi BoggianoFix docs of date filter
2012-06-17 Fabien Potencierbumped version to 1.8.4-DEV
2012-06-17 Fabien Potencierprepared the 1.8.3 release
2012-06-14 Fabien Potencierfixed paths in the filesystem loader when passing a...
2012-06-14 Fabien Potencierfixed typos
2012-06-14 Fabien Potencierfixed escaping when a project defines a function named...
2012-06-14 Fabien Potencieradded some information about template recompilation...
2012-06-14 Fabien Potenciertweaked doc
2012-06-14 Fabien Potencierfixed doc (closes #744)
2012-06-14 Libert KHEadded missing comment added (closes #476)
2012-06-13 Fabien Potenciermerged branch adrienbrault/patch-1 (PR #751)
2012-06-12 Adrien Brault[Doc] Fix some typos
2012-06-10 Fabien Potencierfixed chmod mode to apply the umask correctly (closes...
2012-06-09 Fabien Potencierfixed a phpdoc (closes #748)
2012-06-08 Fabien Potencieradded a note in the CHANGELOG (refs #745)
2012-06-08 Fabien Potenciermerged branch catchamonkey/compiler_outdent (PR #747)
2012-06-07 Chris SedlmayrThe Compiler outdent method will now only reduce the...
2012-05-31 Fabien Potencieradded Komodo to the list of supported IDEs
2012-05-30 Fabien Potencieradded Coda 2 in the list of supported IDEs
2012-05-30 Fabien Potencierbumped version to 1.8.3
2012-05-30 Fabien Potencierprepared the 1.8.2 release
2012-05-29 Fabien Potencierfixed some CS issues
2012-05-29 Fabien Potenciermerged branch blaugueux/master (PR #736)
2012-05-29 Benjamin LaugueuxFixed DateTimeZone support in date filter.
2012-05-28 Fabien Potencierupdated CHANGELOG
2012-05-28 Fabien Potenciermerged branch maartendekeizer/master (PR #738)
2012-05-28 Maarten de... Add abs filter
2012-05-28 Fabien Potenciermerged branch hhamon/doc_fixes (PR #737)
2012-05-28 Hugo Hamon[doc] fixed Composer section of the introduction. Added...
2012-05-26 Fabien Potencierfixed an obsolete comment in phpdoc
2012-05-23 Fabien Potencierfixed a regression when using a number in template...
2012-05-23 Fabien Potencieradded an example for the loop variable (closes #732)
next