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
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
Mon, 05 May 2008 20:28:13 -0400
Dan
Added TinyMCE compression support and made some supporting modifications to common.php
file
|
diff
|
annotate
Sun, 04 May 2008 21:57:48 -0400
Dan
Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
file
|
diff
|
annotate
Mon, 14 Apr 2008 12:13:12 -0400
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
Wed, 09 Apr 2008 22:37:37 -0400
Dan
(Hopefully) finished new plugin manager and implemented the utilization of it. Still HIGHLY experimental.
file
|
diff
|
annotate
Sat, 15 Mar 2008 00:17:26 -0400
Dan
Added basic CLI support for the Enano API. Loads automatically, just include common.php as normal. REVISION 500!!! :-D
file
|
diff
|
annotate
Sat, 01 Mar 2008 19:01:07 -0500
Dan
[minor] fix version number on license block comment in common.php
file
|
diff
|
annotate
Sat, 01 Mar 2008 18:57:07 -0500
Dan
Fixed the fact that cron just didn't work at all (brain fart that day or something)
file
|
diff
|
annotate
less
more
(0)
-12
tip