web/konrad/twig.git
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)
2013-05-25 Fabien Potenciermerged branch kimu/patch-1 (PR #1103)
2013-05-25 kimuAdded info about variable declarations inside a loop
2013-05-25 Fabien Potenciermerged branch DieterDePaepe/patch-1 (PR #1105)
2013-05-25 DieterDePaepeAdd missing semicolon
2013-05-23 Fabien Potencieradded support for object instances as the second argume...
2013-05-17 Fabien Potencierfixed the include function when used in an assignment...
2013-05-15 Fabien Potenciermerged branch hason/chain (PR #1093)
2013-05-15 Martin HasoňFixed Twig_Loader_Chain::exists for a loader which...
2013-05-14 Fabien Potencierremoved unneeded code
2013-05-14 Fabien Potenciermerged branch rrehbeindoi/error-memory (PR #1083)
2013-05-14 RayAdjusted backtrace call to reduce memory usage
2013-05-14 Fabien Potenciermerged branch kosssi/feature/fix-typo (PR #1090)
2013-05-13 Simon Constansfix documentation code block
2013-05-13 Fabien Potenciermerged branch bamarni/docs-escape (PR #1087)
2013-05-13 Bilal Amarni[doc] switched a BC call
2013-05-10 Fabien Potencierbumped version to 1.13.1-DEV
2013-05-10 Fabien Potencierprepared the 1.13.0 release
2013-05-07 Fabien Potencierfixed CHANGELOG
2013-05-07 Fabien Potenciermerged branch Tobion/patch-1 (PR #1030)
2013-05-07 Fabien Potencierudpated CHANGELOG
2013-05-07 Fabien Potenciermerged branch Seldaek/optim (PR #1077)
2013-05-07 Fabien Potenciermerged branch Seldaek/optim2 (PR #1078)
2013-05-06 Jordi BoggianoOptimize resume after for loops by using + vs array_merge
2013-05-06 Jordi BoggianoMake happy path (strings) faster by avoiding the cast...
2013-05-06 Jordi BoggianoAvoid unnecessary is_object call
2013-05-06 Jordi BoggianoUse uppercased charsets consistently (as in js/css...
2013-05-06 Jordi BoggianoAdd UTF-8 in uppercase since it is so common
2013-05-06 Jordi BoggianoAvoid strtolower call at every twig_escape_filter call
2013-05-06 Jordi BoggianoUse plain string comparison which is twice as fast
2013-05-06 Jordi BoggianoMove html case up since it is the most likely to be hit
2013-05-06 Fabien Potenciermerged branch lyrixx/patch-1 (PR #1075)
2013-05-05 Fabien Potenciermerged branch Seldaek/optim (PR #1074)
2013-05-05 Grégoire PineauFixed php doc in Twig/Extension/StringLoader
2013-05-04 Jordi BoggianoOptimize initGlobals to do only one merge call
2013-05-01 Fabien PotencierMerge pull request #1073 from fabpot/special-chars
2013-05-01 Fabien Potencierchanged ☃ to § in tests (closes #996)
2013-05-01 Fabien Potencierfixed a unit test when run in isolation
2013-05-01 Fabien Potenciermerged branch fabpot/named-args (PR #1072)
2013-05-01 Fabien Potencierenforced usage of named arguments after positional...
2013-05-01 Fabien Potencieradded a precedence example (refs #1057)
2013-05-01 Fabien Potencieradded missing operators in the precedence docs (closes...
2013-05-01 Fabien Potencierfixed the autoloader for PHP 5.2
2013-05-01 Fabien Potenciersimplified code
2013-05-01 Fabien Potenciermerged branch hason/tests_autoloader (PR #994)
2013-05-01 Fabien Potenciertweaked docs for the set tag (closes #1029)
2013-05-01 Fabien Potenciermerged branch include-x/master (PR #1068)
2013-04-27 SemaFixes typo
2013-04-26 Fabien Potencierremoved obsolete call to ini_set
2013-04-24 Fabien Potenciermerged branch lyrixx/feat-cli (PR #1062)
2013-04-24 Fabien Potenciermerged branch jezhalford/patch-1 (PR #1067)
2013-04-24 Jez HalfordMade macro doc clearer
2013-04-22 Martin HasoňFixed autoloader registration for tests if phpunit...
2013-04-21 Grégoire PineauDebug extension is safe in a cli context
2013-04-17 Fabien Potenciermerged branch weaverryan/patch-1 (PR #1060)
2013-04-17 Ryan WeaverFixed small typo in link for "pre-built DLL"
2013-04-15 Fabien Potenciermerged branch cordoval/patch-2 (PR #1056)
2013-04-13 Luis Cordovaupdate
2013-04-13 Luis Cordovaimprove readability
2013-04-13 Fabien Potenciermerged branch jibriss/fix_defined (PR #1051)
2013-04-13 Fabien Potenciermerged branch cordoval/patch-2 (PR #1055)
2013-04-13 Luis Cordovatypo
2013-04-12 Fabien Potenciermerged branch drewjw81/extension_global_fix (PR #1053)
2013-04-12 Andrew WinterPrevent extensions from clobbering all globals.
2013-04-09 Fabien Potencierremoved unused variable
2013-04-08 Jerome BrissonnetFixed : fatal error when using defined test on an inval...
2013-04-08 Tobias SchultzeMerge pull request #3 from tucksaun/patch-1
2013-04-08 Tugdual Saunier[ext] fixed tabs
2013-04-08 Tugdual Saunier[ext] improvements
2013-04-08 Tugdual Saunier[ext] code cleaning
2013-04-08 Tugdual Saunier[ext] updated PHP code documenting C code
2013-04-08 Fabien Potencierbumped version to 1.12.4-DEV
2013-04-08 Fabien Potencierprepared the 1.12.2 release
2013-04-08 Fabien Potencierupdated CHANGELOG for previous commit
2013-04-08 Rick PrentFixed twig filesystemloader security issue + test ...
2013-04-08 Fabien Potenciertweaked previous merge
2013-04-08 Fabien Potenciermerged branch ThatGuyBen/patch-1 (PR #1048)
2013-04-01 BenUpdate json_encode.rst
2013-04-01 Fabien Potencierupdated CHANGELOG
2013-04-01 Fabien Potenciermerged branch ShadowPrince/master (PR #1042)
2013-04-01 Vasiliy HorbachenkoRegistration a Twig_SimpleFunction after extensions...
2013-03-25 Fabien Potenciertweaked previous merge
2013-03-25 Fabien Potenciermerged branch beryllium/patch-1 (PR #1032)
2013-03-25 Fabien Potenciermerged branch ricardclau/typo_sort_doc (PR #1039)
2013-03-25 Fabien Potenciermerged branch tommygnr/fix-docs-batch-filter (PR #1040)
2013-03-25 Tom CorriganFix filename for batch filter documentation
next