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
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14875] Add method for untrimmed input to ajax iohandler
Marc Alexander
2016-11-24
1
-1
/
+10
*
Merge pull request #4265 from Senky/ticket/10809
Tristan Darricau
2016-09-25
1
-1
/
+1
|
\
|
*
[ticket/10809] Remove MSSQL support
Jakub Senko
2016-08-02
1
-1
/
+1
*
|
[ticket/14742] Increase user feedback by improving progress bar
Oliver Schramm
2016-08-20
1
-4
/
+10
*
|
[ticket/14742] Further improve progress bar in db updater
Oliver Schramm
2016-08-12
1
-9
/
+15
*
|
[ticket/14742] Fix progress bar in database updater
Oliver Schramm
2016-08-11
1
-3
/
+16
|
/
*
[ticket/14633] Check for XML extension support on install
Máté Bartus
2016-07-30
1
-0
/
+19
*
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-07-07
1
-1
/
+1
*
[ticket/14595] Added smtp_port where places where smtp_host exists.
Derek Held
2016-05-14
2
-0
/
+11
*
[ticket/14589] Add error messages for failable installer requirements
Máté Bartus
2016-04-10
1
-2
/
+6
*
Merge pull request #4255 from CHItA/ticket/14393
Tristan Darricau
2016-03-31
3
-11
/
+14
|
\
|
*
[ticket/14393] Fix db update progress bar
Máté Bartus
2016-03-30
1
-2
/
+1
|
*
[ticket/14393] Fix init for conflict archive
Máté Bartus
2016-03-27
1
-7
/
+6
|
*
[ticket/14393] Fix updater behaviour
Máté Bartus
2016-03-27
3
-4
/
+9
*
|
[ticket/14564] Fix cookie domain calculation
Máté Bartus
2016-03-27
1
-1
/
+8
|
/
*
[ticket/14510] Prevent infinite loop in add_bots task
Máté Bartus
2016-03-02
1
-0
/
+1
*
[ticket/14499] Add command to update the board from CLI
Tristan Darricau
2016-02-25
2
-1
/
+9
*
[ticket/14462] Fix comments
Mate Bartus
2016-02-12
5
-9
/
+9
*
[ticket/14462] Refactor tasks to be more modular
Mate Bartus
2016-02-12
9
-165
/
+835
*
[ticket/14462] Further speed improvements
Mate Bartus
2016-02-12
13
-49
/
+1
*
[ticket/14312] Allow updating without having the update directory
Mate Bartus
2016-02-04
2
-15
/
+38
*
[ticket/14312] Push migration error messages to the user
Mate Bartus
2016-02-04
1
-0
/
+1
*
Merge pull request #4156 from CHItA/ticket/14445
Tristan Darricau
2016-02-02
1
-0
/
+13
|
\
|
*
[ticket/14445] Force refresh before schema generation
Mate Bartus
2016-02-02
1
-0
/
+13
*
|
[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/14326] Decode diffed file's content during update
Mate Bartus
2015-12-02
2
-6
/
+6
*
[ticket/14308] Fix multibyte input for installer
rxu
2015-11-24
2
-5
/
+5
*
[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
3
-3
/
+5
*
[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] Fix folder creation and deleted binary file issue
Mate Bartus
2015-10-18
1
-1
/
+1
*
[ticket/14039] Fix file check for deleted files
Mate Bartus
2015-10-18
1
-1
/
+1
*
[ticket/14039] Revamp updater
Mate Bartus
2015-10-17
21
-20
/
+2089
*
[ticket/14205] Bump PHP requirement to PHP 5.4
Tristan Darricau
2015-10-04
1
-1
/
+1
*
[ticket/14056] Fix remaining schema path
Mate Bartus
2015-07-29
1
-1
/
+1
*
[ticket/14056] Keep install schema resources in the install folder
Mate Bartus
2015-07-29
2
-3
/
+3
*
[ticket/13740] Move default data settings out of constructors
Mate Bartus
2015-07-25
2
-175
/
+166
*
[ticket/13740] Fix CS
Mate Bartus
2015-07-24
1
-0
/
+1
*
[ticket/13740] Fix $script_path in obtain_data
Mate Bartus
2015-07-23
1
-1
/
+1
*
[ticket/13740] Login admin when install finished
Mate Bartus
2015-07-23
1
-8
/
+35
*
[ticket/13740] Fix docblocks and comments
Mate Bartus
2015-07-20
2
-2
/
+2
*
[ticket/13740] Fix CS
Mate Bartus
2015-07-09
1
-1
/
+0
[next]