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/paths.php
Sun, 10 May 2009 14:44:37 -0400
Dan
Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
file
|
diff
|
annotate
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
Thu, 16 Apr 2009 22:48:59 -0400
Dan
Cleared up a few discrepancies in page handling, template var init, and how NewsBoy works.
file
|
diff
|
annotate
Wed, 15 Apr 2009 19:44:47 -0400
Dan
New, beautiful, rethought Admin:Home. No, really, you'll like it.
file
|
diff
|
annotate
Sat, 21 Mar 2009 14:54:16 -0400
Dan
Added support for "Tiny URLs" (http://example.com/enano/?/Foo)
file
|
diff
|
annotate
Thu, 26 Feb 2009 01:07:32 -0500
Dan
Added possibility for auth plugins, which can log a user in using non-standard authentication methods.
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
Mon, 22 Dec 2008 21:26:19 -0500
Dan
Added dynamic reload-less re-auth to admin panel, so that if a session is lost it can be recovered without a reload. Support for hooking into form submits will be added in the future.
file
|
diff
|
annotate
Sun, 21 Dec 2008 06:22:17 -0500
Dan
Merged WINDOWS_MOD_REWRITE_WORKAROUNDS changes from stable.
file
|
diff
|
annotate
Sun, 21 Dec 2008 04:26:56 -0500
Dan
Fixed timezone preference setting not fully implemented; added ability for users to select their own rank from a list of possible ranks based on group membership and user level
file
|
diff
|
annotate
Thu, 20 Nov 2008 22:59:11 -0500
Dan
Added makeSwitchable Dynano method for textareas; enabled support for makeSwitchable in comment runtime
file
|
diff
|
annotate
less
more
(0)
-12
tip