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
/
phpbb
/
install
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14434] Refactored to check migrations when setting them
Matt Friedman
2016-01-28
1
-10
/
+1
*
[ticket/14434] Check migrations in the database updater task
Matt Friedman
2016-01-28
1
-0
/
+9
*
[ticket/13442] UTF-8 symbols for database host
lavigor
2016-01-14
1
-2
/
+2
*
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
2
-2
/
+1
*
[ticket/14378] Use consistent template variable paths
Marc Alexander
2015-12-22
1
-3
/
+3
*
[ticket/14373] Do not pass arrays to strpos()
Marc Alexander
2015-12-20
1
-1
/
+1
*
[ticket/14344] Improve output of HTML errors trigged during install
Marc Alexander
2015-12-07
2
-0
/
+8
*
[ticket/14345] Move new line to ternary comparison
Marc Alexander
2015-12-07
1
-3
/
+3
*
[ticket/14345] Check if description exists in message ary
Marc Alexander
2015-12-07
1
-3
/
+6
*
Merge pull request #4046 from CHItA/ticket/14269
Tristan Darricau
2015-12-07
3
-2
/
+135
|
\
|
*
[ticket/14269] Change HTTP status codes to 403
Mate Bartus
2015-12-05
2
-2
/
+2
|
*
[ticket/14269] Fix comments and language var names
Mate Bartus
2015-12-03
3
-4
/
+4
|
*
[ticket/14269] Use http_exceptions in the installer instead of die()
Mate Bartus
2015-11-27
3
-2
/
+135
*
|
Merge pull request #4055 from CHItA/ticket/14326
Marc Alexander
2015-12-03
2
-6
/
+6
|
\
\
|
*
|
[ticket/14326] Decode diffed file's content during update
Mate Bartus
2015-12-02
2
-6
/
+6
|
|
/
*
|
[ticket/14320] Fix language selector in the installer
Mate Bartus
2015-11-29
1
-1
/
+1
|
/
*
[ticket/14308] Fix multibyte input for installer
rxu
2015-11-24
2
-5
/
+5
*
Merge pull request #4016 from CHItA/ticket/14270
Tristan Darricau
2015-11-23
1
-3
/
+12
|
\
|
*
[ticket/14270] Purge cache when the installer is finished
Mate Bartus
2015-11-08
1
-3
/
+12
*
|
[ticket/14281] Correctly pass parameters to add_error_message
Marc Alexander
2015-11-10
1
-1
/
+1
*
|
[ticket/14281] Fix installer CLI after recent changes
Marc Alexander
2015-11-10
2
-3
/
+3
*
|
[ticket/14278] Check if user_id is set and fall back to ANONYMOUS
Marc Alexander
2015-11-09
1
-1
/
+1
*
|
[ticket/14274] Include user functions during installer
Matt Friedman
2015-11-05
1
-0
/
+5
|
/
*
[ticket/14044] Add config as global in notify user
Mate Bartus
2015-11-03
1
-2
/
+5
*
[ticket/14044] Fix language selection data loss
Mate Bartus
2015-10-30
4
-3
/
+6
*
[ticket/14044] Fix wrong descriptions in install
Mate Bartus
2015-10-28
1
-1
/
+1
*
[ticket/14044] Solve missing email template error
Mate Bartus
2015-10-28
1
-1
/
+7
*
[ticket/14044] global $table_prefix in constants.php
Mate Bartus
2015-10-28
1
-4
/
+0
*
[ticket/14044] Try to fix missing table prefix
Mate Bartus
2015-10-28
1
-0
/
+4
*
[ticket/14044] Deduplicate the installers
Mate Bartus
2015-10-22
4
-12
/
+34
*
[ticket/14039] Use update helper to include files in container factory
Mate Bartus
2015-10-19
1
-24
/
+15
*
[ticket/14039] Fix inclusion logic in update helper
Mate Bartus
2015-10-19
1
-6
/
+1
*
[ticket/14039] Fix folder creation and deleted binary file issue
Mate Bartus
2015-10-18
2
-1
/
+8
*
[ticket/14039] Fix file check for deleted files
Mate Bartus
2015-10-18
1
-1
/
+1
*
[ticket/14039] Fix acp link
Mate Bartus
2015-10-18
1
-1
/
+1
*
[ticket/14039] Fix ACP link generation
Mate Bartus
2015-10-18
1
-17
/
+11
*
[ticket/14039] Fix constants for the updater
Mate Bartus
2015-10-18
1
-1
/
+12
*
[ticket/14039] Fix misunderstandable comment in the archive file updater
Mate Bartus
2015-10-18
1
-1
/
+3
*
[ticket/14039] Use shared language service in the container factory
Mate Bartus
2015-10-18
1
-4
/
+16
*
[ticket/14039] Fix filesystem file updater's mkdir usage
Mate Bartus
2015-10-18
1
-16
/
+1
*
[ticket/14039] Use compatibility globals from the update package
Mate Bartus
2015-10-18
1
-1
/
+8
*
[ticket/14039] Use http_exception instead of die()
Mate Bartus
2015-10-18
1
-2
/
+3
*
[ticket/14039] Fix T_TEMPLATE_PATH constant
Mate Bartus
2015-10-18
1
-1
/
+1
*
[ticket/14039] Fix language constants and comments
Mate Bartus
2015-10-18
2
-2
/
+2
*
[ticket/14039] Revamp updater
Mate Bartus
2015-10-17
44
-103
/
+3515
*
[ticket/14205] Bump PHP requirement to PHP 5.4
Tristan Darricau
2015-10-04
1
-1
/
+1
*
[ticket/13904] Modify files for changes in ini wrapper
Marc Alexander
2015-09-09
1
-4
/
+4
*
[ticket/14097] Remove auto refresh on install failure
Mate Bartus
2015-08-21
1
-2
/
+1
*
[ticket/14097] Improve error and failure handling in the installer
Mate Bartus
2015-08-17
1
-2
/
+10
*
[ticket/14056] Fix remaining schema path
Mate Bartus
2015-07-29
1
-1
/
+1
[next]