index
:
drupal
10.0.x
10.1.x
10.2.x
10.3.x
10.4.x
10.5.x
11.0.x
11.1.x
11.x
3-00
3.0.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.5.x
4.6.x
4.7.x
5.x
6.x
7.x
8.0.x
8.1.x
8.2.x
8.3.x
8.4.x
8.5.x
8.6.x
8.7.x
8.8.x
8.9.x
9.0.x
9.1.x
9.2.x
9.3.x
9.4.x
9.5.x
Drupal is content management software.
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
cron.php
Commit message (
Expand
)
Author
Age
*
- Patch #76958 by forngren, dww et al: make it a tad easier to run cron manua...
Dries Buytaert
2006-08-09
*
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
Dries Buytaert
2006-07-05
*
- Patch 42498 by m3avrck: unified cron-trackers and added a section that lets...
Dries Buytaert
2005-12-31
*
- Patch #30122 by m3verick: changed include_once()'s to include "./$file"
Dries Buytaert
2005-09-08
*
- Patch #29385 by chx: removed remaining "?>"s at the end of some files.
Dries Buytaert
2005-08-28
*
- Patch #27003 by Neil: use named constants instead of strings
Dries Buytaert
2005-07-23
*
- Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidied
Dries Buytaert
2005-06-22
*
- Patch #13260 by UnConeD: watchdog module improvements.
Dries Buytaert
2005-01-09
*
- Refactored the statistics and watchdog module (views). The most important
Dries Buytaert
2004-11-28
*
- Patch #10663 by JonBob: documentation improvements: fixed some typos and im...
Dries Buytaert
2004-09-09
*
- Patch by JonBob: for consistency and readability, add brief descriptions of...
Dries Buytaert
2004-08-21
*
- Patch #9983 by Stefan: various code style improvements.
Dries Buytaert
2004-08-12
*
- Adding $id$
Steven Wittens
2004-08-07
*
Cron.php
Steven Wittens
2004-08-07
*
- Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.
Dries Buytaert
2004-06-02
*
- Removed the hard-coded list of watchdog types. The list is compiled
Dries Buytaert
2004-01-02
*
- Fixed bug #4842: get_cfg_var() -> ini_get()
Dries Buytaert
2003-12-29
*
- Improved module loading when serving cached pages. Moshe's bootstrap patch.
Dries Buytaert
2003-11-18
*
- Tidied up the usage of module_invoke() and module_invoke_all(). Patch by
Dries Buytaert
2003-09-14
*
- Made cron.php add a watchdog entry upon completion.
Dries Buytaert
2003-04-21
*
- A large batch of updates, amongst them a rewritten node system. More
Dries Buytaert
2001-11-01
*
- added the CVS keyword $Id$ to all files to make future version tracking
Kjartan Mannes
2001-10-20
*
- node.module:
Dries Buytaert
2001-07-18
*
- cron.php:
Dries Buytaert
2001-07-16
*
CHANGES:
Dries Buytaert
2001-05-19
*
- Uhm. Rewrote the module system: less code clutter, less run-time
Dries Buytaert
2001-05-05
*
- fixed issue depricated call-by-reference issues
Dries Buytaert
2001-03-29
*
- applied David Norman's patch to turn all <?'s into fully qualified
Dries Buytaert
2001-03-10
*
- various updates, bugfixes and improvements
Dries Buytaert
2001-02-04
*
- removed redundant spaces
Dries Buytaert
2001-01-26
*
- fixed 2 small bugs in account.php
Dries Buytaert
2001-01-07
*
Yet another large batch of updates:
Dries Buytaert
2000-12-23
*
- intermediate commit: some bugfixes, changes and some drastic
Dries Buytaert
2000-12-23
*
Again, a large batch of updates - I'm twisting things around here:
Dries Buytaert
2000-12-16
*
- added a new cron deamon as discussed earlier!
Dries Buytaert
2000-12-10