Localisation updates Cantonese, Chinese and Old/Late Time Chinese
[lhc/web/wiklou.git] / includes /
2008-05-24 Danny B* Bug 14245 - Bot flag not shown on RC IRC posts
2008-05-23 Aryeh GregorSyntax error
2008-05-23 Niklas Laxström* And the variable definition for my previous commit
2008-05-23 Niklas Laxström* New option $wgPerLanguageCaching, for wikies with...
2008-05-23 Leon Weber(no commit message)
2008-05-23 Aryeh GregorCode simplification (-205 bytes :P):
2008-05-23 Aryeh GregorFix another bug pointed out by Brion, pseudo-subpages...
2008-05-23 Aryeh GregorFix bug: we still need to move subpages if we're moving...
2008-05-23 Aaron SchulzRemove unused var
2008-05-23 Brion Vibberdrop redundant wfTimestamp() call... we already got...
2008-05-23 Aryeh GregorReduce default max pages to move at once to 100, primar...
2008-05-23 Aryeh Gregor* Don't allow moving with subpages to a namespace that...
2008-05-23 Aaron Schulz* Add $wgFlaggedRevsVisible back. Made for third-party...
2008-05-23 Andrew GarrettCore changes for GlobalBlocking and TorBlock extensions...
2008-05-23 Tim StarlingIn FlaggedRevs:
2008-05-23 Tim StarlingFixed sloppy usage of Database::selectField() in getPre...
2008-05-23 Tim StarlingClarify behaviour of wfGetDB(DB_SLAVE)
2008-05-23 Aaron SchulzRemove shitty ass useless fucking ampersands that just...
2008-05-23 Niklas Laxström* PHP Strict Standards: Only variables should be passe...
2008-05-23 Aryeh GregorRe-commit cleaned-up version of r33565 (move subpages...
2008-05-22 Aaron Schulz* Use $limit = min( $wgFeedLimit, $limit ); to shorten...
2008-05-22 Aaron SchulzMake saveContent() protected
2008-05-22 Aaron SchulzDoc
2008-05-22 Aaron SchulzBreak long lines
2008-05-22 Roan Kattouw(bug 14231) Tweak help for action=edit
2008-05-22 Ilmari Karonen(bug 14140) URL-encoded page titles are now decoded...
2008-05-22 Alexandre EmsenhuberFix some doxygen warnings
2008-05-22 Brion Vibber* (bug 14220) Disabling $wgCheckFileExtensions now...
2008-05-22 Niklas Laxström* Plural for badsiglength
2008-05-22 Aryeh Gregor-136 lines of worthless code. Even if the idea was...
2008-05-22 Brion VibberClean up r35180: prettify some functions, break some...
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Brion Vibber* Fix typo in ApiQueryImageInfo which made mime type...
2008-05-22 Brion VibberForeignAPIRepo fixes:
2008-05-22 Aaron Schulz* Remove cruft $time parameter from findFiles()
2008-05-22 Aaron Schulz* Remove pointless newline
2008-05-22 Aaron SchulzRevision:getId() not getID()
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-22 Ilmari KaronenMake Special:Upload display detailed permissions errors...
2008-05-22 Aaron SchulzRespect $wgShowUpdatedMarker
2008-05-22 Aaron Schulz*Redo newRevisionFromEditComplete hook. Pass an Article...
2008-05-21 Aaron SchulzPass in $flags to getArticleId()
2008-05-21 Brion VibberCache image API lookups in-process and, if available...
2008-05-21 Brion VibberForeignAPIRepo fixes:
2008-05-21 Brion VibberDon't assume the file repository will always return...
2008-05-21 Aaron SchulzMinor comment tweak
2008-05-21 Aaron SchulzLogic errors
2008-05-21 Aaron Schulz*Respect displayImg
2008-05-21 Aaron SchulzCleanup for displaying old versions
2008-05-21 Aaron SchulzFix yet more image links bugs
2008-05-21 Roan Kattouw(bug 14212) Undefined variable $retval in Skin::subPage...
2008-05-21 Alexandre EmsenhuberDoc tweaks:
2008-05-21 Aaron SchulzMove rewRevisionFromEditComplete call down till after...
2008-05-21 Roan KattouwAPI: Requesting a token you aren't allowed to request...
2008-05-21 Bryan Tong MinhAdd descriptionurl to imageinfo
2008-05-21 Aaron SchulzBackwards
2008-05-21 Aaron Schulz* validateIntOrNull() returns null for empty input
2008-05-21 Aaron Schulz$user->setNewtalk( false ) for deleted user talk pages...
2008-05-21 Nick JenkinsPrevent two E_STRICT warnings when running "php mainten...
2008-05-21 Tim StarlingAllow rate limits to be specific to explicit groups
2008-05-21 Aaron SchulzMove this till after ID set
2008-05-20 Brion Vibber* (bug 14199) Fix deletion form for image redirect...
2008-05-20 Aaron SchulzDon't check $wgEnotifWatchlist here
2008-05-20 Roan KattouwHandle multiple warnings correctly in ApiBase::setWarni...
2008-05-20 Roan KattouwAPI: Unrecognized values for multivalue parameters...
2008-05-20 Brion VibberDump silly 'dontcountme=s'; old webalizer hack, it...
2008-05-20 Brion Vibber*cough* thx
2008-05-20 Brion Vibberput comment in wrong file, woops :D
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Bryan Tong MinhForgot to remove one debug statement.
2008-05-20 Bryan Tong MinhAdd RepoGroup::findFiles to efficiently find many files...
2008-05-20 Bryan Tong MinhForgot one $this => self when making ApiQueryImageInfo...
2008-05-20 Bryan Tong MinhUse ApiQueryImageInfo::getInfo for both ApiQueryAllimag...
2008-05-20 Roan KattouwUnified aiprop and iiprop somewhat by adding iiprop...
2008-05-20 Bryan Tong MinhForce reindexation of User::mRights. Hooks have the...
2008-05-20 Brion VibberGot sick of testing local copies of Wikipedia articles...
2008-05-20 Raimond SpekkingAdd corresponding messages to have a chance to find...
2008-05-20 Aaron Schulz* Use lazy initialization with loadFile()
2008-05-20 Aaron SchulzTweak $time default
2008-05-20 Aaron SchulzAdd functions to get an image via sha-1
2008-05-19 Brion VibberToss in a "display from" input field on Special:Categories
2008-05-19 Brion Vibber* (bug 12773) addOnloadHook() now calls functions immed...
2008-05-19 Brion VibberReverting r35060 -- can't reproduce the reported proble...
2008-05-19 Bryan Tong MinhForce indices of groups and rights array to be in order...
2008-05-19 Nicolas Dumazet#14094 When the expansion size is reached, the editor...
2008-05-19 Bryan Tong MinhAPI: Merge file deletion code from ApiEdit_Vodafone...
2008-05-19 Aaron SchulzStabilize image description links
2008-05-19 Aaron Schulz$join_conds
2008-05-19 Aaron Schulz*Remove extra space
2008-05-19 Aaron SchulzMake space breakable
2008-05-19 Aaron SchulzOh, and remove comment
2008-05-19 Aaron SchulzDefault to $updated = false
2008-05-19 Brion Vibberforgot to bump the ver
2008-05-18 Roan KattouwRemove deprecated ApiMain::scheduleCommit()
2008-05-18 Alexandre Emsenhuber* Document a bit
2008-05-18 Brion VibberCut a few more kb out of wikibits.js... broke edit...
2008-05-18 Aaron Schulz$parents is an array (bug 14169)
2008-05-17 Aaron SchulzRespect $wgShowUpdatedMarker
2008-05-17 Aaron Schulz* Make enotif job use user ID rather than name for...
2008-05-17 Aaron SchulzAnons have ID 0
next