aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2508 from ptitlazy/ticket/12597Andreas Fischer2014-05-305-45/+207
|\
| * [ticket/12597] Reformating an acp messageLEZY Thomas2014-05-301-1/+1
| * [ticket/12597] Modifiying acp messageLEZY Thomas2014-05-291-1/+1
| * [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-292-32/+78
| * [ticket/12597] Fix language key nameLEZY Thomas2014-05-282-4/+5
| * [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-283-19/+43
| * [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] Fix misplaced release of db lockLEZY Thomas2014-05-281-1/+1
| * [ticket/12597] Change EXECUTE to RUN in languageLEZY Thomas2014-05-282-2/+2
| * [ticket/12597] Update pull-requestLEZY Thomas2014-05-283-5/+4
| * [ticket/12597] Fix various refactoring mistakesLEZY Thomas2014-05-282-18/+4
| * [ticket/12597] Correcting bug in cron.phpLEZY 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-274-29/+92
* | [prep-release-3.1.0-b4] Update phpBB Version for b5 developmentJoas Schilling2014-05-302-2/+2
* | [prep-release-3.1.0-b4] Add changelog for 3.1.0-b4Joas Schilling2014-05-301-0/+105
* | [prep-release-3.1.0-b4] Prepare ChangelogJoas Schilling2014-05-301-27/+30
* | [prep-release-3.1.0-b4] Add migration for 3.1.0-b4Joas Schilling2014-05-301-0/+33
* | [prep-release-3.1.0-b4] Update version to 3.1.0-b4Joas Schilling2014-05-305-7/+7
* | [ticket/12621] schema.json is not up to date with migration filesPayBas2014-05-301-6/+5
* | [ticket/12594] Update file header in non-php filesJoas Schilling2014-05-301-2/+7
* | [ticket/12594] Fix file headers of new filesJoas Schilling2014-05-301-3/+7
* | [ticket/12614] Make the post buttons always visible.Cesar G2014-05-291-9/+0
* | Merge pull request #2506 from brunoais/ticket/12604Andreas Fischer2014-05-292-1/+5
|\ \
| * | [ticket/12604] Fix wrong padding when no notificationsbrunoais2014-05-282-1/+5
* | | Merge pull request #2511 from Marshalrusty/ticket/12611Andreas Fischer2014-05-2943-0/+0
|\ \ \
| * | | [ticket/12611] Remove phpBB Group copyright notice from .gifsYuriy Rusko2014-05-2843-0/+0
* | | | Merge pull request #2432 from Nicofuma/ticket/11226Joas Schilling2014-05-291-0/+3
|\ \ \ \
| * | | | [ticket/11226] Explicity set file_moved to falseTristan Darricau2014-05-281-0/+1
| * | | | [ticket/11226] Use $user->lang()Tristan Darricau2014-05-101-1/+1
| * | | | [ticket/11226] filespec::move_file() should error correctlyTristan Darricau2014-05-101-0/+2
* | | | | Merge pull request #2309 from Nicofuma/ticket/11366Joas Schilling2014-05-2810-79/+345
|\ \ \ \ \
| * | | | | [ticket/11366] Fix headings css in list pageTristan Darricau2014-05-281-3/+3
| * | | | | [ticket/11366] Add config value in schema_data.sqlTristan Darricau2014-05-281-0/+1
| * | | | | [ticket/11366] Fix HTMLTristan Darricau2014-05-281-2/+2
| * | | | | [ticket/11366] Exchange links and settings' formTristan Darricau2014-05-281-4/+4
| * | | | | [ticket/11366] Remove the extra {S_FORM_TOKEN}Tristan Darricau2014-05-281-1/+0
| * | | | | [ticket/11366] Move the links to the top of the pageTristan Darricau2014-05-281-5/+5
| * | | | | [ticket/11366] Hide the version check settings by defaultTristan Darricau2014-05-281-2/+2
| * | | | | [ticket/11366] Versions, options and actions heading should be centeredTristan Darricau2014-05-281-3/+3