| .. |
|
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
|
hooks for shared new talk notifications
|
2006-02-14 21:10:31 +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 4970) Make category paging limits configurable
|
2006-02-23 00:39:52 +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
|
options to insertSelect(), indenting
|
2006-02-12 02:20:32 +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
|
Added job table, for deferred processing of jobs. The immediate application is to complete the link table refresh operation when templates are changed.
|
2006-02-24 01:56:31 +00:00 |
|
Defines.php
|
* Skip loading of RecentChange.php except where needed
|
2006-01-09 21:09:33 +00:00 |
|
DifferenceEngine.php
|
Let wikidiff2 do its own segmenting
|
2006-02-20 06:12:12 +00:00 |
|
EditPage.php
|
* Make Live Preview an user preference, still controllable by the global variable
|
2006-02-23 20:03:51 +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 |
|
JobQueue.php
|
Added job table, for deferred processing of jobs. The immediate application is to complete the link table refresh operation when templates are changed.
|
2006-02-24 01:56:31 +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 "Magic links: PMID incorrectly converts space to underscore"
|
2006-02-22 09:11:59 +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 job table, for deferred processing of jobs. The immediate application is to complete the link table refresh operation when templates are changed.
|
2006-02-24 01:56:31 +00:00 |
|
LoadBalancer.php
|
allow bypassing lag checks
|
2006-01-23 15:27:44 +00:00 |
|
LogPage.php
|
* Unknown log types no longer throw notices everywhere in RecentChanges
|
2006-02-14 21:24:48 +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
|
preload hook
|
2006-02-11 11:41:46 +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
|
add knob for persistent MC connections
|
2006-02-19 09:55:20 +00:00 |
|
OutputPage.php
|
Make links to categories in the catlinks box blue whether the target page exists or not.
|
2006-02-24 01:38:06 +00:00 |
|
PageHistory.php
|
* s~\t+$~~
|
2006-01-07 13:31:29 +00:00 |
|
Parser.php
|
fix for external links:
|
2006-02-22 09:05:25 +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
|
* Restriction types now use restriction-* messages instead of ui messages
|
2006-02-18 15:07:02 +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
|
* Fix explicit s-maxage=0 on raw pages; should help with proxy issues in
|
2006-02-18 23:58:49 +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
|
Allow cookies to be shared between multiple wikis with a shared user database.
|
2006-02-11 07:41:31 +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 4974) Don't follow redirected talk page on "new messages" link
|
2006-02-22 22:17:25 +00:00 |
|
SkinTemplate.php
|
(bug 4974) Don't follow redirected talk page on "new messages" link
|
2006-02-22 22:17:25 +00:00 |
|
SpecialAllmessages.php
|
Paranoia
|
2006-02-17 16:57:46 +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
|
* Fix missing bad title check in Special:Booksources
|
2006-02-18 01:09:45 +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
|
Fixfix
|
2006-02-23 20:18:49 +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
|
Every time I see checkbox God kills a kitten, needs a hack
|
2006-02-15 22:34:07 +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
|
Add final newline for consistent display and to fix the </textarea> when text empty
|
2006-02-16 22:08:02 +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
|
Fixed up that buggered commit so Brion won't stab me.
|
2006-02-22 21:50:09 +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
|
Introduce $wgWantedPagesThreshold per bug 5011; Special:Wantedpages will not list pages with less than this number of links. Defaults to 1.
|
2006-02-18 04:39:20 +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
|
(bug 4535) Warn user when editing CSS or JS subpage of a skin that doesn't exist
|
2006-02-23 14:37:51 +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
|
rename getTalkPages to getNewMessageLinks, use wfmsghtml for seperator (brion)
|
2006-02-14 21:20:38 +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
|
Added job table, for deferred processing of jobs. The immediate application is to complete the link table refresh operation when templates are changed.
|
2006-02-24 01:56:31 +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 |