konrad/twig.git
2013-09-04 Fabien Potenciermerged branch peterkokot/patch-1 (PR #1184)
2013-09-04 Peter KokotVim integration updated with alternative, Jinja for...
2013-09-04 Fabien Potencierfixed CS
2013-09-04 Fabien Potenciermerged branch Uplink03/patch-1 (PR #1180)
2013-09-04 Fabien Potenciermerged branch Tobion/simplify-constructor (PR #1181)
2013-09-03 Tobias Schultzesimplify loader constructors
2013-09-03 Uplink03Clarify what the "date" filter takes as parameter
2013-09-02 Fabien Potencierremoved unneeded variable
2013-09-02 Fabien Potenciermerged branch lyrixx/tests (PR #1179)
2013-09-02 Grégoire PineauAdded Tests to prevent future regression
2013-08-28 Fabien Potencierfixed markup
2013-08-28 Fabien Potenciermerged branch ksenzee/master (PR #1173)
2013-08-27 Katherine Senzeegrammar and punctuation fixes
2013-08-26 Fabien Potenciermerged branch tucksaun/fix-win-compatibility (PR #1170)
2013-08-26 Tugdual Saunier[ext] Fixed Windows compatibility (closes #1167)
2013-08-07 Fabien Potenciermerged branch oktron/patch-1 (PR #1161)
2013-08-07 oktronAdd missing apostrophe
2013-08-06 Fabien Potencierupdated CHANGELOG
2013-08-06 Fabien Potenciermerged branch Misiur/master (PR #1158)
2013-08-06 Marcin MisiurskiDon't use array_fill for full array
2013-08-05 Fabien Potencierupdated CHANGELOG
2013-08-05 Fabien Potencierremoved usage of deprecated constants
2013-08-05 Fabien Potencierremoved usage of deprecated classes in unit tests
2013-08-05 Fabien Potencierfixed two edge case bug in the filesystem loader
2013-08-05 Fabien Potencierreverted optimizations done in the filesystem loader...
2013-08-05 Fabien Potencierfixed filesystem loader when the name needs to be norma...
2013-08-04 Fabien Potenciersimplified code
2013-08-04 Fabien Potencierreplaced usage of md5/sha1 by sha256
2013-08-04 Fabien Potencierfixed template_from_string() cache side-effects
2013-08-04 Fabien Potencierfixed CS
2013-08-04 Fabien Potenciermerged branch Cottser/master (PR #1071)
2013-08-04 Fabien Potenciermerged branch fabpot/complex-template_from_string ...
2013-08-04 Fabien Potenciermerged branch fabpot/filesystem-optimizations (PR ...
2013-08-04 Fabien Potencierupdated CHANGELOG
2013-08-04 Fabien Potenciermerged branch tucksaun/fix-issue-1143 (PR #1147)
2013-08-04 Fabien Potencierfixed versions in docs
2013-08-04 Tugdual Saunier[ext] access static properties, fixed #1143
2013-08-04 Fabien Potenciertweaked documentation about overloading existing filter...
2013-08-04 Fabien Potencieroptimized the filesystem loader
2013-08-04 Fabien Potencierfixed the filesystem loader cache when a template name...
2013-08-04 Fabien Potencierfixed a bug in some unit tests (closes #1092)
2013-08-03 Fabien Potencierfixed template_from_string when the template includes...
2013-08-03 Fabien Potencieradded a note about how to use our PEAR channel to insta...
2013-08-03 Fabien Potencierunified LICENSEs between the PHP and the C code
2013-08-03 Fabien Potencierfixed some unit tests
2013-08-03 Fabien Potencierrenamed an internal variable
2013-08-03 Fabien Potencieradded an exception when a macro re-uses the same argume...
2013-08-03 Fabien Potencierupdated CHANGELOG
2013-08-03 Fabien Potenciermerged branch hason/macros (PR #1139)
2013-08-03 Fabien Potencierbumped version to 1.14.0-DEV
2013-08-03 Fabien Potencierprepared the 1.13.2 release
2013-08-03 Fabien Potencierupdated CHANGELOG
2013-08-03 Fabien Potenciermerged branch h2s/embed-error-line (PR #1140)
2013-08-03 Henry SmithFix for {% embed %} error line number bug
2013-07-29 Martin HasoňAdded support for directly call macros defined in the...
2013-07-29 Martin HasoňAdded support for named arguments for macros
2013-07-24 Fabien Potencierupdated CHANGELOG
2013-07-24 Fabien Potenciermoved a test to the right place (refs #1146)
2013-07-24 Fabien Potenciermerged branch tucksaun/fix-issue-1126 (PR #1146)
2013-07-23 Tugdual SaunierAdded test case for issue #1143
2013-07-23 Tugdual SaunierFixed #1126
2013-07-23 Tugdual SaunierAdded test case for issue #1126
2013-07-23 Fabien Potenciermerged branch tucksaun/php-55 (PR #1145)
2013-07-23 Tugdual SaunierAdded PHP 5.5 to travis build
2013-07-16 Martin HasoňFixed fatal error for unknown macro
2013-07-16 Martin HasoňRefactored parsing of macros
2013-07-15 Fabien Potenciermerged branch ftassi/remove-extension-name-from-excepti...
2013-07-15 Francesco TassiRemove undefined variable usage
2013-07-13 Fabien Potenciermerged branch cs278/main-namespace-constant (PR #1124)
2013-07-13 Fabien Potencierfixed a typo in the docs (closes #1136)
2013-07-13 Fabien Potencierfixed a typo in the docs (closes #1137)
2013-07-05 Fabien Potenciermerged branch markstory/update-docs (PR #1132)
2013-07-05 Mark StoryAdd more complete documentation for building tests.
2013-06-28 Chris SmithUse a constant for the main namespace
2013-06-27 Fabien PotencierRevert "Fixed PSR-0 in tests"
2013-06-27 Fabien Potenciermerged branch hason/patch1 (PR #1080)
2013-06-27 Fabien Potenciertweaked previous merge (refs #1114)
2013-06-27 Fabien Potenciermerged branch LouTerrailloune/patch-2 (PR #1114)
2013-06-27 Fabien Potenciermerged branch mattjanssen/spaceless-doc (PR #1122)
2013-06-26 Matt JanssenUpdated {% spaceless %} example to show how spaces...
2013-06-25 Fabien Potencierfixed (again) the license identifier in composer.json
2013-06-25 Fabien Potencierfixed the license name in composer.json
2013-06-09 Fabien Potenciermerged branch igorsantos07/patch-1 (PR #1116)
2013-06-08 Igor SantosUpdate include.rst
2013-06-07 Vincent TerraillonUpdate url_encode.rst
2013-06-07 Fabien Potenciermerged branch hason/patch_2 (PR #1113)
2013-06-06 Martin HasoňFixed typo in doc for the reverse filter
2013-06-06 Fabien Potencierbumped version to 1.13.2-DEV
2013-06-06 Fabien Potencierprepared the 1.13.1 release
2013-06-06 Fabien Potencierupdated the CHANGELOG with missing items
2013-06-06 Fabien Potencieradded documentation for the preverse_keys argument...
2013-05-29 Fabien Potenciermerged branch stof/include_escaping (PR #1110)
2013-05-29 Christophe... Made the include function safe for the autoescaping
2013-05-29 Fabien Potenciermerged branch luiges90/patch-1 (PR #1107)
2013-05-29 Fabien Potenciermerged branch jrobeson/patch-1 (PR #1108)
2013-05-29 Johnny Robesonchange mention of print to sprintf in format filter
2013-05-29 Peter WONGUpdate slice.rst
2013-05-27 Fabien Potencieradded the possibility to ignore the filesystem construc...
2013-05-27 Fabien Potencierfixed doc markup (closes #1106)
2013-05-25 Fabien Potenciertweaked previous merge (refs #1103)
next