Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-14
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/plugins.php
2009-08-21
Dan
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
file
|
diff
|
annotate
2009-06-01
Dan
Whoops, plugin upgrades got broken
file
|
diff
|
annotate
2009-05-30
Dan
Fixed missing global $cache; in $plugins->upgrade_plugin();
file
|
diff
|
annotate
2009-05-16
apache
Plugins: fixed a final system plugin bug
file
|
diff
|
annotate
2009-05-15
Dan
Fixed redirects before $session init not working; fixed failure to load system plugins
file
|
diff
|
annotate
2009-05-13
Dan
Cut out two queries per page with plugin loader routine
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-05
Dan
SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
file
|
diff
|
annotate
2009-03-18
Dan
Plugins: Added checks and additional warning for authentication plugins.
file
|
diff
|
annotate
2009-02-26
Dan
Plugin backend: bugfix: installing a plugin should now properly import its strings
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-15
Dan
Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
file
|
diff
|
annotate
2009-01-12
Dan
Plugin manager: added support for having specific install and uninstall blocks per DBMS
file
|
diff
|
annotate
less
more
(0)
-14
tip