Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-30
-10
-6
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/functions.php
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
Wed, 02 Jul 2008 19:36:44 -0400
Dan
Another sweep from the optimization monster.
file
|
diff
|
annotate
less
more
(0)
-100
-30
-10
-6
tip