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
Sat, 11 Jul 2009 20:25:50 -0400
Dan
One word: Internet Explorer 6. This includes a rewrite of $paths->parseAdminTree() that encodes to JSON instead of manually generating JS, so good-bye to stupid parser problems I hope.
file
|
diff
|
annotate
Fri, 15 May 2009 14:27:35 -0400
Dan
Fixed some PHP warnings with API pages
file
|
diff
|
annotate
Fri, 15 May 2009 13:31:12 -0400
Dan
Fixed redirects before $session init not working; fixed failure to load system plugins
file
|
diff
|
annotate
Wed, 13 May 2009 09:47:59 -0400
Dan
Paths: System messages are cached in RAM now
file
|
diff
|
annotate
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
less
more
(0)
-12
tip