konrad/twig.git
2012-01-28 Fabien Potencieradded some unit tests for random() when charset is...
2012-01-28 Fabien Potencierfixed previous commit
2012-01-27 Fabien Potencierfixed the random() function on strings when the charset...
2012-01-26 Fabien Potencierfixed CS
2012-01-26 Fabien Potenciermerged branch Tobion/test-coverage (PR #615)
2012-01-26 Tobias Schultzeimprove test coverage and support negative int for...
2012-01-26 Fabien Potenciertweaked doc
2012-01-26 Fabien Potenciermerged branch Tobion/patch-4 (PR #614)
2012-01-26 Tobias Schultzetypo again
2012-01-26 Tobias Schultzetypo
2012-01-26 Tobias Schultzeupdated doc for random function
2012-01-26 Tobias Schultzeadded tests for random function
2012-01-26 Tobias SchultzeMade the random function more versatile
2012-01-25 Fabien Potenciermerged branch Tobion/patch-3 (PR #613)
2012-01-25 Tobias SchultzeImproved random function
2012-01-24 Fabien Potenciertweaked previous merge (no need to duplicate visitors...
2012-01-24 Fabien Potencieradd a unit test for previous merge
2012-01-24 Fabien Potenciermerged branch Seldaek/inception (PR #610)
2012-01-24 Jordi BoggianoAdd comments
2012-01-24 Fabien Potenciermerged branch Seldaek/typo (PR #609)
2012-01-24 Jordi BoggianoUpdated CHANGELOG
2012-01-24 Jordi BoggianoProtect the Parser against recursive parsing issues
2012-01-24 Jordi BoggianoFix docblock
2012-01-24 Fabien Potencierremoved duplicated tests
2012-01-24 Fabien Potencieradded the possibility to skip some tests depending...
2012-01-23 Fabien Potencierfixed typo
2012-01-23 Fabien Potenciermade a speed optimization to macro calls when imported...
2012-01-23 Fabien Potencierupdated CHANGELOG
2012-01-23 Fabien Potencierfixed the attribute function when passing arguments...
2012-01-21 Fabien Potencieradded some unit tests for macros
2012-01-21 Fabien PotencierRevert "made a speed optimization to macro calls when...
2012-01-21 Fabien Potenciermade a speed optimization to macro calls when imported...
2012-01-21 Fabien Potenciermerged branch Tobion/patch-2 (PR #606)
2012-01-19 Tobias Schultzetypo
2012-01-19 Fabien Potencierfixed typo in doc (closes #604)
2012-01-17 Fabien Potenciermerged branch Seldaek/globals_fix (PR #600)
2012-01-17 Jordi BoggianoReset parsers, visitors, filters, tests, functions...
2012-01-16 Jordi BoggianoReset globals when a new global is added
2012-01-15 Fabien Potenciermerged branch Partugal/twig-ext (PR #598)
2012-01-14 Sergey LinnikSyncing Twig extension with latest changes in Twig...
2012-01-14 Fabien Potenciermade a cosmetic change
2012-01-14 Fabien Potenciermerged branch lyrixx/patch-4 (PR #596)
2012-01-14 Fabien Potenciermerged branch aerialls/patch-2 (PR #597)
2012-01-14 Julien Brochetfixed CS
2012-01-14 Grégoire PineauAdded a link to the documentation site
2012-01-14 Fabien Potencieradded support for optional length in the slice [] notation
2012-01-14 Fabien Potencieradded a slice filter
2012-01-14 Fabien Potencierfixed core filters phpdoc
2012-01-14 Fabien Potencieradded string support for the reverse filter
2012-01-13 Fabien Potenciertweaked doc for the merge filter
2012-01-13 Fabien Potenciertweaked documentation
2012-01-11 Fabien Potencierfixed some phpdoc
2012-01-09 Fabien Potencierfixed charset for previous commit
2012-01-09 Fabien Potencierfixed the empty test and the length filter for Twig_Mar...
2012-01-09 Fabien Potencieradded one more rule in the coding standards (closes...
2012-01-08 Fabien Potencieradded one more rule to the coding standards
2012-01-08 Fabien Potencierre-added the version in composer.json (if not, the...
2012-01-08 Fabien Potenciermerged branch aerialls/patch-1 (PR #585)
2012-01-08 Julien BrochetUpdate doc/coding_standards.rst
2012-01-08 Fabien Potencierfixed markup in doc
2012-01-08 Fabien Potencieradded coding standards in the docs
2012-01-08 Fabien Potenciermerged branch lyrixx/patch-dead-code (PR #584)
2012-01-08 Grégoire Pineau[Tests] Removed dead code in core test
2012-01-07 Fabien Potencieradded a recipe for stateful node visitors
2012-01-06 Fabien Potencieradded missing phpdoc
2012-01-06 Fabien Potencieradded a date function to ease date comparison (closes...
2012-01-06 Fabien Potencierupdated CHANGELOG
2012-01-06 Fabien Potencierfixed unary operators precedence (closes #583)
2012-01-06 Fabien Potenciermerged branch vicb/doc/use (PR #581)
2012-01-06 Victor Berchet[Twig] Add a note about multiple inheritance (use tag)
2012-01-05 Fabien Potencierbumped version to 1.6.0-DEV
2012-01-05 Fabien Potencierprepared the 1.5.1 release
2012-01-05 Fabien Potencierfixed regression in string parsing (closes #580)
2012-01-04 Fabien Potenciermerged branch lenar/patch-1 (PR #578)
2012-01-04 Lenar Lõhmuscompiles -> compile
2012-01-04 Fabien Potencieradded a note about the Twig extension DLL for Windows
2012-01-04 Fabien Potencierbumped version to 1.6.0-DEV
2012-01-04 Fabien Potencierprepared the 1.5.0 release
2012-01-03 Fabien Potencierfixed doc (closes #577)
2012-01-03 Fabien Potenciermerged branch lyrixx/patch-1 (PR #576)
2012-01-03 Grégoire PineauFixed CS
2012-01-02 Fabien Potencierfixed the join filter when several items have the same key
2012-01-02 Fabien Potenciersimplified code
2012-01-02 Fabien Potencieradded a unit test
2012-01-02 Fabien Potencieradded Traversable objects support for the join filter
2011-12-30 Fabien Potencierprepared the 1.5.0-RC2 release
2011-12-30 Fabien Potencierupdated doc for the date filter
2011-12-30 Fabien Potencieradded a way to set the default global date interval...
2011-12-30 Fabien Potencierrefactored date filter code
2011-12-30 Fabien Potenciermerged branch alefranz/patch-2 (PR #575)
2011-12-29 alefranzfix Date Format filter: DateInterval does not provide...
2011-12-28 Fabien Potencierrefactored Twig_Template::display() to ease its extension
2011-12-28 Fabien Potenciertweaked previous merge
2011-12-28 Fabien Potenciermerged branch markstory/number-format (PR #573)
2011-12-28 Mark StoryAdd documentation page for number_format.
2011-12-28 Mark StoryAdd number_format filter.
2011-12-26 Fabien Potencierfixed Twig_Node_Expression_Array::hasElement()
2011-12-26 Fabien Potencierprepared the 1.5.0-RC1 release
2011-12-26 Fabien Potencierfixed markup
2011-12-26 Fabien Potencieradded missing doc for the do tag
next