projects
/
web/konrad/twig.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
web/konrad/twig.git
2011-09-13
Fabien Potencier
prepared 1.2.0 release
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Fabien Potencier
prepared 1.2.0-RC1 release
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Fabien Potencier
added an exception for unclosed tags
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Fabien Potencier
merged branch maxromanovsky/master (PR #431)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Max Romanovsky
Added: Countable interface support for empty test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
added more unit tests
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
removed some loop variable when using an if statement...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
made a markup refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
fixed algorithm that determines if a template using...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Fabien Potencier
tweaked an error message
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Fabien Potencier
renamed a class in unit test to avoid confusion with...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Fabien Potencier
fixed resolveTemplate() method (we only catch loader...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Fabien Potencier
added better support for encoding problems when escapin...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Fabien Potencier
simplified previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Fabien Potencier
fixed CS
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Fabien Potencier
merged branch Brouznouf/patch-1 (PR #425)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Joel Wurtz
Removing array_shift for optimisation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Fabien Potencier
fixed markup in the doc
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
added support for an array of templates to the "extends...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
added a way to ignore a missing template when using...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
added support for an array of templates to the include tag
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
merged branch jturmel/master (PR #403)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
replace file_exists() by is_file() as this is semantica...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
replaced usage of array_replace by array_merge (for...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Fabien Potencier
added the "attribute" function to allow getting dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Fabien Potencier
added Twig_Loader_Chain
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Fabien Potencier
renamed a test file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Fabien Potencier
added Twig_LoaderArray::setTemplate()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Fabien Potencier
switcher PHPUnit colors to true
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Fabien Potencier
merged branch videlalvaro/patch-1 (PR #419)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Alvaro Videla
Edited doc/templates.rst via GitHub
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Fabien Potencier
changed unit tests so that they work for PHP 5.2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
moved some logic to the constructor (that's allows...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
added an optimization for the set tag when used to...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
removed unneeded implementation of Template::getTemplat...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
changed name regex to allow more characters (the same...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Fabien Potencier
merged branch nikic/doNotUseNameNodeForFuncNames (PR...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
nikic
Do not use Node_Expression_Name for function names...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
removed obsolete code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
refactored code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
added the possibility to test for exceptions in integra...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
removed the possibility to use the extends tag from...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
moved Template::getParent() logic to the base class
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
added documentation for previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
fixed unit tests for previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
merged branch kotas/master (PR #362)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Fabien Potencier
added GtkSourceView support in doc
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Fabien Potencier
merged branch igorw/recipes-highlight (PR #405)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Igor Wiedler
fix highlighting of snippet in recipes doc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Fabien Potencier
bumped version to 1.2.0-DEV
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Fabien Potencier
prepared 1.1.2 released
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Fabien Potencier
fixed Parser bug when a child node is null
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Fabien Potencier
fixed Parser bug
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Josh Turmel
Add bitwise operators to core
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Fabien Potencier
fixed unit test, updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Fabien Potencier
merged branch JEDIBC/master (PR #401)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
JEDIBC
Correction of a BC break with json_encode and PHP 5.2.x
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Fabien Potencier
simplified code for previous merge/commits
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Fabien Potencier
changed previous commit to preserve better BC
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Fabien Potencier
fixed CS on template output
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Fabien Potencier
fixed previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Fabien Potencier
merged branch hason/optimizer (PR #399)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Martin Hason
fixed optimization for rendering blocks with variable...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Fabien Potencier
fixed inherited templates when an empty body
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Fabien Potencier
merged branch netzhuffle/master (PR #396)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Fabien Potencier
removed comment
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Fabien Potencier
fixed compilation of templates when the body of a child...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jannis Grimm
Switched a tab to four spaces
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jannis Grimm
Added testcase for #395
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jannis Grimm
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jannis Grimm
Fixed existing tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jannis Grimm
Changed Module.php to pass existing tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Fabien Potencier
simplified CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Fabien Potencier
fixed output when a macro throws an exception
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Fabien Potencier
fixed PHPDocs for the Token parsers
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Fabien Potencier
fixed PHPDocs for the Core extension
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Fabien Potencier
merged branch pulse00/master (PR #389)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Fabien Potencier
fixed a parsing problem when a large chunk of text...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Jannis Grimm
fixed issue #395
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Fabien Potencier
added filename when throwing an exception when we know it
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Robert Gruendler
added twig comments
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Robert Gruendler
added phpDocs for TokenParsers, filters and tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Fabien Potencier
prepared 1.1.1 release
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Fabien Potencier
made a small optimization on Core functions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Fabien Potencier
added an optimization to the Optimizer
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Fabien Potencier
fixed CS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Fabien Potencier
merged branch nikic/improveIsDefinedPerformanceInNonStr...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Fabien Potencier
merged branch nikic/optimizeVariableAccess2 (PR #382)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Fabien Potencier
merged branch real-chocopanda/ob_fix (PR #379)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Fabien Potencier
updated VERSION
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Matthieu Robin
revert accidental mode change
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
nikic
Update tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
nikic
Use Template->getContext in non-strict mode too
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
nikic
Improve performance of is defined in non strict mode
commit
|
commitdiff
|
tree
|
snapshot
next