| .. |
|
api
|
API: Added rvsection parameter to prop=revisions to allow fetching the content of a certain section only
|
2008-03-14 13:07:38 +00:00 |
|
cbt
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
filerepo
|
Remove unused variables
|
2008-03-15 08:48:21 +00:00 |
|
media
|
Fix double parentheses around file size on generic bitmap getShortDesc()
|
2008-03-14 00:10:48 +00:00 |
|
normal
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
templates
|
Tighten up the handling of $wgEmailConfirmToEdit , plus related functionality:
|
2007-10-11 07:11:51 +00:00 |
|
zhtable
|
* (bug 451) adding a generic Traditional / Simplified Chinese conversion table, with their variants
|
2007-12-02 09:02:09 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
* De-crappified JS upload dest check feature. Converted to sajax framework. Comprehensive destination checking like the previous behaviour on submission. 500ms typing delay for rate limiting, response cache. Don't display the warning on submission if the user has already seen it via AJAX.
|
2007-07-01 18:24:47 +00:00 |
|
AjaxFunctions.php
|
* Merged backends for OpenSearch suggestions and AJAX search.
|
2008-01-30 01:07:49 +00:00 |
|
AjaxResponse.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Article.php
|
* Add a CSS id to the table of the deletion form
|
2008-03-13 20:36:52 +00:00 |
|
AuthPlugin.php
|
A few trivial changes:
|
2008-02-09 21:48:41 +00:00 |
|
AutoLoader.php
|
Alphabetize
|
2008-03-09 02:11:06 +00:00 |
|
Autopromote.php
|
Autopromotion:
|
2008-01-14 18:52:55 +00:00 |
|
BagOStuff.php
|
Introduce BagOStuff::keys() method for debugging/etc. purposes
|
2008-01-08 18:21:05 +00:00 |
|
Block.php
|
* (bug 12999) introduce ipb_by_text colomn
|
2008-02-18 12:16:23 +00:00 |
|
CacheDependency.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Categoryfinder.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
CategoryPage.php
|
(bug 12608) Unifying the spelling of getDBkey() in the code.
|
2008-01-14 09:13:04 +00:00 |
|
ChangesList.php
|
* (bug 11810) Localize displayed semicolons
|
2007-12-06 09:42:04 +00:00 |
|
CoreParserFunctions.php
|
* Magic word formatnum can now take raw suffix to undo formatting
|
2008-03-15 10:39:56 +00:00 |
|
Credits.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Database.php
|
Fixed Database::ping() for MySQL client 5.0.13+.
|
2008-03-10 04:08:44 +00:00 |
|
DatabaseFunctions.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
DatabaseOracle.php
|
Add implicitOrderby() to make sure that SpecialAllpages uses an ORDER BY when needed.
|
2007-09-02 18:03:10 +00:00 |
|
DatabasePostgres.php
|
Override replaceVars, other changes to support 8.3 install.
|
2008-02-10 15:38:48 +00:00 |
|
DateFormatter.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
DefaultSettings.php
|
* (bug 3131) Manually-specified upload destination filename is no longer
|
2008-03-14 23:38:08 +00:00 |
|
Defines.php
|
* Eliminated message mode (OT_MSG), using OT_PREPROCESS instead. As proposed on wikitech-l.
|
2008-01-19 09:03:45 +00:00 |
|
DifferenceEngine.php
|
(bug 12882) Adding a <span class="patrollink"></span> arround "Mark as patrolled" link on diffs
|
2008-03-14 22:50:09 +00:00 |
|
DjVuImage.php
|
Don't show warning if the file is missing
|
2007-08-15 10:50:59 +00:00 |
|
EditPage.php
|
* Parse MediaWiki message translations with a correct language setting on preview
|
2008-03-07 14:02:12 +00:00 |
|
EmaillingJob.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
EnotifNotifyJob.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Exception.php
|
* Add exception hooks to output pretty messages
|
2008-01-08 18:34:06 +00:00 |
|
Exif.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Export.php
|
Some experimental support for including upload data in XML export, as specced. Usable with --uploads option on dumpBackups.php
|
2008-03-04 02:03:52 +00:00 |
|
ExternalEdit.php
|
Add an explicit Cache-control: no-cache header on external edit; possible reports that our caches are aggressively caching these, though they shouldn't in an ideal world.
|
2008-01-16 20:59:24 +00:00 |
|
ExternalStore.php
|
(bug 12202) Strict standards: mark static methods static.
|
2008-01-15 14:48:24 +00:00 |
|
ExternalStoreDB.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ExternalStoreHttp.php
|
Various whitespace fixes
|
2008-01-29 11:10:33 +00:00 |
|
FakeTitle.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Feed.php
|
* (bug 12935, 12981) Fully-qualify archive URLs in delete, revert messages
|
2008-02-13 05:59:14 +00:00 |
|
FileDeleteForm.php
|
More rev_deleted merging
|
2008-03-15 00:27:57 +00:00 |
|
FileRevertForm.php
|
* (bug 12935, 12981) Fully-qualify archive URLs in delete, revert messages
|
2008-02-13 05:59:14 +00:00 |
|
FileStore.php
|
*Typo fix (bug 11434)
|
2007-09-24 00:28:13 +00:00 |
|
GlobalFunctions.php
|
* regression fix: make dumpUploads.php work again
|
2008-03-06 01:07:00 +00:00 |
|
HistoryBlob.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Hooks.php
|
pretty up the hook error message with an explanation of what it should do instead
|
2007-07-20 15:15:09 +00:00 |
|
HTMLCacheUpdate.php
|
On edit, purge the cache of pages redirecting to the page in question. Obvious perhaps, but apparently never done.
|
2008-01-17 12:31:54 +00:00 |
|
HTMLFileCache.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
HttpFunctions.php
|
replacing some calls from deprecated global functions to new modularized functions
|
2008-03-05 11:58:44 +00:00 |
|
ImageFunctions.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ImageGallery.php
|
Revert r31473 -- causes fatal errors.
|
2008-03-03 02:17:28 +00:00 |
|
ImagePage.php
|
* (bug 10677) Add link to the file description page on the shared repository
|
2008-02-19 16:29:28 +00:00 |
|
ImageQueryPage.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
IP.php
|
*Convert '.' to ':' for IPs that have both (like '::eff:1.4.0.3')
|
2007-09-03 16:36:25 +00:00 |
|
JobQueue.php
|
WARNING! NEEDS CAREFUL DEPLOYMENT
|
2007-10-03 08:46:17 +00:00 |
|
Licenses.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
LinkBatch.php
|
* Added __HIDDENCAT__ feature, to hide categories from the box at the bottom of the member pages depending on special text on the category page.
|
2008-02-20 08:53:12 +00:00 |
|
LinkCache.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Linker.php
|
* (bug 13273) Fix another hardcoded colon
|
2008-03-11 17:58:37 +00:00 |
|
LinkFilter.php
|
Fix external link queries to escape LIKE metacharacters, avoiding massive table scans
|
2007-09-18 20:14:25 +00:00 |
|
LinksUpdate.php
|
Continue the pretty lining up from above.
|
2008-02-21 20:05:52 +00:00 |
|
LoadBalancer.php
|
Fix r30240: 2ms is an appropriate default for non-google-patch servers. 30s would be crazy for anyone, luckily it is measured in microseconds, not milliseconds.
|
2008-01-29 02:55:02 +00:00 |
|
LogPage.php
|
* Merge in log_deleted constants
|
2008-03-12 22:27:25 +00:00 |
|
MacBinary.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
MagicWord.php
|
Link to docs/magicword.txt
|
2008-03-12 17:37:03 +00:00 |
|
Math.php
|
(bug 11474) Fix unintentional fall-through in math error handling
|
2007-09-27 17:33:59 +00:00 |
|
MediaTransformOutput.php
|
Revert r28253 -- unnecessary markup tweak which could override specified styles
|
2007-12-07 21:43:22 +00:00 |
|
memcached-client.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
MemcachedSessions.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
MessageCache.php
|
* Fix bug 13002
|
2008-02-13 05:46:43 +00:00 |
|
Metadata.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
mime.info
|
added mime type aliases for djvu
|
2007-09-28 23:02:27 +00:00 |
|
mime.types
|
allow xsd extension for type application/xml
|
2007-12-12 21:53:06 +00:00 |
|
MimeMagic.php
|
the correct magic for PDF is "%PDF"
|
2008-02-09 23:59:26 +00:00 |
|
Namespace.php
|
Make a note about the reserved word problem.
|
2007-12-16 15:39:24 +00:00 |
|
ObjectCache.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
OutputHandler.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
OutputPage.php
|
* Put both hidden categories and normal categories into the view page HTML, but with hidden categories being unconditionally hidden with CSS. A JS show/hide toggle can be added in user/site JS.
|
2008-02-25 16:38:25 +00:00 |
|
PageHistory.php
|
<span class='history-user'> lost, adding back
|
2008-03-11 17:36:46 +00:00 |
|
PageQueryPage.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Pager.php
|
* Added new pager-{older,newer}-n messages for chronological paging (bug 4777)
|
2007-12-07 09:13:07 +00:00 |
|
Parser.php
|
It's not IE, it's the standards! We aren't supposed to have names that conflict in case to begin with. http://www.w3.org/TR/html4/struct/links.html#h-12.2.1
|
2008-03-13 19:12:49 +00:00 |
|
Parser_DiffTest.php
|
* Added alternate preprocessor implementation "Preprocessor_Hash" which uses plain PHP hashtables for the underlying data structure. This removes the DOM dependence, avoids XML charset problems, and avoids the lack of memory accounting in DOM. It will hopefully serve as a better model for alternate language implementations than the DOM version. I haven't measured the preformance yet, but it should be comparable to Preprocessor_DOM. If the performance is good, this might be a better default than Preprocessor_DOM.
|
2008-02-05 08:23:58 +00:00 |
|
Parser_OldPP.php
|
Reverting r30413 for now.
|
2008-02-04 19:53:21 +00:00 |
|
ParserCache.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ParserOptions.php
|
* Parse MediaWiki message translations with a correct language setting on preview
|
2008-03-07 14:02:12 +00:00 |
|
ParserOutput.php
|
* Added __HIDDENCAT__ feature, to hide categories from the box at the bottom of the member pages depending on special text on the category page.
|
2008-02-20 08:53:12 +00:00 |
|
PatrolLog.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
PrefixSearch.php
|
* Merged backends for OpenSearch suggestions and AJAX search.
|
2008-01-30 01:07:49 +00:00 |
|
Preprocessor.php
|
Documentation.
|
2008-02-18 07:45:44 +00:00 |
|
Preprocessor_DOM.php
|
Fix bug 13253: <NOINCLUDE>foo</NOINCLUDE> causes exception
|
2008-03-05 01:07:47 +00:00 |
|
Preprocessor_Hash.php
|
Fix bug 13253: <NOINCLUDE>foo</NOINCLUDE> causes exception
|
2008-03-05 01:07:47 +00:00 |
|
Profiler.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ProfilerSimple.php
|
Revert removal of CPU time profiling in 29658-29661. Those 0's and 10's will add up to the correct guestimate reliably, as long as the decision as to which function gets the tick does not depend on the function. The variance of course will be larger, but it was pretty large to start with. Should fix breakage in report.py.
|
2008-01-26 01:49:17 +00:00 |
|
ProfilerSimpleUDP.php
|
Revert removal of CPU time profiling in 29658-29661. Those 0's and 10's will add up to the correct guestimate reliably, as long as the decision as to which function gets the tick does not depend on the function. The variance of course will be larger, but it was pretty large to start with. Should fix breakage in report.py.
|
2008-01-26 01:49:17 +00:00 |
|
ProfilerStub.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ProtectionForm.php
|
* Add a CSS id to the 2nd table
|
2008-03-13 10:05:11 +00:00 |
|
proxy_check.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ProxyTools.php
|
Withespaces fixes.
|
2008-03-08 16:22:05 +00:00 |
|
QueryPage.php
|
Introducing $wgFeed variable. Allows tuning sydication feeds off, when desired.
|
2008-02-22 12:33:51 +00:00 |
|
RawPage.php
|
* (bug 12938) Fix template expansion and 404 returns for action=raw with section
|
2008-02-13 02:36:28 +00:00 |
|
RecentChange.php
|
Don't allow double logging of patrol events
|
2008-02-25 05:58:10 +00:00 |
|
RefreshLinksJob.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Revision.php
|
(bug 12608) Unifying the spelling of getDBkey() in the code.
|
2008-01-14 09:13:04 +00:00 |
|
Sanitizer.php
|
Fix up RELEASE-NOTES a bit (move config stuff to config changes, rephrase $wgFeed descriptions, punctuate more consistently, better explain filepageexists change)
|
2008-02-26 01:56:38 +00:00 |
|
SearchEngine.php
|
Fix for bug 13004, in which the Postgres full-text search has too many results,
|
2008-02-17 14:11:55 +00:00 |
|
SearchMySQL.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SearchMySQL4.php
|
* (bug 278) Search results no longer highlight incorrect partial word matches
|
2007-10-01 13:05:26 +00:00 |
|
SearchOracle.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SearchPostgres.php
|
Fix for bug 13004, in which the Postgres full-text search has too many results,
|
2008-02-17 14:11:55 +00:00 |
|
SearchTsearch2.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SearchUpdate.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Setup.php
|
* Refactored the parser. See my huge entry in RELEASE-NOTES for details.
|
2007-11-20 10:55:08 +00:00 |
|
SiteConfiguration.php
|
typo, thanks ialex
|
2008-02-06 16:53:21 +00:00 |
|
SiteStats.php
|
Statistics code cleanup, fixed multiple db reload bug.
|
2007-08-09 12:27:50 +00:00 |
|
Skin.php
|
Per suggestion on wikitech-l, use "Create( this page)" instead of "Edit( this page)" when the page doesn't actually exist yet. It makes quite a bit more sense. (Incidentally, am I the only one who finds it weird that different skins use different messages? They probably shouldn't use raw wfMsg() either, unless that's getting escaped later somewhere.)
|
2008-03-14 13:23:48 +00:00 |
|
SkinTemplate.php
|
Per suggestion on wikitech-l, use "Create( this page)" instead of "Edit( this page)" when the page doesn't actually exist yet. It makes quite a bit more sense. (Incidentally, am I the only one who finds it weird that different skins use different messages? They probably shouldn't use raw wfMsg() either, unless that's getting escaped later somewhere.)
|
2008-03-14 13:23:48 +00:00 |
|
SpecialAllmessages.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialAllpages.php
|
* Some cleanups
|
2008-03-15 10:46:28 +00:00 |
|
SpecialAncientpages.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialBlockip.php
|
* Add a CSS id to the table
|
2008-03-13 23:20:29 +00:00 |
|
SpecialBlockme.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialBooksources.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialBrokenRedirects.php
|
* (bug 7890) Special:BrokenRedirects links deleted redirects to a non-existent page
|
2007-09-14 04:21:36 +00:00 |
|
SpecialCategories.php
|
Making the empty space to the sides and the bottom of the category box equal in size, for monobook skin.
|
2008-02-29 13:59:11 +00:00 |
|
SpecialConfirmemail.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialContributions.php
|
Don't show deleted comments
|
2008-03-09 02:38:08 +00:00 |
|
SpecialDeadendpages.php
|
Revert r25768, r25771
|
2007-09-11 15:03:54 +00:00 |
|
SpecialDisambiguations.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialDoubleRedirects.php
|
In double redirects, the link should be red when the page was deleted, as in broken redirects, and not always known.
|
2007-09-16 03:25:35 +00:00 |
|
SpecialEmailuser.php
|
Email subject in content language instead of sending user's UI language
|
2008-03-14 00:31:27 +00:00 |
|
SpecialExport.php
|
Fix fatal error in Special:Export -- invalid title when using Template inclusion
|
2008-03-11 21:59:41 +00:00 |
|
SpecialFewestrevisions.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialFilepath.php
|
Merge Special:Filepath to the core
|
2008-02-01 20:05:20 +00:00 |
|
SpecialImagelist.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialImport.php
|
* Add a CSS id to the table
|
2008-03-14 10:27:19 +00:00 |
|
SpecialIpblocklist.php
|
* Add a nice fieldset around the input form
|
2008-03-14 09:04:44 +00:00 |
|
SpecialListredirects.php
|
Strike the link to the redirect rather than using an asterisk in Special:Listredirects
|
2007-09-16 03:38:37 +00:00 |
|
SpecialListusers.php
|
(bug 12542) Adding a bunch of hooks to SpecialListusers.php, modified patch by Daniel Friesen
|
2008-03-02 14:14:43 +00:00 |
|
SpecialLockdb.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialLog.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialLonelypages.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialLongpages.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialMergeHistory.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialMIMEsearch.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialMostcategories.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialMostimages.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialMostlinked.php
|
* Some cleanups
|
2008-03-15 10:46:28 +00:00 |
|
SpecialMostlinkedcategories.php
|
* Some cleanups
|
2008-03-15 10:46:28 +00:00 |
|
SpecialMostlinkedtemplates.php
|
* Some cleanups
|
2008-03-15 10:46:28 +00:00 |
|
SpecialMostrevisions.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialMovepage.php
|
* (bug 13343) Restore default (old name) in Special:MovePage
|
2008-03-13 12:35:37 +00:00 |
|
SpecialNewimages.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialNewpages.php
|
* Add a nice fieldset around the input form
|
2008-03-13 23:02:32 +00:00 |
|
SpecialPage.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialPopularpages.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialPreferences.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialPrefixindex.php
|
Fix typo in comment.
|
2007-12-24 17:08:05 +00:00 |
|
SpecialProtectedpages.php
|
Adding direction mark in Special:Protectedpages, between the page name and the size.
|
2007-10-29 18:46:03 +00:00 |
|
SpecialProtectedtitles.php
|
comment out unused level drop-down
|
2007-12-27 22:27:57 +00:00 |
|
SpecialRandompage.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialRandomredirect.php
|
Cleanup for Special:Randompage and Special: Randomredirect after r29725 - http://bugzilla.wikimedia.org/show_bug.cgi?id=12624
|
2008-01-14 12:50:20 +00:00 |
|
SpecialRecentchanges.php
|
Remove comment clutter
|
2008-03-13 13:42:53 +00:00 |
|
SpecialRecentchangeslinked.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialResetpass.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialRevisiondelete.php
|
* Document ParserMakeImageParams hook
|
2008-02-29 19:58:50 +00:00 |
|
SpecialSearch.php
|
Revert r31989 -- bizarre 'searchtext' message consisting of '$1' makes no sense
|
2008-03-14 20:24:36 +00:00 |
|
SpecialShortpages.php
|
* Some cleanups
|
2008-03-15 10:46:28 +00:00 |
|
SpecialSpecialpages.php
|
Revert back to r31589. I really don't like this hardcoded special page template; definitely not something I want to see, even if it were properly localized. It feels ugly, fragile, and likely to cause massive confusion and inability to navigate sites consistently, never mind extensibility problems with extensions and new languages.
|
2008-03-05 19:08:48 +00:00 |
|
SpecialStatistics.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialUncategorizedcategories.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialUncategorizedimages.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialUncategorizedpages.php
|
Revert r25768, r25771
|
2007-09-11 15:03:54 +00:00 |
|
SpecialUncategorizedtemplates.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialUndelete.php
|
Casing consistency
|
2008-03-15 07:59:21 +00:00 |
|
SpecialUnlockdb.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialUnusedcategories.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialUnusedimages.php
|
* Escape all output: (bug 12063) MediaWiki:Unusedimagestext is not wikified
|
2007-12-15 21:30:41 +00:00 |
|
SpecialUnusedtemplates.php
|
* (bug 8157) Remove redirects from Special:Unusedtemplates. Patch by WebBoy.
|
2008-03-12 05:11:09 +00:00 |
|
SpecialUnwatchedpages.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialUpload.php
|
* (bug 3131) Manually-specified upload destination filename is no longer
|
2008-03-14 23:38:08 +00:00 |
|
SpecialUploadMogile.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
SpecialUserlogin.php
|
* (bug 12988) $wgMinimalPasswordLength no longer breaks create user by email
|
2008-02-25 22:07:40 +00:00 |
|
SpecialUserlogout.php
|
API: add action=logout
|
2008-01-08 18:10:58 +00:00 |
|
SpecialUserrights.php
|
* (bug 13135) Special:Userrights now passes IDs through form submission
|
2008-02-27 23:59:21 +00:00 |
|
SpecialVersion.php
|
Fix my british english slang from r30608: Licence -> License :) Thanks to Ialex.
|
2008-02-06 10:35:29 +00:00 |
|
SpecialWantedcategories.php
|
* Some cleanups
|
2008-03-15 10:46:28 +00:00 |
|
SpecialWantedpages.php
|
* Some cleanups
|
2008-03-15 10:46:28 +00:00 |
|
SpecialWatchlist.php
|
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make it easier to avoid double-parsing. Double-parsing introduces differences between the old and new parsers.
|
2008-02-18 07:25:35 +00:00 |
|
SpecialWhatlinkshere.php
|
* Some cleanups
|
2008-03-15 10:46:28 +00:00 |
|
SpecialWithoutinterwiki.php
|
* (bug 10049) Prefix index search and namespaces in Special:Withoutinterwiki
|
2008-01-18 17:15:27 +00:00 |
|
SquidUpdate.php
|
(bug 12608) (in continuation of r29719) Unifying the spelling of getDBkey() in the code.
|
2008-01-14 09:26:36 +00:00 |
|
StreamFile.php
|
Send Cache-Control: private and Vary headers in img_auth.php.
|
2007-11-03 02:38:40 +00:00 |
|
StringUtils.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
StubObject.php
|
Revert r31022 -- breaks commons upload hack.
|
2008-02-22 11:49:13 +00:00 |
|
tidy.conf
|
Bundle tidy config.
|
2007-03-13 15:45:40 +00:00 |
|
Title.php
|
(bug 2084) Fixed incorrect regex to match redirects
|
2008-03-14 21:57:09 +00:00 |
|
User.php
|
* Throw some E_USER_NOTICES that developers may actually notice if they are still using deprecated functions
|
2008-03-15 10:50:51 +00:00 |
|
UserMailer.php
|
* (bug 11567) Fix error checking for PEAR::Mail. UserMailer::send() now returns
|
2008-02-13 05:05:53 +00:00 |
|
UserRightsProxy.php
|
Let it be public, for CrosswikiBlock extension
|
2008-02-23 16:25:27 +00:00 |
|
Utf8Case.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
WatchedItem.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
WatchlistEditor.php
|
* Removed "Clear" link in watchlist editor tools, as people were afraid to
|
2007-10-27 16:33:47 +00:00 |
|
WebRequest.php
|
* (bug 13139, 13074) Fix request data for parameters with numeric names
|
2008-02-26 22:33:04 +00:00 |
|
WebResponse.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
WebStart.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
Wiki.php
|
* Don't show edit permissions errors on a red link click, just redirect to the article. This is so that readers who don't know what a red link is aren't confused when they are told they are range-blocked.
|
2008-02-21 09:32:59 +00:00 |
|
WikiError.php
|
Tweak to r30053... Remove unnecessary sprintf()
|
2008-01-22 20:59:22 +00:00 |
|
Xml.php
|
Cleanup for r30216:
|
2008-01-28 20:27:15 +00:00 |
|
XmlFunctions.php
|
* Remove redundant "HTMLmonthelector" [sic] function
|
2007-07-06 22:53:43 +00:00 |
|
XmlTypeCheck.php
|
More file type checks...
|
2008-02-06 01:23:12 +00:00 |
|
ZhClient.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ZhConversion.php
|
* (bug 451) adding a generic Traditional / Simplified Chinese conversion table, with their variants
|
2007-12-02 09:02:09 +00:00 |