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-06-24
Fabien Potencier
merged branch jturmel/patch-1 (PR #367)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Fabien Potencier
added Sublime Text support in the doc
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Fabien Potencier
reworded the section on IDEs and added an Eclipse plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Josh Turmel
Allow setting of timezone on twig_date_format_filter...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Fabien Potencier
fixed possible security problems with NUL bytes
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Fabien Potencier
releasing 1.1.0 RC2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Fabien Potencier
added Twig_Error::getRawMessage()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Fabien Potencier
added an exception when the template passed to "use...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Fabien Potencier
merged branch henrikbjorn/issue-347 (PR #348)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Fabien Potencier
merged branch nikic/nestedDefinedTestWithStrictVars...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Fabien Potencier
merged branch arnaud-lb/line-numbers (PR #353)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Fabien Potencier
added null as an alias for the none test
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
nikic
Refactor and add additional default filter tests
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
nikic
Make `a.b is defined` not throw an exception if a is...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Fabien Potencier
added Twig_Loader_Filesystem::addPath()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Arnaud Le Blanc
added {% line \d+ %} directive
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Fabien Potencier
added missing debug info when using traits
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Fabien Potencier
fixed Twig_Error when the exception is thrown from...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Henrik Bjørnskov
Add testcase for issue #347
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Fabien Potencier
updated VERSION
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Fabien Potencier
releasing 1.1.0 RC1
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Fabien Potencier
Merge remote branch 'tna/default-filter'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Fabien Potencier
fixed timezone when using the date filter with a UNIX...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Jeremy Mikola
Date filter should treat strict integers as Unix timest...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Tobias Naumann
Moved default filter fix to its proper place
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Tobias Naumann
Fixes default filter
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
nikic
Refactor GetAttr defined implementation to consider...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Brikou CARRE
fixed constructor + cosmetic
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Fabien Potencier
tweaked docs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
nikic
Add some further is defined unit tests and give clearer...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
nikic
Fix regression in defined test for GetAttr. Fixes #319
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Fabien Potencier
Merge remote branch 'jpb0104/master'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Jason Bouffard
Added an example of escaped "at" in a date filter.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Fabien Potencier
simplified code
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Fabien Potencier
added a test for the raw tag
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Fabien Potencier
moved a test
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Fabien Potencier
fixed parsing problem when a large chunk of text is...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Fabien Potencier
fixed CS
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Fabien Potencier
updated email address
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Fabien Potencier
made a small speed optimization when using auto-escaping
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Fabien Potencier
updated version
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Joseph Bielawski
Compiler.php - CS fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Joseph Bielawski
TokenParserBroker.php - CS fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Joseph Bielawski
Parser.php - CS fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Joseph Bielawski
Lexer.php - CS fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Joseph Bielawski
Environment.php - CS fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Joseph Bielawski
TokenParserBroker.php - CS fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Fabien Potencier
fixed typo in the doc
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Joseph Bielawski
DRY optimization
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Fabien Potencier
added some tests for the use tag
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Fabien Potencier
added documentation for traits
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Fabien Potencier
added support for block renaming when importing traits
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Fabien Potencier
added support for traits (experimental)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Fabien Potencier
added a unit test
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Fabien Potencier
Merge remote branch 'nikic/fixIncorrectGetAttrDefinedSo...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Fabien Potencier
Revert "refactored some tests"
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
nikic
Use a type strict null check for GetAttr defined tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
lenar
fixes performance regression
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Joseph Bielawski
Simplify fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Joseph Bielawski
Additional tests for issue #307
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Joseph Bielawski
Fix for issue #307
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Fabien Potencier
added template file information when an error occurs...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Fabien Potencier
tweaked Twig_Error to keep the passed line or template...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Fabien Potencier
added PhpStorm as IDE that supports Twig out of the box
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Fabien Potencier
added a unit test
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Fabien Potencier
fixed typos in the doc
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Fabien Potencier
tweaked doc
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Fabien Potencier
fixed typo in doc
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Fabien Potencier
added null as an alias to none and made TRUE, FALSE...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Fabien Potencier
Merge remote branch 'markstory/whitespace'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Mark Story
Updating documentation for whitespace trim tags.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Mark Story
Making trim tags consume all whitespace, both horizonta...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
removed empty if
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
tweaked error message when wrapping an external exception
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
made Twig_Error::findTemplateInfo() more robust
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
refactored some tests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
fixed some tests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
tweaked error wrapping
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
refactored some tests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
removed line parameter from Twig_Template::getAttribute...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
added a Twig_Error_Wrapped exception to try to add...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
Revert "deleted abstract method doDisplay (maintain...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Fabien Potencier
Merge remote branch 'hason/template'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Fabien Potencier
Merge remote branch 'nikic/fixWrongMethodCallInTest'
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Hugo Hamon
[doc] added the link to the Twig Netbeans plugin.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Mark Story
Adding additional test suggested by nikic.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Mark Story
Making a capturing group non capturing, as the group...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Mark Story
Moving newline trimming into the regexp used to match...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Mark Story
Applying changes suggested by nikic to simplify how...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Mark Story
Fixing some whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Mark Story
Fixing typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Mark Story
Adding a bit of documentation for whitespace trimming.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
nikic
$e->setFilename to $e->setTemplateFile in integrationTest
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Mark Story
Adding whitespace trimming support to other tag types...
commit
|
commitdiff
|
tree
|
snapshot
next