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
2012-01-24
Andreas Streichardt
Remove optimization (covered by Optimization VAR_ACCESS...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Fabien Potencier
removed duplicated tests
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Fabien Potencier
added the possibility to skip some tests depending...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Fabien Potencier
made a speed optimization to macro calls when imported...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Fabien Potencier
fixed the attribute function when passing arguments...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Fabien Potencier
added some unit tests for macros
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Fabien Potencier
Revert "made a speed optimization to macro calls when...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Fabien Potencier
made a speed optimization to macro calls when imported...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Fabien Potencier
merged branch Tobion/patch-2 (PR #606)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Tobias Schultze
typo
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Fabien Potencier
fixed typo in doc (closes #604)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Fabien Potencier
merged branch Seldaek/globals_fix (PR #600)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Jordi Boggiano
Reset parsers, visitors, filters, tests, functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Jordi Boggiano
Reset globals when a new global is added
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Fabien Potencier
merged branch Partugal/twig-ext (PR #598)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Sergey Linnik
Syncing Twig extension with latest changes in Twig...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fabien Potencier
made a cosmetic change
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fabien Potencier
merged branch lyrixx/patch-4 (PR #596)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fabien Potencier
merged branch aerialls/patch-2 (PR #597)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Julien Brochet
fixed CS
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Grégoire Pineau
Added a link to the documentation site
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fabien Potencier
added support for optional length in the slice [] notation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fabien Potencier
added a slice filter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fabien Potencier
fixed core filters phpdoc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fabien Potencier
added string support for the reverse filter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Fabien Potencier
tweaked doc for the merge filter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Fabien Potencier
tweaked documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Fabien Potencier
fixed some phpdoc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Fabien Potencier
fixed charset for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Fabien Potencier
fixed the empty test and the length filter for Twig_Mar...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Fabien Potencier
added one more rule in the coding standards (closes...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Fabien Potencier
added one more rule to the coding standards
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Fabien Potencier
re-added the version in composer.json (if not, the...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Fabien Potencier
merged branch aerialls/patch-1 (PR #585)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Julien Brochet
Update doc/coding_standards.rst
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Fabien Potencier
fixed markup in doc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Fabien Potencier
added coding standards in the docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Fabien Potencier
merged branch lyrixx/patch-dead-code (PR #584)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Grégoire Pineau
[Tests] Removed dead code in core test
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Fabien Potencier
added a recipe for stateful node visitors
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Fabien Potencier
added missing phpdoc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Fabien Potencier
added a date function to ease date comparison (closes...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Fabien Potencier
fixed unary operators precedence (closes #583)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Fabien Potencier
merged branch vicb/doc/use (PR #581)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Victor Berchet
[Twig] Add a note about multiple inheritance (use tag)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Fabien Potencier
bumped version to 1.6.0-DEV
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Fabien Potencier
prepared the 1.5.1 release
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Fabien Potencier
fixed regression in string parsing (closes #580)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Fabien Potencier
merged branch lenar/patch-1 (PR #578)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Lenar Lõhmus
compiles -> compile
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Fabien Potencier
added a note about the Twig extension DLL for Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Fabien Potencier
bumped version to 1.6.0-DEV
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Fabien Potencier
prepared the 1.5.0 release
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Fabien Potencier
fixed doc (closes #577)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Fabien Potencier
merged branch lyrixx/patch-1 (PR #576)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Grégoire Pineau
Fixed CS
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Fabien Potencier
fixed the join filter when several items have the same key
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Fabien Potencier
simplified code
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Fabien Potencier
added a unit test
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Fabien Potencier
added Traversable objects support for the join filter
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Fabien Potencier
prepared the 1.5.0-RC2 release
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Fabien Potencier
updated doc for the date filter
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Fabien Potencier
added a way to set the default global date interval...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Fabien Potencier
refactored date filter code
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Fabien Potencier
merged branch alefranz/patch-2 (PR #575)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
alefranz
fix Date Format filter: DateInterval does not provide...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Fabien Potencier
refactored Twig_Template::display() to ease its extension
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Fabien Potencier
tweaked previous merge
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Fabien Potencier
merged branch markstory/number-format (PR #573)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Mark Story
Add documentation page for number_format.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Mark Story
Add number_format filter.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Fabien Potencier
fixed Twig_Node_Expression_Array::hasElement()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Fabien Potencier
prepared the 1.5.0-RC1 release
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Fabien Potencier
fixed markup
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Fabien Potencier
added missing doc for the do tag
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Fabien Potencier
changed hash key expression support (expression must...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Fabien Potencier
merged branch jeserkin/jeserkin (PR #570)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Eugene Serkin
Fixed PhpDoc for Twig_TokenParserInterface and all...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Fabien Potencier
added convenience methods to manipulate an array node
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Fabien Potencier
Revert "Revert "merged branch arnaud-lb/hash-key-expr...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Fabien Potencier
merged branch javiereguiluz/add-nl2br-notice (PR #568)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Javier Eguíluz
Added a notice in the `nl2br` filter documentation...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Fabien Potencier
Revert "merged branch arnaud-lb/hash-key-expr (PR ...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Fabien Potencier
updated doc
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Fabien Potencier
merged branch arnaud-lb/hash-key-expr (PR #514)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Fabien Potencier
added a do tag (closes #446)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Fabien Potencier
added doc for the flush tag
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Fabien Potencier
added IDE support for Coda in the doc (closes #566)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Fabien Potencier
tweaked doc (closes #567)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Fabien Potencier
replaced zend_error_noreturn calls to zend_error as...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Fabien Potencier
merged branch arnaud-lb/ext-fix (PR #565)
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Arnaud Le Blanc
removed bogus TSRMLS_CCs
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Fabien Potencier
added a flush tag
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Fabien Potencier
merged branch nikic/fixLoopIncrement (PR #563)
commit
|
commitdiff
|
tree
|
snapshot
next