| .. |
|
api
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
cbt
|
Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) -
|
2006-11-23 08:25:56 +00:00 |
|
normal
|
Prevent some unnecessary lstat system calls, generated by include or require directives.
|
2007-02-09 05:36:56 +00:00 |
|
templates
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
zhtable
|
|
|
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
AjaxFunctions.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
AjaxResponse.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
Article.php
|
In regex, do not capture stuff when you dont need it, use (?:)
|
2007-04-13 00:23:49 +00:00 |
|
AuthPlugin.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
AutoLoader.php
|
make Special:Random retry (once, but more carefully) if the chosen random offset was too high, provide error message if there really are no pages to choose from rather than going to the main page. rewrite Special:Randomredirect to reuse code from Special:Random.
|
2007-04-19 10:19:27 +00:00 |
|
BagOStuff.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
Block.php
|
Fixed complete breakage of anon-only autoblocks, broken since r20436.
|
2007-04-20 04:17:15 +00:00 |
|
CacheDependency.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Categoryfinder.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
CategoryPage.php
|
force cl_sortkey index
|
2007-04-07 08:44:52 +00:00 |
|
ChangesList.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
CoreParserFunctions.php
|
Introduce magic word {{NUMBEROFEDITS}}
|
2007-04-17 09:23:31 +00:00 |
|
Credits.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Database.php
|
Documentation, mark public functions public, comment a presumably private function as private
|
2007-04-19 02:01:19 +00:00 |
|
DatabaseFunctions.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
DatabaseOracle.php
|
"@todo no-op" sounds a bit peculiar. ;)
|
2007-04-18 16:37:39 +00:00 |
|
DatabasePostgres.php
|
Add constraintExists function, mild cleanup of other nearby funcs.
|
2007-04-19 01:35:15 +00:00 |
|
DateFormatter.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
DefaultSettings.php
|
Fix 8590 : remove support for $wgUserHtml . Our specific HTML subset
|
2007-04-16 13:50:38 +00:00 |
|
Defines.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
DifferenceEngine.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
DjVuImage.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
EditPage.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
Exception.php
|
* (bug 3000) Fall back to SCRIPT_NAME plus QUERY_STRING when REQUEST_URI is
|
2007-01-16 01:45:51 +00:00 |
|
Exif.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
Export.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
ExternalEdit.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ExternalStore.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ExternalStoreDB.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ExternalStoreHttp.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
FakeTitle.php
|
Remove obsoletes Title::getRelatedCache, Title:touchArray
|
2007-04-16 15:29:37 +00:00 |
|
Feed.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
FileStore.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
GlobalFunctions.php
|
actually, there's no need to make it so complicated after all... :/
|
2007-04-19 10:54:48 +00:00 |
|
HistoryBlob.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
Hooks.php
|
Fixed static member invocation, was broken since inception.
|
2007-03-22 22:56:16 +00:00 |
|
HTMLCacheUpdate.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
HTMLFileCache.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
HTMLForm.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
HttpFunctions.php
|
|
|
|
Image.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
ImageFunctions.php
|
Typo in comment.
|
2007-01-14 17:33:28 +00:00 |
|
ImageGallery.php
|
Missing unit 'px' added. W3C CSS validator
|
2007-02-09 15:48:40 +00:00 |
|
ImagePage.php
|
* Fix extension of DJVU output
|
2007-03-31 17:15:00 +00:00 |
|
ImageQueryPage.php
|
* Split most of the result output code from QueryPage::doQuery() into QueryPage::outputResults(), leaving paging and other logic behind
|
2007-03-28 21:01:58 +00:00 |
|
IP.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
JobQueue.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
Licenses.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
LinkBatch.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
LinkCache.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
Linker.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
LinkFilter.php
|
make some methods public, static and private. Fix strict standards in cleanupSpam.php
|
2007-04-13 00:20:43 +00:00 |
|
LinksUpdate.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
LoadBalancer.php
|
Revert my own commit r20142, was rubbish.
|
2007-03-13 16:15:07 +00:00 |
|
LogPage.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
MacBinary.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
MagicWord.php
|
Introduce magic word {{NUMBEROFEDITS}}
|
2007-04-17 09:23:31 +00:00 |
|
Math.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
memcached-client.php
|
Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth.
|
2006-11-29 11:43:58 +00:00 |
|
MemcachedSessions.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
MessageCache.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Metadata.php
|
parenthesis
|
2007-03-27 08:08:53 +00:00 |
|
mime.info
|
added image/x-png as an alias for image/png
|
2007-03-02 12:33:13 +00:00 |
|
mime.types
|
added mime type for FLV files
|
2007-02-28 17:18:22 +00:00 |
|
MimeMagic.php
|
* Fix extension of DJVU output
|
2007-03-31 17:15:00 +00:00 |
|
Namespace.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ObjectCache.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
OutputHandler.php
|
Fix regression: typo caused 'Vary: Accept-Encoding' to be sent overwriting more exact Vary lines such as the Vary: Accept-Encoding, Cookie used for squid mode
|
2007-02-20 05:04:36 +00:00 |
|
OutputPage.php
|
Old cached ParserOutput entries will have null for mHeadItems instead of an array.
|
2007-04-06 19:21:35 +00:00 |
|
PageHistory.php
|
*Document PageHistoryBeforeList and PageHistoryLineEnding and remove cruft variable from former
|
2007-03-25 23:20:48 +00:00 |
|
PageQueryPage.php
|
Move PageQueryPage class into own file
|
2007-03-31 23:36:58 +00:00 |
|
Pager.php
|
* Message names changed for AlphabeticPager introduced
|
2007-02-09 10:32:04 +00:00 |
|
Parser.php
|
Introduce magic word {{NUMBEROFEDITS}}
|
2007-04-17 09:23:31 +00:00 |
|
ParserCache.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
ParserOptions.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
ParserOutput.php
|
Generic method to add stylesheets and scripts to the header from parser extensions. Using a hook is inefficient since it requires loading the code on a parser cache hit. This feature saves the header text to the parser cache, and writes it to the output with no hook being called. Ugly getScript() hack to make it work with third-party skins.
|
2007-04-03 21:58:18 +00:00 |
|
PatrolLog.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Profiler.php
|
* Removing a handful of unused globals.
|
2007-01-23 07:29:58 +00:00 |
|
ProfilerSimple.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
ProfilerSimpleUDP.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
ProfilerStub.php
|
|
|
|
ProtectionForm.php
|
* adding an ID to the submit button
|
2007-04-16 10:34:58 +00:00 |
|
proxy_check.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ProxyTools.php
|
*stab stab stab*
|
2007-04-19 13:59:00 +00:00 |
|
QueryPage.php
|
* Fix object variable used for displaying "not-patrolled" CSS class on list
|
2007-04-20 04:06:06 +00:00 |
|
RawPage.php
|
* (bug 9044) Send a comment with action=raw pages in CSS/JS output mode
|
2007-02-21 09:39:33 +00:00 |
|
RecentChange.php
|
For now revert the rev_deleted branch merge; don't want trunk to get too far gone before changes are reviewed!
|
2007-03-16 16:01:07 +00:00 |
|
Revision.php
|
Removed //IGNORE suffix in call to Language::iconv, redundant (generates warning) since r19835.
|
2007-03-16 13:04:57 +00:00 |
|
Sanitizer.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SearchEngine.php
|
full-search search for oracle using Oracle Text
|
2007-03-11 04:41:02 +00:00 |
|
SearchMySQL.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SearchMySQL4.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SearchOracle.php
|
call ctx_ddl.sync_index to update search index on page save
|
2007-03-11 05:09:35 +00:00 |
|
SearchPostgres.php
|
More tweaks to tsearch2 parsing
|
2007-04-09 14:24:15 +00:00 |
|
SearchTsearch2.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SearchUpdate.php
|
Couple of new hooks; FileUpload and SearchUpdate
|
2007-04-10 02:18:42 +00:00 |
|
Setup.php
|
* Clean up session checks to better handle the case where the session was
|
2007-02-05 21:42:48 +00:00 |
|
SiteConfiguration.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SiteStats.php
|
Suspect $dbr was undefined in this scope.
|
2007-03-23 08:48:27 +00:00 |
|
Skin.php
|
Fix #3366 : require skins based on SkinTemplate to override the skinname property.
|
2007-04-16 13:23:16 +00:00 |
|
SkinTemplate.php
|
Hyphens in message keys a) improve readability b) don't require me to redo my patch
|
2007-04-19 22:25:43 +00:00 |
|
SpecialAllmessages.php
|
* New message: talkpagelinktext
|
2007-04-08 13:30:18 +00:00 |
|
SpecialAllpages.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialAncientpages.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
SpecialBlockip.php
|
* Predefined block reasons added to special:blockip
|
2007-04-04 10:15:03 +00:00 |
|
SpecialBlockme.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialBooksources.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialBrokenRedirects.php
|
*Patch by WebBoy to use redirect table (bug 8799)
|
2007-02-27 21:02:06 +00:00 |
|
SpecialCategories.php
|
Add column alias, fixes bug 9104
|
2007-02-26 13:06:22 +00:00 |
|
SpecialConfirmemail.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialContributions.php
|
reapply relevant parts of r20164, 20177, 20226
|
2007-04-19 21:18:36 +00:00 |
|
SpecialDeadendpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialDisambiguations.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialDoubleRedirects.php
|
*Patch by WebBoy to use redirect table (bug 8799)
|
2007-02-27 21:02:06 +00:00 |
|
SpecialEmailuser.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
SpecialExport.php
|
re-submitting add-from-cat feature, fixed get/subpage syntax. Should work with interwiki import now.
|
2007-03-14 17:28:22 +00:00 |
|
SpecialFewestrevisions.php
|
Kill some trailing whitespace
|
2007-04-08 07:26:55 +00:00 |
|
SpecialImagelist.php
|
Use LOWER, not LCASE
|
2007-03-14 00:02:14 +00:00 |
|
SpecialImport.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
SpecialIpblocklist.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
SpecialListredirects.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
SpecialListusers.php
|
* (bug 9554) Extension-provided group name messages not used
|
2007-04-11 01:59:32 +00:00 |
|
SpecialLockdb.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
SpecialLog.php
|
Re-apply r20779 fix and use changed text for the (non-miser) search textbox
|
2007-04-19 14:40:58 +00:00 |
|
SpecialLonelypages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialLongpages.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialMIMEsearch.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
SpecialMostcategories.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMostimages.php
|
* Split most of the result output code from QueryPage::doQuery() into QueryPage::outputResults(), leaving paging and other logic behind
|
2007-03-28 21:01:58 +00:00 |
|
SpecialMostlinked.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMostlinkedcategories.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMostrevisions.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMovepage.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
SpecialNewimages.php
|
don't allow search for new images in miser mode
|
2007-03-27 16:50:09 +00:00 |
|
SpecialNewpages.php
|
(bug 9472) Invalid XHTML on Special:Newpages
|
2007-04-01 16:16:22 +00:00 |
|
SpecialPage.php
|
(bug 9508) Special page to list articles with the fewest revisions, based on http://bugzilla.wikimedia.org/attachment.cgi?id=3421&action=view with minor modification
|
2007-04-08 07:23:15 +00:00 |
|
SpecialPopularpages.php
|
* Respect $wgContentNamespaces, patch by Jim R. Wilson (bug 9231)
|
2007-03-08 22:27:32 +00:00 |
|
SpecialPreferences.php
|
(bug 929, 4215) Expose "rcdays" user preference in Special:Preferences
|
2007-04-08 09:30:06 +00:00 |
|
SpecialPrefixindex.php
|
Prevent some unnecessary lstat system calls, generated by include or require directives.
|
2007-02-09 05:36:56 +00:00 |
|
SpecialProtectedpages.php
|
Revert r21250
|
2007-04-18 19:28:15 +00:00 |
|
SpecialRandompage.php
|
actually, there's no need to make it so complicated after all... :/
|
2007-04-19 10:54:48 +00:00 |
|
SpecialRandomredirect.php
|
make Special:Random retry (once, but more carefully) if the chosen random offset was too high, provide error message if there really are no pages to choose from rather than going to the main page. rewrite Special:Randomredirect to reuse code from Special:Random.
|
2007-04-19 10:19:27 +00:00 |
|
SpecialRecentchanges.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialRecentchangeslinked.php
|
* (bug 5817) Special:Recentchangeslinked now shows red link for nonexistent target page instead of silently redirecting.
|
2007-03-29 14:25:07 +00:00 |
|
SpecialResetpass.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialRevisiondelete.php
|
Reverting SpecialRevisiondelete.php back to r17880, to fix bug 9336 ( "Special:Revisiondelete broken in SVN head" )
|
2007-03-21 07:41:13 +00:00 |
|
SpecialSearch.php
|
* (bug 8919) Suppress paging links and related messages where there are no
|
2007-02-21 10:42:04 +00:00 |
|
SpecialShortpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialSpecialpages.php
|
revert r20430; seems to have been tied into a reverted branch merge, uses config var that's not present
|
2007-03-28 18:10:34 +00:00 |
|
SpecialStatistics.php
|
- add simple row estimation mechanism, allows preparing heavy queries better :)
|
2007-04-07 07:35:54 +00:00 |
|
SpecialUncategorizedcategories.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialUncategorizedimages.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialUncategorizedpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUndelete.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialUnlockdb.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialUnusedcategories.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUnusedimages.php
|
* Split most of the result output code from QueryPage::doQuery() into QueryPage::outputResults(), leaving paging and other logic behind
|
2007-03-28 21:01:58 +00:00 |
|
SpecialUnusedtemplates.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialUnwatchedpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUpload.php
|
In regex, do not capture stuff when you dont need it, use (?:)
|
2007-04-13 00:23:49 +00:00 |
|
SpecialUploadMogile.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialUserlogin.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialUserlogout.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialUserrights.php
|
Some small doc tweaks to reduce Doxygen warnings, namely:
|
2007-04-18 09:50:10 +00:00 |
|
SpecialVersion.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
SpecialWantedcategories.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialWantedpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialWatchlist.php
|
*Allow log events
|
2007-03-14 01:54:07 +00:00 |
|
SpecialWhatlinkshere.php
|
Fix invalid ORDER BY
|
2007-04-17 15:35:51 +00:00 |
|
SpecialWithoutinterwiki.php
|
(bug 9046) Special page to list pages without language links
|
2007-03-31 22:54:30 +00:00 |
|
SquidUpdate.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
StreamFile.php
|
* Add 'charset' to Content-Type headers on various HTTP error responses
|
2007-02-21 01:02:47 +00:00 |
|
StringUtils.php
|
Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth.
|
2006-11-29 11:43:58 +00:00 |
|
StubObject.php
|
Fix language code validation regex to allow be-x-old.
|
2007-04-02 17:49:12 +00:00 |
|
tidy.conf
|
Bundle tidy config.
|
2007-03-13 15:45:40 +00:00 |
|
Title.php
|
reapply r21363, hopefully without stupid notices this time
|
2007-04-19 18:47:04 +00:00 |
|
User.php
|
whoops...
|
2007-04-11 10:00:32 +00:00 |
|
UserMailer.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
Utf8Case.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
WatchedItem.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
WebRequest.php
|
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
|
2007-04-04 05:22:37 +00:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
profiling
|
2007-04-15 00:20:24 +00:00 |
|
Wiki.php
|
* (bug 8992) Fix a remaining raw use of REQUEST_URI in history
|
2007-02-15 23:40:05 +00:00 |
|
WikiError.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Xml.php
|
* New shortcut function
|
2007-04-02 14:04:29 +00:00 |
|
XmlFunctions.php
|
* Removing a handful of unused globals.
|
2007-01-23 07:29:58 +00:00 |
|
ZhClient.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ZhConversion.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |