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
.
plugins/SpecialUpdownload.php
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
Wed, 29 Jul 2009 10:47:26 -0400
Dan
Added ability to specify PNG or JPEG as the format of thumbnails/scaled images in Special:DownloadFile
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
Sat, 11 Apr 2009 22:32:45 -0400
Dan
When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
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
Sat, 08 Nov 2008 22:33:26 -0500
Dan
Fixed filename not being sent through sanitize_page_id() during upload. Non-security.
file
|
diff
|
annotate
Mon, 11 Aug 2008 22:31:04 -0400
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
Wed, 09 Jul 2008 13:18:25 -0400
Dan
Fixed a few places where page metadata cache should have been purged (there may be a few more commits like this)
file
|
diff
|
annotate
Wed, 02 Jul 2008 22:15:55 -0400
Dan
More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
file
|
diff
|
annotate
Mon, 30 Jun 2008 17:20:02 -0400
Dan
Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
file
|
diff
|
annotate
Sat, 07 Jun 2008 12:49:45 -0400
Dan
Updated version number metadata in system plugin files; added some comments and removed unused code from index.php and includes/graphs.php
file
|
diff
|
annotate
Mon, 14 Apr 2008 12:13:12 -0400
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
less
more
(0)
-14
tip