web/konrad/twig.git
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-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)
2011-07-11 Fabien Potenciermerged branch real-chocopanda/ob_fix (PR #379)
2011-07-11 Fabien Potencierupdated VERSION
2011-07-09 Matthieu Robinrevert accidental mode change
2011-07-02 nikicUpdate tests
2011-07-02 nikicUse Template->getContext in non-strict mode too
2011-07-02 nikicImprove performance of is defined in non strict mode
2011-07-01 Matthieu Robinfix nested buffers issue #374
2011-06-28 Fabien Potencierupdated CHANGELOG
2011-06-28 Fabien Potenciermerged branch markstory/fix-308 (PR #373)
2011-06-27 Mark StoryGrammatical fix.
2011-06-27 Fabien Potenciermerged branch markstory/fix-308 (PR #372)
2011-06-26 Mark StoryMaking docs more explict as to what kind of object...
2011-06-24 Fabien Potencierfixed json_encode filter (thanks to Koc for the fix)
2011-06-24 Fabien Potencierprepare 1.1 RC3
2011-06-24 Fabien Potencierfixed method case-sensitivity when using the sandbox...
2011-06-24 Fabien Potencierupdated CHANGELOG
2011-06-24 Fabien Potencieradded doc and fixed CS for previous merge
2011-06-24 Fabien Potenciermerged branch jturmel/patch-1 (PR #367)
2011-06-24 Fabien Potencieradded Sublime Text support in the doc
2011-06-24 Fabien Potencierreworded the section on IDEs and added an Eclipse plugin
2011-06-22 Josh TurmelAllow setting of timezone on twig_date_format_filter...
2011-06-17 kotasadded `if` modifier support to for loop like {% for...
2011-06-17 Fabien Potencierfixed possible security problems with NUL bytes
2011-06-17 Fabien Potencierreleasing 1.1.0 RC2
2011-06-16 Fabien Potencieradded Twig_Error::getRawMessage()
2011-06-16 Fabien Potencieradded an exception when the template passed to "use...
2011-06-16 Fabien Potenciermerged branch henrikbjorn/issue-347 (PR #348)
2011-06-16 Fabien Potencierupdated CHANGELOG
2011-06-16 Fabien Potenciermerged branch nikic/nestedDefinedTestWithStrictVars...
2011-06-16 Fabien Potencierupdated CHANGELOG
2011-06-16 Fabien Potenciermerged branch arnaud-lb/line-numbers (PR #353)
2011-06-14 Fabien Potencieradded null as an alias for the none test
2011-06-10 nikicRefactor and add additional default filter tests
2011-06-09 nikicMake `a.b is defined` not throw an exception if a is...
next