index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
cron.php
Age
Commit message (
Expand
)
Author
2013-02-09
remove unused code: vars, foreach keys, etc
Steve Clay
2013-02-09
Small changes to remove static analysis noise and simplify flow
Steve Clay
2013-02-09
Doc fixes and inline type hints for variables (big static analysis cleanup)
Steve Clay
2011-11-06
$CONFIG->input is never initialized by page handling so this code never did a...
Cash Costello
2011-11-04
Fixes #4059 returning true when handling a page
cash
2011-10-08
Fixes #3936 added @access private to internal functions
Cash Costello
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2010-11-23
Fixes #2472 move cron_handler.php logic into cron page handler
cash
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
brettp
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
brettp
2010-09-15
Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...
ewinslow
2010-09-06
Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...
ewinslow
2010-05-27
Updating walled garden to register public pages as regular expressions.
nickw
2010-05-14
Updating core code to allow public pages using new Walled Garden functionality.
nickw
2009-10-15
Standardized gobs of files.
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-01-23
Refs #706
marcus
2008-10-22
Better default forward
marcus
2008-10-22
Increasing sub-hour cron granularity
marcus
2008-10-01
Improved cron support
marcus