Revert r35538:
[lhc/web/wiklou.git] / includes /
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...
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()
next