Nils Adermann
|
3a478cb3e2
|
[ticket/11700] Use spaces, not tabs
PHPBB3-11700
|
2013-09-25 14:36:50 +02:00 |
|
Nils Adermann
|
c4b53490ad
|
[ticket/11700] Correctly load extensions with nonprefixed namespaces
PHPBB3-11700
|
2013-09-17 16:15:44 +02:00 |
|
Nils Adermann
|
bb395bbc50
|
[ticket/11700] Update finder tests for namespaced classnames
PHPBB3-11700
|
2013-09-16 00:41:49 +02:00 |
|
Nils Adermann
|
b95fdacdd3
|
[ticket/11700] Move all recent code to namespaces
PHPBB3-11700
|
2013-09-16 00:25:27 +02:00 |
|
Nils Adermann
|
7030578bbe
|
[ticket/11698] Moving all autoloadable files to phpbb/
PHPBB3-11698
|
2013-07-14 01:32:34 -04:00 |
|
Nathan Guse
|
20815ed5a2
|
[ticket/11415] Add test for find_from_extension()
PHPBB3-11415
|
2013-05-14 18:56:16 -05:00 |
|
Nathan Guse
|
df518ac131
|
[ticket/11335] (tests) Make php_ext 'php' not '.php'
PHPBB3-11335
|
2013-04-24 17:45:51 -05:00 |
|
Nils Adermann
|
81daf21dc0
|
Merge pull request #1324 from nickvergessen/ticket/10844-2
Ticket/10844 Extensions are not located when front-end file has a diffferent phpbb_root_path
|
2013-04-24 09:52:57 -07:00 |
|
Joas Schilling
|
10781ce9ae
|
[ticket/10844] Increase prefix to not match template/ in finder test
PHPBB3-10844
|
2013-04-22 00:24:30 +02:00 |
|
Joas Schilling
|
423b310e2a
|
[ticket/11362] Extension manager depends on filesystem
PHPBB3-11362
|
2013-04-17 18:43:19 +02:00 |
|
Joas Schilling
|
1fd5be859e
|
[ticket/11362] Add unit test for ../ in directory paths
PHPBB3-11362
|
2013-03-12 22:45:44 +01:00 |
|
Nathaniel Guse
|
024c21f30d
|
[ticket/11386] Remove tests that check if finder cache is working
These don't seem necessary and are much more complicated to get
working now with the changes in this PR
PHPBB3-11386
|
2013-03-02 13:47:41 -06:00 |
|
Andreas Fischer
|
d3bbde69c4
|
[ticket/10973] Drop all require_once for mocks. Use autoloading.
PHPBB3-10973
|
2012-07-08 22:57:23 +02:00 |
|
Unknown
|
66c50f6b30
|
[ticket/9916] Updating license in non-distributed files
PHPBB3-9916
|
2012-01-02 19:10:36 +01:00 |
|
Nils Adermann
|
0d296785b2
|
[feature/extension-manager] Rename default methods to core methods on finder.
There are now extension_ and core_ methods for all finder settings as well as
a generic method which overwrites both.
PHPBB3-10323
|
2011-11-18 16:44:42 +01:00 |
|
Nils Adermann
|
724f40f0f4
|
[feature/extension-manager] extension finder now saves ext it found a file in
PHPBB3-10323
|
2011-10-13 21:19:35 +02:00 |
|
Nils Adermann
|
77f42969ab
|
[feature/extension-manager] Extend the tests for finding directories
PHPBB3-10323
|
2011-09-29 16:55:50 +02:00 |
|
Nils Adermann
|
6ea6d50ccb
|
[feature/extension-manager] Don't cache the phpbb_root_path in the ext manager
Otherwise the paths are incorrect from e.g. adm/
PHPBB3-10323
|
2011-09-29 15:42:49 +02:00 |
|
Nils Adermann
|
7d16007d6a
|
[feature/extension-manager] Prepend the phpbb_root_path if necessary.
PHPBB3-10323
|
2011-09-29 15:42:49 +02:00 |
|
Nils Adermann
|
0ea4de4171
|
[feature/extension-manager] Add support for directories to the extension finder
PHPBB3-10323
|
2011-09-29 15:42:49 +02:00 |
|
Nils Adermann
|
739e9eb58e
|
[feature/extension-manager] Make the cache variable name for extensions dynamic
Allows multiple instances to use cache simultaneously.
PHPBB3-10323
|
2011-09-29 15:42:48 +02:00 |
|
Nils Adermann
|
64827a6623
|
[feature/extension-manager] Test creation of new extension finder cache
PHPBB3-10323
|
2011-09-29 15:42:48 +02:00 |
|
Nils Adermann
|
f6632fcfd0
|
[feature/extension-manager] Add filename prefix matching in extension finder
PHPBB3-10323
|
2011-09-29 15:42:47 +02:00 |
|
Nils Adermann
|
fabde989a2
|
[feature/extension-manager] Porting cron tasks over to the extension finder
PHPBB3-10323
|
2011-09-29 15:42:33 +02:00 |
|
Nils Adermann
|
14f1e581fa
|
[feature/extension-manager] Extension Manager & Finder
Extensions RFC: http://area51.phpbb.com/phpBB/viewtopic.php?f=84&t=41499
Ticket: http://tracker.phpbb.com/browse/PHPBB3-10323
PHPBB3-10323
|
2011-09-29 15:42:33 +02:00 |
|