| .. |
|
normal
|
Some more phpdoc bits
|
2004-09-04 09:35:01 +00:00 |
|
.htaccess
|
htaccessing some directories for dev using cvs tree as www tree ;)
|
2004-04-21 23:17:36 +00:00 |
|
Article.php
|
Set $fname to prevent warning in edit conflicts
|
2004-09-22 16:20:34 +00:00 |
|
Block.php
|
fix timestamp for expiry too
|
2004-09-07 06:26:15 +00:00 |
|
BlockCache.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
CacheManager.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
CategoryPage.php
|
fixed warning on category pages. changing order of conditions ensures that $index-1 is a valid index
|
2004-09-10 00:31:55 +00:00 |
|
Credits.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Database.php
|
made some more wfMsg() to wfMsgForContent changes
|
2004-09-22 04:09:31 +00:00 |
|
DatabaseFunctions.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
DatabasePostgreSQL.php
|
Add schema (logical namespace) support, table prefixes are not needed for PG...
|
2004-09-17 13:47:28 +00:00 |
|
DateFormatter.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
DefaultSettings.php
|
Bug 506: use $_SERVER[] instead of getenv() because the latter doesn't work
|
2004-09-20 21:53:21 +00:00 |
|
Defines.php
|
Stop loading feed.php every time by moving available feeds classes in defines.php and removing call from skin.php
|
2004-09-17 23:08:22 +00:00 |
|
DifferenceEngine.php
|
better debug info
|
2004-09-11 09:41:42 +00:00 |
|
EditPage.php
|
Fix bug 56, which causes sections to be dropped or duplicated
|
2004-09-19 20:58:10 +00:00 |
|
Feed.php
|
Stop loading feed.php every time by moving available feeds classes in defines.php and removing call from skin.php
|
2004-09-17 23:08:22 +00:00 |
|
FulltextStoplist.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
GlobalFunctions.php
|
new wfMsg* functions to use the wgContLang object for translating content related messages
|
2004-09-22 03:49:23 +00:00 |
|
HistoryBlob.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Image.php
|
New Special page: Visual list of newly uploaded images Special:Newimages
|
2004-09-14 20:57:54 +00:00 |
|
ImageGallery.php
|
New Special page: Visual list of newly uploaded images Special:Newimages
|
2004-09-14 20:57:54 +00:00 |
|
ImagePage.php
|
Limit height even if width has already been reduced.
|
2004-09-10 01:07:31 +00:00 |
|
Interwiki.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
killthread.php
|
made some more wfMsg() to wfMsgForContent changes
|
2004-09-22 04:09:31 +00:00 |
|
LinkCache.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
LinksUpdate.php
|
some comments
|
2004-09-17 22:50:50 +00:00 |
|
LoadBalancer.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
LogPage.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
MagicWord.php
|
Parentheses needed for this regex for correct treatment of alternatives.
|
2004-09-06 20:36:35 +00:00 |
|
Math.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
memcached-client.php
|
silence list, not sure if the port should always be set
|
2004-06-15 22:43:11 +00:00 |
|
MemcachedSessions.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
MessageCache.php
|
Adding a wgContLang object to handle message translation for the content of the site; wgLang should be used exclusively for UI messages.
|
2004-09-22 03:32:56 +00:00 |
|
Metadata.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Namespace.php
|
Fix register_globals vulnerability checked in last week.
|
2004-09-09 06:12:04 +00:00 |
|
ObjectCache.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
OutputPage.php
|
sending the content language code as Content-language
|
2004-09-22 04:24:50 +00:00 |
|
PageHistory.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Parser.php
|
Remove a space for parser checker consistency
|
2004-09-23 06:29:46 +00:00 |
|
ParserCache.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
ParserXML.php
|
This didn't seem to work because of some sort of change to PHP's handling of
|
2004-09-18 14:43:19 +00:00 |
|
Profiling.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
proxy_check.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
QueryPage.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
RawPage.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
RecentChange.php
|
explicit default values for everything, for consistency and to avoid notices when accessing the array
|
2004-09-11 08:32:58 +00:00 |
|
SearchEngine.php
|
unneeded "" around single variable removed
|
2004-09-21 06:07:55 +00:00 |
|
SearchUpdate.php
|
REPLACE INTO -> Database::replace(), getting ready for tsearch
|
2004-09-17 12:34:31 +00:00 |
|
Setup.php
|
fix php notices about call-time by reference
|
2004-09-22 22:03:24 +00:00 |
|
SiteConfiguration.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SiteStatsUpdate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Skin.php
|
Don't produce a title attribute for external links when the link text is
|
2004-09-23 02:25:41 +00:00 |
|
SkinPHPTal.php
|
fix tab
|
2004-09-21 19:47:31 +00:00 |
|
SpecialAllmessages.php
|
switch to wfMsgForContent()
|
2004-09-22 03:53:13 +00:00 |
|
SpecialAllpages.php
|
bugfix: Special:Allpages "next" link should include &namespace= parameter
|
2004-09-21 00:17:12 +00:00 |
|
SpecialAncientpages.php
|
remove unix_timestamp() from query, and wfUnix2Timestamp(). I could not find any reason, really, no other reason, for that redundant job. Fixes bug386
|
2004-09-09 11:53:14 +00:00 |
|
SpecialAsksql.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialBlockip.php
|
Fix http://bugzilla.wikipedia.org/show_bug.cgi?id=528 . New shorter "nosuchuser" message ("nosuchusershort") when an admin tries to block a non existent user.
|
2004-09-22 00:42:09 +00:00 |
|
SpecialBlockme.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialBooksources.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialBrokenRedirects.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialCategories.php
|
Fix http://bugzilla.wikipedia.org/show_bug.cgi?id=490 Implement a header in Special:Category
|
2004-09-22 00:58:41 +00:00 |
|
SpecialContributions.php
|
Some usability changes after feedback from taw:
|
2004-09-14 19:47:29 +00:00 |
|
SpecialDeadendpages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialDebug.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialDisambiguations.php
|
made some more wfMsg() to wfMsgForContent changes
|
2004-09-22 04:09:31 +00:00 |
|
SpecialDoubleRedirects.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialEmailuser.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialExport.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialGeo.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialImagelist.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialImport.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialIpblocklist.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialListadmins.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialListusers.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialLockdb.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialLog.php
|
Re-order tables in FROM to get it working on PostgreSQL.
|
2004-09-08 23:24:17 +00:00 |
|
SpecialLonelypages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialLongpages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialMaintenance.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialMakesysop.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialMovepage.php
|
forwardport better fix (thanks brion)
|
2004-09-14 05:35:34 +00:00 |
|
SpecialNeglectedpages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialNewimages.php
|
New Special page: Visual list of newly uploaded images Special:Newimages
|
2004-09-14 20:57:54 +00:00 |
|
SpecialNewpages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialPage.php
|
comments
|
2004-09-19 19:37:26 +00:00 |
|
SpecialPopularpages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialPreferences.php
|
fixed missing </select>
|
2004-09-22 13:04:06 +00:00 |
|
SpecialRandompage.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialRecentchanges.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialRecentchangeslinked.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialSearch.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialShortpages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialSpecialpages.php
|
single quotes
|
2004-09-17 23:25:35 +00:00 |
|
SpecialStatistics.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialUncategorizedpages.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialUndelete.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialUnlockdb.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialUnusedimages.php
|
Migrate to a QueryPage class
|
2004-09-19 21:36:55 +00:00 |
|
SpecialUpload.php
|
Fix http://bugzilla.wikipedia.org/show_bug.cgi?id=538.
|
2004-09-21 17:51:19 +00:00 |
|
SpecialUserlogin.php
|
single quotes !!1!
|
2004-09-22 01:48:04 +00:00 |
|
SpecialUserlogout.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialValidate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialVersion.php
|
Add Database::getSoftwareLink() and Database::getServerVersion(), and use
|
2004-09-08 20:36:41 +00:00 |
|
SpecialVote.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialWantedpages.php
|
Use Database:aggregateValue() for HAVING and GROUP BY clauses, closes bug387
|
2004-09-09 12:10:58 +00:00 |
|
SpecialWatchlist.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SpecialWhatlinkshere.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
SquidUpdate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Title.php
|
use wfMsgForContent() when creating new titles from text
|
2004-09-22 03:55:08 +00:00 |
|
Tokenizer.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
UpdateClasses.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
User.php
|
One more time... :P shouldn't commit this late at night.
|
2004-09-22 11:37:16 +00:00 |
|
UserMailer.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
UserTalkUpdate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
UserUpdate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
Utf8Case.php
|
Undo total breakage from incorrect string quoting conversion.
|
2004-09-05 07:56:05 +00:00 |
|
ViewCountUpdate.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
WatchedItem.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
WebRequest.php
|
Move the check for legacy/UTF character conversion on incoming URLs from
|
2004-09-06 03:01:33 +00:00 |
|
ZhConversion.php
|
Caching the conversion tables, just like the caching of the UTF-8 case conversion tables.
|
2004-09-19 03:53:06 +00:00 |