Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-15
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/functions.php
2009-05-10
Dan
Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
file
|
diff
|
annotate
2009-05-05
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
2009-04-15
Dan
New, beautiful, rethought Admin:Home. No, really, you'll like it.
file
|
diff
|
annotate
2009-04-15
Dan
Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
file
|
diff
|
annotate
2009-04-13
Dan
New page protection UI. Both miniPrompt and failsafe HTML.
file
|
diff
|
annotate
2009-04-12
Dan
When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
file
|
diff
|
annotate
2009-03-21
Dan
Some fixes to paginator (pagination control code moved to separate function)
file
|
diff
|
annotate
2009-03-14
Dan
Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
file
|
diff
|
annotate
2009-03-02
Dan
Redesigned installer sysreqs page to cover more features, be more comprehensive, and look better
file
|
diff
|
annotate
2009-02-26
Dan
setConfig() will now delete config values if the second parameter is explicitly set to false
file
|
diff
|
annotate
2009-02-16
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
2009-01-26
Dan
Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
file
|
diff
|
annotate
2009-01-17
Dan
SECURITY: Fix XSS under IE in closing tags (shared sanitizer)
file
|
diff
|
annotate
2009-01-04
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
2009-01-03
Dan
Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
file
|
diff
|
annotate
less
more
(0)
-100
-15
tip