MDL-23967 admin/cron.php - warn about use on CLI
[moodle.git] / admin / cron.php
2011-08-06 Dan PoltawskiMDL-23967 admin/cron.php - warn about use on CLI
2010-11-19 Petr SkodaMDL-25314 improved prevention of output buffering ...
2010-09-28 Petr SkodaMDL-24368 disable compression on admin index and cron...
2010-09-27 Petr SkodaMDL-24368 prevent infinite loops when caching can not...
2010-09-19 Petr SkodaMDL-24276 improved coding style
2010-08-17 Petr SkodaMDL-23824 CLI script improvements - just define('CLI_SC...
2010-08-07 jerome mouneyracregistration MDL-21810 cron registration update
2010-06-21 Petr SkodaMDL-21782 reworked enrolment framework, the core infras...
2010-05-03 Jamie PrattMDL-21579 "Implement session token for embedded applica...
2010-05-02 Eloy LafuenteMDL-21432, MDL-22184 scheduled backup - disabled until...
2010-05-02 Andrew DavisRSS MDL-22204 committing new RSS code. Uses a token...
2010-04-30 Martin Dougiamascourse completion MDL-2631 Course completion feature...
2010-04-28 Jamie PrattMDL-21579 "Implement session token for embedded applica...
2010-04-28 Dan MarsdenPlagiarism Lib MDL-13680 - reverting commit for now.
2010-04-27 Dan MarsdenPlagiarism Lib MDL-13680 - add Plagiarism lib support...
2010-04-19 Petr Skodajust a little note for other devs looking for cli info
2010-04-14 Petr SkodaMDL-22084 making a clear distinction between list of...
2010-03-31 Petr SkodaMDL-21655 big scary enrolment and roles improvements...
2010-03-20 Petr SkodaMDL-21876 fixed incorrect uses of bound parameters...
2009-12-17 Moodle HQ git importerMerge branch 'cvshead' of /git/import/moodle into cvshead
2009-12-17 Martin Dougiamasexternal blogs MDL-19683 Fixed a typo that meant cron...
2009-11-10 Tim Huntgradebook cron: MDL-20783 - was broken.
2009-11-01 Petr SkodaMDL-20700 coding style cleanup - cvs keywords removed...
2009-11-01 Petr SkodaMDL-20700 coding style cleanup - cvs keywords removed...
2009-10-30 Nicolas ConnaultMDL-20523 Script for upgrading sites that use the old...
2009-09-04 nicolasconnaultMDL-19676 Blog improvements
2009-08-18 jonathanharkerMDL-20114 admin/cron.php: Fix SQL bug when emailing...
2009-06-19 skodakMDL-16438 centralise information about plugins to avoid...
2009-06-03 skodakMDL-16231 reimplemented deleting of files + cron cleanup
2009-05-06 tjhuntblocklib: MDL-19010 always include blocklib in setup...
2009-03-26 skodakMDL-18676 auth plugins should run before enrol because...
2009-01-18 skodakMDL-17942 more session refactoring
2009-01-18 skodakMDL-17942 implemented gc and timeouts for db sessions
2009-01-17 skodakMDL-14992 refactored use of session_write_close()
2009-01-05 skodakMDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787...
2009-01-03 skodakMDL-17776 added new define CLI_SCRIPT that identifies...
2009-01-03 skodakMDL-17774 refactored USER switching in cron scripts...
2009-01-02 skodakMDL-17772 fixed guest access; MDL-17754 $USER object...
2008-12-29 skodakMDL-17746 fixed debugdisplay typo in cron - patch by...
2008-11-05 danmarsdenMDL-17071 fix misleading text - it's removing enrolment...
2008-10-13 stronk7Adding new setting "statsruntimedays" to configure...
2008-08-26 skodakMDL-16166 centralised enabling of subsystems, fixed...
2008-08-11 mjollnir_MDL-15995 - portfolio cron. currently just cleans up...
2008-07-25 tjhuntMDL-15818 - correction, undo a change to the admin...
2008-07-24 jamiesenseiMDL-15818 "allow quiz reports to register cron routines...
2008-07-21 mjollnir_ MDL-15739: make cron.php actually call events_cron
2008-07-03 skodakMDL-15021 Deleted not fully setup separate admin settin...
2008-06-25 Francois MarierDrift between CVS and git
2008-06-18 skodakMDL-15273 basic read/write perf counter in moodle_database
2008-06-16 skodakMDL-15273 basic read/write perf counter in moodle_database
2008-06-15 skodakMDL-15247 lib/dmllib.php is now obsolete
2008-05-30 skodakMDL-14679 towards /admin conversion
2008-05-15 skodakMDL-14679 ok, here is the big patch with new dmllib...
2008-05-01 scyrmacode beautification
2008-02-26 sam_marshallMDL-13660: Allow admin reports to have db tables, cron
2008-02-24 skodakMDL-13605 use userdate() instead of date() when printin...
2008-02-18 moodlerMerged stats cron output from 1.9
2008-02-16 skodakMDL-13192 major stats cleanup patch - see tracker for...
2008-02-03 skodakMDL-13319 skip disabled modules and blocks in cron...
2008-02-01 skodakMDL-13239 smtp bulk sending; merged from MOODLE_19_MERGED
2008-01-13 poltawskiMDL-8269 - stats wasn't paying attention to run time...
2007-12-07 toyomoyocustomized cron should be in dirroot/local/cron.php
2007-11-30 toyomoyoadding support for customized cron
2007-11-21 tjhuntFix typo.
2007-11-08 skodakMDL-10365 grade history can be turned off + lifetime
2007-10-07 stronk7Adding some traces here and there
2007-10-07 moodlerAdded some hooks to increase debugging in admin/cron.php
2007-10-05 stronk7ORPHAN_USER_LASTACCESS_PROBLEM . MDL-11604
2007-10-04 stronk7Reset possible changes by blocks to time_limit. MDL...
2007-10-04 stronk7Reset possible changes by modules to time_limit. MDL...
2007-10-03 stronk7Moving some uses of deprecated functions to recordsets
2007-10-03 moodlerFixed longtimenosee unenrolments. user_lastaccess...
2007-09-19 martinlanghoffadmin/cron: move accesslib stuff to occasional cleanups...
2007-09-19 martinlanghoffcron: call cleanup_dirty_contexts()
2007-09-19 martinlanghoffaccesslib: Introducing cleanup_contexts() and use it...
2007-09-13 nfreearMDL-11160, Cron exhausts memory on "Removing expired...
2007-09-12 martinlanghoffadmin/cron: if $PERF->dbqueries is set, profile modules...
2007-08-09 skodaklocktime cron support - not much efficient though :-(
2007-08-04 luizlaydner- added tag_cron() to cron.php
2007-07-30 stronk7Prevent some notices...
2007-07-04 toyomoyocron unenrolment of manual should takes place in the...
2007-06-05 skodakMDL-9516 new central grading function update_grade...
2007-05-29 nicolasconnaultMDL-9317 Applying Petr's second patch
2007-05-24 toyomoyofix for MDL-9137, adding support for gradebook plugins...
2007-05-23 nicolasconnaultAdded set_time_limit(0) at beginning.
2007-05-09 toyomoyomaking grabbing grades from 3rd party mods run 20%...
2007-05-04 toyomoyoMDL-9510, cron job support of legacy grade functions...
2007-04-24 skodakMDL-9561 Langimport does not ignore langlist when langc...
2007-03-27 skodakMDL-9053 - adding new function get_enabled_auth_plugins...
2007-03-07 moodlerMerged fixes for MDL-8785 from 1.8 to head
2007-02-20 skodakMDL-8590 auth cleanup - part 2
2007-02-14 skodakMDL-8469 - 192M is much nicer than 196M
2007-02-14 skodakMDL-8469 increase memory limit everywhere due to change...
2007-01-28 skodakMDL-8323 finished full conversion to proper $COURSE...
2007-01-23 moodlerFixed a typo
2007-01-04 martinlanghoffmnet/multienrol: admin area changes, including test...
2006-11-15 skodakAdd optional cli only and password protected access...
2006-11-11 skodakwe are going 100% unicode now - removed use of $CFG...
2006-10-26 skodakCron.php workaround for IE & RFC2616 - MDL-7221; merged...
2006-10-23 stronk7Suppress all the uses of LIMIT in the get_field_sql...
next