(bug 20624) Installation allows to select "language" qqq for the Wiki
[lhc/web/wiklou.git] / includes /
2009-09-13 TobiasCreating new function wgOutput->showLogs and including...
2009-09-12 Aaron SchulzAdd getVisibility function (which fixes revisiondelete...
2009-09-12 Happy-melonFix fatal left over from preferences rewrite, that...
2009-09-12 Aaron Schulz* Removed duplicate revdelete links
2009-09-12 Aaron Schulzbug 20470 Edits with user/IP suppression are now marked
2009-09-12 TobiasAdjust the time according to the user configuration...
2009-09-12 Raimond SpekkingFollow-up r56215: Replace hardcoded text with a new...
2009-09-11 Brion VibberForward-port image manipulation disabling hack from...
2009-09-11 Roan KattouwMake os_disableSuggestionsOn() work also when called...
2009-09-11 Alexandre EmsenhuberFix for r55535, per Brion's comment: convert x-coded...
2009-09-11 Alexandre Emsenhuber* (bug 20556) Stub threshold's "other" <input> in Speci...
2009-09-11 Alexandre EmsenhuberFixes for r56068 and r55984:
2009-09-11 Chad HorohoeRevert r55459, 55467, 55469, 55518 (Page creation notif...
2009-09-10 Jack D. PondCleaned up img_auth code and re-integrated core img...
2009-09-10 Michael Dale* 3983#c3983 array casting does not work so well on...
2009-09-10 Michael Dale* should use <?php instead of <?
2009-09-10 Roan KattouwFix omission of ) in r51807 that eluded php -l because...
2009-09-10 Michael Dalemore (bug 20336)
2009-09-10 Roan KattouwAPI: Make it possible to fetch userrights tokens for...
2009-09-10 Roan KattouwAPI: When returning an emtpy opensearch result because...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-09-09 Michael Dale* (bug 20336) changed json_decode json_encode to static...
2009-09-09 Andrew GarrettRelax === check for blank signatures to ==, fixes bug...
2009-09-09 Andrew GarrettAdd doc comment noting that JS2 and script loader are...
2009-09-09 Roan KattouwFollow-up to r55639: per CR comment, make API help...
2009-09-08 Brion VibberCleanup for r55641: call static function statically
2009-09-08 Andrew GarrettAdd number formatting for numeric limits, regression...
2009-09-08 Brion VibberCleanup r55984: rename new $wgDisableTooltipsAndAccessk...
2009-09-08 Andrew GarrettFixes for r55979
2009-09-08 Andrew GarrettInitialise wgDBadminuser and wgDBadminpassword to null...
2009-09-08 Brion VibberRevert broken rewrite of login forms:
2009-09-08 Brion VibberRevert r55800 "bug 19646 Localization of img_auth.php...
2009-09-08 Domas Mituzasmove the checks for file cache way up, right where...
2009-09-08 Brion VibberRevert r55842 "Can now pass in element attributes other...
2009-09-08 Domas MituzasFix use of parser-cache-saved-timestamp, apparently...
2009-09-08 Andrew GarrettAdd AJAX category management system. Includes suggestio...
2009-09-08 Andrew GarrettAdd "Discussions" option to search when LiquidThreads...
2009-09-08 Happy-melonFollow-up to r55884 - update call in SpecialResetpass
2009-09-07 Happy-melonFollow-up to r55990, per comments:
2009-09-07 Happy-melonFollowup to r55990 - rename method to avoid PHP Strict...
2009-09-07 Happy-melonFollowup to r55990 - Remove debugging hack :(
2009-09-07 Happy-melon* Totally refactor includes/specials/SpecialUserlogin...
2009-09-07 Domas MituzasUniversalEditButton microoptimization :)
2009-09-07 Raimond SpekkingFollow-up r50177: Fix a PHP notice due to typo in array...
2009-09-07 Domas Mituzasmicro-optimization for front page views :-)
2009-09-07 Domas Mituzasfeatures time - a feature that allows to disable a...
2009-09-07 Domas Mituzasdon't lookup any classes for 'known' links - fixes...
2009-09-07 TobiasMinor fixes to r55918 - documentation and variable...
2009-09-07 TobiasNew message noarticletext-nopermission that does not...
2009-09-07 Aryeh GregorFix silly <table class=''>
2009-09-07 Tobiasfixing r55909: checking if the user is _currently_...
2009-09-07 Aryeh GregorDon't output for= that doesn't point anywhere
2009-09-07 Aryeh GregorConvert HTMLForm to use more Html::*
2009-09-07 TobiasDisplay note on Special:Contributions if user is blocke...
2009-09-07 Aryeh GregorDon't embed ?> in string literals
2009-09-07 Aryeh GregorRefactor redundant attrib dropping into new method
2009-09-06 Tobiasfixing error in r55903 - User object from userid is...
2009-09-06 TobiasShow change block / unblock link on Special:Contributio...
2009-09-06 Aryeh GregorRemove unneeded class left by r55879
2009-09-06 Aryeh GregorFix YET ANOTHER PHP WEAK TYPING BUG
2009-09-06 Aryeh GregorMove more <input> logic from input() to element()
2009-09-06 Aryeh GregorReimplement r55876 properly
2009-09-06 Happy-melonAllow password fields to be served by HTMLForm.
2009-09-06 Aaron Schulzbug 20519 Redirects in the stable version showed up...
2009-09-06 Aaron SchulzFixed regression likely from r55700, where $wgOut rev...
2009-09-06 Alex Z(bug 20136) Synchronize the protection form expiry...
2009-09-05 Aaron SchulzMove checkboxes back a bit
2009-09-05 Tobiasshow move/deletion log on action=history if there is...
2009-09-05 ThomasVuse UtfNormal::cleanUp() (r55768)
2009-09-04 Nimish GautamCan now pass in element attributes other than just...
2009-09-04 Alexandre Emsenhuberuse wfScript() so that it uses $wgScriptExtension to...
2009-09-04 Raimond SpekkingMake revdel input form more consistent with other forms:
2009-09-04 ThomasVfollow-up to r55768
2009-09-04 Jack D. PondBug 20489 Configure illegal file characters https:...
2009-09-04 Tim StarlingFix disabling of APC cache when loading message files...
2009-09-04 Jack D. Pondbug 19646 Localization of img_auth.php - with enhancements
2009-09-04 Tim StarlingFixed a bug whereby if a recache is triggered via getSu...
2009-09-04 Tim StarlingAdded $wgShowDBErrorBacktrace, to allow users to easily...
2009-09-04 Tim StarlingApplied patch by Juliano F. Ravasi for bug 20431: const...
2009-09-04 Aaron SchulzRemoved old comment and depreciated <tt> tags
2009-09-03 Aaron Schulz(bug 19912) Fixed regression were file links were never...
2009-09-03 Aaron SchulzRemoved pointless intval of the $ids array; it was...
2009-09-03 Aaron SchulzFixed regression that made re-upload links give overwri...
2009-09-03 Alexandre Emsenhuber* (bug 20494) OutputPage::getArticleBodyOnly() no longe...
2009-09-03 Daniel Kinzleradding public access methods for use by XMLRC extension.
2009-09-03 ThomasVget rid of invalid UTF8, strip control characters
2009-09-02 Aaron Schulz(bug 18862) RevisionDelete dropdowns
2009-09-02 Aaron Schulz(bug 20372) Improve rollback-revisiondelete handling
2009-09-02 Aaron Schulz* Fix for r55741 - selecting no revisions made PHP...
2009-09-02 Alexandre Emsenhuber* (bug 20464) Force manual recaching to false in Locali...
2009-09-02 Alexandre Emsenhuber* (bug 20446) When changing user rights with User@remot...
2009-09-02 Tim StarlingFix for r53194: according to the XSLT 1.0 spec, the...
2009-09-02 Tim StarlingFixes for r51204: removed useless $wgVariant and StubUs...
2009-09-02 Tim StarlingRevert r52158 per CR: was attempting to convert text...
2009-09-02 Tim Starling* Fixed CR r48837. Although using ids[]=x in the query...
2009-09-01 Michael Dale* r55034#c3604 re-factored presently used curl options...
2009-09-01 Happy-melonFollow-up to r55700 - patch up a path through which...
2009-08-31 Happy-melon(bug14900) Make __INDEX__ and __NOINDEX__ not override...
2009-08-31 Happy-melonBetter documentation for $wgPagePropLinkInvalidations.
2009-08-31 Happy-melon(bug 18880) Make LogEventsList::showLogExtract() more...
next