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
/
extension
/
manager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15088] Avoid code repetitions in extension manager
Jakub Senko
2019-07-27
1
-96
/
+54
*
[ticket/15202] To disable, an extension must be enabled
javiexin
2017-04-28
1
-2
/
+2
*
Merge pull request #4698 from javiexin/ticket/15087
Marc Alexander
2017-04-16
1
-29
/
+32
|
\
|
*
[ticket/15087] Optimize creation of metadata objects by caching
javiexin
2017-02-12
1
-12
/
+21
|
*
[ticket/15087] Optimize creation of metadata objects by caching
javiexin
2017-02-12
1
-17
/
+11
*
|
[ticket/15142] Merge branch 'ticket/15142' into 32x
Matt Friedman
2017-04-10
1
-2
/
+2
|
\
\
*
|
|
Use SSL in version check for extension
tas2580
2017-01-22
1
-1
/
+1
|
|
/
|
/
|
*
|
[ticket/12610] CS
Tristan Darricau
2016-12-03
1
-1
/
+1
*
|
[ticket/12610] Use exception_interface
Tristan Darricau
2016-12-03
1
-3
/
+5
*
|
[ticket/12610] Add command to check if the board is up to date.
Etienne Baroux
2016-12-03
1
-5
/
+33
*
|
[ticket/13793] Remove translation on throwing exceptions
MateBartus
2015-05-01
1
-5
/
+2
*
|
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-2
/
+2
*
|
[ticket/13513] Use paths relative to the phpBB root in the router
Tristan Darricau
2015-01-17
1
-6
/
+11
|
/
*
Merge pull request #2729 from Nicofuma/ticket/12847
Joas Schilling
2014-08-07
1
-0
/
+6
|
\
|
*
[ticket/12847] Allow the extensions to say if they can be enabled
Tristan Darricau
2014-07-13
1
-0
/
+6
*
|
[ticket/12870] Create the migrations table with a method in the migrator
Tristan Darricau
2014-07-27
1
-2
/
+5
*
|
[ticket/12870] Create the migrations table in db:migrate
Tristan Darricau
2014-07-26
1
-5
/
+3
|
/
*
[ticket/12777] Add is_purged()
Tristan Darricau
2014-06-27
1
-0
/
+13
*
[ticket/12777] Update doc block of is_configured()
Tristan Darricau
2014-06-27
1
-1
/
+3
*
[ticket/12777] Rename extension status functions and add is_configured()
Tristan Darricau
2014-06-27
1
-2
/
+25
*
[ticket/12762] Make ext.php optional for extensions
Tristan Darricau
2014-06-23
1
-1
/
+1
*
[ticket/12715] Cleanup comments in \phpbb\extension\*
Tristan Darricau
2014-06-15
1
-1
/
+1
*
[ticket/12508] Only take a list of names for set_extensions()
Joas Schilling
2014-06-10
1
-2
/
+2
*
[ticket/12508] Move \phpbb\extension\finder to \phpbb\finder
Joas Schilling
2014-06-10
1
-3
/
+3
*
[ticket/12508] Fix usages of the finder
Joas Schilling
2014-06-10
1
-2
/
+12
*
[ticket/11467] Add user object to extension manager for tests
n-aleha
2014-05-29
1
-6
/
+6
*
[ticket/11467] Add language variables for extension exception messages
n-aleha
2014-05-29
1
-7
/
+10
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-5
/
+7
*
[ticket/12586] Limit depth to 2, we require vendor/extension/ext.php
Joas Schilling
2014-05-22
1
-0
/
+1
*
[ticket/12586] Use dot filter when trying to find available extensions
Joas Schilling
2014-05-22
1
-2
/
+6
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
1
-2
/
+2
*
[ticket/11429] Increment asset version on Ext enable
Matt Friedman
2014-03-13
1
-0
/
+5
*
[ticket/12009] Do not allow incorrectly structured extensions to be installed.
Cesar G
2013-12-11
1
-0
/
+15
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
1
-8
/
+0
*
[ticket/11981] Fix code sniffer complaints
Marc Alexander
2013-10-28
1
-0
/
+6
*
[ticket/11700] Correctly load extensions with nonprefixed namespaces
Nils Adermann
2013-09-17
1
-1
/
+1
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-18
/
+20
*
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-3
/
+3
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-0
/
+513