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
/
includes
/
extension
/
manager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11283] Extension manager follow symlinks.
Erik FreĢrejean
2012-12-23
1
-1
/
+1
*
[ticket/11015] Change more docblocks.
Oleg Pudeyev
2012-12-04
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-12
1
-5
/
+5
|
\
|
*
[feature/compiled-dic] Purge cache to make ext services available right away
David King
2012-11-10
1
-5
/
+5
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-12
1
-2
/
+28
|
\
\
|
|
/
|
*
[ticket/11154] Do not try to load any extensions when installing.
Oleg Pudeyev
2012-11-07
1
-1
/
+11
|
*
[ticket/10631] get_extension_metadata_manager -> create_extension_metadata_ma...
Nathan Guse
2012-09-01
1
-1
/
+1
|
*
[ticket/10631] Fix some issues as noted in github comments, significantly sim...
Nathan Guse
2012-09-01
1
-1
/
+1
|
*
[ticket/10631] Validation for extensions
Nathan Guse
2012-09-01
1
-2
/
+5
|
*
[ticket/10631] Various tidbits and cleanup on the acp extensions manager
Nathan Guse
2012-09-01
1
-0
/
+13
|
*
[ticket/10631] Some tidying up
Michael Cullum
2012-09-01
1
-0
/
+1
|
*
[ticket/10631] Remove the now un-used method
Michael Cullum
2012-09-01
1
-65
/
+0
|
*
[ticket/10631] Fixing some items mentioned in PR
Michael Cullum
2012-09-01
1
-0
/
+64
*
|
Merge branch 'develop' into ticket/11015
Igor Wiedler
2012-07-21
1
-6
/
+6
|
\
\
|
|
/
|
*
[ticket/11012] Normalize $phpEx member vars to $php_ext
Igor Wiedler
2012-07-21
1
-7
/
+7
*
|
[ticket/11015] Make DBAL classes autoloadable
Igor Wiedler
2012-07-21
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'imkingdavid/ticket/10586' into develop
Igor Wiedler
2012-03-28
1
-0
/
+22
|
\
|
*
[ticket/10586] Tidy up comments
David King
2012-03-27
1
-1
/
+1
|
*
[ticket/10586] Sanitize periods from class names, use manager to get path.
David King
2012-03-19
1
-1
/
+1
|
*
[ticket/10586] Extension front controller
David King
2012-03-19
1
-0
/
+22
*
|
[ticket/10703] Added a condition to check if ext directory exists
Dhruv Goel
2012-03-23
1
-0
/
+4
|
/
*
[ticket/10614] Unbreak all_available on extension manager.
Oleg Pudeyev
2012-02-11
1
-1
/
+2
*
[ticket/10614] Check if cache exists before destroying it
Igor Wiedler
2012-02-09
1
-5
/
+20
*
[ticket/10614] Remove ext manager exceptions for now
Igor Wiedler
2012-02-09
1
-19
/
+1
*
[ticket/10614] Refactor list command to use manager API
Igor Wiedler
2012-02-09
1
-1
/
+11
*
[ticket/10614] Tweak list output, show state, purge cache, handle missing exts
Igor Wiedler
2012-02-09
1
-1
/
+19
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-1
/
+1
*
[feature/extension-manager] Split disabling extensions up into steps as well
Nils Adermann
2011-11-18
1
-6
/
+40
*
[feature/extension-manager] Clarify comment on ext meta class instantiator
Nils Adermann
2011-11-18
1
-1
/
+1
*
[feature/extension-manager] Support extensions in subdirectories of ext/
Nils Adermann
2011-10-14
1
-6
/
+12
*
[feature/extension-manager] Add prefix to extension meta data / install classes
Nils Adermann
2011-10-14
1
-1
/
+1
*
[feature/extension-manager] Support for loading language files from extensions
Nils Adermann
2011-10-14
1
-2
/
+3
*
[feature/extension-manager] Don't cache the phpbb_root_path in the ext manager
Nils Adermann
2011-09-29
1
-4
/
+10
*
[feature/extension-manager] Make sure the extension manager works without cache
Nils Adermann
2011-09-29
1
-2
/
+6
*
[feature/extension-manager] Make the cache variable name for extensions dynamic
Nils Adermann
2011-09-29
1
-4
/
+7
*
[feature/extension-manager] Use _ext for cache - avoids conflict with file ext
Nils Adermann
2011-09-29
1
-2
/
+2
*
[feature/extension-manager] Correct usage of false cache return value
Nils Adermann
2011-09-29
1
-1
/
+3
*
[feature/extension-manager] Use an incremental process for enable and purge
Nils Adermann
2011-09-29
1
-14
/
+71
*
[feature/extension-manager] Add missing sql_freeresult call
Nils Adermann
2011-09-29
1
-0
/
+1
*
[feature/extension-manager] Extension Manager & Finder
Nils Adermann
2011-09-29
1
-0
/
+301