Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-15
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/render.php
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-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-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
2008-12-31
Dan
Redid error handler (it was causing some problems with gzip enabled)
file
|
diff
|
annotate
2008-11-21
Dan
Added full all-namespace transclusion support in RenderMan
file
|
diff
|
annotate
2008-10-22
Dan
Made template inclusion wikisyntax fully MediaWiki-compatible
file
|
diff
|
annotate
2008-09-29
Dan
Added ability to use hash marks in internal links
file
|
diff
|
annotate
2008-08-12
Dan
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
file
|
diff
|
annotate
2008-07-02
Dan
Another sweep from the optimization monster.
file
|
diff
|
annotate
2008-06-10
Dan
Updated image tag parser a bit. Handles recursion of brackets properly now, allows custom parameters from plugins, and takes parameters in any order due to new keyword-based parser
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-03-18
Dan
Fixed some stray version numbers (again!); added support for Diffie-Hellman logins in the normal login form (not AJAX) - even works in IE
file
|
diff
|
annotate
2008-02-22
Dan
Merging fixes and updates from stable branch
file
|
diff
|
annotate
2008-02-22
Dan
Fixed: RenderMan::getPage() failing with access denial when fetching template and view_source results in deny
file
|
diff
|
annotate
less
more
(0)
-15
tip