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
*
Merge remote-tracking branch 'github-cs278/feature/remove-db-styles' into dev...
Nils Adermann
2011-09-21
3
-750
/
+106
|
\
|
*
[feature/remove-db-styles] Remove forgotten template variables.
Chris Smith
2011-09-20
1
-6
/
+0
|
*
[feature/remove-db-styles] Removed style.php!
Chris Smith
2011-09-20
1
-1
/
+1
|
*
[feature/remove-db-styles] Rework filesystem permission checks from 6d24a71.
Chris Smith
2011-09-20
1
-18
/
+52
|
*
[feature/remove-db-styles] Add error if template/theme file is unwritable.
Chris Smith
2011-09-20
1
-29
/
+25
|
*
[feature/remove-db-styles] Readd table constant for upgrades etc.
Chris Smith
2011-09-20
1
-0
/
+1
|
*
[feature/remove-db-styles] Remove style.php DB storage.
Chris Smith
2011-09-20
2
-7
/
+2
|
*
[feature/remove-db-styles] Remove DB theme handling code from session.
Chris Smith
2011-09-20
1
-49
/
+2
|
*
[feature/remove-db-styles] ACP has forgotten how to store themes in the DB.
Chris Smith
2011-09-20
1
-120
/
+22
|
*
[feature/remove-db-styles] Missed a few template DB bits in acp_styles.
Chris Smith
2011-09-20
1
-23
/
+3
|
*
[feature/remove-db-styles] Removing unused methods from acp_style.
Chris Smith
2011-09-20
1
-176
/
+0
|
*
[feature/remove-db-styles] Removed database storage of style components.
Chris Smith
2011-09-20
3
-352
/
+29
*
|
Merge remote-tracking branch 'github-cs278/ticket/10374' into develop
Nils Adermann
2011-09-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ticket/10374] Remove 'custom template' cache prefix.
Chris Smith
2011-09-20
1
-1
/
+1
*
|
[ticket/10371] Removing last mentions of imageset
Vjacheslav Trushkin
2011-09-20
1
-4
/
+1
|
/
*
Merge remote-tracking branch 'github-cyberalien/feature/remove-imagesets' int...
Nils Adermann
2011-09-20
9
-1040
/
+37
|
\
|
*
[feature/remove-imagesets] Adjustments to php files
Vjacheslav Trushkin
2011-09-04
7
-248
/
+10
|
*
[feature/remove-imagesets] Changing admin control panel styles module
Vjacheslav Trushkin
2011-09-03
2
-792
/
+27
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-09-19
1
-37
/
+20
|
\
\
|
*
|
[ticket/10370] Add function documentation for get_stacktrace().
Andreas Fischer
2011-09-19
1
-1
/
+6
|
*
|
[ticket/10370] Explain that we are not the ones hiding backtrace pieces.
Andreas Fischer
2011-09-19
1
-2
/
+3
|
*
|
[ticket/10370] Call htmlspecialchars() after phpbb_filter_root_path().
Andreas Fischer
2011-09-19
1
-2
/
+1
|
*
|
[ticket/10370] Add require_once to whitelisted functions.
Andreas Fischer
2011-09-19
1
-1
/
+1
|
*
|
[ticket/10370] Use single string instead of an array for arguments.
Andreas Fischer
2011-09-19
1
-3
/
+3
|
*
|
[ticket/10370] Ease up code checking for arguments of include etc.
Andreas Fischer
2011-09-19
1
-14
/
+7
|
*
|
[ticket/10370] Use unset() on the first backtrace instead of checking in loop.
Andreas Fischer
2011-09-19
1
-7
/
+4
|
*
|
[ticket/10370] Use phpbb_filter_root_path() in get_backtrace().
Andreas Fischer
2011-09-19
1
-14
/
+2
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-09-18
1
-5
/
+21
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'github-bantu/ticket/10245' into develop-olympus
Nils Adermann
2011-09-18
1
-5
/
+21
|
|
\
\
|
|
*
|
[ticket/10245] Use error_collector instead of ob_start() and ob_get_clean().
Andreas Fischer
2011-09-18
1
-5
/
+21
*
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-09-18
2
-8
/
+32
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/10369] Replace root path with "[ROOT]" as per IRC.
Andreas Fischer
2011-09-18
1
-1
/
+1
|
*
|
|
[ticket/10369] Add warning about paths outside of phpBB root not being filtered
Andreas Fischer
2011-09-18
1
-0
/
+2
|
*
|
|
[ticket/10369] Rename filter_errfile() to filter_root_path().
Andreas Fischer
2011-09-18
2
-4
/
+4
|
*
|
|
[ticket/10369] DRY code to remove phpbb path from errfile.
Andreas Fischer
2011-09-18
2
-6
/
+24
|
*
|
|
[ticket/10369] Always include errfile and errline in format_errors().
Andreas Fischer
2011-09-18
1
-5
/
+9
|
|
/
/
*
|
|
[ticket/10322] Separate template varref resolution from output generation
Patrick Webster
2011-09-16
1
-38
/
+51
*
|
|
[ticket/10322] Fix dynamic template includes
Patrick Webster
2011-09-08
1
-1
/
+26
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-09-06
2
-2
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'bantu/ticket/10294' into develop-olympus
Andreas Fischer
2011-09-06
1
-1
/
+1
|
|
\
\
|
|
*
|
[ticket/10294] Fix sql_affectedrows() in mssqlnative driver.
Andreas Fischer
2011-07-28
1
-1
/
+1
|
*
|
|
Merge remote-tracking branch 'Noxwizard/ticket/10351' into develop-olympus
Andreas Fischer
2011-09-06
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ticket/10351] Fix Oracle's sql_column_remove()
Patrick Webster
2011-09-04
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'Noxwizard/ticket/10352' into develop-olympus
Andreas Fischer
2011-09-06
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/10352] Add missing break for Oracle's sql_table_drop()
Patrick Webster
2011-09-04
1
-0
/
+1
|
|
|
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'igorw/ticket/10155' into develop
Oleg Pudeyev
2011-09-05
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/10155] Add jQuery, introduce global assets path
Igor Wiedler
2011-07-11
1
-0
/
+1
*
|
|
|
|
|
Merge remote-tracking branch 'cyberalien/ticket/10350' into develop
Oleg Pudeyev
2011-09-05
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/10350] Fix for class phpbb_template_renderer_eval
Vjacheslav Trushkin
2011-09-04
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-09-05
1
-0
/
+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
/
/
/
|
|
|
/
/
/
|
|
/
|
|
|
[next]