Per r64228 CR: make the check a static method in IPBlockForm to reduce duplication.
[lhc/web/wiklou.git] / includes /
2010-03-27 Happy-melonPer r64228 CR: make the check a static method in IPBloc...
2010-03-26 Happy-melonFollow-up r64228, per requests at bug 15810: grant...
2010-03-26 Happy-melonFollowup to r64228 - apply restrictions in API.
2010-03-26 Happy-melon(bug 15810) stop blocked admins from unblocking themsel...
2010-03-26 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-26 Roan Kattouw(bug 22940) Namespace aliases to the main namespace...
2010-03-26 Aryeh GregorAdd git:// and mms:// to $wgUrlProtocols
2010-03-26 Happy-melonGet message in wfEmptyMsg using the user's interface...
2010-03-25 Sam ReedMinor followup to r64197
2010-03-25 Sam ReedFix bug 22944 in a much better fashion (using watchlist...
2010-03-25 Sam ReedRevert my api changes to pre r64815
2010-03-25 Sam ReedMissing comma from previous commits
2010-03-25 Alexandre EmsenhuberModified the documentation for better rendering in...
2010-03-25 Sam ReedAdd array( 'show' ), to getPossibleErrors
2010-03-25 Sam ReedWatch/unwatch to ApiUpload
2010-03-25 Sam ReedStop mutually exclusive values in ApiProtect
2010-03-25 Sam ReedStop mutually exclusive values in ApiRollback and ApiUn...
2010-03-25 Sam ReedStop mutually exclusive values in ApiDelete and ApiMove
2010-03-25 Sam ReedMinor tweak to performUpload in UploadBase.php
2010-03-25 Sam ReedPart of bug 22944
2010-03-25 Happy-melonVarious tweaks and fixes.
2010-03-25 Happy-melonWork on Message.php:
2010-03-25 Happy-melonNow that LQT is installed on WMF wikis, we can't preten...
2010-03-25 Happy-melonFix sorting in Allmessages.
2010-03-25 Rotem LissTypo in comment.
2010-03-25 Happy-melonMake MessageCache::get() return false if the requested...
2010-03-25 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-25 Alexandre Emsenhuber* (bug 22949) extra </html> at beginning of page
2010-03-25 Chad HorohoeThis is PHP, updating docs to reflect that
2010-03-24 Aryeh GregorCorrectly handle <abbr> followed by ISBN
2010-03-23 Alexandre EmsenhuberFixed some doxygen warnings, changed "@return boolean...
2010-03-23 Jack Phoenixmove newtalk stuff from SkinTemplate to its own functio...
2010-03-23 Jack Phoenixcoding style tweaks
2010-03-23 Niklas LaxströmTidy up the class
2010-03-22 PlatonidesRevisionDeleter has added i18n to his friends list.
2010-03-22 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-03-22 Jack Phoenixbraces, spacing + comment tweaks
2010-03-22 Greg Sabino MullaneSupport looking up deferred constraint information.
2010-03-22 Alexandre Emsenhuber* Fixed examples (use -> for access to object's methods...
2010-03-22 Niklas LaxströmNew message class up for discussion and development.
2010-03-21 Aryeh GregorUse <meta charset=UTF-8> in HTML5
2010-03-21 Aryeh GregorClean up <html> generation slightly
2010-03-21 Aryeh GregorOmit some start/end tags if not well-formed XML
2010-03-21 Aryeh GregorStyle fixes
2010-03-20 Bryan Tong Minhstylize.php on ImagePage.php
2010-03-20 Bryan Tong MinhUploadBase::getTitle():
2010-03-20 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-20 PlatonidesUnused file. Feature was reverted in r41405. Other...
2010-03-20 PlatonidesShow an appropiate message when the wiki is read only...
2010-03-19 Chad HorohoeFollowup r63914, function must match parent
2010-03-19 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-18 Alexandre Emsenhuber* Follow-up r63914: SpecialPage has methods for that...
2010-03-18 Alexandre EmsenhuberFix for r63675: the parameter is $attribs, not $attrs
2010-03-18 Chad HorohoeRefactor MergeHistory to subclass SpecialPage. Ohai...
2010-03-18 Chad HorohoeRemove ancient (added in r13105) stopgap to prevent...
2010-03-18 Alexandre EmsenhuberTypo in comment
2010-03-18 Tim Starling* Fixed complete breakage of "lag.php -r" due to spurio...
2010-03-17 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-17 Chad Horohoebug 18664, bug 19270: Relative URIs in interwiki table...
2010-03-16 Alexandre Emsenhuber* (bug 22772) {{#special:}} parser function now works...
2010-03-15 Lisa RidleyUpdated documentation on Title, Wiki. Added @internal...
2010-03-15 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-15 Lisa RidleyFixed another typo in documentation, added documentatio...
2010-03-15 Lisa RidleyFixed typo in documentation in Article.php
2010-03-15 Lisa RidleyRemoving unused parameter for Article::onArticleEdit...
2010-03-15 Lisa RidleyLast of the preliminary documentation review and update...
2010-03-15 Roan Kattouw(bug 19627) Fix regression from r57867 where HTMLForm...
2010-03-15 Lisa RidleyDocumentation through ~line 2150
2010-03-14 Lisa RidleyExpanding documentation for first ~500 lines or so
2010-03-14 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-14 Raimond SpekkingAdd count for PLURAL support, requested at translatewik...
2010-03-14 Alexandre EmsenhuberFixed some errors while running patchSql.php:
2010-03-13 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-13 Happy-melonFix encoding broken in r63707
2010-03-13 Happy-melonAdd $wgAllowUserCssPrefs option to disable CSS-based...
2010-03-13 Happy-melonFollow-ups from r63682 CR suggestions.
2010-03-13 Raimond SpekkingUse commaList() for better i18n
2010-03-13 Happy-melonThis check throws E_NOTICEs and isn't particularly...
2010-03-13 Happy-melonStrict type checking, otherwise can't set a default...
2010-03-13 Happy-melonLayout tweak.
2010-03-13 Happy-melonAllow OutputPage::addReturnTo() to set the text of...
2010-03-13 Happy-melonSort $wgDefaultUserOptions elements alphabetically.
2010-03-13 Happy-melonAdd FIXME to wfMergeErrorArrays(), throws E_NOTICEs.
2010-03-13 Happy-melonHTMLSubmitField is more useful as an inline button...
2010-03-13 Happy-melonApply CSS classes for XML checkboxes/radiobuttons to...
2010-03-13 Raimond Spekking* (bug 12797) Add $wgGalleryOptions for adjusting of...
2010-03-13 Raimond Spekking* (bug 21981) Add parameter 'showfilename' to <gallery...
2010-03-12 Chad HorohoeForce loading of Sanitizer in setUp() so defines()...
2010-03-12 Bryan Tong MinhRemove internalhttpsession from ApiUpload; remnant...
2010-03-12 Max SemenikFix bug that prevented non-hidden users from appearing...
2010-03-12 Bryan Tong MinhRemove the session_start from UploadBase, since there...
2010-03-12 Bryan Tong MinhMerge r63621 and r63636 from REL1_16:
2010-03-11 Aaron SchulzFixed blockip log excerpt permission check (bug 22809...
2010-03-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-11 Alexandre EmsenhuberFix for r63578: also change wordSegmentation() to segme...
2010-03-11 Aaron SchulzMade resetArticleID() reset redirect/length/latest...
2010-03-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-10 Aaron SchulzMade getLatestRevID() return an integer
2010-03-09 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-03-09 Aryeh GregorStyle fixes
next