Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/common.php
Sat, 08 Nov 2008 22:31:58 -0500
Dan
Fixed system table list; added safeguard against twice prefixing the tables in $system_table_list
file
|
diff
|
annotate
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
Sat, 23 Aug 2008 16:02:07 -0400
Dan
Fixed cdnPath being set even if config entry is blank
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, 11 Aug 2008 19:52:00 -0400
Dan
Some tweaks to common, real minor stuff that's been waiting to be committed for a couple weeks at least
file
|
diff
|
annotate
Mon, 28 Jul 2008 13:05:41 -0600
Dan
Made cdnPath define conditionally; fixed common_cli not properly loading plugins
file
|
diff
|
annotate
Sun, 20 Jul 2008 13:32:04 -0400
Dan
Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server
file
|
diff
|
annotate
Wed, 09 Jul 2008 17:47:57 -0400
Dan
Completed work (we hope) on CacheManager admin page
file
|
diff
|
annotate
Mon, 07 Jul 2008 18:12:30 -0400
Dan
First stab at cache management backend. Everything seems to have been tested and working so far, but a number of things require a more specialized cache and can't go through the framework (e.g. user ranks which use references to map usernames to user IDs)
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
Mon, 30 Jun 2008 17:20:02 -0400
Dan
Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
file
|
diff
|
annotate
less
more
(0)
-12
tip