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/search.php
Tue, 05 May 2009 00:10:26 -0400
Dan
Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
file
|
diff
|
annotate
Mon, 04 May 2009 23:02:53 -0400
Dan
Removed "@" from all call_user_func() calls to make debugging special pages and such possible
file
|
diff
|
annotate
Mon, 16 Feb 2009 16:17:25 -0500
Dan
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
file
|
diff
|
annotate
Sun, 04 Jan 2009 00:55:40 -0500
Dan
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
file
|
diff
|
annotate
Sat, 29 Nov 2008 22:44:40 -0500
Dan
Added additionalwhere option (it was already documented) to custom search API
file
|
diff
|
annotate
Sat, 29 Nov 2008 00:38:35 -0500
Dan
Fixed PostgreSQL incompatibility in new search API
file
|
diff
|
annotate
Sat, 29 Nov 2008 00:20:57 -0500
Dan
Added a new search API that allows much easier registration of search results. Basically you give the engine a table, a few columns to look at, and tell it how to format the results and you're done.
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, 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
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
Mon, 09 Jun 2008 20:52:34 -0400
Dan
Actually made the "prevent search indexing" switch work. Needs to be merged with stable.
file
|
diff
|
annotate
Mon, 14 Apr 2008 12:13:12 -0400
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
less
more
(0)
-12
tip