(bug 13453) Fix rebuildrecentchanges for DB's with FK constraints
[lhc/web/wiklou.git] / includes /
2009-10-17 Aaron SchulzRemoved unexplained newline at top of file. No idea...
2009-10-17 Aaron SchulzFollow up r57846: tack on an error code
2009-10-17 Aaron Schulz* Fixed fatal for bad wlowner usernames
2009-10-16 Raimond SpekkingSplit time and date for better i18n
2009-10-16 Michael Dalefix per r57729#c4267
2009-10-16 Chad Horohoebug 9982. Encapsulate wgCanonicalNamespaceNames. Patch...
2009-10-16 Chad HorohoeRemove some unused globals
2009-10-15 Alexandre Emsenhuber* (bug 21105) API: list=usercontribs can now list contr...
2009-10-15 Alexandre EmsenhuberFollow-up r30264: pass second parameter to AddNewAccoun...
2009-10-15 Raimond SpekkingConsistency tweak: Reduce the length of these input...
2009-10-15 Alexandre Emsenhuber* (bug 21116) MediaWiki:Templatesused, MediaWiki:Templa...
2009-10-15 Aaron SchulzRemoved unrelated change that slipped into r57769
2009-10-15 Aaron SchulzRefactored unmaintainable userCan() code by making...
2009-10-15 Aaron SchulzRemoved inapplicable deletedtext userCan() check
2009-10-15 Aaron SchulzBolden suppression check label as it is for non-image...
2009-10-15 Aaron SchulzMade isDeleted() et all call $this->load() first
2009-10-15 Aaron Schulzcall static function statically
2009-10-15 Andrew GarrettFollow-up to r57602, change DELETED_TEXT to DELETED_FIL...
2009-10-15 Raimond SpekkingFix PHP Notice: Undefined variable: text in /var/www...
2009-10-15 Michael Dale* ( bug 21089 ) fixes js2 upload stash support.
2009-10-14 Michael Dale* added db commit logic to the watch request in api...
2009-10-14 Michael Dale* follow-up to r57728 switched to use global wfShellExe...
2009-10-14 Michael Dale* (bug 21140) Fixed Upload Form for using an Antivirus...
2009-10-14 Alexandre Emsenhuber* (bug 21114) Special:Contributions no longer shows...
2009-10-14 Alexandre Emsenhuber* (bug 21113) "Other statistics" header on Special...
2009-10-14 Alexandre Emsenhuber* (bug 21115) wgCanonicalSpecialPageName javascript...
2009-10-14 OverlordQFollowup to r57102, use already existing sequence name...
2009-10-14 Aaron SchulzFixed total import breakage from r53271
2009-10-13 Raimond SpekkingConsistency tweak: coalesce tool links with pipes inste...
2009-10-12 Aaron Schulz* (bug 20595) Don't increment ping value right after...
2009-10-11 Alexandre Emsenhuber* removed trailing spaces
2009-10-11 Happy-melon(bug 21095) allow tracking categories added to the...
2009-10-11 Purodha B BlissenbachAdd link to Special:ActiveUsers to Special:Statistics
2009-10-10 Domas Mituzasum, don't die with fatal error?
2009-10-10 Aaron Schulzbug 21076: b/c, make 'undelete' work without 'deletedtext'
2009-10-10 Alexandre Emsenhuber* (bug 21073) "User does not exist" message no longer...
2009-10-10 Alexandre Emsenhuber* (bug 21074) Don't call $wgUser->getSkin() in OutputPa...
2009-10-10 Aaron Schulzblank invalid usernames for "revision author" field too
2009-10-10 Aaron SchulzFill in class names for r57530
2009-10-09 Alexandre Emsenhuberfix comments
2009-10-09 Andrew GarrettSame fix as r57530, except done correctly
2009-10-09 Aaron SchulzFollow up r57530 elsewhere
2009-10-09 Bryan Tong Minh* Add file and textarea support to HTMLForm.
2009-10-09 Chad HorohoeBack out the bit of r57558 for allowing lowercased...
2009-10-09 Chad Horohoe(bug 13750) $wgCapitalLinks should be a per-namespace...
2009-10-09 Chad HorohoeMove construction of $url and $thumbUrl up to FileRepo...
2009-10-08 Michael Dale* bug 21063 http copy upload and upload from stash...
2009-10-08 Andrew GarrettReplace broken nested terneries (causing a nasty bug...
2009-10-08 Raimond SpekkingConsistency tweak: coalesce tool links with pipes inste...
2009-10-08 Michael Dale* bug 21028 updated title for upload error
2009-10-07 Siebrand MazelandPartial reapply of r56549 after revert in r57489 withou...
2009-10-07 Brion VibberPartial revert r56549 -- too much HTML escaping on...
2009-10-07 Brion VibberSpacing tweak -- $histlink and $difftext now belong...
2009-10-07 Brion Vibbercheck that $this->mTitle isn't empty before checking...
2009-10-07 Brion VibberUse 'deleterevision', not 'deletedhistory' right to...
2009-10-07 Brion VibberMerge r57468 fix from wmf-deployment... fixes $wgStyleP...
2009-10-07 Andrew GarrettAdd new hook, UserIsBlockedFrom, which allows extension...
2009-10-07 Chad HorohoeSet default thumb cache to 24hrs, rather than disabled
2009-10-06 Brion VibberCleanup r57359 -- removing PHP4-isms (references not...
2009-10-06 Brion Vibber* (bug 21026) Fixed file redirects on shared repos...
2009-10-06 Brion Vibbertypo fix in comment
2009-10-06 Brion VibberCleanup for r57288: use $wgContLang->alignEnd() instead...
2009-10-06 Tim Starling(bug 20966) Use the name of the <button> element to...
2009-10-05 Andrew GarrettInclude wgScriptExtension in exported JS vars
2009-10-05 TobiasFixing bug 20524: Hideuser: Nicer error when trying...
2009-10-04 Alexandre Emsenhuberfix some doxygen warnings
2009-10-04 Jack Phoenixredoing r38040: two new hooks for email confirmation...
2009-10-04 Jack Phoenixcoding style tweaks
2009-10-02 Aaron Schulz* Added $wgFlaggedRevsProtectLevels to allow for site...
2009-10-02 Alexandre Emsenhuber* (bug 20948) "Create this page" on Special:Search...
2009-10-02 Aaron SchulzMade log extracts default to 25 items
2009-10-02 Raimond Spekking* Bug 20944: Align revision delete button left for...
2009-10-02 Daniel Kinzlerfollow-up to r57278: cache all variables untill the...
2009-10-02 Alexandre Emsenhuber* (bug 20885) Search box no longer suggests unavailable...
2009-10-02 Daniel Kinzlerclear variable cache in clearState() as suggested by...
2009-10-01 Brion VibberRevert r57208 - unexpected message format type change...
2009-10-01 Brion Vibberfix eol style
2009-10-01 Raimond SpekkingFix double escaping to avoid showing literal &bull...
2009-10-01 Aryeh GregorEscape '<' in attribute values for well-formed XML
2009-09-30 Aaron Schulzadded 'rev-suppressed-unhide-diff'
2009-09-30 Trevor ParscalDecided to go with yet another approach for adding...
2009-09-30 Aaron SchulzFixed regression: deleted file link was not greyed...
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-30 Aaron Schulzunbreak deleted file viewing
2009-09-30 Aaron SchulzAdded exists() function
2009-09-30 Aaron SchulzisDeleted() et all should be sure to call $this->load()
2009-09-30 Brion VibberPull back r56730 for now: "New configuration variable...
2009-09-30 Aaron SchulzFixed deleted image link regression: was totally broken
2009-09-30 Roan KattouwPut the watch icon part of the changes reverted in...
2009-09-30 Andrew GarrettReplace hardcoded api.php with a call to wfScript(api...
2009-09-30 Roan KattouwRevert r56924 (new watch icon and color changes for...
2009-09-30 Andrew GarrettRandomly generate a watchlist token on-demand if a...
2009-09-30 Brion VibberRevert r57053 for now "bug 20860 [[Special:Allmessages...
2009-09-30 Andrew GarrettFix for r57119, remove double-/ in URLs
2009-09-30 Andrew GarrettRe-work feed exposure system.
2009-09-30 Aaron SchulzMake sure countRevisionsBetween() returns an integer...
2009-09-30 Aaron SchulzFollow-up r57109: missing file
2009-09-30 Aaron SchulzMoved UI diff stuff into its own DifferenceInterface...
2009-09-30 Michael Dale* restored script order per r56746#c4198
2009-09-30 Raimond Spekking* Use styling 'white-space: nowrap' for restriction...
next