| .. |
|
compatability
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
|
2006-01-14 02:49:43 +00:00 |
|
normal
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
|
2006-01-14 02:49:43 +00:00 |
|
templates
|
* Adjust user login/creation form hooks to work with a captcha plugin
|
2006-01-29 07:35:28 +00:00 |
|
zhtable
|
* Adding "CC ?= gcc" portability
|
2005-04-10 09:05:55 +00:00 |
|
.htaccess
|
htaccessing some directories for dev using cvs tree as www tree ;)
|
2004-04-21 23:17:36 +00:00 |
|
Article.php
|
Forgot to add the new link tables to Article::doDeleteArticle()
|
2006-01-28 00:35:34 +00:00 |
|
AuthPlugin.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
BagOStuff.php
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
|
2006-01-14 02:49:43 +00:00 |
|
Block.php
|
* Minor cosmetic fixes to installer
|
2006-01-16 03:35:28 +00:00 |
|
CacheManager.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Categoryfinder.php
|
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
|
2006-01-14 11:04:04 +00:00 |
|
CategoryPage.php
|
* (bug 4633) Add (previous 200) (next 200) also above catlinks
|
2006-01-22 23:10:56 +00:00 |
|
ChangesList.php
|
* (bug 4842) Fix 'show number of watching users' with enhanced RC
|
2006-02-07 03:58:49 +00:00 |
|
Credits.php
|
Fix #2855: Credit for a uniq author showed its realname even with $wgAllowRealName=false.
|
2005-08-13 09:03:36 +00:00 |
|
Database.php
|
removed misfeature (ignore writes while in read only mode): more trouble than it's worth
|
2006-01-17 16:16:43 +00:00 |
|
DatabaseFunctions.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
DatabaseMysql.php
|
* Fix for short_open_tag off again; please don't break this, guys
|
2005-12-29 17:15:14 +00:00 |
|
DatabaseOracle.php
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
|
2006-01-14 02:49:43 +00:00 |
|
DatabasePostgreSQL.php
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
|
2006-01-14 02:49:43 +00:00 |
|
DateFormatter.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
DefaultSettings.php
|
very basic support for requiring email authentication before allowing users
|
2006-02-10 09:34:31 +00:00 |
|
Defines.php
|
* Skip loading of RecentChange.php except where needed
|
2006-01-09 21:09:33 +00:00 |
|
DifferenceEngine.php
|
Added support for wikidiff2 and similar external diff engines.
|
2006-02-09 13:04:20 +00:00 |
|
EditPage.php
|
doc
|
2006-02-10 09:37:46 +00:00 |
|
Exif.php
|
* (bug 4867) Leave invalid EXIF date fields unformatted instead of
|
2006-02-05 01:07:28 +00:00 |
|
Export.php
|
* Suppress useless percentage indicator on output from 7za during dumps
|
2006-01-22 07:03:03 +00:00 |
|
ExternalEdit.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
ExternalStore.php
|
Option to write text directly to external storage.
|
2006-01-09 03:16:56 +00:00 |
|
ExternalStoreDB.php
|
*g*, bypass lag checks for external store (as it already fallbacks to master)
|
2006-01-23 15:28:17 +00:00 |
|
ExternalStoreHttp.php
|
* s~ +$~~
|
2006-01-07 13:09:30 +00:00 |
|
Feed.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
GlobalFunctions.php
|
Proper windows escaping in wfEscapeShellArg()
|
2006-02-06 23:50:45 +00:00 |
|
Group.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
HistoryBlob.php
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
|
2006-01-14 02:49:43 +00:00 |
|
Hooks.php
|
remove profiling hooks from hooks ;-)
|
2006-01-25 10:51:12 +00:00 |
|
HTMLForm.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
HttpFunctions.php
|
Various improvements to interwiki transclusion. Introduced {{raw:..}}, to force raw transclusion when subst: isn't in use. Referer header set in wfGetHTTP(), this could be for weak (honour-bound) detection of the external site, for statistics or license notices.
|
2006-02-01 04:41:53 +00:00 |
|
Image.php
|
Report errors from ImageMagick convert back to the user. Specify output bit depth when calling convert, for those people who are using an inefficient Q16 binary for scaling (i.e. almost everyone). Tweaked -quality.
|
2006-02-06 05:19:46 +00:00 |
|
ImageGallery.php
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
|
2006-01-14 02:49:43 +00:00 |
|
ImagePage.php
|
(bug 4875) Define a div containing the shared image description
|
2006-02-05 18:32:55 +00:00 |
|
Licenses.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
LinkBatch.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
LinkCache.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Linker.php
|
Fix for parser test error "Image link to nonexistent file (bug 1850)", both "good"
|
2006-02-07 17:50:25 +00:00 |
|
LinkFilter.php
|
Maintenance script to find and remove links to a given domain (cleanupSpam.php)
|
2006-01-27 23:37:19 +00:00 |
|
LinksUpdate.php
|
* Added externallinks table, to track links to arbitrary URLs
|
2006-01-26 13:29:14 +00:00 |
|
LoadBalancer.php
|
allow bypassing lag checks
|
2006-01-23 15:27:44 +00:00 |
|
LogPage.php
|
Grrr...remove duplicate $, thanks Niklas
|
2006-02-05 22:59:53 +00:00 |
|
MacBinary.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
MagicWord.php
|
Various improvements to interwiki transclusion. Introduced {{raw:..}}, to force raw transclusion when subst: isn't in use. Referer header set in wfGetHTTP(), this could be for weak (honour-bound) detection of the external site, for statistics or license notices.
|
2006-02-01 04:41:53 +00:00 |
|
Math.php
|
* (bug 3347) strip linebreaks in math error source
|
2006-02-03 06:36:05 +00:00 |
|
memcached-client.php
|
* s~ +$~~
|
2006-01-07 13:09:30 +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
|
SIDEBAR CACHE WILL SURVIVE!!!!!!11111oneoneone
|
2006-01-14 22:13:43 +00:00 |
|
Metadata.php
|
* Documentation: @private => @access private
|
2006-01-07 12:48:44 +00:00 |
|
mime.info
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
mime.types
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
MimeMagic.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Namespace.php
|
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
|
2006-01-14 11:04:04 +00:00 |
|
ObjectCache.php
|
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
|
2006-01-14 11:04:04 +00:00 |
|
OutputPage.php
|
Tidy up only article views, previews, image pages and diffs.
|
2006-01-23 18:37:46 +00:00 |
|
PageHistory.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Parser.php
|
Investigated tidy deadlock allegations, couldn't reproduce.
|
2006-02-07 11:05:00 +00:00 |
|
ParserCache.php
|
move hardcoded ParserCache expire time to DefaultSettings.php, 1 day now
|
2006-01-09 10:45:47 +00:00 |
|
ParserXML.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
PersistentObject.php
|
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
|
2006-01-14 11:04:04 +00:00 |
|
ProfilerSimple.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
ProfilerSimpleUDP.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
ProfilerStub.php
|
check function_exists() once, do nothing if not exists...
|
2006-01-10 00:07:01 +00:00 |
|
Profiling.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
ProtectionForm.php
|
* If you're using a global, remember the global thingy...
|
2006-01-10 16:19:32 +00:00 |
|
proxy_check.php
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
|
2006-01-14 02:49:43 +00:00 |
|
ProxyTools.php
|
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
|
2006-01-14 11:04:04 +00:00 |
|
QueryPage.php
|
Add Special:Listredirects to list of query pages; wasn't being cached
|
2006-01-25 15:09:52 +00:00 |
|
RawPage.php
|
Fixes and improvements to interwiki transclusion:
|
2006-01-31 03:44:08 +00:00 |
|
RecentChange.php
|
* Skip loading of RecentChange.php except where needed
|
2006-01-09 21:09:33 +00:00 |
|
Revision.php
|
do not trust equality propagation, help optimizer a bit ;-)
|
2006-01-25 20:50:39 +00:00 |
|
Sanitizer.php
|
* Move PHP 5-friendly XHTML doctype hack to Sanitizer, use for sig checks.
|
2006-01-14 17:42:08 +00:00 |
|
SearchEngine.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SearchMySQL.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SearchMySQL4.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SearchTsearch2.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SearchUpdate.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Setup.php
|
* Add ".deps.php" include-file preloaders for some dynamically-loaded
|
2006-01-17 23:43:15 +00:00 |
|
SiteConfiguration.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SiteStatsUpdate.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Skin.php
|
* (bug 4303) Add $wgFavicon to change the shorticon icon link from
|
2006-02-03 04:04:05 +00:00 |
|
SkinPHPTal.php
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
|
2006-01-14 02:49:43 +00:00 |
|
SkinTemplate.php
|
Check for "block" permission, not "protect" permission, when determining whether or not to show a block link in the toolbox
|
2006-01-21 20:29:17 +00:00 |
|
SpecialAllmessages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialAllpages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialAncientpages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialBlockip.php
|
* Improve the "uploads disabled" warning
|
2006-01-11 03:55:37 +00:00 |
|
SpecialBlockme.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialBooksources.php
|
* (bug 1103) Fix up redirect handling for images, categories
|
2006-01-13 00:29:20 +00:00 |
|
SpecialBrokenRedirects.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialCategories.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialConfirmemail.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialContributions.php
|
Whoops, URL encoding (ta Brion)
|
2006-01-22 01:12:19 +00:00 |
|
SpecialDeadendpages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialDisambiguations.php
|
Use the new templatelinks table. The special page assume that the template
|
2006-01-07 14:25:58 +00:00 |
|
SpecialDoubleRedirects.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialEmailuser.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialExport.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialGroups.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialImagelist.php
|
Reverting SpecialImagelist and SpecialNewimages from odd half-state.
|
2006-01-09 22:06:40 +00:00 |
|
SpecialImport.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialIpblocklist.php
|
Fix false blue links on Special:Ipblocklist
|
2006-01-17 21:53:37 +00:00 |
|
SpecialListredirects.php
|
Remove gratuitous extract( ) from getSQL -> might as well use the direct function
|
2006-01-18 16:17:15 +00:00 |
|
SpecialListusers.php
|
Feature karma: removing a useless feature that I recently committed.
|
2006-01-31 04:10:01 +00:00 |
|
SpecialLockdb.php
|
Revert to un-borked version, sorry Brion
|
2006-01-18 00:04:30 +00:00 |
|
SpecialLog.php
|
* Documentation: @private => @access private
|
2006-01-07 12:48:44 +00:00 |
|
SpecialLonelypages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialLongpages.php
|
* s~ +$~~
|
2006-01-07 13:09:30 +00:00 |
|
SpecialMaintenance.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialMIMEsearch.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialMostcategories.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialMostimages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialMostlinked.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialMostlinkedcategories.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialMostrevisions.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialMovepage.php
|
Revert per discussion w/ Brion
|
2006-01-16 01:19:12 +00:00 |
|
SpecialNewimages.php
|
Reverting SpecialImagelist and SpecialNewimages from odd half-state.
|
2006-01-09 22:06:40 +00:00 |
|
SpecialNewpages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialPage.php
|
Reverting SpecialImagelist and SpecialNewimages from odd half-state.
|
2006-01-09 22:06:40 +00:00 |
|
SpecialPopularpages.php
|
* s~ +$~~
|
2006-01-07 13:09:30 +00:00 |
|
SpecialPreferences.php
|
Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive
|
2006-01-14 11:04:04 +00:00 |
|
SpecialPrefixindex.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialRandompage.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialRecentchanges.php
|
rc_timestamp >= $cutoff instead of rc_timestamp > $cutoff, so that duplicates may be shown but entries are never missed.
|
2006-02-07 05:24:00 +00:00 |
|
SpecialRecentchangeslinked.php
|
Fixing bug 2082: Related changes views (Special:Recentchangeslinked) do not indicate one's watched page
|
2006-01-08 15:59:16 +00:00 |
|
SpecialSearch.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialShortpages.php
|
HTML protection on message use
|
2006-01-15 20:34:25 +00:00 |
|
SpecialSpecialpages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialStatistics.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialUncategorizedcategories.php
|
fixed Uncategorizedcategories caching
|
2005-07-19 23:43:35 +00:00 |
|
SpecialUncategorizedpages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialUndelete.php
|
Fixed notice
|
2006-01-09 03:10:57 +00:00 |
|
SpecialUnlockdb.php
|
Revert to un-borked version, sorry Brion
|
2006-01-18 00:04:30 +00:00 |
|
SpecialUnusedcategories.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialUnusedimages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialUnwatchedpages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialUpload.php
|
* (bug 4679) Work around buggy basename() function in PHP5, which breaks
|
2006-01-20 09:03:16 +00:00 |
|
SpecialUploadMogile.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialUserlogin.php
|
partial bug 3456) Disable auto redirect to Main Page after account creation
|
2006-02-08 04:58:45 +00:00 |
|
SpecialUserlogout.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialUserrights.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialVersion.php
|
* Don't show a stray "* Hooks" if none are defined
|
2006-01-16 06:11:06 +00:00 |
|
SpecialWantedcategories.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialWantedpages.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialWatchlist.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SpecialWhatlinkshere.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
SquidUpdate.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
StreamFile.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Title.php
|
Introduce "semiprotectedpagewarning" which appears when a user edits a page that requires autoconfirmed permissions to edit. Note that other protection levels will take precedence over this; the regular "protectedpagewarning" will show in these cases.
|
2006-02-06 09:49:28 +00:00 |
|
UpdateClasses.php
|
* Some clown with CVS access deleted our MS Word files and replaced them with
|
2005-04-12 02:07:16 +00:00 |
|
User.php
|
Feature karma: removing a useless feature that I recently committed.
|
2006-01-31 04:10:01 +00:00 |
|
UserMailer.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Utf8Case.php
|
* @subpackage Language since it's only used by the language files
|
2005-04-05 10:42:34 +00:00 |
|
WatchedItem.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
WebRequest.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Wiki.php
|
some basic quotes
|
2006-01-15 23:14:48 +00:00 |
|
WikiError.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
ZhClient.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
ZhConversion.php
|
* s~ +$~~
|
2006-01-07 13:09:30 +00:00 |