summaryrefslogtreecommitdiff
path: root/cron.php
Commit message (Expand)AuthorAge
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* #565154 by klausi and matason: Only run cron.php when site not in maintenance...Angie Byron2009-11-02
* #363013 by mannkind: Use getwd() rather than realpath(__FILE__) to determine ...Angie Byron2009-02-08
* - Patch #364169 by Gurpartap Singh: improved language.Dries Buytaert2009-01-26
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu...Angie Byron2008-09-20
* - Patch #256509 by dropcube: return a 403 - access denied when an invalid cro...Dries Buytaert2008-05-26
* - Modified patch #256509 by dropcube: report when an invalid cron key is used.Dries Buytaert2008-05-09
* - Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cro...Dries Buytaert2008-03-17
* - Patch #76958 by forngren, dww et al: make it a tad easier to run cron manua...Dries Buytaert2006-08-09
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* - Patch 42498 by m3avrck: unified cron-trackers and added a section that lets...Dries Buytaert2005-12-31
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #29385 by chx: removed remaining "?>"s at the end of some files.Dries Buytaert2005-08-28
* - Patch #27003 by Neil: use named constants instead of stringsDries Buytaert2005-07-23
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Refactored the statistics and watchdog module (views). The most importantDries Buytaert2004-11-28
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* - Adding $id$Steven Wittens2004-08-07
* Cron.phpSteven Wittens2004-08-07
* - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.Dries Buytaert2004-06-02
* - Removed the hard-coded list of watchdog types. The list is compiledDries Buytaert2004-01-02
* - Fixed bug #4842: get_cfg_var() -> ini_get()Dries Buytaert2003-12-29
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - Tidied up the usage of module_invoke() and module_invoke_all(). Patch byDries Buytaert2003-09-14
* - Made cron.php add a watchdog entry upon completion.Dries Buytaert2003-04-21
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - node.module:Dries Buytaert2001-07-18
* - cron.php:Dries Buytaert2001-07-16
* CHANGES:Dries Buytaert2001-05-19
* - Uhm. Rewrote the module system: less code clutter, less run-timeDries Buytaert2001-05-05
* - fixed issue depricated call-by-reference issuesDries Buytaert2001-03-29
* - applied David Norman's patch to turn all <?'s into fully qualifiedDries Buytaert2001-03-10
* - various updates, bugfixes and improvementsDries Buytaert2001-02-04
* - removed redundant spacesDries Buytaert2001-01-26
* - fixed 2 small bugs in account.phpDries Buytaert2001-01-07
* Yet another large batch of updates:Dries Buytaert2000-12-23
* - intermediate commit: some bugfixes, changes and some drasticDries Buytaert2000-12-23
* Again, a large batch of updates - I'm twisting things around here:Dries Buytaert2000-12-16
* - added a new cron deamon as discussed earlier!Dries Buytaert2000-12-10