brr, Article::getContent still has "side effects"
[lhc/web/wiklou.git] / includes /
2009-01-12 Niklas Laxströmbrr, Article::getContent still has "side effects"
2009-01-12 Fran Rogers(no commit message)
2009-01-11 Alex Z(bug 16965) Follow-up to r45266, also don't record...
2009-01-10 Aaron SchulzJust use != here
2009-01-10 Raimond SpekkingWrap 'searchresulttext' into a div with class
2009-01-10 Alexandre EmsenhuberFix for r45648: only change page title if it's not...
2009-01-10 Shinjimanfollow up of r45642, only set page title when it is...
2009-01-10 Niklas Laxström* Reverting r45588, causes fatal errors when saving...
2009-01-10 Shinjiman* Fixing the caching issue by using -{T|xxx}- syntax...
2009-01-10 Chad HorohoeUpdate comments for $wgForeignFileRepos
2009-01-10 Aaron Schulz* Added getRawText() convenience function to always...
2009-01-10 Tim Starling* (bug 16937) Show appropriate error message when someo...
2009-01-09 Aaron SchulzMinor code style tweaks & cleanup
2009-01-09 Aaron SchulzHide patrol mark if patrolling is disabled
2009-01-09 Aaron SchulzCheck $wgLogRestrictions for udp-only case
2009-01-09 Aaron SchulzClean up log restrictions check
2009-01-09 Aaron SchulzRevert r45605 and generalize the ability to have logs...
2009-01-09 Alex Zrm protectionlevel from mVariableIDs per iAlex on coder...
2009-01-09 Aaron SchulzMake sure feeds reflect changes due to flaggedrevs
2009-01-09 Aaron SchulzFix typo
2009-01-09 Aaron SchulzSend manual patrols to IRC (bug 16604)
2009-01-09 Aaron SchulzMark non-patrolled edits in feeds (bug 16604)
2009-01-09 Aaron SchulzFix lag for 'restore' button
2009-01-09 Aaron Schulzminor cleanup
2009-01-09 Aaron SchulzButton alignment
2009-01-09 Tim Starling* In selectField(), use reset($row) instead of $row...
2009-01-08 Aryeh GregorReduce code duplication correctly this time, again
2009-01-08 Alex Z(bug 9947) Add PROTECTIONLEVEL parser function to retur...
2009-01-08 Bryan Tong MinhForce the use of the PRIMARY key rather than the name_t...
2009-01-08 Brion VibberReverted r45517 " * (bug 16921) Add a maxlength for...
2009-01-08 Aaron Schulz(bug 2164) Add a "reset to site defaults" link to Speci...
2009-01-08 Tim StarlingUSE INDEX is the option name, it's converted to MySQL...
2009-01-08 Tim StarlingUpdates for the new 1.15 branch. All changes after...
2009-01-08 Chad HorohoeFix odd edge case for POST Http::request()'s. I inciden...
2009-01-08 Aryeh GregorIncrement years
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2009-01-07 Aaron Schulz(bug 16923) New parameter value diff=review for the URL
2009-01-07 Raimond Spekking* (bug 16921) Add a maxlength for the reason field...
2009-01-07 Raimond Spekking* Extend language::getLanguageName to return localized...
2009-01-07 Raimond SpekkingRemove horizontal line bettwen input form and output.
2009-01-07 Chad HorohoeRe-fix bug 2242 - adding expiry time for temporary...
2009-01-07 Aryeh GregorMake sure that "did you mean" displays at the top
2009-01-07 Aaron SchulzRedo simple ?diff check code for setting the right...
2009-01-07 Alexandre EmsenhuberSpecial:Upload can now have a custom upload message...
2009-01-07 Tim StarlingTest for disable_functions as well as safe_mode before...
2009-01-07 Danny B* Added "Advanced search" link to the search form
2009-01-07 Brion VibberRevert r45340 "(bug 16793) text entered into the log...
2009-01-07 Brion VibberPull back r45367 "(bug 12458) Protected page titles...
2009-01-07 Brion VibberPulling r45473 back for now "Reduce code duplication...
2009-01-07 Brion VibberPull back r45458 "Fix diff= urls with no title (bug...
2009-01-07 Brion VibberRevert r45450, r45451 "(bug 2242) Introduce expiry...
2009-01-07 Brion VibberPulling back r45448 "Enabling support for RTL langauges...
2009-01-07 Brion VibberRevert r45432 "* Added "Advanced search" link to the...
2009-01-07 Brion VibberRevert r45389 "Disallow broken Talk:File:x type titles...
2009-01-07 Brion VibberRevert r45387 "Add special case handling of the XHTML...
2009-01-07 Brion VibberReverting r45363 "(bug 15320) Show login page if not...
2009-01-07 Brion VibberFix regression in r45351 "(bug 16044) Vague error messa...
2009-01-07 Aryeh GregorReduce code duplication correctly this time
2009-01-07 Brion VibberReverting r45346 "(bug 16433) Special:UnwatchedPages...
2009-01-07 Brion VibberReverting r45341 " Use Sanitizer::escapeId() in another...
2009-01-06 Siebrand Mazeland(bug 16720) Transcluded Special:NewPages processes...
2009-01-06 Siebrand Mazeland(bug 16560) Special:Random returns a page from ContentN...
2009-01-06 Raimond SpekkingAdd new messages 'movepage-moved-redirect' and 'movepag...
2009-01-06 Brion VibberRevert r45288 " * Add a new message 'movepage-moved...
2009-01-06 Aaron SchulzFix diff= urls with no title (bug 15233)
2009-01-06 Chad HorohoeUse wfMsgExt() with parsemag, so {{PLURAL}} will work.
2009-01-06 Chad Horohoe(bug 2242) Introduce expiry time for temporary passwords.
2009-01-06 HujiEnabling support for RTL langauges in Special:Version...
2009-01-06 Aaron Schulz(bug 14663) Add redlink=1 to redlinked tabs
2009-01-06 Raimond SpekkingAdd a few options that were added in the past months...
2009-01-06 Danny B* Added "Advanced search" link to the search form
2009-01-06 Danny B* + id for list for easier access
2009-01-05 Brion VibberFollow-up to r45425 -- bug was in MWSearch, not core...
2009-01-05 Brion Vibber* Fix XSS in Special:Search with extended engine featur...
2009-01-05 Aryeh GregorWhen $wgEnforceHtmlIds=false, add legacy anchors
2009-01-05 Aryeh GregorRefactor somewhat so that escapeId() works right
2009-01-05 Aryeh GregorAdd comment on urlencoding fragments
2009-01-05 Alexandre Emsenhuber* Use user's language for 'protect-expiring' message...
2009-01-04 Purodha B BlissenbachMediaWiki:Protect-expiring needs to have date and time...
2009-01-04 Aaron SchulzExpand ArticleRollbackComplete hook to include reverted rev
2009-01-04 Aaron SchulzDisallow broken Talk:File:x type titles (bug 5280)
2009-01-04 Ilmari KaronenAdd special case handling of the XHTML character entity...
2009-01-03 Aaron SchulzRemove old comment
2009-01-03 Chad HorohoeFollowup to r45376 (changing class="firstHeading" to...
2009-01-03 Aaron Schulz(bug 16579) Check if session is set
2009-01-03 Aaron Schulz(bug 16507) Not setting "other time" on creation unprot...
2009-01-03 Aaron Schulz(bug 12458) Protected page titles should show only...
2009-01-03 Aaron Schulz(bug 14737) Allow the autoconfirmed timer to run from...
2009-01-03 Aaron Schulz(bug 14970) Add a number of revisions column to the...
2009-01-03 Aaron Schulz(bug 15320) Show login page if not logged in (for watch...
2009-01-03 Aaron Schulz(bug 15498) Provide links to revisions listed at the...
2009-01-03 Aaron Schulz(bug 16865) Access to pages via "curid" parameter shoul...
2009-01-03 Aaron Schulz(bug 15999) Rollback using markasbot (bot rollback...
2009-01-03 Aaron SchulzMinor code cleanup
2009-01-03 Aaron Schulz(bug 16107) Imagelist -> ListFiles
2009-01-02 Aaron Schulz(bug 16044) Vague error message in Special:Emailuser
2009-01-02 Aaron Schulz(bug 16045) Pagination links break on Special:Log/Username
2009-01-02 Aaron Schulz(bug 16429) "nominornewtalk" should not trigger e-mail...
2009-01-02 Aaron Schulz(bug 16433) Special:UnwatchedPages should list unwatche...
2009-01-02 Aryeh GregorDo not urlencode anchor in links we output
next