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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/10735] Changing locator paths structure
Vjacheslav Trushkin
2012-03-31
1
-4
/
+14
*
Merge pull request #662 from imkingdavid/ticket/10586
Igor Wiedler
2012-03-30
2
-1
/
+78
|
\
|
*
[ticket/10586] Added visibility indication to __construct()
David King
2012-03-28
1
-1
/
+1
|
*
[ticket/10586] Remove handle() from abstract class, undo change in index.php
David King
2012-03-28
2
-8
/
+1
|
*
[ticket/10586] Do not pass as reference
David King
2012-03-28
1
-6
/
+5
|
*
[ticket/10586] Make the abstract class implement the original interface
David King
2012-03-28
2
-1
/
+32
|
*
[ticket/10586] Change the interface to an abstract class
David King
2012-03-28
2
-31
/
+85
*
|
Merge remote-tracking branch 'imkingdavid/ticket/10586' into develop
Igor Wiedler
2012-03-28
2
-0
/
+53
|
\
\
|
|
/
|
*
[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
2
-0
/
+53
*
|
[ticket/10703] Added a condition to check if ext directory exists
Dhruv Goel
2012-03-23
1
-0
/
+4
|
/
*
[ticket/10663] Extension finder should not find subdirs with directory filter
Nils Adermann
2012-02-21
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
5
-5
/
+5
*
[ticket/10323] slight potential performance improvement
Igor Wiedler
2011-11-20
1
-4
/
+4
*
[ticket/10323] make finder work with PHP 5.2
Igor Wiedler
2011-11-19
1
-1
/
+6
*
[feature/extension-manager] Split disabling extensions up into steps as well
Nils Adermann
2011-11-18
3
-11
/
+52
*
[feature/extension-manager] Add documentation on caching in ext finder
Nils Adermann
2011-11-18
1
-0
/
+7
*
[feature/extension-manager] Rename default methods to core methods on finder.
Nils Adermann
2011-11-18
1
-70
/
+98
*
[feature/extension-manager] Clarify comment on ext meta class instantiator
Nils Adermann
2011-11-18
1
-1
/
+1
*
[feature/extension-manager] Add more info on suffixes in extension finder
Nils Adermann
2011-11-18
1
-1
/
+9
*
[feature/extension-manager] Clarify is_dir parameter description
Nils Adermann
2011-11-18
1
-2
/
+4
*
[feature/extension-manager] Clarify class finding method docblock
Nils Adermann
2011-11-18
1
-1
/
+4
*
[feature/extension-manager] Correct default path comment & remove double strlen
Nils Adermann
2011-11-18
1
-2
/
+3
*
[feature/extension-manager] Fix "disbale" typo in comment
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
2
-3
/
+4
*
[feature/extension-manager] extension finder now saves ext it found a file in
Nils Adermann
2011-10-13
1
-3
/
+5
*
[feature/extension-manager] Correctly detect and handle directories in finder
Nils Adermann
2011-09-29
1
-8
/
+16
*
[feature/extension-manager] Find dirs with SELF_FIRST setting on iterator
Nils Adermann
2011-09-29
1
-1
/
+1
*
[feature/extension-manager] Make sure the directory pattern matches on windows
Nils Adermann
2011-09-29
1
-2
/
+2
*
[feature/extension-manager] Refactoring the structure of extension provider
Nils Adermann
2011-09-29
1
-5
/
+8
*
[feature/extension-manager] Don't cache the phpbb_root_path in the ext manager
Nils Adermann
2011-09-29
2
-4
/
+12
*
[feature/extension-manager] Extract extension provider functionality from cron
Nils Adermann
2011-09-29
1
-0
/
+65
*
[feature/extension-manager] Prepend the phpbb_root_path if necessary.
Nils Adermann
2011-09-29
1
-3
/
+23
*
[feature/extension-manager] Correct formatting of documentation
Nils Adermann
2011-09-29
1
-4
/
+5
*
[feature/extension-manager] Add support for directories to the extension finder
Nils Adermann
2011-09-29
1
-6
/
+45
*
[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
2
-7
/
+14
*
[feature/extension-manager] Use _ext for cache - avoids conflict with file ext
Nils Adermann
2011-09-29
2
-4
/
+4
*
[feature/extension-manager] Test creation of new extension finder cache
Nils Adermann
2011-09-29
1
-5
/
+0
*
[feature/extension-manager] Correct usage of false cache return value
Nils Adermann
2011-09-29
2
-1
/
+8
*
[feature/extension-manager] Add docblocks for query members of extension finder
Nils Adermann
2011-09-29
1
-0
/
+9
*
[feature/extension-manager] Use an incremental process for enable and purge
Nils Adermann
2011-09-29
3
-18
/
+128
[next]