Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/functions.php
Sun, 21 Sep 2008 09:01:27 -0400
Dan
Added initial support for DST. Rules are defined in constants.php and are extensible.
file
|
diff
|
annotate
Tue, 16 Sep 2008 08:22:47 -0400
Dan
Fixed IPv6 address match (the one from phpBB3 did not work)
file
|
diff
|
annotate
Mon, 11 Aug 2008 22:31:04 -0400
Dan
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
file
|
diff
|
annotate
Mon, 28 Jul 2008 13:06:36 -0600
Dan
Fixed improperly set up gzencode() replacement; fixed bad regexp in scale_image() security check
file
|
diff
|
annotate
Wed, 23 Jul 2008 11:02:29 -0500
Dan
Made grinding_halt() exit with status 1 for POSIX compatibility; jscompress.php utility now accepts non-CDN websites
file
|
diff
|
annotate
Wed, 09 Jul 2008 22:40:41 -0400
Dan
Added Gravatar support! And it's really configurable too.
file
|
diff
|
annotate
Wed, 09 Jul 2008 21:04:51 -0400
Dan
Added "default" option for getConfig() and made setConfig() only set if the new value is different
file
|
diff
|
annotate
Wed, 09 Jul 2008 17:47:57 -0400
Dan
Completed work (we hope) on CacheManager admin page
file
|
diff
|
annotate
Wed, 09 Jul 2008 13:20:49 -0400
Dan
Fixed gzip output - no longer depends on ob_gzhandler(), uses gzencode() now with a failsafe available if gzencode() is not available. Public function gzip_output() remains unchanged.
file
|
diff
|
annotate
Mon, 07 Jul 2008 03:52:16 -0400
Dan
Moved enano_safe_array_merge() to functions.php as comment.php depends on it
file
|
diff
|
annotate
Mon, 07 Jul 2008 02:46:44 -0400
Dan
Added purge_all_caches() routine to functions.php. Temporary, will be discarded once the new cache code is implemented
file
|
diff
|
annotate
Wed, 02 Jul 2008 22:15:55 -0400
Dan
More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
file
|
diff
|
annotate
less
more
(0)
-100
-12
tip