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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/twig] Fixing more stuff for DEFINE/INCLUDE
Nathaniel Guse
2013-06-29
2
-9
/
+44
*
[feature/twig] Fixing DEFINE statements
Nathaniel Guse
2013-06-29
5
-33
/
+196
*
[feature/twig] New Twig filter, subset
Nathaniel Guse
2013-06-28
2
-5
/
+46
*
[feature/twig] Replace BEGIN with Twig for using Lexer
Nathaniel Guse
2013-06-26
5
-213
/
+83
*
[feature/twig] Set S_ROW_NUM in context also (previously was a hack in filter)
Nathaniel Guse
2013-06-26
1
-4
/
+4
*
[feature/twig] Fix alter_block_array to correctly set S_ROW_COUNT
Nathaniel Guse
2013-06-26
1
-0
/
+3
*
[feature/twig] Forgot to set up $config in node/php.php
Nathaniel Guse
2013-06-25
1
-0
/
+2
*
[feature/twig] Going back to Twig's handling of cache file names for now
Nathaniel Guse
2013-06-25
1
-3
/
+15
*
[feature/twig] No longer using the phpbb_template_locator
Nathaniel Guse
2013-06-25
1
-23
/
+33
*
[feature/twig] Don't require phpbb_config, some tests pass null
Nathaniel Guse
2013-06-25
1
-1
/
+1
*
[feature/twig] INCLUDEPHP token abs paths & fix test
Nathaniel Guse
2013-06-25
1
-3
/
+11
*
[feature/twig] INCLUDEPHP token, replace variable usage with $context
Nathaniel Guse
2013-06-25
1
-3
/
+6
*
[feature/twig] INCLUDEPHP token support
Nathaniel Guse
2013-06-25
3
-0
/
+114
*
[feature/twig] Add a comment to tpl output if PHP used, but disabled
Nathaniel Guse
2013-06-25
1
-4
/
+8
*
[feature/twig] Pass parameters required to twig env via constructor
Nathaniel Guse
2013-06-25
2
-43
/
+36
*
[feature/twig] PHP token support
Nathaniel Guse
2013-06-25
4
-0
/
+89
*
[feature/twig] Append assets_version to includejs tag
Nathaniel Guse
2013-06-24
5
-12
/
+49
*
[feature/twig] Working on fixing tests
Nathan Guse
2013-06-24
4
-31
/
+69
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into feature/twig
Nathan Guse
2013-06-24
6
-15
/
+36
|
\
|
*
[ticket/11503] similar implementation for mssql_native and odbc
Dhruv
2013-06-20
2
-6
/
+6
|
*
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-14
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-13
1
-1
/
+1
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'develop' into ticket/10820-develop
Dhruv
2013-06-13
1
-1
/
+1
|
|
\
\
|
|
*
\
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-11
1
-1
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Merge remote-tracking branch 'marc1706/ticket/11579' into develop-olympus
Andreas Fischer
2013-06-11
1
-1
/
+1
|
|
|
|
\
|
|
|
|
*
[ticket/11579] Remove unnecessary globals from validate_password()
Marc Alexander
2013-05-30
1
-1
/
+1
|
*
|
|
|
Merge branch 'develop' into ticket/10820-develop
Dhruv
2013-06-13
58
-487
/
+3429
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
[ticket/11602] Do not call localize_errors() if avatars are disabled
Marc Alexander
2013-06-11
2
-2
/
+2
|
*
|
|
|
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-08
1
-1
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-05
1
-7
/
+8
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-05-12
1
-1
/
+9
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/10820' into ticket/10820-dev...
Andreas Fischer
2013-04-27
1
-6
/
+18
|
|
\
\
\
\
\
|
|
|
/
/
/
/
*
|
|
|
|
|
[feature/twig] Only set extensions if extension manager is loaded
Nathan Guse
2013-06-24
1
-1
/
+4
*
|
|
|
|
|
[feature/twig] Fixing file header copyrights
Nathan Guse
2013-06-24
5
-105
/
+35
*
|
|
|
|
|
[feature/twig] Changing INCLUDEJS behavior
Nathan Guse
2013-06-24
2
-5
/
+6
*
|
|
|
|
|
[feature/twig] Fix <!-- .blah since the being node was changed
Nathan Guse
2013-06-24
2
-2
/
+7
*
|
|
|
|
|
[feature/twig] Able to set chain of namespaces to search for loadTemplate()
Nathan Guse
2013-06-24
4
-3
/
+147
*
|
|
|
|
|
[feature/twig] Use twig->display rather than echo twig->render
Nathan Guse
2013-06-24
1
-1
/
+1
*
|
|
|
|
|
[feature/twig] Event template tag
Nathan Guse
2013-06-24
4
-40
/
+97
*
|
|
|
|
|
[feature/twig] Changing method for begin node to not use anonymous function
Nathan Guse
2013-06-23
3
-3
/
+89
*
|
|
|
|
|
[feature/twig] Setup the style chain/loader properly
Nathaniel Guse
2013-06-18
1
-18
/
+26
*
|
|
|
|
|
[feature/twig] Fix begin loops & subloops
Nathaniel Guse
2013-06-15
2
-43
/
+52
*
|
|
|
|
|
[feature/twig] Throw exceptions (don't catch and ignore)
Nathaniel Guse
2013-06-14
1
-1
/
+1
*
|
|
|
|
|
[feature/twig] Add && and || support
Nathaniel Guse
2013-06-14
1
-0
/
+3
*
|
|
|
|
|
[feature/twig] Use twig loader filesystem with namespaces to add paths
Nathaniel Guse
2013-06-14
3
-11
/
+65
*
|
|
|
|
|
[feature/twig] Use phpbb_template_twig in tests
Nathan Guse
2013-06-12
2
-4
/
+4
*
|
|
|
|
|
[feature/twig] Use phpBB's resource locator to find templates
Nathan Guse
2013-06-12
2
-1
/
+51
*
|
|
|
|
|
[feature/twig] Some additional operators, more stuff for IF
Nathan Guse
2013-06-12
5
-5
/
+54
*
|
|
|
|
|
[feature/twig] Correcting output of INCLUDEJS
Nathan Guse
2013-06-12
2
-57
/
+27
*
|
|
|
|
|
[feature/twig] Fixing IF .blah correctly
Nathan Guse
2013-06-11
2
-8
/
+28
[next]