projects
/
konrad/twig.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
konrad/twig.git
2013-05-29
Peter WONG
Update slice.rst
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Fabien Potencier
added the possibility to ignore the filesystem construc...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Fabien Potencier
fixed doc markup (closes #1106)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Fabien Potencier
tweaked previous merge (refs #1103)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Fabien Potencier
merged branch kimu/patch-1 (PR #1103)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
kimu
Added info about variable declarations inside a loop
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Fabien Potencier
merged branch DieterDePaepe/patch-1 (PR #1105)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
DieterDePaepe
Add missing semicolon
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Fabien Potencier
added support for object instances as the second argume...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Fabien Potencier
fixed the include function when used in an assignment...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Fabien Potencier
merged branch hason/chain (PR #1093)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Martin Hasoň
Fixed Twig_Loader_Chain::exists for a loader which...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Fabien Potencier
removed unneeded code
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Fabien Potencier
merged branch rrehbeindoi/error-memory (PR #1083)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Ray
Adjusted backtrace call to reduce memory usage
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Fabien Potencier
merged branch kosssi/feature/fix-typo (PR #1090)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Simon Constans
fix documentation code block
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Fabien Potencier
merged branch bamarni/docs-escape (PR #1087)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Bilal Amarni
[doc] switched a BC call
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Fabien Potencier
bumped version to 1.13.1-DEV
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Fabien Potencier
prepared the 1.13.0 release
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Fabien Potencier
fixed CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Fabien Potencier
merged branch Tobion/patch-1 (PR #1030)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Fabien Potencier
udpated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Fabien Potencier
merged branch Seldaek/optim (PR #1077)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Fabien Potencier
merged branch Seldaek/optim2 (PR #1078)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jordi Boggiano
Optimize resume after for loops by using + vs array_merge
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jordi Boggiano
Make happy path (strings) faster by avoiding the cast...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jordi Boggiano
Avoid unnecessary is_object call
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jordi Boggiano
Use uppercased charsets consistently (as in js/css...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jordi Boggiano
Add UTF-8 in uppercase since it is so common
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jordi Boggiano
Avoid strtolower call at every twig_escape_filter call
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jordi Boggiano
Use plain string comparison which is twice as fast
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jordi Boggiano
Move html case up since it is the most likely to be hit
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Fabien Potencier
merged branch lyrixx/patch-1 (PR #1075)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Fabien Potencier
merged branch Seldaek/optim (PR #1074)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Grégoire Pineau
Fixed php doc in Twig/Extension/StringLoader
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Jordi Boggiano
Optimize initGlobals to do only one merge call
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
Merge pull request #1073 from fabpot/special-chars
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
changed ☃ to § in tests (closes #996)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
fixed a unit test when run in isolation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
merged branch fabpot/named-args (PR #1072)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
enforced usage of named arguments after positional...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
added a precedence example (refs #1057)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
added missing operators in the precedence docs (closes...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
fixed the autoloader for PHP 5.2
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
simplified code
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
merged branch hason/tests_autoloader (PR #994)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
tweaked docs for the set tag (closes #1029)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Fabien Potencier
merged branch include-x/master (PR #1068)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Sema
Fixes typo
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Fabien Potencier
removed obsolete call to ini_set
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Fabien Potencier
merged branch lyrixx/feat-cli (PR #1062)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Fabien Potencier
merged branch jezhalford/patch-1 (PR #1067)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Jez Halford
Made macro doc clearer
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Martin Hasoň
Fixed autoloader registration for tests if phpunit...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Grégoire Pineau
Debug extension is safe in a cli context
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Fabien Potencier
merged branch weaverryan/patch-1 (PR #1060)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Ryan Weaver
Fixed small typo in link for "pre-built DLL"
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Fabien Potencier
merged branch cordoval/patch-2 (PR #1056)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Luis Cordova
update
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Luis Cordova
improve readability
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Fabien Potencier
merged branch jibriss/fix_defined (PR #1051)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Fabien Potencier
merged branch cordoval/patch-2 (PR #1055)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Luis Cordova
typo
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Fabien Potencier
merged branch drewjw81/extension_global_fix (PR #1053)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Andrew Winter
Prevent extensions from clobbering all globals.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Fabien Potencier
removed unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Jerome Brissonnet
Fixed : fatal error when using defined test on an inval...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Tobias Schultze
Merge pull request #3 from tucksaun/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Tugdual Saunier
[ext] fixed tabs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Tugdual Saunier
[ext] improvements
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Tugdual Saunier
[ext] code cleaning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Tugdual Saunier
[ext] updated PHP code documenting C code
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fabien Potencier
bumped version to 1.12.4-DEV
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fabien Potencier
prepared the 1.12.2 release
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fabien Potencier
updated CHANGELOG for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Rick Prent
Fixed twig filesystemloader security issue + test ...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fabien Potencier
tweaked previous merge
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Fabien Potencier
merged branch ThatGuyBen/patch-1 (PR #1048)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Ben
Update json_encode.rst
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Fabien Potencier
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Fabien Potencier
merged branch ShadowPrince/master (PR #1042)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Vasiliy Horbachenko
Registration a Twig_SimpleFunction after extensions...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Fabien Potencier
tweaked previous merge
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Fabien Potencier
merged branch beryllium/patch-1 (PR #1032)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Fabien Potencier
merged branch ricardclau/typo_sort_doc (PR #1039)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Fabien Potencier
merged branch tommygnr/fix-docs-batch-filter (PR #1040)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Tom Corrigan
Fix filename for batch filter documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Ricard Clau
minor typo in sort documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Fabien Potencier
merged branch tucksaun/fix-5.2-TSRM (PR #1037)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Tugdual Saunier
Revert "merged branch pierrejoye/master (PR #855)"
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Fabien Potencier
merged branch specialguest/patch-1 (PR #1034)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Kevin Boyd
Adding link to slice filter per Stof's suggestion
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
specialguest
Update striptags.rst
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Kevin Boyd
Adding a section about the slice filter
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Arjen Brouwer
updated C extension accordingly
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Tobias Schultze
rename item to attribute in the exception message becau...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Tobias Schultze
further improved exception message and distinguish...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Tobias Schultze
added tests for array access with confusable keys
commit
|
commitdiff
|
tree
|
snapshot
next