lhc/web/wiklou.git
2008-09-29 Chad Horohoe* Remove unneeded ini_set() from a very long time ago...
2008-09-29 Chad HorohoeCleanup some docs :)
2008-09-29 Alex ZUse a new message for protection form expiry options...
2008-09-28 Aryeh Gregor(bug 368) Allow alt= attribute for images
2008-09-28 Victor VasilievSplit time and date in messages.
2008-09-28 Victor Vasiliev* Fix caching
2008-09-28 Siebrand MazelandFix link description in 'listuserrestrictions-intro'
2008-09-28 Siebrand MazelandAdd newline
2008-09-28 Rotem LissLocalization update.
2008-09-28 Rotem LissRemoving a dupliate entry.
2008-09-28 Rotem LissLocalization:
2008-09-28 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-09-28 Niklas Laxström* Some cleanup
2008-09-28 Niklas Laxström* Do not show anything if user has not done any edits
2008-09-28 Victor VasilievSome code cleanup per Nikerabbit
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-28 Niklas Laxström* Use formatNum
2008-09-28 Aaron SchulzMake listusers show users' edit counts (bug 15503)
2008-09-28 Niklas Laxström* user{css,js}preview was not shown since r40066
2008-09-28 Niklas Laxström* Do not pass objects to functions that don't take...
2008-09-28 Alexandre EmsenhuberUse $wgContLang here, this should not vary with the...
2008-09-28 Niklas Laxström* (bug 15388) Title of Special:PrefixIndex
2008-09-28 Niklas Laxström* (bug 15196) Free external links should be numbered...
2008-09-28 Niklas Laxström+* (bug 15158) Userinvalidcssjstitle not shown on preview
2008-09-28 Tim StarlingIn wasDeletedSinceLastEdit(): fix odd string comparison...
2008-09-28 Aaron SchulzOpps, use wfTimestamp(), need some sleep :)
2008-09-28 Aaron SchulzFix time check for deletedSinceEdit for PG (bug 15751)
2008-09-28 Tim StarlingSimpler method for mixing and clipping when computing...
2008-09-28 Tim Starling* Added the ability to set the target attribute on...
2008-09-28 Aryeh GregorDon't duplicate code, use wfAppendQuery
2008-09-28 Tim Starling* Revert revert r41234 of ES-related changes. The site_...
2008-09-28 Aaron SchulzRemove validation step that removes prefix if validatio...
2008-09-27 Aaron SchulzSuppress errors on count increment (bug 13758)
2008-09-27 Aaron SchulzAvoid strange negative bucket key values in certain...
2008-09-27 Aaron Schulzobjectcache cleanup (bug 7474)
2008-09-27 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-09-27 Siebrand MazelandRemove unused message 'perfdisabled'
2008-09-27 Alexandre EmsenhuberFix for r41108 (as per comment on bug 15642): Also...
2008-09-27 Alexandre Emsenhubersvn:eol-style native
2008-09-27 Aaron SchulzDon't treat edit blocks as read blocks here
2008-09-27 Roan Kattouw(bug 15653) Add prop=duplicatefiles to the API
2008-09-27 Roan KattouwKill undefined variable warnings.
2008-09-27 Roan KattouwAPI: Add the name attribute back to list=allimages...
2008-09-27 Aaron SchulzNew "ArticleEditUpdates" hook (bug 15490)
2008-09-27 Matt Johnston(bug 15739) Add $wgArticlePathForCurid to make links...
2008-09-26 Aryeh GregorFix totally broken last commit, misread the existing...
2008-09-26 Aryeh GregorRemove unnecessary conditional
2008-09-26 Aryeh GregorFix for 41288, don't raise errors for language parameter
2008-09-26 Bryan Tong... Some more comments.
2008-09-26 Bryan Tong... Add a real fetchFile() method.
2008-09-26 Aaron Schulzkeyname should be the PRIMARY
2008-09-26 Aryeh GregorRaise E_USER_WARNING if bad option passed to wfMsgExt()
2008-09-26 Tim Starling* Use a separate transaction for the site_stats update
2008-09-26 Aaron SchulzDon't use filecache if $parserOutput->containsOldMagic...
2008-09-26 David McCabeUse PHP-5 private members.
2008-09-26 Tim Starling* Make Revision::newFromTitle() get the page_latest...
2008-09-26 Matt JohnstonFix r41248 per Chad's suggestions on Wikitech. $wgBlock...
2008-09-25 Aaron SchulzFileCache cleanup:
2008-09-25 Roan KattouwForgot to commit a file in my TODO/FIXME crusade.
2008-09-25 Roan KattouwWe can at least *pretend* to be consistent here
2008-09-25 Roan KattouwAPI:
2008-09-25 Roan KattouwAPI: Add ApiDisabled and ApiQueryDisabled classes so...
2008-09-25 Roan KattouwDo it right this time
2008-09-25 Roan KattouwAPI: Fix adding over prop/list/meta modules, which...
2008-09-25 Brion Vibber* Improved upload file type detection for OpenDocument...
2008-09-25 Roan Kattouw(bug 15609) Add inprop=url (full URL to page and edit...
2008-09-25 Roan KattouwFollowup to r41257: don't give out a token when we...
2008-09-25 Roan KattouwAPI: Added uiprop=preferencestoken to meta=userinfo...
2008-09-25 Roan Kattouw(bug 15706) Empty values for apprtype and apprlevel...
2008-09-25 Roan Kattouw(bug 15673) Add indentation and newlines to format...
2008-09-25 Rotem LissLocalization update.
2008-09-25 Siebrand MazelandFix spelling
2008-09-25 Siebrand MazelandAdd messages from r41248
2008-09-25 Matt Johnston(bug 8440) Allow preventing blocked users from editing...
2008-09-25 Siebrand MazelandFixes in recently added messages, also register them.
2008-09-25 Tim StarlingRe r41198: if you're going to break the interface,...
2008-09-25 Aaron SchulzBreak some long lines
2008-09-25 Alex Z* (bug 15701) Protection form was too wide for some...
2008-09-24 Aaron Schulz* Rename randomInsert() to insertToDefault()
2008-09-24 Aaron SchulzAdd insertRandom() with failover back. Currently not...
2008-09-24 Brion VibberRevert some recent ES-related changes -- they made...
2008-09-24 Aaron SchulzSelf-revert and re-add transactions here. Sacrifices...
2008-09-24 Aaron SchulzAnother fix for r41086. Don't keep retrying server...
2008-09-24 Aaron SchulzUncomment out needed code, PN2 not wanting to save :/
2008-09-24 Aaron SchulzRevert untested code change from r41086. Don't call...
2008-09-24 Aaron Schulz* Preserve protection on move for original title (now...
2008-09-24 Aaron SchulzRemove commented out code
2008-09-24 Aaron SchulzShorten expiry box
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-24 Tim StarlingFix docs for r41150, remove commented-out code, remove...
2008-09-24 Tim StarlingFix unnecessary GlobalFunctions.php bloat from r41148
2008-09-24 Tim Starling* Add a simple log demultiplexer, written in python...
2008-09-24 Tim StarlingImplemented UDP logging.
2008-09-24 Rotem LissLocalization update for he.
2008-09-23 Alexandre EmsenhuberWarning: ini_set() [ref.outcontrol]: Cannot change...
2008-09-23 Aaron Schulz* Make Article::doEdit() return the revId, not just...
2008-09-23 Raimond Spekking* Remove unused message 'revnotfound'
2008-09-23 Raimond Spekking* Add an own section for migrated extensions to RELEASE...
2008-09-23 Siebrand MazelandLocalisation updates for core messages from Betawiki
2008-09-23 Siebrand Mazeland* fix localised special pages for Special:DeletedContri...
next