web/konrad/twig.git
2011-09-22 Fabien Potenciertweaked previous merge
2011-09-22 Fabien Potenciermerged branch runfalk/master (PR #368)
2011-09-22 Fabien Potencieradded the possibility to force the escaping of a string...
2011-09-22 Fabien Potencieradded traits support for the parent function
2011-09-22 Fabien Potencierallowed empty templates to be used as traits
2011-09-22 Fabien Potencierbumped version to 1.3.0-DEV
2011-09-13 Fabien Potencierprepared 1.2.0 release
2011-09-10 Fabien Potencierprepared 1.2.0-RC1 release
2011-09-06 Fabien Potencieradded an exception for unclosed tags
2011-09-06 Fabien Potencierupdated CHANGELOG
2011-09-06 Fabien Potenciermerged branch maxromanovsky/master (PR #431)
2011-09-04 Max RomanovskyAdded: Countable interface support for empty test
2011-09-01 Fabien Potencieradded more unit tests
2011-09-01 Fabien Potencierremoved some loop variable when using an if statement...
2011-09-01 Fabien Potenciermade a markup refactoring
2011-09-01 Fabien Potencierfixed algorithm that determines if a template using...
2011-09-01 Fabien Potenciertweaked an error message
2011-08-31 Fabien Potencierrenamed a class in unit test to avoid confusion with...
2011-08-30 Fabien Potencierfixed resolveTemplate() method (we only catch loader...
2011-08-30 Fabien Potencieradded better support for encoding problems when escapin...
2011-08-29 Fabien Potenciersimplified previous merge
2011-08-29 Fabien Potencierfixed CS
2011-08-29 Fabien Potenciermerged branch Brouznouf/patch-1 (PR #425)
2011-08-30 Joel WurtzRemoving array_shift for optimisation.
2011-08-28 Fabien Potencierfixed markup in the doc
2011-08-27 Fabien Potencieradded support for an array of templates to the "extends...
2011-08-27 Fabien Potencieradded a way to ignore a missing template when using...
2011-08-27 Fabien Potencieradded support for an array of templates to the include tag
2011-08-27 Fabien Potencierupdated CHANGELOG
2011-08-27 Fabien Potenciermerged branch jturmel/master (PR #403)
2011-08-27 Fabien Potencierreplace file_exists() by is_file() as this is semantica...
2011-08-27 Fabien Potencierreplaced usage of array_replace by array_merge (for...
2011-08-27 Fabien Potencieradded the "attribute" function to allow getting dynamic...
2011-08-24 Fabien Potencieradded Twig_Loader_Chain
2011-08-24 Fabien Potencierrenamed a test file
2011-08-24 Fabien Potencieradded Twig_LoaderArray::setTemplate()
2011-08-24 Fabien Potencierswitcher PHPUnit colors to true
2011-08-18 Fabien Potenciermerged branch videlalvaro/patch-1 (PR #419)
2011-08-16 Alvaro VidelaEdited doc/templates.rst via GitHub
2011-08-08 Fabien Potencierchanged unit tests so that they work for PHP 5.2
2011-08-07 Fabien Potenciermoved some logic to the constructor (that's allows...
2011-08-07 Fabien Potencieradded an optimization for the set tag when used to...
2011-08-07 Fabien Potencierremoved unneeded implementation of Template::getTemplat...
2011-08-07 Fabien Potencierchanged name regex to allow more characters (the same...
2011-08-07 Fabien Potenciermerged branch nikic/doNotUseNameNodeForFuncNames (PR...
2011-08-06 nikicDo not use Node_Expression_Name for function names...
2011-08-06 Fabien Potencierremoved obsolete code
2011-08-06 Fabien Potencierrefactored code
2011-08-06 Fabien Potencieradded the possibility to test for exceptions in integra...
2011-08-06 Fabien Potencierremoved the possibility to use the extends tag from...
2011-08-06 Fabien Potenciermoved Template::getParent() logic to the base class
2011-08-06 Fabien Potencieradded documentation for previous merge
2011-08-06 Fabien Potencierfixed unit tests for previous merge
2011-08-06 Fabien Potenciermerged branch kotas/master (PR #362)
2011-08-06 Fabien Potencieradded GtkSourceView support in doc
2011-08-04 Fabien Potenciermerged branch igorw/recipes-highlight (PR #405)
2011-07-31 Igor Wiedlerfix highlighting of snippet in recipes doc
2011-07-30 Fabien Potencierbumped version to 1.2.0-DEV
2011-07-30 Fabien Potencierprepared 1.1.2 released
2011-07-28 Fabien Potencierfixed Parser bug when a child node is null
2011-07-28 Fabien Potencierfixed Parser bug
2011-07-28 Josh TurmelAdd bitwise operators to core
2011-07-27 Fabien Potencierfixed unit test, updated CHANGELOG
2011-07-27 Fabien Potenciermerged branch JEDIBC/master (PR #401)
2011-07-27 JEDIBCCorrection of a BC break with json_encode and PHP 5.2.x
2011-07-27 Fabien Potenciersimplified code for previous merge/commits
2011-07-27 Fabien Potencierchanged previous commit to preserve better BC
2011-07-27 Fabien Potencierfixed CS on template output
2011-07-27 Fabien Potencierupdated CHANGELOG
2011-07-27 Fabien Potencierfixed previous merge
2011-07-27 Fabien Potenciermerged branch hason/optimizer (PR #399)
2011-07-27 Martin Hasonfixed optimization for rendering blocks with variable...
2011-07-26 Fabien Potencierupdated CHANGELOG
2011-07-26 Fabien Potencierfixed inherited templates when an empty body
2011-07-26 Fabien Potenciermerged branch netzhuffle/master (PR #396)
2011-07-26 Fabien Potencierremoved comment
2011-07-26 Fabien Potencierfixed compilation of templates when the body of a child...
2011-07-25 Jannis GrimmSwitched a tab to four spaces
2011-07-25 Jannis GrimmAdded testcase for #395
2011-07-25 Jannis GrimmMerge remote-tracking branch 'upstream/master'
2011-07-25 Jannis GrimmFixed existing tests
2011-07-25 Jannis GrimmChanged Module.php to pass existing tests
2011-07-25 Fabien Potenciersimplified CHANGELOG
2011-07-25 Fabien Potencierupdated CHANGELOG
2011-07-25 Fabien Potencierfixed output when a macro throws an exception
2011-07-25 Fabien Potencierfixed PHPDocs for the Token parsers
2011-07-25 Fabien Potencierfixed PHPDocs for the Core extension
2011-07-25 Fabien Potenciermerged branch pulse00/master (PR #389)
2011-07-25 Fabien Potencierfixed a parsing problem when a large chunk of text...
2011-07-24 Jannis Grimmfixed issue #395
2011-07-19 Fabien Potencieradded filename when throwing an exception when we know it
2011-07-18 Robert Gruendleradded twig comments
2011-07-18 Robert Gruendleradded phpDocs for TokenParsers, filters and tests
2011-07-17 Fabien Potencierprepared 1.1.1 release
2011-07-16 Fabien Potenciermade a small optimization on Core functions
2011-07-16 Fabien Potencieradded an optimization to the Optimizer
2011-07-12 Fabien Potencierupdated CHANGELOG
2011-07-12 Fabien Potencierfixed CS
2011-07-12 Fabien Potenciermerged branch nikic/improveIsDefinedPerformanceInNonStr...
2011-07-12 Fabien Potenciermerged branch nikic/optimizeVariableAccess2 (PR #382)
next