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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[prep-release-3.2.0-RC2] Add migration file for 3.2.0-RC2
Marc Alexander
2016-12-09
1
-0
/
+40
*
[ticket/14894] Use correct config name for conflicts archive extension
Marc Alexander
2016-12-09
1
-1
/
+1
*
[ticket/14891] Don't rely on sys_get_temp_dir() being available
Marc Alexander
2016-12-09
1
-2
/
+2
*
[ticket/14891] Use filesystem classes for checking on tmp dir
Marc Alexander
2016-12-09
1
-2
/
+6
*
[ticket/14891] Remove unused use statements
Marc Alexander
2016-12-09
2
-3
/
+1
*
[ticket/14891] Use own proxy instantiator for open_basedir compatibility
Marc Alexander
2016-12-09
2
-1
/
+75
*
Merge pull request #4565 from marc1706/ticket/14896
Máté Bartus
2016-12-08
1
-5
/
+11
|
\
|
*
[ticket/14896] Do not overwrite login when finishing install
Marc Alexander
2016-12-07
1
-5
/
+11
*
|
[ticket/14897] Add $restart_progress_bar to iohandler base
Máté Bartus
2016-12-07
1
-0
/
+5
|
/
*
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-12-05
1
-1
/
+1
|
\
|
*
[ticket/14890] Typo in input validation of profile fields of type string
javiexin
2016-12-05
1
-1
/
+1
*
|
[ticket/12610] Fix tests and use getOption() for console
Marc Alexander
2016-12-05
1
-18
/
+20
*
|
[ticket/12610] Use Symfony style guide
Tristan Darricau
2016-12-04
1
-87
/
+86
*
|
[ticket/12610] Add a better error message when an extension is missing
Tristan Darricau
2016-12-04
1
-44
/
+63
*
|
[ticket/12610] Correctly handle empty cache
Tristan Darricau
2016-12-03
2
-8
/
+29
*
|
[ticket/12610] Display the latest version and not the branch name in CLI
Tristan Darricau
2016-12-03
1
-1
/
+6
*
|
[ticket/12610] CS
Tristan Darricau
2016-12-03
2
-1
/
+2
*
|
[ticket/12610] Improve output
Tristan Darricau
2016-12-03
1
-8
/
+24
*
|
[ticket/12610] Use exception_interface
Tristan Darricau
2016-12-03
3
-48
/
+25
*
|
[ticket/12610] Add command to check if the board is up to date.
Etienne Baroux
2016-12-03
4
-20
/
+342
*
|
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-12-03
1
-3
/
+23
|
\
\
|
|
/
|
*
Merge pull request #4522 from senky/ticket/13149
Marc Alexander
2016-12-03
1
-3
/
+23
|
|
\
|
|
*
[ticket/13149] Add core.phpbb_log_get_topic_auth_sql_before
Jakub Senko
2016-11-20
1
-3
/
+23
*
|
|
[ticket/14492] Add user service to installer & only instantiate if needed
Marc Alexander
2016-12-03
1
-10
/
+5
*
|
|
[ticket/14492] Fix redirection to help phpBB page
Marc Alexander
2016-12-03
1
-2
/
+14
*
|
|
[ticket/14492] Update versions in files
Marc Alexander
2016-12-03
2
-2
/
+2
*
|
|
[ticket/14492] Update phpBB version and fix miscellaneous code issues
Marc Alexander
2016-12-03
1
-1
/
+2
*
|
|
[ticket/14492] Install all extensions if 'all' is specified for extensions
Marc Alexander
2016-12-03
1
-1
/
+1
*
|
|
[ticket/14492] Add language variables for updating extensions
Marc Alexander
2016-12-03
1
-4
/
+4
*
|
|
[ticket/14492] Prevent timeouts in install & update extensions tasks
Marc Alexander
2016-12-03
2
-2
/
+39
*
|
|
[ticket/14492] Use same list for checking if extension should be updated
Marc Alexander
2016-12-03
2
-8
/
+31
*
|
|
[ticket/14492] Unify version check for installing default extensions
Marc Alexander
2016-12-03
1
-2
/
+2
*
|
|
[ticket/14492] Use extension manager instead of finder and add try/catch
Marc Alexander
2016-12-03
2
-34
/
+44
*
|
|
[ticket/14492] Remove unused use statement
Marc Alexander
2016-12-03
1
-1
/
+0
*
|
|
[ticket/14492] Redirect to help phpBB page after installation
Marc Alexander
2016-12-03
1
-1
/
+1
*
|
|
[ticket/14492] Properly retrieve version updating from
Marc Alexander
2016-12-03
2
-52
/
+62
*
|
|
[ticket/14492] Rework logic for selecting which extensions to update
Marc Alexander
2016-12-03
1
-27
/
+54
*
|
|
[ticket/14492] Check if composer.json exists in viglink folder on file_check
Marc Alexander
2016-12-03
1
-1
/
+1
*
|
|
[ticket/14492] Define extensions to install in config not via cli argument
Marc Alexander
2016-12-03
4
-17
/
+13
*
|
|
[ticket/14492] Removed unused use statement
Marc Alexander
2016-12-03
1
-2
/
+0
*
|
|
[ticket/14492] Only show fail of extension install if it's available
Marc Alexander
2016-12-03
1
-4
/
+4
*
|
|
[ticket/14492] Allow specifying extensions to update & install
Marc Alexander
2016-12-03
3
-1
/
+33
*
|
|
[ticket/14492] Set install extensions to synthetic and fix step count
Marc Alexander
2016-12-03
2
-7
/
+2
*
|
|
[ticket/14492] Send statistics via ajax request
Marc Alexander
2016-12-03
1
-0
/
+1
*
|
|
[ticket/14492] Apply fixes to update extensions task
Marc Alexander
2016-12-03
2
-4
/
+38
*
|
|
[ticket/14492] Correctly check if extension was enabled during install
Marc Alexander
2016-12-03
1
-4
/
+38
*
|
|
[ticket/14492] Rename files to help_phpbb and fix css tabbing
Marc Alexander
2016-12-03
1
-0
/
+49
*
|
|
[ticket/14492] Do not install extensions in installer if in test env
Marc Alexander
2016-12-03
1
-0
/
+5
*
|
|
[ticket/14492] Re-enable extensions if updated during update
Marc Alexander
2016-12-03
2
-2
/
+163
*
|
|
[ticket/14492] Install all packaged extensions by default
Marc Alexander
2016-12-03
1
-15
/
+31
[next]