eol w/s
[lhc/web/wiklou.git] / includes /
2011-11-03 Mark A. Hershbergereol w/s
2011-11-03 Mark A. Hershbergerfollowup r101490, remove extra tabs after talking to...
2011-11-03 Brian Wolff(bug 31944). As a work around for bug 31944, don't...
2011-11-03 Alexandre Emsenhuber* Set constant default values in class definition and...
2011-11-03 Alexandre EmsenhuberCleanup to deletion related code:
2011-11-03 Alexandre Emsenhuber* Use WikiPage instead of Article and call doDeleteArti...
2011-11-03 Chad HorohoeTypofix in comment
2011-11-03 Chad HorohoeAddress fixme on r101606, should also call from $this
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-11-02 Bryan Tong MinhPer comments on r99911 move $wgMaxImageArea check back...
2011-11-02 Alexandre EmsenhuberEarly return if the page exists and redlink parameter...
2011-11-02 Mark A. Hershbergeravoid E_STRICT warnings when no --installdbpass is...
2011-11-02 Aaron Schulz* Let HTMLFileCache constructor take in a Title *or...
2011-11-02 Brion Vibber* (bug 32126) Fix 1.18 regression in watchlist editor...
2011-11-02 Aaron SchulzAlias NS_MEDIA page views to NS_FILE. Fixes bug 32032.
2011-11-02 Aaron SchulzFU r101629, made Pager only call doBatchLookups() if...
2011-11-02 Alexandre Emsenhuber* Use WikiPage instance of Article
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-11-02 John Du HartFollowup r100305, don't try to do a batch query for...
2011-11-02 Roan KattouwAllow overrides of ResourceLoaderWikiModule::getDB...
2011-11-02 Ariel Glennclean up duplicated code, for fixme in r97178
2011-11-02 Ariel Glenncorrections for fixme in r96486
2011-11-02 Ariel Glennexport specified range of revisions (as stubs)
2011-11-01 Sam Reedarrray -> array
2011-11-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-01 Brion VibberBug 32125: remove stray $wgLivePasswordStrengthChecks...
2011-11-01 Mark A. HershbergerFollow up r101151 — store hex representation of binary...
2011-11-01 Mark A. Hershbergerfollow up r101496 — ^demon's comments re style
2011-11-01 Mark A. HershbergerMeant to include these: feed the OCD: eol w/s
2011-11-01 Mark A. Hershbergerfeed the OCD: eol w/s
2011-11-01 Mark A. HershbergerRe-apply Vitaliy Filippov's patch from Bug #29283 with...
2011-11-01 Roan KattouwRevert r101492, broken, see CR. Also revert followup...
2011-11-01 Alexandre Emsenhuber* Use WikiPage instead of Article since we only need...
2011-11-01 Mark A. Hershbergerfollowup 101492 — make it actually work.
2011-11-01 Roan KattouwRevert r101488, breaks parser test. Add a comment expla...
2011-11-01 Alexandre Emsenhuber* Use local context to get messages
2011-11-01 Mark A. HershbergerApply Vitaliy Filippov's patch from Bug #29283 with...
2011-11-01 Alexandre Emsenhuber* Create all items in $nav_urls at the beginning so...
2011-11-01 Mark A. HershbergerStyle fixups
2011-11-01 Roan KattouwCache the result of User::getDefaultOptions(), so the...
2011-11-01 Alexandre EmsenhuberSome cleanup to ProtectionForm:
2011-11-01 Antoine Mussobug 32086 Special:Permanentlink require a parameter
2011-11-01 Antoine Mussobug 32100 installer complains about suhosin GET limit
2011-11-01 Antoine MussoFix GROUP BY clause in Special:MostLinkedTemplates
2011-11-01 Antoine Mussocheckbox could not be checked through URL parameter
2011-11-01 Sam ReedFollowup r101449, just changing forceRecache isn't...
2011-11-01 Sam ReedBug 30120 - Interwiki links error after upgrade
2011-11-01 Sam ReedFollowup r101449, bit better message output
2011-11-01 Sam ReedBug 30934 - Warning: Invalid argument supplied for...
2011-11-01 Robin PepermansFollow-up r96261: remove the !important again, and...
2011-11-01 Aaron SchulzFR r101442: forgot to replace another getBlocker()...
2011-11-01 Aaron Schulz(bug 31739) Made Block code support ipb_by = 0 conventi...
2011-10-31 Aaron SchulzMade some callers of getBlocker()->getName() just use...
2011-10-31 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-31 Aaron Schulz* Made mRedirectTarget, mLastRevision, mTimestamp,...
2011-10-31 Roan KattouwPrevent notice in OutputPage by casting to an array...
2011-10-31 Alexandre Emsenhuber* (bug 31818) 'usercreated' message now supports GENDER
2011-10-31 Roan KattouwOn the preferences form, make preferences and other...
2011-10-31 Roan KattouwFollowup r101354: pass $this to the PreferencesGetLegen...
2011-10-31 Roan KattouwIntroduce the PreferencesGetLegend hook. I need this...
2011-10-30 Roan Kattouw(bug 32051) Fix description for wlprop=sizes
2011-10-30 Aaron SchulzFix r101294: newNullRevision isn't using selectField...
2011-10-30 Roan KattouwIntroduce cmstartsortkeyprefix and cmendsortkeyprefix...
2011-10-30 Niklas LaxströmHmph, yet another bug caused by not having @since
2011-10-30 Aaron SchulzFU r101021: made newNullRevision() re-use the sha1...
2011-10-29 PlatonidesBug 31098: Template loop through MediaWiki: messages...
2011-10-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-29 John Du HartFollowup r100927 and r100905, when setting a FauxReques...
2011-10-29 Alexandre Emsenhuber* (bug 19186) Special:UserLogin's title on Special...
2011-10-29 Aaron SchulzUpdated rc_type documentation
2011-10-29 Sam ReedRemove more assignments in conditionals (while each...
2011-10-29 John Du HartFollowup r100995, missed the darn @private tag
2011-10-29 Sam ReedMore documentation
2011-10-29 Sam ReedDie @private
2011-10-29 Sam ReedKill various unused variables
2011-10-29 Sam ReedFix private member variable access, use getName(),...
2011-10-28 TobiasDisable proxy for local URLs instead of using a local...
2011-10-28 Aaron SchulzFU r100716:
2011-10-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-28 Sam ReedFollowup r101161 having array() doesn't work so well...
2011-10-28 Sam ReedMore documentation updates
2011-10-28 Sam ReedUpdate documentation
2011-10-28 Mark A. HershbergerFix Bug #30383 for Pg
2011-10-28 Alexandre Emsenhuber* Factorise the code used to prepare the OutputPage...
2011-10-28 Alexandre Emsenhuber* Use local context to get messages
2011-10-28 Amir E. AharoniFollowup to r101120, replaced hardcoded parentheses...
2011-10-28 Amir E. AharoniAdding dirmark after changed bytes to prevent mixing...
2011-10-28 Chad HorohoeRm unused parameter
2011-10-27 Mark A. HershbergerFixes Bug #6793 — “New Variable __NEWSECTIONS__ like...
2011-10-27 Aaron SchulzReverted r84395,r98710: thumbnails must be purged on...
2011-10-27 Sam ReedAdd dropTable method
2011-10-27 Aaron SchulzAdded pfunc profiling to braceSubstitution()
2011-10-27 PlatonidesThe early return added in r98698 was skipping the closi...
2011-10-27 PlatonidesRemoval of unused globals
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-27 Aaron Schulz* Added pageJoinCond() and userJoinCond() to Revision...
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-10-27 Aaron Schulz* Pass in $user to Revision::getText()
next