web/konrad/twig.git
2012-04-07 mark_storyUpdate docs concerning loop.last.
2012-04-05 Fabien Potencieradded some more information about unknown variable...
2012-04-03 Fabien Potencieradded Twig_Environment::mergeGlobals()
2012-04-03 Fabien Potencierfixed a regression when a template only extends another...
2012-04-03 Fabien Potencierbumped version to 1.7.0-DEV
2012-04-03 Fabien Potenciermade usage of mergeContextWithGlobals in macros
2012-04-03 Fabien Potencierfixed doc markup
2012-04-03 Fabien Potencierfixed doc markup
2012-04-03 Fabien Potencierfixed doc indexes
2012-04-03 Fabien Potencierrenamed a test
2012-04-03 Fabien Potencieradded compilation checks to avoid misuses of the sandbo...
2012-04-03 Fabien Potencierfixed Twig unit tests when a template must throw an...
2012-04-03 Fabien Potencierenhance error reporting in Twig unit tests
2012-04-03 Fabien Potencieradded doc for the sandbox tag
2012-04-03 Fabien Potencieradded a note about sandbox policy checks in the doc...
2012-04-03 Fabien Potencierfixed filesystem loader freshness logic for high traffi...
2012-04-02 Fabien Potencierbumped version to 1.6.4-DEV
2012-04-02 Fabien Potencierprepared the 1.6.4 release
2012-04-01 Fabien Potencierupdated CHANGELOG
2012-04-01 Fabien Potencierfixed file permission
2012-04-01 Fabien Potenciermerged branch Nami-Doc/patch-1 (PR #680)
2012-04-01 Fabien Potencierfixed performance when compiling large files
2012-03-31 Nami-DocThe question I'm asking myself now is : how could I...
2012-03-31 Nami-Docfix a bug where when an error would be thrown through...
2012-03-31 Fabien Potenciermade a small optimization when there is only one trait...
2012-03-31 Fabien Potencieroptimized parent template creation when the template...
2012-03-23 Fabien Potenciermerged branch lyrixx/error-guess (PR #675)
2012-03-23 Grégoire PineauFixed notice in Twig_Error::guessTemplateLine
2012-03-22 Fabien Potenciermerged branch carbonatethis/Documentation (PR #674)
2012-03-22 cbAdded code snippet to documentation to describe handlin...
2012-03-22 Fabien Potencierbumped version to 1.6.4-DEV
2012-03-22 Fabien Potencierprepared the 1.6.3 release
2012-03-22 Fabien Potencieradded documentation for the trim filter
2012-03-22 Fabien Potencierfixed usage of Z_ADDREF_P for PHP 5.2 in the C extension
2012-03-19 Fabien Potenciermerged branch shieldo/patch-1 (PR #670)
2012-03-19 Fabien Potenciersimplified code
2012-03-19 Douglas Greenshieldsfixed incorrect docblock
2012-03-18 Fabien Potencierfixed compilation of numeric values used in templates...
2012-03-18 Fabien Potenciersimplified tests
2012-03-18 Fabien Potenciermade the strategy used to guess the real template file...
2012-03-18 Fabien Potencierbumped version to 1.7.0-DEV
2012-03-18 Fabien Potencierprepared the 1.6.2 release
2012-03-17 Fabien Potencierfixed sandbox mode when used with inheritance (closes...
2012-03-17 Fabien Potencieradded preserveKeys support for the slice filter (closes...
2012-03-15 Fabien Potencierfixed the date filter when a DateTime instance is passe...
2012-03-15 Fabien Potenciermerged branch stof/trim_filter (PR #662)
2012-03-13 Fabien Potenciermerged branch raulfraile/patch-1 (PR #665)
2012-03-13 Raul FraileUpdated 'convert_encoding' filter documentation
2012-03-12 Christophe... Added a trim filter
2012-03-10 Fabien Potenciermerged branch andrerom/patch-1 (PR #658)
2012-03-10 andreromAdded @return doc on Twig_LoaderInterface->isFresh()
2012-03-10 andreromAdded missing @throws in Twig_LoaderInterface
2012-03-01 Fabien Potencierfixed typo
2012-02-29 Fabien Potencierfixed previous commit
2012-02-29 Fabien Potenciermerged branch robo47/docs-install-via-composer (PR...
2012-02-29 Fabien Potencierbumped Twig version
2012-02-29 Fabien Potencierfixed typo in the doc
2012-02-29 Fabien Potencierfixed typos in the doc
2012-02-29 Fabien Potencierprepared the 1.6.1 release
2012-02-28 Fabien Potencierfixed Twig C extension
2012-02-28 Fabien Potencierfixed CS
2012-02-28 Fabien Potencieradded some unit tests
2012-02-27 Benjamin SteiningerInstalling twig via composer
2012-02-21 Fabien Potencieradded some more information on the spaceless tag docume...
2012-02-19 Fabien Potencieradded some information about Twig_Template::getContext...
2012-02-19 Fabien PotencierRevert "merged branch m0ppers/master (PR #611)"
2012-02-18 Fabien Potencierupdated CHANGELOG
2012-02-18 Fabien Potenciermerged branch m0ppers/master (PR #611)
2012-02-18 Fabien Potencierclarified documentation (closes #602)
2012-02-18 Fabien Potenciermerged branch mvrhov/patch-1 (PR #603)
2012-02-18 Fabien Potencierupdated CHANGELOG
2012-02-18 Fabien Potenciermerged branch Seldaek/markup (PR #638)
2012-02-17 Jordi BoggianoAvoid creating unnecessary Twig_Markup instances, allow...
2012-02-17 Fabien Potencieradded phpdoc (closes #627)
2012-02-15 Fabien Potencierupdated the CHANGELOG and documentation for previous...
2012-02-15 Fabien Potencierfixed previous merge
2012-02-15 Fabien Potenciermerged branch mlehner/default_timezone (PR #635)
2012-02-14 Matt Lehneradded setTimezone to allow globally overriding the...
2012-02-12 Fabien Potenciermerged branch webwizard/patch-1 (PR #628)
2012-02-12 Victor Zamfirfixed typo
2012-02-06 Fabien Potencierremoved usage of assertInstanceOf as if is not availabl...
2012-02-06 Fabien Potencieradded more safeguards in unit tests to support differen...
2012-02-06 Fabien Potencierupdated CHANGELOG
2012-02-06 Fabien Potencieradded some unit tests for previous merge
2012-02-06 Fabien Potencierfixes CS
2012-02-06 Fabien Potenciermerged branch sv1l/master (PR #623)
2012-02-05 Sylvain DethierFixed slice filter w/ null length for string values
2012-02-04 Fabien Potencierfixed the creation of the cache directory in case of...
2012-02-04 Fabien Potencierbumped version to 1.7.0-DEV
2012-02-04 Fabien Potencierprepared the 1.6.0 release
2012-01-31 Fabien Potencieradded missing entry in the doc
2012-01-28 Fabien Potencierfixed raw blocks when used with the whitespace trim...
2012-01-28 Fabien Potencieradded some unit tests for the reverse filter when chars...
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
next