index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
template
/
twig
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15905] Re-add add_class and lang_defined
mrgoldy
2019-09-25
1
-0
/
+12
*
[ticket/15905] Try it without auth
mrgoldy
2019-09-25
1
-58
/
+1
*
[ticket/15905] Resolve conflicts
mrgoldy
2019-09-25
1
-4
/
+5
*
[ticket/15905] Try with existing phpbb extension
mrgoldy
2019-09-25
3
-94
/
+46
*
[ticket/15905] Correct line endings
mrgoldy
2019-09-25
4
-320
/
+320
*
[ticket/15905] Create multiple twig extensions
mrgoldy
2019-09-25
4
-0
/
+320
*
[ticket/14948] Update lexer to be compatible with twig 2.6
Marc Alexander
2019-05-09
1
-13
/
+3
*
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
1
-1
/
+1
*
[ticket/15508] Update loader
François-Xavier de Guillebon
2019-05-09
1
-3
/
+3
*
[ticket/15508] Remove call to getEnvironment() from parser
François-Xavier de Guillebon
2019-05-09
8
-25
/
+63
*
[ticket/15508] Replace Twig_NodeInterface with Twig_Node
François-Xavier de Guillebon
2019-05-09
8
-8
/
+8
*
[ticket/15377] Use __DIR__ constant
Rubén Calvo
2019-05-08
1
-1
/
+1
*
[ticket/15330] Fix typo
Rubén Calvo
2019-05-08
1
-1
/
+1
*
[ticket/15330] Twig function to know if a language string is defined
Rubén Calvo
2019-05-08
1
-2
/
+13
*
[ticket/15542] Only add assets version for relative paths
Marc Alexander
2018-10-29
1
-0
/
+5
*
[ticket/15542] Always append assets versions to assets
Marc Alexander
2018-10-29
1
-1
/
+1
*
[ticket/15666] Fix array key in twig lang() call
Jakub Senko
2018-06-18
1
-1
/
+1
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-1
/
+1
*
Merge branch 'ticket/15178' into ticket/15179
Marc Alexander
2017-05-31
2
-2
/
+11
|
\
*
|
[ticket/14990] Move dispatcher object to the front of the options array
rxu
2017-04-16
1
-2
/
+2
*
|
[ticket/14990] Fix event name, email parsing, installer and dispatcher calls
rxu
2017-04-16
1
-14
/
+18
*
|
[ticket/14990] Add core events to the Twig environment
rxu
2017-04-16
1
-1
/
+31
*
|
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2017-01-06
1
-2
/
+1
|
\
\
|
|
/
|
*
[ticket/14958] Optimize Twig extension lang() function
rxu
2017-01-05
1
-2
/
+1
|
*
[ticket/14661] Fix a typo in twig.php
lavigor
2016-06-05
1
-1
/
+1
*
|
[ticket/14867] Revert back to twig 1.26.* and update dependencies
Marc Alexander
2016-11-16
1
-6
/
+1
*
|
[ticket/14716] Update dependencies to latest versions
Marc Alexander
2016-11-03
1
-1
/
+6
*
|
[ticket/14807] s9e/textformatter 0.8.1
Tristan Darricau
2016-10-10
1
-1
/
+0
*
|
[ticket/14807] Updates Twig
Tristan Darricau
2016-10-02
1
-0
/
+11
*
|
[ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer
Tristan Darricau
2016-04-03
1
-19
/
+2
*
|
[ticket/14457] Handle the case where there isn't any 'definition' bag
Tristan Darricau
2016-02-18
1
-2
/
+5
*
|
[ticket/14457] Don't set CSS to JS and JS to CSS
Tristan Darricau
2016-02-18
1
-2
/
+2
*
|
[ticket/14457] CS
Tristan Darricau
2016-02-18
1
-4
/
+4
*
|
[ticket/14457] Fix twig/twig::assign_display
Tristan Darricau
2016-02-18
1
-1
/
+1
*
|
[ticket/14457] Uses a random placeholder to inject css and js
Tristan Darricau
2016-02-18
2
-26
/
+17
*
|
[ticket/14446] Add predefined placeholder variables to twig definition
Marc Alexander
2016-02-02
2
-3
/
+4
*
|
[ticket/13717] Fix tests
Tristan Darricau
2016-01-25
1
-1
/
+16
*
|
[ticket/13717] Set the assets after rendering the whole template
Tristan Darricau
2016-01-25
4
-48
/
+65
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-2
/
+0
*
|
[ticket/12633] Doesn't use DEBUG to debug templates events
Tristan Darricau
2015-09-18
1
-3
/
+3
*
|
[ticket/13645] Move the feeds to controllers
Nicofuma
2015-08-23
1
-0
/
+43
*
|
Merge branch '3.1.x'
Marc Alexander
2015-07-08
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/13995] Remove deprecated projection media type
Matt Friedman
2015-07-07
1
-1
/
+1
*
|
Merge branch '3.1.x'
Nils Adermann
2015-05-30
13
-13
/
+0
|
\
\
|
|
/
|
*
Merge pull request #3560 from Nicofuma/ticket/13790
Nils Adermann
2015-05-30
13
-13
/
+0
|
|
\
|
|
*
[ticket/13790] Update phpcs
Tristan Darricau
2015-05-19
13
-13
/
+0
*
|
|
Merge branch '3.1.x'
Joas Schilling
2015-05-16
5
-7
/
+15
|
\
\
\
|
|
/
/
|
*
|
[ticket/13838] Fix coding style
Nicofuma
2015-05-14
5
-7
/
+15
|
|
/
*
|
Merge pull request #3591 from Nicofuma/ticket/12632
Oliver Schramm
2015-05-16
1
-1
/
+1
|
\
\
|
*
|
[ticket/12632] Add twig.debug and twig.auto_reload in config.yml
Tristan Darricau
2015-05-04
1
-1
/
+1
[next]