Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/paths.php
Fri, 11 Dec 2009 17:11:47 -0500
Dan
A couple fixes to permission out-of-scope errors.
file
|
diff
|
annotate
Mon, 07 Dec 2009 15:12:55 -0500
Dan
Removed history_rollback_extra action from scope of Special pages, as it's unneeded
file
|
diff
|
annotate
Sat, 26 Sep 2009 15:21:51 -0400
Dan
More blank-urlname bugfixes, this time involving internal links
file
|
diff
|
annotate
Sat, 26 Sep 2009 15:13:40 -0400
Dan
Fixed handling of blank urlname as guest main page / other main page for members
file
|
diff
|
annotate
Fri, 21 Aug 2009 20:37:18 -0400
Dan
A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader!
file
|
diff
|
annotate
Thu, 20 Aug 2009 20:01:55 -0400
Dan
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
file
|
diff
|
annotate
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
less
more
(0)
-100
-12
tip