Make sure to pass the right types to LinkBegin
[lhc/web/wiklou.git] / includes /
2008-09-14 Aryeh GregorMake sure to pass the right types to LinkBegin
2008-09-13 Siebrand Mazeland* split time and date in 'emailauthenticated', and...
2008-09-13 Aaron SchulzRevert r40792. Filesort is gone, but table scan is...
2008-09-13 Roan KattouwReverting r40790 and fixing the filesort properly ...
2008-09-13 Aaron SchulzI swear this table scan filesort was disabled before...
2008-09-13 Aaron Schulz$msg not defined...use $text?
2008-09-13 Aaron Schulz* Fix edit comment spacing
2008-09-13 Aaron Schulzmake "other time" chain properly with JS
2008-09-13 Aaron SchulzCleanup for r40770:
2008-09-13 Chad HorohoeClean up some of the i18n stuff in HTMLDiff. Still...
2008-09-13 X!(bug 12284) Special:Preferences now sets a returnto...
2008-09-13 Chad HorohoeA few misc. docs here and there.
2008-09-13 Fran Rogers#15577: Moved spreading of autoblocks from User::isBloc...
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-12 Bryan Tong MinhDon't access $_SESSION in UploadBase::stashSession.
2008-09-12 Alexandre Emsenhuberand pass the reason too *stab*
2008-09-12 Alexandre Emsenhuber$this is better that $wgOut :P
2008-09-12 Chad HorohoeNeeds mw- prefix.
2008-09-12 Chad HorohoeAdd a unique identifier for read-only pages.
2008-09-12 Aryeh Gregor(bug 6702) Improve default English messages
2008-09-12 Aaron SchulzDon't hang up page views with jobs
2008-09-12 Aaron Schulzfix typo
2008-09-12 Aaron SchulzUse wfEscapeShellArg() since it works on windows (bug...
2008-09-12 Aaron SchulzTweak transaction for bug 13039
2008-09-12 Aaron SchulzRedo RefreshLinksJob2 commit with trivial notice fix.
2008-09-12 Siebrand MazelandRevert 40741. Causes "Division by zero in includes...
2008-09-12 Aaron Schulzjob-queue insert should no longer fail for highly used...
2008-09-12 Raimond SpekkingFix weird typo from r40734
2008-09-12 Chad HorohoeBump style version for r40733.
2008-09-11 X!Add new special page Wantedfiles.
2008-09-11 Alexandre EmsenhuberWe already have an Article object, so no need to recrea...
2008-09-11 Chad HorohoeDon't use $wgTitle here, as it would return an invalid...
2008-09-11 Alexandre EmsenhuberUse content language as this will be hardcoded in the...
2008-09-11 Alex Z(bug 15551) Show deletion log excerpts when a user...
2008-09-11 Chad HorohoeRemove unused global declaration.
2008-09-11 Chad HorohoeAdd $options param to Http::get() and friends. Now...
2008-09-11 Chad Horohoe(bug 15544) non-index.php entry points prior to setup...
2008-09-10 Chad HorohoeRevert r40707. Could produce broken XHTML if the source...
2008-09-10 Aaron SchulzRefactor this code some
2008-09-10 Aaron SchulzShow protection details in RC too
2008-09-10 Aaron SchulzExclude bot edits from Special:Contributions/newbies...
2008-09-10 Aaron SchulzWe still want details in page history
2008-09-10 Aaron SchulzMove protection log parameters to log_params. Solves...
2008-09-10 Alexandre Emsenhuber(bug 15555) misspelled replace_variables() function...
2008-09-10 Chad Horohoe(bug 12400) Add class to content transcluded from IW...
2008-09-10 Roan Kattouw* (bug 15497) Removed encoding attribute from <?xml...
2008-09-10 Roan KattouwTweaks for r40686, r40687:
2008-09-10 Alexandre Emsenhuber(bug 15543) fix for r38139: don't include $wgUser-...
2008-09-10 Aaron SchulzExternalStore tweaks:
2008-09-10 Chad HorohoeBug 15514. Allow plaintext copyright notices if $wgCopy...
2008-09-09 X!Add rnredirect parameter, to get a random redirect...
2008-09-09 Roan Kattouw(bug 15535) prop=info&inprop=protection doesn't list...
2008-09-09 Alexandre EmsenhuberAdd the list of restrictions to the "titleprotectedwarn...
2008-09-09 Raimond Spekking* Enahle PLURAL
2008-09-09 Raimond Spekkingfix for r40623: declare $wgUser helps to avoid a fatal...
2008-09-09 Raimond Spekking* (bug 5619) Break messages used in Special:Statistics...
2008-09-09 Raimond SpekkingUse comma-separator message instead of a hardcoded...
2008-09-09 Jack D. PondFixed so that 'EditSectionLink' hook works again.
2008-09-08 X!Fix action=rollback to now revert IPs too. Patch submit...
2008-09-08 Aaron SchulzAlso mark new user edits here too
2008-09-08 Aryeh Gregor(bug 15528) Don't fail fatally on invalid titles
2008-09-08 Aryeh GregorMake 40621 not break CentralAuth
2008-09-08 Antoine MussoPartially fix #15528. Use Linker::link() from r40496...
2008-09-08 Aryeh GregorRedirect on login instead of showing a message
2008-09-08 Chad HorohoeTypo in comment.
2008-09-08 Chad HorohoeSelf-revert 40530, 40531. Too many things still depend...
2008-09-07 Aaron SchulzPass in $latest value (for bug 12650)
2008-09-07 Roan KattouwAPI: Uniformizing descriptions for write modules
2008-09-07 Roan Kattouw(bug 15359) Add APIGetAllowedParams and APIGetParamDesc...
2008-09-07 Niklas Laxström* When using a {{SITENAME}} in a message, better to...
2008-09-07 Rotem LissProtection form: Show action as header of an action...
2008-09-07 Aaron SchulzFix link cache use with FOR_UPDATE
2008-09-07 Rotem LissShow properly-sized select elements in protection form...
2008-09-07 Aaron Schulz* Reduce hook usage
2008-09-07 Aaron SchulzFix misnamed variable
2008-09-07 Aaron SchulzSome form consistency tweaks
2008-09-07 Aaron SchulzAdd more error handling
2008-09-06 Aaron SchulzAdd edits-only filter to ListUsers (bug 10815)
2008-09-06 Aaron Schulz* Add time/reason dropdown for protect form (bug 10799)
2008-09-06 Aaron SchulzRemove type check for userIsNew(), shouldn't be needed
2008-09-06 Bryan Tong MinhCommitting a work on progress on improvements to the...
2008-09-06 Aaron SchulzMight as well be more consistent with "change protectio...
2008-09-06 Aaron SchulzFix regression from r40518; keep current values of...
2008-09-06 Aaron SchulzFix typo for OldChangesList
2008-09-06 Aaron Schulz* Mark non-autoconfirmed users in RC
2008-09-06 Tim StarlingImplemented blob support for SQLite. Allows null charac...
2008-09-06 Chad HorohoeSyntax error. Consequently, getCookie() returns null...
2008-09-06 Chad Horohoe* Add getCookie() method to WebRequest as a wrapper...
2008-09-06 Victor Vasiliev* (bug 15492) list=recentchanges&rctype=log does't...
2008-09-06 Bryan Tong MinhGive 3rd parameter of FauxRequest constructor default...
2008-09-06 Bryan Tong MinhAdd session accessor functions to WebRequest
2008-09-06 Aaron SchulzAdd class to textarea for protected pages (bug 11825)
2008-09-06 Aaron SchulzSet values from query params (bug 12750)
2008-09-06 Aaron Schulzclean up form (bug 15163)
2008-09-06 Tim StarlingFixed bug 15148, total breakage of Special:BlockIP...
2008-09-06 Chad Horohoe(bug 11475) Remove useless final param in $dbw->replace...
2008-09-06 Chad HorohoeBump $wgStyleVersion for r40507
2008-09-05 Aaron SchulzAdd more protection info on edit (bug 6179)
2008-09-05 Chad HorohoeRevert r40385. Half-assed attempt at making something...
next