aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [ticket/12602] Fix coding style mistakes.Etienne Baroux2014-06-031-1/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12602
| * | | | [ticket/12602] Headers updated.Etienne Baroux2014-06-031-6/+10
| | | | | | | | | | | | | | | | | | | | PHPBB3-12602
| * | | | [ticket/12602] Changes to respect coding style and to factorize code.Etienne Baroux2014-06-031-32/+30
| | | | | | | | | | | | | | | | | | | | PHPBB3-12602
| * | | | [ticket/12602] Cleanup testsTristan Darricau2014-06-024-50/+9
| | | | | | | | | | | | | | | | | | | | PHPBB3-12602
| * | | | [ticket/12602] Add files to print the cron list and test files.Etienne Baroux2014-06-025-0/+162
| | |_|/ | |/| | | | | | | | | | PHPBB3-12602
* | | | Merge pull request #2526 from Nicofuma/ticket/12639Andreas Fischer2014-06-041-32/+129
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12639] Delete entry in admin-log leads to mysql-error * Nicofuma/ticket/12639: [ticket/12639] Add a space in the code generated by generate_sql_keyword() [ticket/12639] Handle $conditions['keywords'] outside of the loop [ticket/12639] Don't make a copy of $marked when deleting logs in acp_logs [ticket/12639] Send a correct IN entry when deleting marked logs [ticket/12639] Use assertSame [ticket/12639] Remove old commented tests [ticket/12639] Order the results correctly in the test [ticket/12639] Fix tests on postgres [ticket/12639] Update tests to use a dataProvider [ticket/12639] Add a test case with an empty keywords list [ticket/12639] Delete entry in admin-log leads to mysql-error
| * | | [ticket/12639] Use assertSameTristan Darricau2014-06-011-3/+3
| | | | | | | | | | | | | | | | PHPBB3-12639
| * | | [ticket/12639] Remove old commented testsTristan Darricau2014-06-011-5/+0
| | | | | | | | | | | | | | | | PHPBB3-12639
| * | | [ticket/12639] Order the results correctly in the testTristan Darricau2014-05-311-6/+6
| | | | | | | | | | | | | | | | PHPBB3-12639
| * | | [ticket/12639] Fix tests on postgresTristan Darricau2014-05-311-6/+6
| | | | | | | | | | | | | | | | PHPBB3-12639
| * | | [ticket/12639] Update tests to use a dataProviderTristan Darricau2014-05-311-31/+128
| | | | | | | | | | | | | | | | PHPBB3-12639
| * | | [ticket/12639] Add a test case with an empty keywords listTristan Darricau2014-05-311-0/+5
| | | | | | | | | | | | | | | | PHPBB3-12639
* | | | Merge pull request #2494 from Nicofuma/ticket/12589Joas Schilling2014-05-311-0/+16
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12589] Search directly in $directory if it's an absolute sub-path * Nicofuma/ticket/12589: [ticket/12589] Add test searching in a non absolute directory [ticket/12589] Fix tests [ticket/12589] Search directly in $directory if it's an absolute sub-path
| * | | [ticket/12589] Add test searching in a non absolute directoryTristan Darricau2014-05-261-0/+16
| | | | | | | | | | | | | | | | PHPBB3-12589
* | | | Merge pull request #2524 from bantu/ticket/12637Joas Schilling2014-05-302-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12637] Correct file header in coding-guidelines * bantu/ticket/12637: [ticket/12637] Fixup all incorrect uses of file header. [ticket/12637] Correctly escape the file header in coding-guidelines.html.
| * | | | [ticket/12637] Fixup all incorrect uses of file header.Andreas Fischer2014-05-302-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12637
* | | | | Merge pull request #2433 from Nicofuma/ticket/10899Joas Schilling2014-05-302-0/+292
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/10899] Using Delete All in log viewer with keyword search * Nicofuma/ticket/10899: [ticket/10899] Update doc block [ticket/10899] Use isset($field_value['IN']) [ticket/10899] Add event core.delete_log [ticket/10899] Remove trailing ; [ticket/10899] Fix typo in the class name [ticket/10899] Add unit tests [ticket/10899] Get $phpbb_log from the container [ticket/10899] Remove extra ';' [ticket/10899] Typo [ticket/10899] Refactoring in \phpbb\log\log_interface [ticket/10899] Using Delete All in log viewer with keyword search
| * | | | | [ticket/10899] Add event core.delete_logTristan Darricau2014-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10899
| * | | | | [ticket/10899] Fix typo in the class nameTristan Darricau2014-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10899
| * | | | | [ticket/10899] Add unit testsTristan Darricau2014-05-282-0/+292
| | |_|_|/ | |/| | | | | | | | | | | | | PHPBB3-10899
* | | | | Merge pull request #2447 from n-aleha/ticket/11467Joas Schilling2014-05-306-13/+21
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11467] Add language variables for extension exception messages * n-aleha/ticket/11467: [ticket/11467] Add user object to extension manager for tests [ticket/11467] Add language variables to tests [ticket/11467] Add language variables for extension exception messages
| * | | | [ticket/11467] Add user object to extension manager for testsn-aleha2014-05-294-0/+8
| | | | | | | | | | | | | | | | | | | | PHPBB3-11467
| * | | | [ticket/11467] Add language variables to testsn-aleha2014-05-293-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert the hardcoded strings to language variables. PHPBB3-11467
* | | | | Merge pull request #2508 from ptitlazy/ticket/12597Andreas Fischer2014-05-303-0/+192
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12597] Command for executing all available cron tasks * ptitlazy/ticket/12597: (27 commits) [ticket/12597] Reformating an acp message [ticket/12597] Modifiying acp message [ticket/12597] Fix wrong global variable name [ticket/12597] Typo correction [ticket/12597] Typo corrections [ticket/12597] Changing place of lock release in execute() method [ticket/12597] Fix test file [ticket/12597] Typing corrections and improvement of code consistency [ticket/12597] Fix various mistakes [ticket/12597] Fix various mistakes [ticket/12597] Fix visibilty of two functions in run.php [ticket/12597] Refactoring and test improving [ticket/12597] Fix language key name [ticket/12597] Fix coding style and typing mistakes [ticket/12597] Changes name of command cron:run-all to cron:run. [ticket/12597] Fix various problems [ticket/12597] Fix constructor bug and servral doc blocs [ticket/12597] Modification of return statuses and of test files [ticket/12597] Fix misplaced release of db lock [ticket/12597] Change EXECUTE to RUN in language ...
| * | | | | [ticket/12597] Fix wrong global variable nameLEZY Thomas2014-05-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $pathEx changed to $phpEx PHPBB3-12597
| * | | | | [ticket/12597] Fix test fileLEZY Thomas2014-05-291-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug of test_no_task that expected a message where none was supposed to exist. PHPBB3-12597
| * | | | | [ticket/12597] Refactoring and test improvingLEZY Thomas2014-05-291-8/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding tests of return status Refactoring code Adding consistency in verbose mode PHPBB3-12597
| * | | | | [ticket/12597] Changes name of command cron:run-all to cron:run.LEZY Thomas2014-05-281-4/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also adds an optional argument to specify one precise cron task to lauch, and modifies test file accordingly. PHPBB3-12597
| * | | | | [ticket/12597] Fix various problemsLEZY Thomas2014-05-282-9/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Actually fix the return status of command cron:run-all Fix some doc block coding style issue Fix missing and obsolete file headers Delete a useless constructor method PHPBB3-12597
| * | | | | [ticket/12597] Fix constructor bug and servral doc blocsLEZY Thomas2014-05-282-11/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12597
| * | | | | [ticket/12597] Modification of return statuses and of test filesLEZY Thomas2014-05-282-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12597
| * | | | | [ticket/12597] Update pull-requestLEZY Thomas2014-05-281-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes a useless comment. Switchs command name from cron:execute-all to cron:run-all. Replaces assertEquals by assertSame PHPBB3-12597
| * | | | | [ticket/12597] Correcing coding style mistakesLEZY Thomas2014-05-282-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12597
| * | | | | [ticket/12597] Improvement of test filesLEZY Thomas2014-05-283-19/+33
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12597
| * | | | | [ticket/12597] Command for executing all available cron tasksLEZY Thomas2014-05-273-0/+107
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Command cron:execute-all executes all available cron tasks. Test files in tests/console/cron folder PHPBB3-12597
* | | | | [ticket/12594] Fix file headers of new filesJoas Schilling2014-05-307-21/+49
| |_|_|/ |/| | | | | | | | | | | PHPBB3-12594
* | | | Merge pull request #2432 from Nicofuma/ticket/11226Joas Schilling2014-05-291-0/+25
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11226] filespec::move_file() should error correctly * Nicofuma/ticket/11226: [ticket/11226] Explicity set file_moved to false [ticket/11226] Add tests [ticket/11226] Use $user->lang() [ticket/11226] filespec::move_file() should error correctly
| * | | [ticket/11226] Explicity set file_moved to falseTristan Darricau2014-05-281-1/+2
| | | | | | | | | | | | | | | | PHPBB3-11226
| * | | [ticket/11226] Add testsTristan Darricau2014-05-281-0/+24
| | |/ | |/| | | | | | | PHPBB3-11226
* | | Merge pull request #2474 from PayBas/ticket/12561Joas Schilling2014-05-288-1/+245
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12561] Add "after" check to schema_generator for columns_add * PayBas/ticket/12561: [ticket/12561] Reworked tests by nickvergessen [ticket/12561] Added tests for "after last", "after missing" and "empty" [ticket/12561] Add check to see if "after" column actually exists [ticket/12561] Added test for "after" [ticket/12561] Add "after" check to schema_generator for columns_add
| * | | [ticket/12561] Reworked tests by nickvergessenPayBas2014-05-278-112/+206
| | | | | | | | | | | | | | | | PHPBB3-12561
| * | | [ticket/12561] Added tests for "after last", "after missing" and "empty"PayBas2014-05-262-7/+109
| | | | | | | | | | | | | | | | | | | | | | | | Also removed tabs PHPBB3-12561
| * | | [ticket/12561] Added test for "after"PayBas2014-05-242-0/+48
| | |/ | |/| | | | | | | PHPBB3-12561
* | | Merge pull request #2426 from Nicofuma/ticket/12174Joas Schilling2014-05-282-0/+125
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12174] Update topic_attachment flag when a post is soft-deleted * Nicofuma/ticket/12174: [ticket/12174] Add tests [ticket/12174] Coding style [ticket/12174] Remove $update_topic_attachments_flag [ticket/12174] Don't update the flag for a post without attachment [ticket/12174] Update the conditions [ticket/12174] Remove inline assignment [ticket/12174] Update sql query [ticket/12174] Revert the changes on $topic_update_array [ticket/12174] Corrections [ticket/12174] Update topic_attachment flag when a post is soft-deleted
| * | | [ticket/12174] Add testsTristan Darricau2014-05-282-0/+125
| | | | | | | | | | | | | | | | PHPBB3-12174
* | | | [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-284-16/+23
| | | | | | | | | | | | | | | | PHPBB3-12594
* | | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-281-0/+10
|\ \ \ \
| * \ \ \ Merge pull request #2453 from Nicofuma/ticket/12536Joas Schilling2014-05-281-0/+10
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12536] Get Versions Should Not Require Both Stable and Unstable * Nicofuma/ticket/12536: [ticket/12536] Restore missing @throws [ticket/12536] Add test cases with empty versions list [ticket/12536] Use stable values when unstable are unavailable [ticket/12536] Update doc block [ticket/12536] Return empty array if stability unavailable [ticket/12536] Get Versions Should Not Require Both Stable and Unstable
| | * | | | [ticket/12536] Add test cases with empty versions listTristan Darricau2014-05-151-0/+10
| | | |/ / | | |/| | | | | | | | | | | | PHPBB3-12536
* | | | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-272-2/+74
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | Conflicts: phpBB/docs/hook_system.html