| .. |
|
normal
|
Add remotely fetched files to .cvsignore to reduce screen pollution
|
2004-09-23 07:29:25 +00:00 |
|
.htaccess
|
htaccessing some directories for dev using cvs tree as www tree ;)
|
2004-04-21 23:17:36 +00:00 |
|
Article.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +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
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +00:00 |
|
CategoryPage.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +00:00 |
|
Credits.php
|
Attempt to fix links not fixed in the wgLang->wgContLang transition
|
2004-09-24 18:24: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
|
Turning validation back off by default. I'm assuming this was checked in by mistake.
|
2004-09-25 10:50:01 +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
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +00:00 |
|
EditPage.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +00:00 |
|
Feed.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +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
|
fix fallback in wfMsgReal() as well
|
2004-09-26 00:00:52 +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
|
allow specifying alternative image upload base url (like external servers)
|
2004-09-23 12:15:42 +00:00 |
|
ImageGallery.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +00:00 |
|
ImagePage.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +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
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +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
|
More debugging info, better hashing function - crc32() goes negative in live PHP!
|
2004-09-25 16:50:27 +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
|
first attempt to support multiple language variants in the MediaWiki: namespace.
|
2004-09-25 04:15:47 +00:00 |
|
Metadata.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +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
|
Move tidy call from Parser to OutputPage so that it happens
|
2004-09-25 18:22:21 +00:00 |
|
PageHistory.php
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +00:00 |
|
Parser.php
|
Don't strip leading ':' in maybeDoSubpageLink() so that
|
2004-09-25 20:35:38 +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
|
First batch of files modified to switch wgLang to wgContLang.
|
2004-09-24 13:14:52 +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
|
Second parameter to wfMsg(nogomatch)
|
2004-09-25 14:32:19 +00:00 |
|
SearchUpdate.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
Setup.php
|
Avoid gratuitously breaking configurations: continue to use
|
2004-09-25 10:38:34 +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
|
some more UI related fix
|
2004-09-26 01:50:26 +00:00 |
|
SkinPHPTal.php
|
some more UI related fix
|
2004-09-26 01:50:26 +00:00 |
|
SpecialAllmessages.php
|
first attempt to support multiple language variants in the MediaWiki: namespace.
|
2004-09-25 04:15:47 +00:00 |
|
SpecialAllpages.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialBrokenRedirects.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialData.php
|
removing Windows line endings
|
2004-09-24 17:31:02 +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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialDoubleRedirects.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialImport.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialIpblocklist.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +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
|
Attempt to fix links not fixed in the wgLang->wgContLang transition
|
2004-09-24 18:24: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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialNewpages.php
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +00:00 |
|
SpecialPage.php
|
Wiki database system
|
2004-09-24 14:49:22 +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
|
Second batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:24:43 +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
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +00:00 |
|
SpecialRecentchangeslinked.php
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +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
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +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
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +00:00 |
|
SpecialUpload.php
|
Attempt to fix links not fixed in the wgLang->wgContLang transition
|
2004-09-24 18:24:01 +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
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +00:00 |
|
SpecialWatchlist.php
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +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
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +00:00 |
|
Tokenizer.php
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +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
|
Setting default user option using the content language rather than the UI language
|
2004-09-24 00:10:34 +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
|
Third batch of files modified to replace selected wgLang with wgContLang
|
2004-09-24 16:45:31 +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 |