(bug 11659) Urldecode image names in galleries (fixed in a similar way as done for...
[lhc/web/wiklou.git] / includes /
2008-06-01 Bryan Tong Minh(bug 11659) Urldecode image names in galleries (fixed...
2008-06-01 Bryan Tong MinhAPI: Add action=emailuser
2008-06-01 Alexandre EmsenhuberPer r35670: Bump $wgStyleVersion
2008-06-01 Robert Leverington* (bug 14370) When a grouppage-x message does not exist...
2008-06-01 Daniel FriesenOn second thought, we should be using a lowercase form...
2008-06-01 Daniel FriesenAllow use of a mediawiki message to '''override'''...
2008-06-01 Daniel FriesenAll the needy pages were moved into maintenance, this...
2008-06-01 Daniel FriesenChanging the UI for [[Special:Specialpages]].
2008-06-01 Aaron SchulzMake things easier to find on specialpages by tweaking...
2008-06-01 Tim StarlingRevert r35478, r35264, r35262: $wgPerLanguageCaching...
2008-05-31 Bryan Tong MinhRemove the AlternateEdit hook from the API: it is a...
2008-05-31 Bryan Tong MinhAdd wpSkipCookieCheck to allow bots to skip the cookie...
2008-05-31 Niklas Laxström* Use plural, some language may need it
2008-05-31 Daniel FriesenImprove default groups for special pages: 23 out of...
2008-05-30 Aaron SchulzUse proper title to give to hook
2008-05-30 Bryan Tong MinhAlways return an array if an error has occurred in...
2008-05-30 Bryan Tong MinhForgot to remove the newFileFrom row thingies from...
2008-05-30 Domas Mituzasforce an index here :)
2008-05-30 Brion VibberPerform a duplicate check on upload and throw a warning...
2008-05-30 Tim StarlingFixed excessive memory usage in PCRE in wfMangleFlashPo...
2008-05-30 Bryan Tong Minh* Use a proper factory for newFromRow
2008-05-29 Brion VibberHack around borkage with findFiles() on ForeignDBViaLBR...
2008-05-29 Aaron SchulzDon't temp users with rollback links to uneditable...
2008-05-29 Robert Stojnić(bug 13034) can again use Go button to go to interwiki...
2008-05-29 Bryan Tong MinhRun UserLoginComplete hook from API
2008-05-29 Bryan Tong Minh(bug 14335) Use proper $wgUser methods instead of using...
2008-05-29 Brion VibberSafety first... none of these *should* fail in an ideal...
2008-05-29 Alexandre Emsenhuber(bug 14324) Creating an account is again possible with...
2008-05-29 Brion VibberRevert r35538:
2008-05-29 Raimond Spekking* Add a h2 header to the begin of the results
2008-05-29 Raimond Spekkingfix from encoding broken by r35535.
2008-05-29 Danny Badding icon to irc:// links created by interwikis ...
2008-05-29 Tim Starling* Fix CentralAuth logout, was mostly broken.
2008-05-29 Raimond Spekking* (bug 13826) MediaWiki:Defaultns accepts Wikicode now
2008-05-29 Raimond Spekking* (bug 14146) Wrap usage section on imagepages into...
2008-05-28 Raimond Spekking* (bug 14146) Wrap usage section on imagepages into...
2008-05-28 Alexandre EmsenhuberPer r35510: here too
2008-05-28 Aaron SchulzRename to 'suppressionlog' so it's more obvious
2008-05-28 Brion Vibber* (bug 14273) Fix for HTTP Accept header parsing with...
2008-05-28 Brion VibberRevert r35476, r35479 -- breaks first login with global...
2008-05-28 Brion Vibber* (bug 6957) E-mail confirmation links now using Englis...
2008-05-28 Robert Leverington* Revert r35469.
2008-05-28 Aaron SchulzBreak long line
2008-05-28 Aryeh Gregor$fname -> __FUNCTION__
2008-05-28 Alexandre EmsenhuberE_NOTICE: undefined variable $code in MessageCache...
2008-05-28 Andrew Garrett* Respect hooks' decisions when autocreating accounts.
2008-05-28 Raimond SpekkingRemove link to Special:Userrights for the moment as...
2008-05-28 Roan KattouwAPI: Added optional md5 parameter to action=edit. If...
2008-05-28 Roan KattouwAPIEditPage:
2008-05-28 Raimond Spekking* Add information about user group membership to Specia...
2008-05-28 Robert LeveringtonFix bug 7715:
2008-05-27 Brion VibberRevert Whatlinkshere to state in r35370
2008-05-27 Roan KattouwIn the spirit of r35407, don't go crazy if Title::moveT...
2008-05-27 Aryeh GregorTesting whether "!$this" is true makes absolutely no...
2008-05-27 Tim StarlingHook change required for r35409
2008-05-27 Roan KattouwLet's not return arrays of arrays of arrays here :O
2008-05-27 Roan KattouwPer Simetrical's suggestion, let Title::isValidMoveOper...
2008-05-27 Roan Kattouw* Added 'writeapi' right that controls access to the...
2008-05-27 Roan Kattouw* Refactor Title::isValidMoveOperation() and Title...
2008-05-27 Roan KattouwAPI: Make action=block return an ISO 8601 timestamp...
2008-05-27 Aaron SchulzDoc typo
2008-05-27 Aryeh GregorPrettify ternary operator a bit
2008-05-27 Aaron SchulzRemove doc now
2008-05-27 Aaron SchulzFix order...that was confusing
2008-05-27 Aaron SchulzActually offset correctly
2008-05-26 Aaron SchulzFill in getDefaultQuery() for WLH/x links to carry...
2008-05-26 Aaron Schulz* Show if pages are both image linked/transcluded
2008-05-26 Aaron SchulzGrammar
2008-05-26 Aaron SchulzFix duplicate row removal
2008-05-26 Aaron Schulz* Convert to using Pager and remove a bunch of ugly...
2008-05-26 Aryeh GregorNo, something that looks stupid *is* in fact ipso facto...
2008-05-26 Roan KattouwFixing timestamp conversion breakage: ignores the fact...
2008-05-26 Roan KattouwPartial revert of r35058: when something looks stupid...
2008-05-26 Krzysztof Krzyzaniak$to could be array, replaced by $dest variable
2008-05-25 Aaron SchulzMove 'NewRevisionFromEditComplete' to proper place...
2008-05-25 Brion VibberRevert r35277 (grayed-out paging links). IMHO this...
2008-05-25 Leon Weber* (bug 14259) Localisation message for upload button...
2008-05-25 Aaron Schulz* Wrap file into one nice move transaction with the...
2008-05-25 Aaron SchulzTweak comment
2008-05-25 Aaron SchulzRename 'hiderevision' to 'suppressrevision'
2008-05-24 Aaron SchulzExtra sanity check
2008-05-24 Roan KattouwAdd array support to wfArrayToCGI(): when receiving...
2008-05-24 Bryan Tong MinhOn second thought file undeletion is supported; just...
2008-05-24 Bryan Tong Minh* Add wfRunHook calls where appropriate
2008-05-24 Aaron SchulzAdd getRevisionId()
2008-05-24 Ryan Schmidt* fixing bug 14241: pages can no longer be protected...
2008-05-24 Leon Weber* Refactored Article::getAutosummary(), so there's...
2008-05-24 ShinjimanUpdate the Chinese conversion tables
2008-05-24 Leon WeberArg, of course I forgot that again.
2008-05-24 Leon WeberPaging links on special pages now have CSS classes...
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...
next