| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | [ticket/10941] tearDown() now uses explicit file list | Fyorl | 2012-07-09 | 1 | -5/+19 | |
| * | | | | | | | | | [ticket/10941] Minor adjustments as per PR comments | Fyorl | 2012-07-09 | 8 | -47/+81 | |
| * | | | | | | | | | [ticket/10941] Marked broken test as incomplete | Fyorl | 2012-07-09 | 1 | -0/+1 | |
| * | | | | | | | | | [ticket/10941] Added functional tests for the fileupload class | Fyorl | 2012-07-09 | 5 | -0/+86 | |
| * | | | | | | | | | [ticket/10941] Unit tests for fileupload class added | Fyorl | 2012-07-08 | 3 | -0/+132 | |
| * | | | | | | | | | [ticket/10941] Finished filespec tests | Fyorl | 2012-07-08 | 2 | -0/+91 | |
| * | | | | | | | | | [ticket/10941] Minor adjustments as per PR comments | Fyorl | 2012-07-08 | 6 | -65/+36 | |
| * | | | | | | | | | [ticket/10941] Unit tests for filespec class | Fyorl | 2012-07-08 | 2 | -0/+238 | |
| * | | | | | | | | | Merge remote-tracking branch 'github-bantu/ticket/10973' into develop | Nils Adermann | 2012-07-08 | 20 | -31/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/10973] Drop all require_once for mocks. Use autoloading. | Andreas Fischer | 2012-07-08 | 19 | -29/+0 | |
| | * | | | | | | | | | [ticket/10973] Add autoloader for autoloading phpbb_mock_ in tests. | Andreas Fischer | 2012-07-08 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-07-08 | 3 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | Merge remote-tracking branch 'github-bantu/ticket/10974' into develop-olympus | Nils Adermann | 2012-07-08 | 3 | -2/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php | Andreas Fischer | 2012-07-08 | 3 | -2/+2 | |
| * | | | | | | | | | Merge PR #856 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-07-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Merge PR #856 branch 'prep-release-3.0.11' into develop-olympus | Oleg Pudeyev | 2012-07-07 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | | [ticket/10937] Comment removal functions: Restore backward compatibility | Andreas Fischer | 2012-07-03 | 1 | -1/+1 | |
| | | | |_|/ / | | |/| | | | ||||||
| | * | | | | | Merge remote-tracking branch 'github-p/ticket/10828' into develop-olympus | Nils Adermann | 2012-06-12 | 1 | -0/+15 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge PR #778 branch 'cyberalien/ticket/10800' into develop | Oleg Pudeyev | 2012-06-11 | 10 | -14/+19 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ticket/10800] Changing html to js for includejs tests | Vjacheslav Trushkin | 2012-05-01 | 6 | -6/+10 | |
| | * | | | | | | [ticket/10800] Changing template paths in tests | Vjacheslav Trushkin | 2012-04-29 | 5 | -11/+12 | |
| * | | | | | | | Merge remote-tracking branch 'github-p/ticket/10882' into develop | Nils Adermann | 2012-06-12 | 7 | -0/+93 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/10882] Fix test name - oops. | Oleg Pudeyev | 2012-06-11 | 1 | -1/+1 | |
| | * | | | | | | | [ticket/10882] Add a test for including a nonexistent file. | Oleg Pudeyev | 2012-05-10 | 3 | -0/+34 | |
| | * | | | | | | | [ticket/10882] Add test for an ENDIF without IF. | Oleg Pudeyev | 2012-05-10 | 3 | -0/+14 | |
| | * | | | | | | | [ticket/10882] Add test for an invalid template tag. | Oleg Pudeyev | 2012-05-10 | 3 | -0/+45 | |
| * | | | | | | | | Merge pull request #814 from p/ticket/10828 | Nils Adermann | 2012-06-11 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | | [ticket/10828] Connect to postgres database by default. | Oleg Pudeyev | 2012-05-21 | 1 | -0/+15 | |
| * | | | | | | | | Merge pull request #796 from imkingdavid/ticket/10837 | Nils Adermann | 2012-06-11 | 1 | -9/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/10837] Removed tearDownAfterClass() from extension_controller_test.php | David King | 2012-05-07 | 1 | -9/+0 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | [ticket/10931] Also test get_bytes() and get_string() with false. | Andreas Fischer | 2012-06-11 | 1 | -0/+2 | |
| * | | | | | | | | [ticket/10931] Make to_numeric function globally available. | Andreas Fischer | 2012-06-11 | 1 | -0/+1 | |
| * | | | | | | | | [ticket/10931] Make sure get_bytes() always returns either an int or a float. | Andreas Fischer | 2012-06-11 | 1 | -7/+24 | |
| * | | | | | | | | [ticket/10931] Use strict assertSame() instead of assertEquals(). | Andreas Fischer | 2012-06-11 | 1 | -19/+19 | |
| * | | | | | | | | [ticket/10931] Also test for negative values. | Andreas Fischer | 2012-06-11 | 1 | -0/+7 | |
| * | | | | | | | | [ticket/10931] Also test lower case units in test_get_bytes(). | Andreas Fischer | 2012-06-11 | 1 | -1/+2 | |
| * | | | | | | | | [ticket/10931] Correctly use GNU GPL version 2. | Andreas Fischer | 2012-06-11 | 2 | -2/+2 | |
| * | | | | | | | | [ticket/10931] Make it clear that we are mocking the ini_get() function. | Andreas Fischer | 2012-06-11 | 2 | -3/+3 | |
| * | | | | | | | | [ticket/10931] Unit tests for phpbb_php_ini class. | Andreas Fischer | 2012-06-11 | 2 | -0/+74 | |
| | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-05-31 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | | [ticket/10162] Add test cases for top level domain names longer than 6 chars. | Andreas Fischer | 2012-05-30 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-05-22 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | [ticket/10907] Mark (var)binary tests as incomplete on non-MySQL DBMSes. | Andreas Fischer | 2012-05-22 | 1 | -0/+5 | |
| * | | | | | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-05-22 | 4 | -1/+169 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | Merge remote-tracking branch 'github-imkingdavid/task/functional' into develo... | Nils Adermann | 2012-05-22 | 4 | -1/+169 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | [task/functional] Use proper format for @var doc blocks. | David King | 2012-05-22 | 1 | -2/+4 | |
| | | * | | | | | | [task/functional] Fix $lang_path variable | David King | 2012-05-22 | 1 | -1/+1 | |
| | | * | | | | | | [task/functional] Change property visibility, remove globals, reword comment | David King | 2012-05-22 | 1 | -6/+6 | |
| | | * | | | | | | [task/functional] Make sure missing language values are handled properly | David King | 2012-04-24 | 2 | -1/+9 | |
| | | * | | | | | | [task/functional] Increase code coverage for functional tests | David King | 2012-04-23 | 4 | -1/+159 | |
| | | | |_|_|/ / | | |/| | | | | ||||||
