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
/
tests
/
extension
/
finder_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
1
-1
/
+1
*
[ticket/15424] Multiple typo fixes in docs & comments
luzpaz
2019-05-08
1
-1
/
+1
*
[ticket/14576] Move common required files to bootstrap
Matt Friedman
2016-03-31
1
-1
/
+0
*
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-2
/
+2
*
[ticket/12508] Add a unit test for set_extensions()
Joas Schilling
2014-06-10
1
-0
/
+43
*
[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
-2
/
+2
*
[ticket/12508] Fix usages of the finder
Joas Schilling
2014-06-10
1
-2
/
+3
*
Merge pull request #2494 from Nicofuma/ticket/12589
Joas Schilling
2014-05-31
1
-0
/
+16
|
\
|
*
[ticket/12589] Add test searching in a non absolute directory
Tristan Darricau
2014-05-26
1
-0
/
+16
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
|
/
*
[ticket/12009] Move valid extensions in tests to correct dir structure.
Cesar G
2013-12-12
1
-22
/
+22
*
[ticket/11700] Use spaces, not tabs
Nils Adermann
2013-09-25
1
-15
/
+15
*
[ticket/11700] Correctly load extensions with nonprefixed namespaces
Nils Adermann
2013-09-17
1
-11
/
+11
*
[ticket/11700] Update finder tests for namespaced classnames
Nils Adermann
2013-09-16
1
-14
/
+14
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-3
/
+3
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-4
/
+4
*
[ticket/11415] Add test for find_from_extension()
Nathan Guse
2013-05-14
1
-0
/
+17
*
[ticket/11335] (tests) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-1
/
+1
*
Merge pull request #1324 from nickvergessen/ticket/10844-2
Nils Adermann
2013-04-24
1
-1
/
+1
|
\
|
*
[ticket/10844] Increase prefix to not match template/ in finder test
Joas Schilling
2013-04-22
1
-1
/
+1
*
|
[ticket/11362] Extension manager depends on filesystem
Joas Schilling
2013-04-17
1
-1
/
+2
*
|
[ticket/11362] Add unit test for ../ in directory paths
Joas Schilling
2013-03-12
1
-0
/
+16
|
/
*
[ticket/11386] Remove tests that check if finder cache is working
Nathaniel Guse
2013-03-02
1
-5
/
+13
*
[ticket/10973] Drop all require_once for mocks. Use autoloading.
Andreas Fischer
2012-07-08
1
-3
/
+0
*
[ticket/9916] Updating license in non-distributed files
Unknown
2012-01-02
1
-1
/
+1
*
[feature/extension-manager] Rename default methods to core methods on finder.
Nils Adermann
2011-11-18
1
-25
/
+22
*
[feature/extension-manager] extension finder now saves ext it found a file in
Nils Adermann
2011-10-13
1
-7
/
+5
*
[feature/extension-manager] Extend the tests for finding directories
Nils Adermann
2011-09-29
1
-1
/
+15
*
[feature/extension-manager] Don't cache the phpbb_root_path in the ext manager
Nils Adermann
2011-09-29
1
-2
/
+2
*
[feature/extension-manager] Prepend the phpbb_root_path if necessary.
Nils Adermann
2011-09-29
1
-5
/
+4
*
[feature/extension-manager] Add support for directories to the extension finder
Nils Adermann
2011-09-29
1
-0
/
+14
*
[feature/extension-manager] Make the cache variable name for extensions dynamic
Nils Adermann
2011-09-29
1
-3
/
+3
*
[feature/extension-manager] Test creation of new extension finder cache
Nils Adermann
2011-09-29
1
-1
/
+30
*
[feature/extension-manager] Add filename prefix matching in extension finder
Nils Adermann
2011-09-29
1
-0
/
+20
*
[feature/extension-manager] Porting cron tasks over to the extension finder
Nils Adermann
2011-09-29
1
-14
/
+16
*
[feature/extension-manager] Extension Manager & Finder
Nils Adermann
2011-09-29
1
-0
/
+133