index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
[feature/twig] Fix includephp_from_subdir_test.php
Nathaniel Guse
2013-07-01
2
-5
/
+7
*
|
|
|
|
[feature/twig] Remove the twig loader class that I started (don't use it)
Nathaniel Guse
2013-07-01
1
-51
/
+0
*
|
|
|
|
[feature/twig] Changing INCLUDEJS behavior slightly
Nathaniel Guse
2013-07-01
10
-14
/
+15
*
|
|
|
|
[feature/twig] Fix includephp node
Nathaniel Guse
2013-07-01
1
-8
/
+6
*
|
|
|
|
[feature/twig] PHP test moved to a separate file
Nathaniel Guse
2013-07-01
1
-0
/
+21
*
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twig
Nathaniel Guse
2013-07-01
19
-134
/
+174
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/9341' into develop
Joas Schilling
2013-06-29
17
-131
/
+169
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/9341] Assert that page doesnt contain next or prev page posts
Dhruv
2013-06-28
1
-1
/
+3
|
|
*
|
|
|
[ticket/9341] Follow the Next/Prev link in tests
Dhruv
2013-06-28
1
-5
/
+9
|
|
*
|
|
|
[ticket/9341] remove PREV_PAGE tpl var used for backward compatability
Dhruv
2013-06-27
1
-1
/
+0
|
|
*
|
|
|
[ticket/9341] Add tests for checking Next and Previous template vars
Dhruv
2013-06-27
1
-0
/
+33
|
|
*
|
|
|
[ticket/9341] Move create_topic and post into functional test case
Dhruv
2013-06-27
2
-101
/
+101
|
|
*
|
|
|
[ticket/9341] Use U_PREVIOUS and U_NEXT in template files
Dhruv
2013-06-22
13
-27
/
+27
|
|
*
|
|
|
[ticket/9341] Correctly named template vars
sakimahesh
2013-06-22
1
-2
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/11593' into develop
Andreas Fischer
2013-06-29
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/11593] initialize $is_expr as null before being passed to get_varref
Dhruv
2013-06-29
1
-0
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-27
1
-4
/
+15
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'Hardolaf/ticket/11618' into develop-olympus
Andreas Fischer
2013-06-27
1
-4
/
+15
|
|
|
\
\
\
|
|
|
*
|
|
[ticket/11618] Replace glob() with scandir() and string matching
Joseph Warner
2013-06-26
1
-4
/
+15
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-27
0
-0
/
+0
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Merge remote-tracking branch 'asperous/ticket/11615/creation_test' into devel...
Andreas Fischer
2013-06-27
1
-3
/
+4
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-27
1
-3
/
+4
|
|
\
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'asperous/ticket/11615/creation_test' into devel...
Andreas Fischer
2013-06-27
1
-3
/
+4
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
[ticket/11615] Fix typo in creation_test
Andy Chase
2013-06-26
1
-1
/
+1
|
|
|
*
|
|
[ticket/11615] Remove magic number in creation_test
Andy Chase
2013-06-26
1
-1
/
+2
|
|
|
*
|
|
[ticket/11615] Rename class in file to match
Andy Chase
2013-06-26
1
-1
/
+1
|
|
|
*
|
|
[ticket/11615] Rename init_test to creation_test for clarity
Andy Chase
2013-06-26
1
-0
/
+0
*
|
|
|
|
|
[feature/twig] Fix template_test.php
Nathaniel Guse
2013-07-01
7
-88
/
+38
*
|
|
|
|
|
[feature/twig] A bit of cleanup in twig.php
Nathaniel Guse
2013-07-01
1
-11
/
+14
*
|
|
|
|
|
[feature/twig] Add S_BLOCK_NAME to context, set S_NUM_ROWS in alter_block
Nathaniel Guse
2013-07-01
1
-0
/
+22
*
|
|
|
|
|
[feature/twig] Add addslashes filter (to use on LA_ instead of escape)
Nathaniel Guse
2013-07-01
2
-2
/
+3
*
|
|
|
|
|
[feature/twig] Remove the get_rootref and get_tpldata functions prev added
Nathaniel Guse
2013-07-01
2
-24
/
+3
*
|
|
|
|
|
[feature/twig] Transform {L_, {LA_ to use the lang() function
Nathaniel Guse
2013-07-01
3
-16
/
+47
*
|
|
|
|
|
[feature/twig] Fixing include node
Nathaniel Guse
2013-07-01
1
-17
/
+19
*
|
|
|
|
|
[feature/twig] Fixing define node
Nathaniel Guse
2013-07-01
1
-3
/
+3
*
|
|
|
|
|
[feature/twig] Fixing div by replacement
Nathaniel Guse
2013-07-01
1
-3
/
+3
*
|
|
|
|
|
[feature/twig] Adding ! operator
Nathaniel Guse
2013-07-01
1
-5
/
+7
*
|
|
|
|
|
[feature/twig] Add S_NUM_ROWS to loops in context
Nathaniel Guse
2013-06-29
1
-0
/
+5
*
|
|
|
|
|
[feature/twig] Adding some operators to the extension
Nathaniel Guse
2013-06-29
1
-3
/
+7
*
|
|
|
|
|
[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
2
-4
/
+16
*
|
|
|
|
|
[feature/twig] No longer using the phpbb_template_locator
Nathaniel Guse
2013-06-25
1
-23
/
+33
*
|
|
|
|
|
[feature/twig] Fixing template events test (and behavior)
Nathaniel Guse
2013-06-25
1
-11
/
+7
*
|
|
|
|
|
[feature/twig] Don't require phpbb_config, some tests pass null
Nathaniel Guse
2013-06-25
1
-1
/
+1
[prev]
[next]