aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12639] Add a test case with an empty keywords listTristan Darricau2014-05-311-1/+1
* [ticket/12639] Delete entry in admin-log leads to mysql-errorTristan Darricau2014-05-311-2/+2
* Merge pull request #2433 from Nicofuma/ticket/10899Joas Schilling2014-05-303-5/+118
|\
| * [ticket/10899] Update doc blockTristan Darricau2014-05-291-1/+1
| * [ticket/10899] Use isset($field_value['IN'])Tristan Darricau2014-05-281-1/+1
| * [ticket/10899] Add event core.delete_logTristan Darricau2014-05-282-5/+28
| * [ticket/10899] Remove trailing ;Tristan Darricau2014-05-281-1/+1
| * [ticket/10899] Add unit testsTristan Darricau2014-05-281-14/+35
| * [ticket/10899] Remove extra ';'Tristan Darricau2014-05-101-1/+1
| * [ticket/10899] TypoTristan Darricau2014-05-101-1/+1
| * [ticket/10899] Refactoring in \phpbb\log\log_interfaceTristan Darricau2014-05-103-4/+72
| * [ticket/10899] Using Delete All in log viewer with keyword searchTristan Darricau2014-05-101-4/+5
* | Merge pull request #2447 from n-aleha/ticket/11467Joas Schilling2014-05-302-20/+31
|\ \
| * | [ticket/11467] Add user object to extension manager for testsn-aleha2014-05-292-8/+8
| * | [ticket/11467] Add language variables for extension exception messagesn-aleha2014-05-292-18/+29
* | | Merge pull request #2523 from bantu/ticket/12597Joas Schilling2014-05-301-3/+3
|\ \ \
| * | | [ticket/12597] Improve language for cron:run command.Andreas Fischer2014-05-301-3/+3
* | | | Merge pull request #2508 from ptitlazy/ticket/12597Andreas Fischer2014-05-301-0/+176
|\ \ \ \ | |/ / /
| * | | [ticket/12597] Typo correctionLEZY Thomas2014-05-291-1/+1
| * | | [ticket/12597] Typo correctionsLEZY Thomas2014-05-291-2/+2
| * | | [ticket/12597] Changing place of lock release in execute() methodLEZY Thomas2014-05-291-5/+5
| * | | [ticket/12597] Typing corrections and improvement of code consistencyLEZY Thomas2014-05-291-8/+11
| * | | [ticket/12597] Fix various mistakesLEZY Thomas2014-05-291-3/+7
| * | | [ticket/12597] Fix visibilty of two functions in run.phpLEZY Thomas2014-05-291-2/+2
| * | | [ticket/12597] Refactoring and test improvingLEZY Thomas2014-05-291-29/+75
| * | | [ticket/12597] Fix language key nameLEZY Thomas2014-05-281-2/+2
| * | | [ticket/12597] Fix coding style and typing mistakesLEZY Thomas2014-05-281-7/+9
| * | | [ticket/12597] Changes name of command cron:run-all to cron:run.LEZY Thomas2014-05-281-16/+38
| * | | [ticket/12597] Fix various problemsLEZY Thomas2014-05-281-7/+16
| * | | [ticket/12597] Fix constructor bug and servral doc blocsLEZY Thomas2014-05-281-5/+8
| * | | [ticket/12597] Modification of return statuses and of test filesLEZY Thomas2014-05-281-1/+1
| * | | [ticket/12597] Change EXECUTE to RUN in languageLEZY Thomas2014-05-281-1/+1
| * | | [ticket/12597] Update pull-requestLEZY Thomas2014-05-281-2/+2
| * | | [ticket/12597] Fix various refactoring mistakesLEZY Thomas2014-05-281-1/+1
| * | | [ticket/12597] Add doc blocs in execute_all.phpLEZY Thomas2014-05-281-0/+23
| * | | [ticket/12597] Correcing coding style mistakesLEZY Thomas2014-05-281-1/+0
| * | | [ticket/12597] Command for executing all available cron tasksLEZY Thomas2014-05-271-0/+65
* | | | [prep-release-3.1.0-b4] Add migration for 3.1.0-b4Joas Schilling2014-05-301-0/+33
* | | | [ticket/12594] Fix file headers of new filesJoas Schilling2014-05-301-3/+7
| |/ / |/| |
* | | Merge pull request #2309 from Nicofuma/ticket/11366Joas Schilling2014-05-282-32/+65
|\ \ \
| * | | [ticket/11366] Add $config['extension_force_unstable']Tristan Darricau2014-05-281-0/+25
| * | | [ticket/11366] Force the use of the cache on the list pageTristan Darricau2014-05-281-32/+40
| * | | [ticket/11366] Moving to \phpbb\version_helperNicofuma2014-05-281-257/+0
| * | | [ticket/11366] Extension's version's checkNicofuma2014-05-281-0/+257
* | | | Merge pull request #2474 from PayBas/ticket/12561Joas Schilling2014-05-281-1/+19
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12561] Added tests for "after last", "after missing" and "empty"PayBas2014-05-261-2/+2
| * | | [ticket/12561] Add check to see if "after" column actually existsPayBas2014-05-261-1/+9
| * | | [ticket/12561] Add "after" check to schema_generator for columns_addPayBas2014-05-191-1/+11
* | | | Merge pull request #2426 from Nicofuma/ticket/12174Joas Schilling2014-05-281-8/+35
|\ \ \ \
| * | | | [ticket/12174] Coding styleTristan Darricau2014-05-101-1/+1