index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
cron.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15720] Don't escape ampersands on redirections
Rubén Calvo
2019-05-09
1
-1
/
+1
*
[ticket/14542] Move cron to controller
Máté Bartus
2019-05-06
1
-57
/
+10
*
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-05-28
1
-0
/
+12
|
\
|
*
[ticket/14466] Fix class name in PHPDoc comment.
lavigor
2016-03-25
1
-1
/
+1
|
*
[ticket/14466] Add an event to cron.php
lavigor
2016-02-07
1
-0
/
+12
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-1
/
+1
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+2
|
/
*
[ticket/12898] Call garbage_collection() at the end of cron.php
Tristan Darricau
2014-07-28
1
-1
/
+2
*
Merge pull request #2523 from bantu/ticket/12597
Joas Schilling
2014-05-30
1
-10
/
+0
|
\
|
*
[ticket/12597] Do not output anything besides the gif image.
Andreas Fischer
2014-05-30
1
-10
/
+0
*
|
Merge pull request #2508 from ptitlazy/ticket/12597
Andreas Fischer
2014-05-30
1
-44
/
+14
|
\
\
|
|
/
|
*
[ticket/12597] Fix misplaced release of db lock
LEZY Thomas
2014-05-28
1
-1
/
+1
|
*
[ticket/12597] Update pull-request
LEZY Thomas
2014-05-28
1
-1
/
+0
|
*
[ticket/12597] Fix various refactoring mistakes
LEZY Thomas
2014-05-28
1
-17
/
+3
|
*
[ticket/12597] Correcting bug in cron.php
LEZY Thomas
2014-05-28
1
-1
/
+1
|
*
[ticket/12597] Command for executing all available cron tasks
LEZY Thomas
2014-05-27
1
-29
/
+14
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
|
/
*
[ticket/12576] Retrieve the cron_manager in cron.php if needed
Tristan Darricau
2014-05-22
1
-5
/
+3
*
[ticket/11189] Replace DEBUG_EXTRA with DEBUG
Nathaniel Guse
2012-11-10
1
-3
/
+3
*
[feature/dic] Rename occurances of $container to $phpbb_container
Igor Wiedler
2012-04-09
1
-2
/
+2
*
[feature/dic] Give all cron tasks a name, change some manager usage
Igor Wiedler
2012-04-09
1
-1
/
+1
*
[feature/dic] Move cron.lock_db into DIC
Igor Wiedler
2012-04-01
1
-1
/
+1
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[feature/extension-manager] Refactoring the structure of extension provider
Nils Adermann
2011-09-29
1
-1
/
+1
*
[feature/extension-manager] Remove cron's dependency on the extension manager.
Nils Adermann
2011-09-29
1
-1
/
+1
*
[ticket/10046] Remove register_shutdown_function() in cron.php from develop.
Andreas Fischer
2011-03-12
1
-15
/
+2
*
[feature/system-cron] Clarify comments about flush() call in cron.
Nils Adermann
2011-02-12
1
-1
/
+3
*
[feature/system-cron] Rename lock() to acquire and unlock() to release.
Nils Adermann
2011-02-12
1
-2
/
+2
*
[feature/system-cron] Cache cron's task names.
Nils Adermann
2011-02-12
1
-1
/
+1
*
[feature/system-cron] Use a RecursiveDirectoryIterator instead of readdir.
Nils Adermann
2011-02-12
1
-1
/
+1
*
[feature/system-cron] Add array type hints if appropriate and remove globals.
Nils Adermann
2011-02-12
1
-1
/
+1
*
[feature/system-cron] Abstract the database locking mechanism out of cron.
Nils Adermann
2011-02-12
1
-5
/
+5
*
[feature/system-cron] use phpbb_request instead of plain superglobals
Igor Wiedler
2011-02-12
1
-1
/
+1
*
[feature/system-cron] fix remaining missing phpbb_ prefix in cron.php
Igor Wiedler
2011-02-12
1
-1
/
+1
*
[feature/system-cron] add phpbb_ prefix to all class names
Igor Wiedler
2011-02-12
1
-1
/
+1
*
[feature/system-cron] remove more includes, adjust path
Igor Wiedler
2011-02-12
1
-4
/
+2
*
[feature/system-cron] Add debug information
Igor Wiedler
2011-02-12
1
-2
/
+7
*
[feature/system-cron] Try to work around stealth cron locks
Oleg Pudeyev
2011-02-12
1
-10
/
+29
*
[feature/system-cron] Fixes to make cron actually run.
Oleg Pudeyev
2011-02-12
1
-5
/
+15
*
[feature/system-cron] Updated includes after moving files.
Oleg Pudeyev
2011-02-12
1
-1
/
+1
*
[feature/system-cron] Reorganized cron task parametrization.
Oleg Pudeyev
2011-02-12
1
-10
/
+14
*
[feature/system-cron] Reformatted cron, includes/cron and includes/cron_lock.
Oleg Pudeyev
2011-02-12
1
-13
/
+24
*
[feature/system-cron] WIP on making cron tasks runnable via system cron
Oleg Pudeyev
2011-02-12
1
-250
/
+37
*
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+287
*
Move trunk/phpBB to old_trunk/phpBB
Meik Sievertsen
2009-10-04
1
-285
/
+0
*
$db-> to phpbb::$db->
Meik Sievertsen
2009-02-22
1
-8
/
+8
*
$auth-> to phpbb::$acl->
Meik Sievertsen
2009-02-22
1
-1
/
+1
*
remove global and change $user-> to phpbb::$user->
Meik Sievertsen
2009-02-22
1
-6
/
+4
*
$config to phpbb::$config
Meik Sievertsen
2008-12-28
1
-12
/
+12
[next]