Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14542] Move cron to controller | Máté Bartus | 2019-05-06 | 1 | -18/+29 |
| | | | | PHPBB3-14542 | ||||
* | [ticket/14812] Prune shadow topics during system cron too | Oliver Schramm | 2018-10-04 | 1 | -9/+14 |
| | | | | PHPBB3-14812 | ||||
* | [ticket/15379] Fix the assignments in reparser cron job | Oliver Schramm | 2017-09-25 | 1 | -2/+2 |
| | | | | PHPBB3-15379 | ||||
* | Merge branch '3.1.x' into 3.2.x | Oliver Schramm | 2017-09-08 | 1 | -3/+3 |
|\ | |||||
| * | [ticket/15347] Use single quotes in update hashes query | Marc Alexander | 2017-09-07 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-15347 | ||||
* | | Merge branch 'ticket/15219' into ticket/15219-rhea | Marc Alexander | 2017-05-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | [ticket/15219] Add missing space | Marc Alexander | 2017-05-05 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15219 | ||||
* | | Merge branch 'ticket/15219' into ticket/15219-rhea | Marc Alexander | 2017-05-05 | 1 | -0/+130 |
|\ \ | |/ | |||||
| * | [ticket/15219] Update hashes to bcrypt with cron | Marc Alexander | 2017-05-05 | 1 | -0/+130 |
| | | | | | | | | PHPBB3-15219 | ||||
* | | [ticket/14925] Set reparser names in service definitions | Matt Friedman | 2016-12-18 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14925 | ||||
* | | [ticket/14814] Fix reparser cron | Tristan Darricau | 2016-11-02 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-14814 | ||||
* | | [ticket/14555] Uniformize cache directory usages | Tristan Darricau | 2016-03-24 | 1 | -8/+11 |
| | | | | | | | | PHPBB3-14555 | ||||
* | | [ticket/14402] Directly pass user id and ip | Marc Alexander | 2016-01-15 | 1 | -3/+1 |
| | | | | | | | | PHPBB3-14402 | ||||
* | | [ticket/14402] Get rid of globals in tidy_plupload cron | Marc Alexander | 2016-01-15 | 1 | -6/+14 |
| | | | | | | | | PHPBB3-14402 | ||||
* | | [ticket/14402] Do not expect user id and ip to be available in cron | Marc Alexander | 2016-01-15 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-14402 | ||||
* | | [ticket/14257] Fix CLI reparser and set cron interval | Oliver Schramm | 2015-11-08 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14257 | ||||
* | | [ticket/14257] Add text_reparser manager | Oliver Schramm | 2015-10-26 | 1 | -56/+27 |
| | | | | | | | | PHPBB3-14257 | ||||
* | | [ticket/14257] Fix if condition | Oliver Schramm | 2015-10-24 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14257 | ||||
* | | [ticket/14257] Add cron tasks for reparsing text | Oliver Schramm | 2015-10-24 | 1 | -0/+197 |
| | | | | | | | | PHPBB3-14257 | ||||
* | | Merge branch '3.1.x' | Andreas Fischer | 2015-06-22 | 1 | -7/+44 |
|\ \ | |/ | | | | | | | | | * 3.1.x: [ticket/13952] Fix docblocks [ticket/13952] Inject dispatcher dependency to the tidy search cron task | ||||
| * | [ticket/13952] Fix docblocks | rxu | 2015-06-20 | 1 | -6/+40 |
| | | | | | | | | PHPBB3-13952 | ||||
| * | [ticket/13952] Inject dispatcher dependency to the tidy search cron task | rxu | 2015-06-20 | 1 | -2/+5 |
| | | | | | | | | PHPBB3-13952 | ||||
* | | [ticket/13455] Remove `request_var()` references from comments | Gaëtan Muller | 2015-02-03 | 2 | -2/+2 |
| | | | | | | | | PHPBB3-13455 | ||||
* | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -4/+4 |
|/ | | | | PHPBB3-13468 | ||||
* | [ticket/13210] Use the correct config value | Oliver Schramm | 2014-10-25 | 1 | -1/+1 |
| | | | | PHPBB3-13210 | ||||
* | [ticket/12557] Fix php file description | n-aleha | 2014-08-07 | 8 | -8/+8 |
| | | | | PHPBB3-12557 | ||||
* | [ticket/12557] Search, cron and profilefields fixes | n-aleha | 2014-08-03 | 1 | -0/+2 |
| | | | | PHPBB3-12557 | ||||
* | [ticket/12883] Remove pointless comments | Tristan Darricau | 2014-07-23 | 1 | -5/+1 |
| | | | | PHPBB3-12883 | ||||
* | [ticket/12883] Do not use basename() to get the search class in tidy_search | Tristan Darricau | 2014-07-21 | 1 | -2/+2 |
| | | | | PHPBB3-12883 | ||||
* | [ticket/12790] Use \phpbb\db\driver\driver_interface in prune_shadow_topics | Tristan Darricau | 2014-07-01 | 1 | -2/+2 |
| | | | | PHPBB3-12790 | ||||
* | [ticket/12715] Cleanup comments in \phpbb\cron\* | Tristan Darricau | 2014-06-15 | 1 | -0/+1 |
| | | | | PHPBB3-12715 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 15 | -74/+105 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12517] Correctly call $log->add in prune shadow topics | Marc Alexander | 2014-05-11 | 1 | -2/+8 |
| | | | | PHPBB3-12517 | ||||
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into ↵ | Nils Adermann | 2014-04-10 | 3 | -6/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12282: [ticket/12282] Update new references [ticket/12282] Update container db mock [ticket/12282] Add new line at EOF of the interface [ticket/12282] Use interface for type hinting [ticket/12282] Use {@inheritDoc} for inherited methods [ticket/12282] Add Interface for DBAL drivers | ||||
| * | [ticket/12282] Use interface for type hinting | Joas Schilling | 2014-04-01 | 3 | -6/+6 |
| | | | | | | | | PHPBB3-12282 | ||||
* | | [ticket/12150] Use log service instead of add_log() function | Marc Alexander | 2014-03-29 | 1 | -2/+5 |
| | | | | | | | | PHPBB3-12150 | ||||
* | | [ticket/12150] Use shorter column names for prune settings | Marc Alexander | 2014-03-29 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | All columns were renamed from having prune_shadow_topics as namebase to just prune_shadow. A missing column was also added to the migration file's remove_schema() method. PHPBB3-12150 | ||||
* | | [ticket/12150] Add missing prune settings variables in acp_forums | Marc Alexander | 2014-03-29 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12150 | ||||
* | | [ticket/12150] Add file and caller for pruning shadow topics | Marc Alexander | 2014-03-29 | 1 | -0/+188 |
|/ | | | | PHPBB3-12150 | ||||
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 14 | -112/+0 |
| | | | | PHPBB3-11980 | ||||
* | [feature/plupload/cron] Namespacification | Andreas Fischer | 2013-10-11 | 1 | -6/+8 |
| | | | | PHPBB3-10929 | ||||
* | [feature/plupload/cron] Add cronjob for cleaning plupload temporary directory. | Andreas Fischer | 2013-10-11 | 1 | -0/+122 |
| | | | | PHPBB3-10929 | ||||
* | [ticket/11906] Fix namespace issues in prune_notifications | Joas Schilling | 2013-10-11 | 1 | -4/+6 |
| | | | | PHPBB3-11906 | ||||
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -0/+65 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github-phpbb/develop: (586 commits) [ticket/11735] Display disabled checkbox in subsilver for read notifications [ticket/11735] Display disabled checkbox when notification is already read [ticket/11844] update acp/authentication language var [ticket/11795] Remove PM popup [ticket/11795] Remove outdated comment from forum_fn.js [ticket/11795] Move find user JS to forum_fn [ticket/11795] Replace TWIG with phpBB syntax in ACP [ticket/11795] Move MSN scripts to forum_fn.js [ticket/11795] Use phpBB template syntax instead of TWIG [ticket/11795] Move PM popup JS to forum_fn.js [ticket/11795] Get rid of pagination JS variables [ticket/11795] Get rid of onload_functions [ticket/11795] Use data-reset-on-edit attr to reset elements [ticket/11795] Redo form elements auto-focus [ticket/11811] Remove outline on :focus [ticket/11836] Fix subsilver fatal error [ticket/11837] Replace escaped single quote with utf-8 single quote [ticket/11836] Fix fatal error on unsupported provider for auth link [ticket/11837] Translate UCP_AUTH_LINK_NOT_SUPPORTED [ticket/11809] Ensure code.js is first script included after jQuery ... Conflicts: phpBB/config/services.yml phpBB/develop/create_schema_files.php phpBB/develop/mysql_upgrader.php phpBB/download/file.php phpBB/includes/bbcode.php phpBB/includes/functions_container.php phpBB/install/database_update.php phpBB/install/index.php phpBB/phpbb/controller/helper.php phpBB/phpbb/controller/resolver.php phpBB/phpbb/request/request_interface.php phpBB/phpbb/session.php phpBB/phpbb/style/extension_path_provider.php phpBB/phpbb/style/path_provider.php phpBB/phpbb/style/path_provider_interface.php phpBB/phpbb/style/resource_locator.php phpBB/phpbb/style/style.php phpBB/phpbb/template/locator.php phpBB/phpbb/template/template.php phpBB/phpbb/template/twig/node/includeasset.php phpBB/phpbb/template/twig/node/includecss.php phpBB/phpbb/template/twig/node/includejs.php phpBB/phpbb/template/twig/twig.php tests/controller/helper_url_test.php tests/di/create_container_test.php tests/extension/style_path_provider_test.php tests/notification/notification_test.php tests/session/continue_test.php tests/session/creation_test.php tests/template/template_events_test.php tests/template/template_test_case.php tests/template/template_test_case_with_tree.php tests/test_framework/phpbb_functional_test_case.php | ||||
| * | [ticket/11373] Use inheritdoc | Nathan Guse | 2013-08-28 | 1 | -13/+3 |
| | | | | | | | | PHPBB3-11373 | ||||
| * | [ticket/11373] Prune old read notifications with cron | Nathan Guse | 2013-07-27 | 1 | -0/+75 |
| | | | | | | | | PHPBB3-11373 | ||||
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 12 | -45/+69 |
| | | | | | | | | PHPBB3-11700 | ||||
* | | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 3 | -8/+8 |
|/ | | | | PHPBB3-11700 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 12 | -0/+1026 |
PHPBB3-11698 |