aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12597] Improve language for cron:run command.Andreas Fischer2014-05-301-3/+3
* [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
* [ticket/12586] Limit depth to 2, we require vendor/extension/ext.phpJoas Schilling2014-05-221-0/+1
* [ticket/12586] Use dot filter when trying to find available extensionsJoas Schilling2014-05-221-2/+6
* [ticket/12435] Update the commentTristan Darricau2014-05-141-4/+6
* [ticket/12435] purge_notifications() fails for unused notificationsTristan Darricau2014-05-141-8/+19
* Merge pull request #2438 from marc1706/ticket/12517Joas Schilling2014-05-111-2/+8
|\
| * [ticket/12517] Correctly call $log->add in prune shadow topicsMarc Alexander2014-05-111-2/+8
* | Merge pull request #2441 from Nicofuma/ticket/12529Joas Schilling2014-05-111-5/+13
|\ \ | |/ |/|
| * [ticket/12529] Move $phpbb_root_path to the end of the constructorTristan Darricau2014-05-111-4/+5
| * [ticket/12529] Use root_path in controller\resolver to check the template dirTristan Darricau2014-05-111-2/+9
* | Merge pull request #2435 from n-aleha/ticket/12522Joas Schilling2014-05-111-0/+1
|\ \
| * | [ticket/12522] Add function parameter description in guesser interfacen-aleha2014-05-111-0/+1
| |/
* | [ticket/12476] Label the constructor as publicn-aleha2014-05-091-1/+1
* | [ticket/12476] Increase assets also from acp_styles and phpbbclin-aleha2014-05-091-1/+6
|/
* Merge pull request #2408 from prototech/ticket/12500Joas Schilling2014-05-081-2/+8
|\
| * [ticket/12500] Set a title attribute in user.img()Cesar G2014-05-041-2/+8
* | Merge pull request #2418 from Nicofuma/ticket/12402Joas Schilling2014-05-081-0/+33
|\ \
| * | [ticket/12402] CAPTCHA plugin migration fails to detect missing pluginsTristan Darricau2014-05-061-0/+33
* | | Merge pull request #2330 from Nicofuma/ticket/12421Joas Schilling2014-05-062-0/+8
|\ \ \
| * | | [ticket/12421] Don't parse [attachment] tags if user can't view themTristan Darricau2014-05-062-0/+8
| |/ /
* | | [ticket/12507] Add console command to purge the cacheTristan Darricau2014-05-061-0/+62
|/ /
* | Merge pull request #2373 from Nicofuma/ticket/12459Joas Schilling2014-05-065-16/+29
|\ \
| * | [ticket/12459] Fix: Differentiating unapproved and deleted postsTristan Darricau2014-05-041-1/+2
| * | [ticket/12459] Fix: Soft deleted topics should appear in feedsTristan Darricau2014-05-044-15/+27
| * | [ticket/12459] Fix: the posts were always marked as unapprovedTristan Darricau2014-05-041-1/+1
* | | Merge pull request #2397 from Nicofuma/ticket/11497Joas Schilling2014-05-063-20/+27
|\ \ \
| * | | [ticket/11497] Rename set_ext_finder in find_routing_filesTristan Darricau2014-05-052-2/+2
| * | | [ticket/11497] Use a mock object to define the root folder for the finderTristan Darricau2014-05-031-1/+1
| * | | [ticket/11497] Generate the list of the routes in controller_helperTristan Darricau2014-05-031-1/+1
| * | | [ticket/11497] Fix the path for the finder in controller_providerNicofuma2014-05-031-1/+1
| * | | [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-033-19/+26
| |/ /