| .. |
|
normal
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
templates
|
phpdoc comments
|
2005-01-27 19:48:31 +00:00 |
|
zhtable
|
update comments
|
2004-12-04 16:01:56 +00:00 |
|
.htaccess
|
|
|
|
Article.php
|
Use table prefix when clearing recentchanges
|
2005-02-06 11:37:16 +00:00 |
|
AuthPlugin.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
Block.php
|
converted comments to PHPDOC format
|
2005-01-22 08:30:39 +00:00 |
|
BlockCache.php
|
fix phpdoc comment
|
2005-01-27 18:28:30 +00:00 |
|
CacheManager.php
|
tyop
|
2004-11-21 02:30:25 +00:00 |
|
CategoryPage.php
|
* (bug 1457) Fix XHTML validation on category column list
|
2005-02-03 08:44:59 +00:00 |
|
ChangesList.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
Credits.php
|
Whitespace fixup
|
2004-11-11 22:16:54 +00:00 |
|
Database.php
|
Allow an array of tables for insertSelect()
|
2005-01-30 19:34:07 +00:00 |
|
DatabaseFunctions.php
|
Removed CVS keywords from files, to make merging between branches
|
2004-11-29 18:25:30 +00:00 |
|
DatabasePostgreSQL.php
|
* Fix string escaping with PostgreSQL
|
2004-12-08 19:51:30 +00:00 |
|
DateFormatter.php
|
* (bug 1224) Use proper date messages for date reformatter
|
2004-12-29 03:27:16 +00:00 |
|
DefaultSettings.php
|
* (bug 1477) hide details of SQL error messages by default
|
2005-02-06 05:51:36 +00:00 |
|
Defines.php
|
removed NS_THREAD : not needed any more
|
2005-01-31 02:46:06 +00:00 |
|
DifferenceEngine.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
EditPage.php
|
* (bug 1430) Don't check for template data when editing page that doesn't exist
|
2005-02-06 07:28:21 +00:00 |
|
Feed.php
|
Load limiting work for Recentchanges RSS/Atom feeds:
|
2004-12-12 04:13:19 +00:00 |
|
FulltextStoplist.php
|
|
|
|
GlobalFunctions.php
|
some double quotes
|
2005-01-30 19:17:22 +00:00 |
|
Group.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
HistoryBlob.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
Hooks.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
HTMLForm.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
Image.php
|
Reduce number of places in the code where articles are saved.
|
2005-01-30 19:30:42 +00:00 |
|
ImageGallery.php
|
Show file name in gallery view
|
2005-01-09 18:01:18 +00:00 |
|
ImagePage.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
Interwiki.php
|
|
|
|
killthread.php
|
|
|
|
LinkCache.php
|
Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
|
2004-12-19 08:00:50 +00:00 |
|
Linker.php
|
* Fix link in image alt text, using replaceLinkHolders with the global parser. This is a hack; such things should not be globally linked.
|
2005-02-07 03:56:22 +00:00 |
|
LinksUpdate.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
LoadBalancer.php
|
Minor load balancing improvements
|
2005-01-15 10:13:36 +00:00 |
|
LogPage.php
|
Stop showing moves directly in recentchanges, instead use the logging system (that add an entry in recentchanges).
|
2005-01-31 04:07:56 +00:00 |
|
MagicWord.php
|
Merged in my changes from REL1_4
|
2005-01-22 03:22:16 +00:00 |
|
Math.php
|
Fix some variable typos
|
2004-11-21 08:58:46 +00:00 |
|
memcached-client.php
|
stream timeout option
|
2005-01-21 14:00:18 +00:00 |
|
MemcachedSessions.php
|
|
|
|
MessageCache.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
MessageCacheHints.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
Metadata.php
|
Whitespace fixup.
|
2004-11-11 22:27:49 +00:00 |
|
Namespace.php
|
Remove use of undefined constants NS_THREAD and NS_THREAD_TALK which make it impossible to use the wiki with notice warnings on.
|
2005-02-03 20:42:36 +00:00 |
|
ObjectCache.php
|
* (bug 1431) Avoid redundant objectcache garbage collection
|
2005-02-07 03:03:26 +00:00 |
|
OutputPage.php
|
Fix classic skins sent as application/xhtml+xml (bug 1480); also stop xml:lang being hard-coded to en
|
2005-02-07 14:03:02 +00:00 |
|
PageHistory.php
|
BUG#1441 Cleanup PageHistory.php watchlist lookup
|
2005-01-31 16:51:41 +00:00 |
|
Parser.php
|
Use the new character entity reference sanitizer on wikitext as well as
|
2005-02-06 16:13:06 +00:00 |
|
ParserCache.php
|
stats merged from REL1_3A
|
2005-01-04 12:54:07 +00:00 |
|
ParserXML.php
|
use switch() instead of if else if else if else if else if else :o)
|
2005-01-28 00:44:17 +00:00 |
|
Profiling.php
|
cleaner code formatting.
|
2005-01-28 00:50:58 +00:00 |
|
proxy_check.php
|
|
|
|
QueryPage.php
|
fix notice for unset variable when only one item displayed; not sure this code is very nice though. duplicate bits and scaryiness
|
2005-02-06 14:26:52 +00:00 |
|
RawPage.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
RecentChange.php
|
* (bug 730) configurable $wgRCMaxAge; don't try to update purged RC entries
|
2005-01-19 03:54:43 +00:00 |
|
Revision.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
Sanitizer.php
|
* Fix link in image alt text, using replaceLinkHolders with the global parser. This is a hack; such things should not be globally linked.
|
2005-02-07 03:56:22 +00:00 |
|
SearchEngine.php
|
Reverting patch for now:
|
2005-02-01 07:53:28 +00:00 |
|
SearchMySQL3.php
|
* (bug 1368) Fix SQL error on stopword/short word search w/ MySQL 3.x
|
2005-01-28 00:35:23 +00:00 |
|
SearchMySQL4.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SearchTsearch2.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SearchUpdate.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
Setup.php
|
Only include ParserXML when it is being used
|
2005-01-27 21:46:04 +00:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStatsUpdate.php
|
more useless commits
|
2005-01-30 21:22:11 +00:00 |
|
Skin.php
|
Security tweaks:
|
2005-02-04 06:19:37 +00:00 |
|
SkinPHPTal.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SkinTemplate.php
|
Security tweaks:
|
2005-02-04 06:19:37 +00:00 |
|
SpecialAllmessages.php
|
Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
|
2004-12-19 08:00:50 +00:00 |
|
SpecialAllpages.php
|
Fix NS_THREAD not showing in Special:Allpages
|
2005-01-31 03:01:27 +00:00 |
|
SpecialAncientpages.php
|
* Remove some hardcoded 0 instead of NS_MAIN
|
2005-01-11 18:18:16 +00:00 |
|
SpecialAsksql.php
|
Various XHTML fixes
|
2005-01-16 02:57:30 +00:00 |
|
SpecialBlockip.php
|
* (bug 829) Fix URL-escaping on block success
|
2005-01-29 07:43:30 +00:00 |
|
SpecialBlockme.php
|
|
|
|
SpecialBooksources.php
|
Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
|
2004-12-19 08:00:50 +00:00 |
|
SpecialBrokenRedirects.php
|
* Remove some hardcoded 0 instead of NS_MAIN
|
2005-01-11 18:18:16 +00:00 |
|
SpecialCategories.php
|
Fix bug http://bugzilla.wikipedia.org/show_bug.cgi?id=705
|
2004-11-13 20:40:28 +00:00 |
|
SpecialContributions.php
|
well-formedness fixes
|
2005-02-06 14:20:47 +00:00 |
|
SpecialData.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialDeadendpages.php
|
Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
|
2004-12-19 08:00:50 +00:00 |
|
SpecialDebug.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialDisambiguations.php
|
Various XHTML fixes
|
2005-01-16 02:57:30 +00:00 |
|
SpecialDoubleRedirects.php
|
Various XHTML fixes
|
2005-01-16 02:57:30 +00:00 |
|
SpecialEmailuser.php
|
(bug 454) Merge e-notif 2.00
|
2004-12-18 03:47:11 +00:00 |
|
SpecialExport.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialForum.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialGeo.php
|
|
|
|
SpecialGrouplevels.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialImagelist.php
|
|
|
|
SpecialImport.php
|
typo
|
2004-11-13 05:15:44 +00:00 |
|
SpecialIpblocklist.php
|
* (bug 1429) Stop double-escaping of block comments; fix formatting
|
2005-01-29 05:16:42 +00:00 |
|
SpecialListadmins.php
|
bug 770 implemented. bug 857 fixed.
|
2004-11-12 21:23:09 +00:00 |
|
SpecialListusers.php
|
Fix #770. Does mysql group_concat at application level. Hacked querypage to flush out last result (see tryLastResult() to enable the hack).
|
2005-02-01 02:02:14 +00:00 |
|
SpecialLockdb.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialLog.php
|
* (bug 1469) add missing <ul> tags on Special:Log
|
2005-02-05 11:34:42 +00:00 |
|
SpecialLonelypages.php
|
* Remove some hardcoded 0 instead of NS_MAIN
|
2005-01-11 18:18:16 +00:00 |
|
SpecialLongpages.php
|
|
|
|
SpecialMaintenance.php
|
Various XHTML fixes
|
2005-01-16 02:57:30 +00:00 |
|
SpecialMakesysop.php
|
Add some conditional die()s to suppress fatal error messages if certain files are run directly from the web. On a server concerned about path disclosure, display_errors should be off, but we can play nice anyway.
|
2004-12-03 10:57:19 +00:00 |
|
SpecialMovepage.php
|
* Attach revision to the new page id. Original article is now accessible again.
|
2005-01-31 05:11:12 +00:00 |
|
SpecialMycontributions.php
|
Fix URL used to redirect
|
2005-01-30 02:37:56 +00:00 |
|
SpecialMypage.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialMytalk.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialNewimages.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialNewpages.php
|
* Remove some hardcoded 0 instead of NS_MAIN
|
2005-01-11 18:18:16 +00:00 |
|
SpecialPage.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialPopularpages.php
|
* Remove some hardcoded 0 instead of NS_MAIN
|
2005-01-11 18:18:16 +00:00 |
|
SpecialPreferences.php
|
BUG#621 Require a minimum password length at account creation
|
2005-01-30 19:39:11 +00:00 |
|
SpecialRandompage.php
|
* Remove some hardcoded 0 instead of NS_MAIN
|
2005-01-11 18:18:16 +00:00 |
|
SpecialRecentchanges.php
|
Merged my changes from REL1_4
|
2004-12-24 02:47:38 +00:00 |
|
SpecialRecentchangeslinked.php
|
Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
|
2004-12-19 08:00:50 +00:00 |
|
SpecialSearch.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialShortpages.php
|
* Remove some hardcoded 0 instead of NS_MAIN
|
2005-01-11 18:18:16 +00:00 |
|
SpecialSitesettings.php
|
* (bug 1477) hide details of SQL error messages by default
|
2005-02-06 05:51:36 +00:00 |
|
SpecialSpecialpages.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialStatistics.php
|
* (bug 1474) Switch to better-cached index for statistics page count
|
2005-02-07 06:16:02 +00:00 |
|
SpecialUncategorizedcategories.php
|
Fix for buf #1026, where next/prev page links point to the wrong place.
|
2004-12-07 05:35:14 +00:00 |
|
SpecialUncategorizedpages.php
|
s/0/NS_MAIN/
|
2005-01-28 05:10:05 +00:00 |
|
SpecialUndelete.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialUnlockdb.php
|
Implementing user levels management. This is only a very basic interface and several things need to be done! A tracking bug is at http://bugzilla.wikipedia.org/show_bug.cgi?id=767
|
2004-10-24 19:14:48 +00:00 |
|
SpecialUnusedimages.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialUpload.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialUserlevels.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SpecialUserlogin.php
|
BUG#621 Require a minimum password length at account creation
|
2005-01-30 19:39:11 +00:00 |
|
SpecialUserlogout.php
|
Add an extension for logging MediaWiki events to the system logger
|
2004-11-27 23:10:05 +00:00 |
|
SpecialValidate.php
|
* Remove some hardcoded 0 instead of NS_MAIN
|
2005-01-11 18:18:16 +00:00 |
|
SpecialVersion.php
|
More quotes of the single variety
|
2005-01-31 20:45:10 +00:00 |
|
SpecialWantedpages.php
|
* (bug 1232) Fix sorting of cached Special:Wantedpages in miser mode
|
2005-01-23 01:43:24 +00:00 |
|
SpecialWatchlist.php
|
Prune some unnecessarily long and invalid-html-ful messages
|
2005-02-06 14:16:19 +00:00 |
|
SpecialWhatlinkshere.php
|
singles quotes :o)
|
2005-01-27 00:43:53 +00:00 |
|
SquidUpdate.php
|
Various XHTML fixes
|
2005-01-16 02:57:30 +00:00 |
|
Title.php
|
* Attach revision to the new page id. Original article is now accessible again.
|
2005-01-31 05:11:12 +00:00 |
|
UpdateClasses.php
|
more useless commits
|
2005-01-30 21:22:11 +00:00 |
|
User.php
|
Security tweaks:
|
2005-02-04 06:19:37 +00:00 |
|
UserMailer.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
UserTalkUpdate.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
Utf8Case.php
|
|
|
|
WatchedItem.php
|
phpdoc comment / code formatting
|
2005-01-27 17:56:04 +00:00 |
|
WebRequest.php
|
Change WebRequest::getVal() to always return a string (or null), and add getArray() method for the rare times that's what we want.
|
2004-12-18 11:18:56 +00:00 |
|
ZhClient.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
ZhConversion.php
|
Updated conversion table
|
2004-11-22 04:19:57 +00:00 |