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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop' into feature/extension-manager
Nils Adermann
2011-11-18
9
-38
/
+324
|
\
|
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-11-14
1
-0
/
+35
|
|
\
|
|
*
Merge remote-tracking branch 'nickvergessen/ticket/9066' into develop-olympus
Andreas Fischer
2011-11-14
1
-0
/
+35
|
|
|
\
|
|
|
*
[ticket/9066] Move regex into get_preg_expression function and add tests
Joas Schilling
2011-11-14
1
-0
/
+35
|
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-10-17
1
-0
/
+5
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[ticket/10416] Pass dbport to PDO object in ...connection_manager::connect().
Andreas Fischer
2011-10-16
1
-0
/
+5
|
*
|
|
[ticket/10414] Skip functional tests on PHP 5.2 - requires PHPUnit 3.6 on 5.2
Nils Adermann
2011-10-17
1
-1
/
+5
|
*
|
|
[ticket/10417] Fix array_merge() on undefined $config variable.
Andreas Fischer
2011-10-16
1
-2
/
+4
|
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-10-14
1
-10
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'bantu/ticket/10327' into develop-olympus
Igor Wiedler
2011-10-14
1
-10
/
+3
|
|
|
\
\
|
|
|
*
|
[ticket/10327] Use $this->tools instead of creating a new instance of db_tools.
Andreas Fischer
2011-10-14
1
-10
/
+3
|
*
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-10-14
1
-0
/
+15
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
[ticket/8240] Add ability to get a list of columns of a tables to db_tools.
Andreas Fischer
2011-10-14
1
-0
/
+8
|
|
*
|
|
[ticket/8240] Add ability to get a list of tables to db_tools.
Andreas Fischer
2011-10-14
1
-0
/
+7
|
|
|
/
/
|
*
|
|
[feature/functional-tests] Don't add elements to backup list twice
Nils Adermann
2011-10-14
1
-7
/
+0
|
*
|
|
[feature/functional-tests] Generate config correctly and install only once
Nils Adermann
2011-10-14
2
-24
/
+48
|
*
|
|
[feature/functional-tests] Configure functional tests through config file
Nils Adermann
2011-10-14
3
-61
/
+87
|
*
|
|
[feature/functional-tests] Implementing functional test framework with goutte
Igor Wiedler
2011-10-14
3
-0
/
+155
|
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-10-14
1
-0
/
+18
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[ticket/10327] Change CREATE INDEX to ALTER TABLE table ADD INDEX for MySQL.
Andreas Fischer
2011-10-14
1
-0
/
+18
|
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-10-13
1
-1
/
+17
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[ticket/10307] Add a test for PHPBB3-10307
Igor Wiedler
2011-10-13
1
-1
/
+17
|
|
|
/
*
|
|
[feature/extension-manager] Split disabling extensions up into steps as well
Nils Adermann
2011-11-18
2
-0
/
+13
*
|
|
[feature/extension-manager] Rename default methods to core methods on finder.
Nils Adermann
2011-11-18
1
-25
/
+22
*
|
|
[feature/extension-manager] Support extensions in subdirectories of ext/
Nils Adermann
2011-10-14
5
-16
/
+16
*
|
|
[feature/extension-manager] Add prefix to extension meta data / install classes
Nils Adermann
2011-10-14
5
-13
/
+13
*
|
|
[feature/extension-manager] extension finder now saves ext it found a file in
Nils Adermann
2011-10-13
2
-10
/
+11
*
|
|
[feature/extension-manager] Extend the tests for finding directories
Nils Adermann
2011-09-29
1
-1
/
+15
*
|
|
[feature/extension-manager] Refactoring the structure of extension provider
Nils Adermann
2011-09-29
3
-4
/
+4
*
|
|
[feature/extension-manager] Add extension meta info classes for test extensions
Nils Adermann
2011-09-29
2
-0
/
+37
*
|
|
[feature/extension-manager] Add support for templates in extensions.
Nils Adermann
2011-09-29
3
-3
/
+7
*
|
|
[feature/extension-manager] Don't cache the phpbb_root_path in the ext manager
Nils Adermann
2011-09-29
2
-3
/
+3
*
|
|
[feature/extension-manager] Extract extension provider functionality from cron
Nils Adermann
2011-09-29
1
-3
/
+1
*
|
|
[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 sure the extension manager works without cache
Nils Adermann
2011-09-29
1
-0
/
+13
*
|
|
[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
2
-1
/
+42
*
|
|
[feature/extension-manager] Use an incremental process for enable and purge
Nils Adermann
2011-09-29
1
-0
/
+10
*
|
|
[feature/extension-manager] Add filename prefix matching in extension finder
Nils Adermann
2011-09-29
1
-0
/
+20
*
|
|
[feature/extension-manager] Add missing newlines at end of files
Nils Adermann
2011-09-29
6
-6
/
+6
*
|
|
[feature/extension-manager] Remove cron's dependency on the extension manager.
Nils Adermann
2011-09-29
5
-20
/
+58
*
|
|
[feature/extension-manager] The class loader no longer knows about extensions
Nils Adermann
2011-09-29
4
-40
/
+35
*
|
|
[feature/extension-manager] Porting cron tasks over to the extension finder
Nils Adermann
2011-09-29
10
-48
/
+76
*
|
|
[feature/extension-manager] Extension Manager & Finder
Nils Adermann
2011-09-29
16
-3
/
+312
|
/
/
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-09-27
1
-2
/
+2
|
\
\
|
|
/
|
*
[ticket/10394] Use call_user_func_array to pass a ref into a dynamic function
Nils Adermann
2011-09-27
1
-2
/
+2
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-09-27
2
-3
/
+3
|
\
\
|
|
/
|
*
[ticket/10394] Remove call-time pass by reference from tests for PHP 5.4
Nils Adermann
2011-09-27
2
-3
/
+3
*
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into develop
Andreas Fischer
2011-09-27
2
-2
/
+3
|
\
\
[next]