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
/
install
/
install_update.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11479] Use phpbb_create_default_container
Nathan Guse
2013-04-24
1
-12
/
+1
*
[ticket/11479] Fix install/update (rebuild container)
Nathaniel Guse
2013-04-24
1
-1
/
+18
*
Merge PR #1130 branch 'EXreaction/ticket/11259' into develop
Oleg Pudeyev
2012-12-29
1
-5
/
+6
|
\
|
*
[ticket/11259] adm_relative_path -> phpbb_adm_relative_path
Nathan Guse
2012-12-09
1
-5
/
+5
|
*
[ticket/11259] Make phpbb_admin_path available everywhere
Nathan Guse
2012-12-09
1
-5
/
+6
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-13
1
-1
/
+1
|
\
\
|
*
\
Merge remote-tracking branch 'p/feature/template-events' into develop
David King
2012-12-10
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[feature/template-events] Convert a single style name to array of them.
Oleg Pudeyev
2012-11-17
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/11213] Add missing global in install_update.php
Igor Wiedler
2012-11-17
1
-1
/
+1
|
|
/
*
|
[ticket/11015] Move db driver class name fixing to function
Igor Wiedler
2012-11-17
1
-0
/
+2
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-12
1
-3
/
+17
|
\
\
|
|
/
|
*
[ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords.
Andreas Fischer
2012-09-08
1
-2
/
+16
|
*
[ticket/8713] Rename untrimed_variable() to untrimmed_variable().
Andreas Fischer
2012-09-08
1
-2
/
+2
|
*
[ticket/8713] Do not trim login inputs
Nathaniel Guse
2012-09-03
1
-2
/
+2
|
*
[ticket/10875] Fix SQL Caching
Nathan Guse
2012-07-30
1
-1
/
+1
*
|
[ticket/11015] Make DBAL classes autoloadable
Igor Wiedler
2012-07-21
1
-2
/
+1
|
/
*
[ticket/10754] Changing $style to $phpbb_style
Vjacheslav Trushkin
2012-04-03
1
-1
/
+1
*
[feature/merging-style-components] Updating style initialization
Vjacheslav Trushkin
2012-03-15
1
-2
/
+2
*
[feature/merging-style-components] Updating database and acp modules
Vjacheslav Trushkin
2012-03-14
1
-54
/
+4
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[feature/remove-db-styles] Removed database storage of style components.
Chris Smith
2011-09-20
1
-3
/
+0
*
[task/config-class] Always specify the config table to use.
Nils Adermann
2011-01-12
1
-1
/
+3
*
[task/config-class] Implemented a config class to replace the global array.
Nils Adermann
2011-01-10
1
-11
/
+2
*
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2010-11-10
1
-2
/
+2
|
\
|
*
[ticket/9140] Check current board version in incremental update packages
Joas Schilling
2010-11-10
1
-2
/
+2
*
|
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
1
-5
/
+6
|
/
*
[ticket/9140] Check current board version in incremental update packages
Gabriel Vazquez
2010-07-12
1
-0
/
+11
*
[ticket/9119] Respect language selection on automated update.
Joas Schilling
2010-05-16
1
-17
/
+35
*
Update: Store expected resulting file contents in cache and do not suggest fu...
Nils Adermann
2010-02-23
1
-25
/
+80
*
Fix Bug #53965, Regression introduced in r9768 - Hardcode language for the ti...
Andreas Fischer
2009-11-15
1
-1
/
+1
*
correctly execute database update step (detect if the version the admin wants...
Meik Sievertsen
2009-10-09
1
-0
/
+10
*
if preserve_cr is true and the file generated no conflict but is obviously no...
Meik Sievertsen
2009-09-20
1
-0
/
+7
*
Ok, after 20+ hours i think i fixed all grave issues with the updater
Meik Sievertsen
2009-09-18
1
-90
/
+106
*
Bugs #15809, #49215 - Allow updater to work correctly with PHP filename exten...
Andreas Fischer
2009-08-10
1
-1
/
+7
*
Bug #49215 again.
Andreas Fischer
2009-08-07
1
-1
/
+1
*
Fix bug #49215 - Use $phpEx variable instead of hardcoded '.php'
Andreas Fischer
2009-08-07
1
-2
/
+2
*
Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable du...
Andreas Fischer
2009-07-17
1
-0
/
+5
*
late fix for #45335 (incorrect log message for update if using old updater)
Meik Sievertsen
2009-05-19
1
-1
/
+6
*
slight change for 3.0.5 for updating.
Meik Sievertsen
2009-05-06
1
-14
/
+5
*
- adjust db_tools again to not remove any schema (they may be required)
Meik Sievertsen
2009-02-28
1
-0
/
+6
*
TortoiseMerge seems to mess up the newlines... very very annoying bug.
Meik Sievertsen
2009-01-13
1
-1
/
+1
*
- Allow download of conflicting file for later reference in automatic updater
Meik Sievertsen
2009-01-12
1
-16
/
+34
*
Help the user if FTP update fails.
Meik Sievertsen
2008-10-25
1
-2
/
+3
*
PHP 5.3 compatibility.
Marek A. R
2008-08-15
1
-10
/
+10
*
One commit for those fixes having a very tiny impact (mostly only whitespaces...
Meik Sievertsen
2008-01-30
1
-3
/
+3
*
seems like there is an error within the udpater, skipping the first file chan...
Meik Sievertsen
2007-12-12
1
-1
/
+1
*
lets start thinking about the future
Meik Sievertsen
2007-11-19
1
-1
/
+1
*
erm... i am very very sorry... but i think this one is responsible for the lo...
Meik Sievertsen
2007-10-15
1
-1
/
+1
[next]