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
/
tests
/
template
/
template_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/template-engine] Factor template locator out of template class.
Oleg Pudeyev
2011-07-30
1
-2
/
+2
*
[feature/template-engine] Test template DEFINE statements across files
Nils Adermann
2011-07-17
1
-1
/
+1
*
[feature/template-engine] Refactor $config dependency out of the filter
Igor Wiedler
2011-07-10
1
-3
/
+1
*
[feature/template-engine] Moved includephp test to its own file.
Oleg Pudeyev
2011-05-18
1
-14
/
+0
*
[feature/template-engine] Delete useless template require.
Oleg Pudeyev
2011-05-18
1
-1
/
+0
*
[feature/template-engine] Added a test for inclusion of php files from subdir.
Oleg Pudeyev
2011-05-14
1
-100
/
+2
*
[feature/template-engine] Make INCLUDEPHP relative to board root.
Oleg Pudeyev
2011-05-12
1
-5
/
+5
*
[feature/template-engine] Replaced globals with dependency injection.
Oleg Pudeyev
2011-05-12
1
-1
/
+3
*
[feature/template-engine] Deleted useless catch.
Oleg Pudeyev
2011-05-12
1
-4
/
+0
*
[feature/template-engine] Delete obsolete comments pertaining to notices.
Oleg Pudeyev
2011-05-12
1
-7
/
+0
*
[feature/template-engine] Delete template class, use phpbb_template instead.
Oleg Pudeyev
2011-05-04
1
-1
/
+1
*
[feature/template-engine] Only copy files to cache if they exist.
Oleg Pudeyev
2011-05-01
1
-2
/
+3
*
[feature/template-engine] Relax missing file exception check.
Oleg Pudeyev
2011-05-01
1
-1
/
+1
*
[feature/template-engine] Fix negative variable expressions
Igor Wiedler
2011-04-25
1
-1
/
+1
*
[feature/template-engine] Added a test for reuse of loop identifiers.
Oleg Pudeyev
2011-04-25
1
-0
/
+10
*
[feature/template-engine] Corrected miscompilation of loop size constructs.
Oleg Pudeyev
2011-04-25
1
-0
/
+7
*
[feature/template-engine] Corrected an off-by-one error in nested namespaces.
Oleg Pudeyev
2011-04-24
1
-1
/
+10
*
[feature/template-engine] Added a test for multilevel references in loops.
Oleg Pudeyev
2011-04-24
1
-0
/
+14
*
[feature/template-engine] Deleted silencing of notices.
Oleg Pudeyev
2011-04-24
1
-3
/
+3
*
[feature/template-engine] Deleted $template from phpbb_template_compile class.
Oleg Pudeyev
2011-04-24
1
-2
/
+1
*
[feature/template-engine] Allow leading underscores in variable names.
Oleg Pudeyev
2011-04-24
1
-0
/
+9
*
[feature/template-engine] Fix recompilation logic.
Oleg Pudeyev
2011-04-24
1
-1
/
+1
*
[feature/template-engine] Update tests.
Marek A. Ruszczynski
2011-04-23
1
-12
/
+25
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-03-07
1
-203
/
+44
|
\
|
*
[ticket/10081] remove $phpEx.
Marek A. Ruszczynski
2011-03-07
1
-10
/
+3
|
*
[ticket/10081] Cleanup Template Tests.
Marek A. Ruszczynski
2011-03-07
1
-196
/
+44
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-01-31
1
-2
/
+2
|
\
\
|
|
/
|
*
[ticket/10011] Tests don't work on PHP < 5.3
Erik Frèrejean
2011-01-31
1
-2
/
+2
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-01-10
1
-24
/
+5
|
/
*
[ticket/9987] Rename test files to include a _test suffix
Igor Wiedler
2011-01-10
1
-0
/
+689