Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
plugins/SpecialUpdownload.php
Wed, 25 Apr 2012 02:01:55 -0400
Dan Fuhry
Image scaling: Fixed a bug where (height > width) images would be scaled to the wrong dimensions (GD). Added PNG/GIF transparency support to GD image resizer. Added a cache bypass option to SpecialUpDownload.
file
|
diff
|
annotate
Mon, 16 Jan 2012 09:23:20 -0500
Dan Fuhry
Disable output gzipping during file download... it negates the memory usage controls
file
|
diff
|
annotate
Sat, 31 Jul 2010 14:12:56 -0400
Dan Fuhry
Experimentally changing how content-length works.
file
|
diff
|
annotate
Fri, 30 Jul 2010 21:31:30 -0400
Dan Fuhry
Enabled content-length in Special:DownloadFile even when gzip is on. Should probably check the http spec to see if Content-Length should match the decoded or encoded length
file
|
diff
|
annotate
Sun, 28 Mar 2010 23:10:46 -0400
Dan
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
file
|
diff
|
annotate
Fri, 18 Dec 2009 19:06:49 -0500
Dan
Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
file
|
diff
|
annotate
Thu, 17 Dec 2009 22:42:32 -0500
Dan
Fixed php_in_pages out-of-scope error in Special:UploadFile; modified RenderMan::preprocess_text() to take a permissions object for any page
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
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
less
more
(0)
-12
tip