aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mock
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Fix some various issues, better commentsNathan Guse2013-01-151-2/+2
* Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-152-30/+5
|\
| * [ticket/11037] Eliminate global $db usage in cache drivers.Oleg Pudeyev2012-12-201-1/+5
| * [ticket/10763] Make functions for remote avatars staticMarc Alexander2012-12-171-29/+0
* | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2012-12-122-0/+79
|\ \ | |/
| * Merge remote-tracking branch 'p/feature/template-events' into developDavid King2012-12-101-0/+32
| |\
| | * [feature/template-events] Order extensions in mock extension manager.Oleg Pudeyev2012-11-271-0/+1
| | * [feature/template-events] Allow dataset to be correctly selectable.Oleg Pudeyev2012-11-171-0/+31
| * | Merge PR #1125 branch 'develop-olympus' into developOleg Pudeyev2012-12-101-0/+47
| |\ \
| | * | [ticket/10972] Add destroy method to mock cache.Oleg Pudeyev2012-12-061-1/+11
| | * | [ticket/10972] Add mock null cache.Oleg Pudeyev2012-12-061-0/+42
* | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-071-0/+1
|\ \ \ \ | |/ / /
| * | | Merge PR #974 branch 'bantu/ticket/10875' into developOleg Pudeyev2012-11-301-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/10875] Fix phpbb_mock_cache::sql_save() to return $query_result.Andreas Fischer2012-10-301-0/+1
* | | | [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-202-0/+88
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-141-0/+160
|\ \ \ \ | |/ / /
| * | | Merge pull request #1056 from igorw/feature/compiled-dicNils Adermann2012-11-111-0/+160
| |\ \ \
| | * | | [feature/compiled-dic] Compile the DI Container into a cached classDavid King2012-11-101-0/+160
| | |/ /
* | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-111-1/+8
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'Fyorl/ticket/10939' into developAndreas Fischer2012-11-101-1/+8
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/10939] Modified mock request class to handle deactivated $_FILESFyorl2012-08-151-1/+8
* | | | [ticket/11103] Set basic notifications to be enabled by defaultNathan Guse2012-10-291-1/+1
* | | | [ticket/11103] Correct the test caseNathan Guse2012-10-201-0/+5
* | | | [ticket/11103] Brackets on their own linesNathan Guse2012-10-181-9/+27
* | | | [ticket/11103] More extensive notification testsNathan Guse2012-10-051-0/+35
* | | | [ticket/11103] Mock notification managerNathan Guse2012-10-041-0/+76
|/ / /
* | | Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-201-0/+16
|\ \ \ | |/ / |/| |
| * | [feature/php-events] Add mock for unit tests and create it were neededJoas Schilling2012-08-111-0/+16
* | | [ticket/10875] Return $query_id from sql_saveNathan Guse2012-08-061-1/+1
* | | [ticket/11012] Fix php_ext change in mock_extension_managerIgor Wiedler2012-07-211-1/+1
|/ /
* | [ticket/10941] Added some comments for clarificationFyorl2012-07-091-0/+7
* | [ticket/10941] Unit tests for fileupload class addedFyorl2012-07-081-0/+32
* | [ticket/10941] Finished filespec testsFyorl2012-07-081-0/+22
* | [ticket/10941] Unit tests for filespec classFyorl2012-07-081-0/+23
* | Merge branch 'develop-olympus' into developNils Adermann2012-07-081-0/+36
|\ \ | |/
| * [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.phpAndreas Fischer2012-07-081-0/+36
* | [feature/class-prefix] Rename user and session to phpbb_*Igor Wiedler2012-03-311-2/+1
* | [ticket/9916] Updating license in non-distributed filesUnknown2012-01-023-3/+3
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-01-022-2/+2
|\ \ | |/
| * [ticket/9916] Updating License in the headerUnknown2012-01-022-2/+2
* | [feature/extension-manager] extension finder now saves ext it found a file inNils Adermann2011-10-131-3/+6
* | [feature/extension-manager] Test creation of new extension finder cacheNils Adermann2011-09-291-0/+12
* | [feature/extension-manager] Porting cron tasks over to the extension finderNils Adermann2011-09-291-1/+3
* | [feature/extension-manager] Extension Manager & FinderNils Adermann2011-09-291-0/+16
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-09-051-0/+22
|\ \ | |/
| * [ticket/10240] Added censor_text tests.Callum Macrae2011-08-221-0/+22
* | [feature/request-class] Remove $html_encode arg, force manual decodingIgor Wiedler2011-08-181-4/+4
* | [feature/request-class] Add is_secure method to request for HTTPSIgor Wiedler2011-08-181-0/+5
* | [feature/request-class] Minor spacing CS adjustmentsIgor Wiedler2011-07-161-2/+2
* | [feature/request-class] Add server(), header() and is_ajax() to requestIgor Wiedler2011-07-151-2/+33