Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11335] (more) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 2 | -2/+2 |
| | | | | PHPBB3-11335 | ||||
* | [ticket/11335] (more tests) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 1 | -3/+3 |
| | | | | PHPBB3-11335 | ||||
* | [ticket/11335] (more class loader) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 1 | -3/+3 |
| | | | | PHPBB3-11335 | ||||
* | [ticket/11335] (tests) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 6 | -7/+7 |
| | | | | PHPBB3-11335 | ||||
* | Merge remote-tracking branch 'github-asperous/ticket/9975' into develop | Nils Adermann | 2013-04-24 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | * github-asperous/ticket/9975: [ticket/9975] Moved a few E_USER_ERROR errors to /language Conflicts: phpBB/includes/user.php | ||||
| * | [ticket/9975] Moved a few E_USER_ERROR errors to /language | asperous | 2013-04-23 | 1 | -3/+3 |
| | | | | | | | | | | | | There were a few error messages that a user could experience that would, previously, be without any the ability to be localized. There are some more E_USER_ERRORs that I did not change to a constant, for example the error message that is displayed if there aren't any folders in /language. PHPBB3-9975 | ||||
* | | Merge pull request #1324 from nickvergessen/ticket/10844-2 | Nils Adermann | 2013-04-24 | 4 | -1/+70 |
|\ \ | | | | | | | Ticket/10844 Extensions are not located when front-end file has a diffferent phpbb_root_path | ||||
| * | | [ticket/10844] Increase prefix to not match template/ in finder test | Joas Schilling | 2013-04-22 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-10844 | ||||
| * | | [ticket/10844] Add extension template file to locate | Joas Schilling | 2013-04-22 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-10844 | ||||
| * | | [ticket/10844] Add unit tests for different root_paths | Joas Schilling | 2013-04-12 | 2 | -0/+68 |
| | | | | | | | | | | | | PHPBB3-10844 | ||||
* | | | Merge pull request #1290 from nickvergessen/ticket/11362 | Nils Adermann | 2013-04-24 | 7 | -9/+35 |
|\ \ \ | |_|/ |/| | | Correctly sanitise the directory path in finder | ||||
| * | | [ticket/11362] Extension manager depends on filesystem | Joas Schilling | 2013-04-17 | 6 | -1/+7 |
| | | | | | | | | | | | | PHPBB3-11362 | ||||
| * | | [ticket/11362] Move phpbb_clean_path into a simple filesystem service | Joas Schilling | 2013-04-17 | 1 | -8/+12 |
| | | | | | | | | | | | | PHPBB3-11362 | ||||
| * | | [ticket/11362] Add unit test for ../ in directory paths | Joas Schilling | 2013-03-12 | 1 | -0/+16 |
| | | | | | | | | | | | | PHPBB3-11362 | ||||
* | | | [ticket/11501] Remove test_ prefix from data provider methods | Joas Schilling | 2013-04-19 | 2 | -4/+4 |
| | | | | | | | | | | | | PHPBB3-11501 | ||||
* | | | [ticket/11501] Assert the variables instead of fail() with the condition | Joas Schilling | 2013-04-19 | 1 | -9/+2 |
| | | | | | | | | | | | | PHPBB3-11501 | ||||
* | | | Merge remote-tracking branch 'nickvergessen/ticket/11491' into develop | Andreas Fischer | 2013-04-15 | 1 | -10/+24 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nickvergessen/ticket/11491: [ticket/11491] Copy files back only if we saved them previously [ticket/11491] Only copy files from phpBB/ext/ the directory exists [ticket/11491] Correctly remove the store/temp_ext/ directory after use [ticket/11491] Fix path to the ext/ folder [ticket/11491] Add extension_acp_test.php to functional group [ticket/11491] Fix class name of functional test [ticket/11491] Move file to correct directory | ||||
| * | | | [ticket/11491] Copy files back only if we saved them previously | Joas Schilling | 2013-04-12 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | PHPBB3-11491 | ||||
| * | | | [ticket/11491] Only copy files from phpBB/ext/ the directory exists | Joas Schilling | 2013-04-12 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | PHPBB3-11491 | ||||
| * | | | [ticket/11491] Correctly remove the store/temp_ext/ directory after use | Joas Schilling | 2013-04-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-11491 | ||||
| * | | | [ticket/11491] Fix path to the ext/ folder | Joas Schilling | 2013-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-11491 | ||||
| * | | | [ticket/11491] Add extension_acp_test.php to functional group | Joas Schilling | 2013-04-12 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-11491 | ||||
| * | | | [ticket/11491] Fix class name of functional test | Joas Schilling | 2013-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-11491 | ||||
| * | | | [ticket/11491] Move file to correct directory | Joas Schilling | 2013-04-12 | 1 | -0/+0 |
| | |/ | |/| | | | | | | | PHPBB3-11491 | ||||
* | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-04-15 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11493] add checks for Notice and Warning [ticket/11493] add check for phpBB Debug in functional tests | ||||
| * | | | [ticket/11493] add checks for Notice and Warning | Dhruv | 2013-04-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-11493 | ||||
| * | | | [ticket/11493] add check for phpBB Debug in functional tests | Dhruv | 2013-04-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-11493 | ||||
* | | | | [ticket/11494] Filter crawler in first place | Joas Schilling | 2013-04-15 | 1 | -23/+18 |
| | | | | | | | | | | | | | | | | PHPBB3-11494 | ||||
* | | | | [ticket/11494] Use functions instead of repeating | Joas Schilling | 2013-04-13 | 1 | -19/+29 |
| | | | | | | | | | | | | | | | | PHPBB3-11494 | ||||
* | | | | [ticket/11494] Fix memberlist leaders functional tests | Joas Schilling | 2013-04-11 | 1 | -8/+24 |
| |/ / |/| | | | | | | | | | | | | | | The scope of the crawler should be reduced to the specific table PHPBB3-11494 | ||||
* | | | [ticket/11492] Fix the test once more | Joas Schilling | 2013-04-11 | 1 | -7/+1 |
| | | | | | | | | | | | | PHPBB3-11492 | ||||
* | | | [ticket/11492] Fix issues with log object | Joas Schilling | 2013-04-11 | 1 | -16/+10 |
| | | | | | | | | | | | | PHPBB3-11492 | ||||
* | | | [ticket/11492] Split into mutliple tests | Joas Schilling | 2013-04-11 | 1 | -6/+16 |
| | | | | | | | | | | | | PHPBB3-11492 | ||||
* | | | [ticket/11492] Do not add the user again | Joas Schilling | 2013-04-11 | 1 | -1/+0 |
| | | | | | | | | | | | | PHPBB3-11492 | ||||
* | | | [ticket/11492] Add tests for removing/adding users | Joas Schilling | 2013-04-11 | 2 | -1/+74 |
| | | | | | | | | | | | | PHPBB3-11492 | ||||
* | | | [ticket/11492] Add functional test for empty teampage | Joas Schilling | 2013-04-11 | 2 | -0/+49 |
| | | | | | | | | | | | | PHPBB3-11492 | ||||
* | | | Merge pull request #1199 from imkingdavid/ticket/11334 | Nils Adermann | 2013-04-03 | 2 | -1/+60 |
|\ \ \ | | | | | | | | | [ticket/11334] Properly generate controller URL with helper url() method | ||||
| * | | | [ticket/11334] Allow parameters to be specified in the route | Joas Schilling | 2013-03-15 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-11334 | ||||
| * | | | [ticket/11334] Fix copyright year in test file | Joas Schilling | 2013-03-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-11334 | ||||
| * | | | [ticket/11334] Use mocks instead of making parameters optional | Joas Schilling | 2013-03-15 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | PHPBB3-11334 | ||||
| * | | | [ticket/11334] Move unit tests for helper->url() into own file | Joas Schilling | 2013-03-15 | 2 | -11/+55 |
| | | | | | | | | | | | | | | | | PHPBB3-11334 | ||||
| * | | | [ticket/11334] Include functions.php and fix class name in tests | Joas Schilling | 2013-03-15 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-11334 | ||||
| * | | | [ticket/11334] Make $phpbb_dispatcher global, as done in append_sid test | David King | 2013-03-15 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-11334 | ||||
| * | | | [ticket/11334] Add a test for the controller helper URL method | David King | 2013-03-15 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-11334 | ||||
* | | | | Merge pull request #1316 from nickvergessen/ticket/11405 | Nils Adermann | 2013-03-31 | 9 | -0/+1257 |
|\ \ \ \ | | | | | | | | | | | Ticket/11405 Users that are subscribed to a forum, should receive notifications for new replies | ||||
| * | | | | [ticket/11474] Add test user with only global m_approve permissions | Joas Schilling | 2013-03-27 | 2 | -2/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11405 PHPBB3-11474 | ||||
| * | | | | [ticket/11405] Add unit tests for post_in_queue | Joas Schilling | 2013-03-26 | 2 | -0/+262 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-11405 | ||||
| * | | | | [ticket/11405] Fix "only variables should be passed by reference" | Joas Schilling | 2013-03-26 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-11405 | ||||
| * | | | | [ticket/11405] Use different fixtures so it's not a total mess | Joas Schilling | 2013-03-26 | 4 | -123/+319 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-11405 | ||||
| * | | | | [ticket/11405] Add unit tests for bookmarking | Joas Schilling | 2013-03-26 | 2 | -0/+165 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-11405 |