Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-14
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/functions.php
2008-07-10
Dan
Added Gravatar support! And it's really configurable too.
file
|
diff
|
annotate
2008-07-10
Dan
Added "default" option for getConfig() and made setConfig() only set if the new value is different
file
|
diff
|
annotate
2008-07-09
Dan
Completed work (we hope) on CacheManager admin page
file
|
diff
|
annotate
2008-07-09
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
2008-07-07
Dan
Moved enano_safe_array_merge() to functions.php as comment.php depends on it
file
|
diff
|
annotate
2008-07-07
Dan
Added purge_all_caches() routine to functions.php. Temporary, will be discarded once the new cache code is implemented
file
|
diff
|
annotate
2008-07-03
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
2008-07-02
Dan
Another sweep from the optimization monster.
file
|
diff
|
annotate
2008-06-25
Dan
Majorly reworked Javascript runtime stuff to use on-demand loading.
file
|
diff
|
annotate
2008-06-22
Dan
Initial progress towards converting auto-completion framework to Spry. Not currently in a very working state.
file
|
diff
|
annotate
2008-06-16
Dan
Fixed two bugs in paginator: noisy warning when rows run out and empty strings not being treated as valid from formatting functions
file
|
diff
|
annotate
2008-06-15
Dan
Fixed title not being set properly in redirect()
file
|
diff
|
annotate
2008-06-15
Dan
Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
file
|
diff
|
annotate
2008-06-08
Dan
Made ajaxReset() call the actual requested title instead of effective title; fixed (again) template compiler bug not matching certain tags (probably PCRE bug)
file
|
diff
|
annotate
less
more
(0)
-100
-14
tip