web/konrad/twig.git
2013-11-03 Kirill chEbba... Fix twig_first and twig_last filters for UTF8 multibyte...
2013-10-31 Fabien Potencierbumped version to 1.15
2013-10-31 Fabien PotencierRevert "merged branch Cottser/master (PR #1071)"
2013-10-31 Fabien Potencierbug #1256 Fixed C extension sandbox behavior (tucksaun)
2013-10-31 Tugdual SaunierFixed C extension sandbox behavior
2013-10-30 Fabien Potencierbumped version to 1.14.3-DEV
2013-10-30 Fabien Potencierprepared the 1.14.2 release
2013-10-28 Fabien Potencieradded missing @throws
2013-10-28 Fabien Potencierbug #1249 fixed error filename/line when an error occur...
2013-10-28 Fabien Potencierfeature #1208 allowed tests to be made of 1 or 2 words...
2013-10-28 Fabien Potencierbug #1248 allowed operators that contain whitespaces...
2013-10-27 Fabien Potencierrefactored some tests
2013-10-27 Fabien Potencierfixed error filename/line when an error occurs in an...
2013-10-27 Kris Wallsmithfailing test
2013-10-27 Fabien Potencierallowed tests to be made of 1 or 2 words
2013-10-27 Fabien Potencierallowed operators that contain whitespaces to have...
2013-10-26 Fabien Potencierremoved whitespaces
2013-10-26 Fabien Potencierremoved whitespaces in docs
2013-10-26 Fabien Potencierfixed CS in docs
2013-10-26 Fabien Potencierminor #1247 Fixed minor typo "base" into "based" line...
2013-10-25 annesosensioFixed minor typo "base" into "based" line 67
2013-10-17 Fabien Potencierminor #1237 missing closing parenthesis (karlhorky)
2013-10-17 Karl Horkymissing closing parenthesis
2013-10-15 Fabien Potencierbumped version to 1.14.2-DEV
2013-10-15 Fabien Potencierprepared the 1.14.1 release
2013-10-15 Fabien Potencierfeature #1235 made it possible to use named operators...
2013-10-15 Fabien Potenciermade it possible to use named operators as variables
2013-10-15 Fabien Potencierfixed the possibility to have a variable named 'matches...
2013-10-15 Fabien Potencierminor #1231 fix phpdoc for environment, lexer and parse...
2013-10-15 Tobias Schultzefix phpdoc for environment, lexer and parser
2013-10-15 Fabien Potenciermade a cosmetic change (closes #1226)
2013-10-15 Fabien Potencierupdated CHANGELOG
2013-10-15 Fabien Potencierfeature #1234 Added support DateTimeInterface (PHP...
2013-10-15 hidenorigotoAdded support DateTimeInterface (PHP 5.5) if available
2013-10-07 Fabien Potenciergit push #1225 Fixed minor typo (deguif)
2013-10-07 deguifFixed minor typo
2013-10-04 Fabien Potencierbug #1222 Do not repeat dirname function execution...
2013-10-04 glutamattDo not repeat dirname function execution in writing...
2013-10-04 Fabien Potencierminor #1220 Update grammar of internals.rst (steveoliver)
2013-10-04 Steve OliverUpdate grammar of internals.rst
2013-10-03 Fabien Potencierbumped version to 1.14.1-DEV
2013-10-03 Fabien Potencierprepared the 1.14.0 release
2013-10-03 Fabien Potencierfeature #1215 Macros changes removal (fabpot)
2013-10-02 Fabien PotencierRevert "merged branch hason/macros (PR #1139)"
2013-10-02 Fabien PotencierRevert "updated CHANGELOG"
2013-10-02 Fabien PotencierRevert "added an exception when a macro re-uses the...
2013-10-02 Fabien PotencierRevert "renamed an internal variable"
2013-10-02 Fabien PotencierRevert "fixed some unit tests"
2013-10-02 Fabien Potencierfeature #1209 added the starts with, ends with, and...
2013-10-02 Fabien Potencieradded the starts with, ends with, and matches operators
2013-10-02 Fabien Potencierminor #1203 Change wording of indentation coding standa...
2013-10-01 Fabien Potencierminor #1210 [Doc] corrects number_format argument nammi...
2013-10-01 Fabien Potencierbug #1211 fixed usage of the html_attr escaping strateg...
2013-10-01 Fabien Potencierfixed usage of the html_attr escaping strategy to avoid...
2013-09-29 Nicolas Bastien[Doc] corrects number_format argument namming
2013-09-29 Fabien Potenciersimplified code
2013-09-28 Fabien Potencierminor#1206 Refactored the installation docs (fabpot)
2013-09-28 Fabien Potencierbug#1194 Make Twig HHVM compatible (fabpot)
2013-09-28 Fabien Potencierremoved a test that do not pass on hhvm as it is not...
2013-09-28 Fabien Potencierfixed a test on hhvm
2013-09-28 Fabien Potencierskipped a test on hhvm
2013-09-28 Fabien Potencierfixed some tests as hhvm always returns false for Refle...
2013-09-28 Fabien Potenciermade escaping work on hhvm
2013-09-28 Fabien Potencierupdated CHANGELOG
2013-09-28 Fabien Potencierfixed a test on hhvm
2013-09-28 Fabien Potencierfixed error management as hhvm returns a directory...
2013-09-28 Fabien Potenciertweaked intro chapter
2013-09-28 Fabien Potenciersimplified the intro doc page
2013-09-28 Fabien Potencierremoved Travis badge
2013-09-27 Fabien Potencierminor#1202 Missing doc details for building C extension...
2013-09-27 Mateusz ZakarczemnyMissing doc details for building C extension on windows
2013-09-27 Fabien Potencierfeature#1189 added a way to add custom escaping strateg...
2013-09-27 Matthew DavisUpdate wording of the indentation coding standards...
2013-09-27 Matthew DavisChange wording of indentation coding standards
2013-09-20 Fabien Potenciermerged branch lyrixx/insight (PR #1196)
2013-09-20 Grégoire PineauFixed somes issues from SensioLabsInsight
2013-09-19 Fabien Potencierfixed CS
2013-09-17 Fabien Potenciermerged branch javer/hhvm-array-traversable (PR #1192)
2013-09-17 Fabien Potenciermerged branch unkind/master (PR #1193)
2013-09-17 unkindAdd "cols" parameter to the textarea macro
2013-09-15 javerHHVM compatibility: array sometimes can be Traversable
2013-09-11 Fabien Potencieradded a way to add custom escaping strategies
2013-09-08 Fabien Potencierupdated CHANGELOG
2013-09-06 Fabien Potencierfixed markup
2013-09-06 Fabien Potenciermerged branch tucksaun/fix-doc-for-windows (PR #1186)
2013-09-06 Tugdual SaunierAdded doc for building C extension on windows
2013-09-06 Tugdual SaunierRemoved link to pre-build DLL for windows as they are...
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
next