lhc/web/wiklou.git
2008-09-21 Chad HorohoeCore msg tweak. Explain what an "active user" is.
2008-09-21 Siebrand MazelandFix syntax error
2008-09-21 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-09-21 Tim StarlingRevert r41095, the bug is there because giving an error...
2008-09-21 Tim StarlingLog exceptions encountered in api.php. Check for null...
2008-09-21 Niklas Laxström* An attempt to fix bug 11119
2008-09-21 Tim StarlingFixed more wfGetDB() calls with no arguments.
2008-09-21 Tim StarlingMore specific error messages
2008-09-21 Tim StarlingwfGetDB() needs a parameter.
2008-09-21 Tim StarlingLogging tweaks
2008-09-21 Tim StarlingDebugging code left in, probably needs an option of...
2008-09-21 Tim StarlingRevert r40752. Causes lock contention on site_stats...
2008-09-21 Niklas Laxström* $name is not defined here
2008-09-21 Tim StarlingRevert/rewrite of r40696.
2008-09-21 Aryeh GregorProhibit empty page titles at a low level
2008-09-21 Aryeh GregorWhitespace/braces
2008-09-20 Aaron Schulz* Avoid doing templatelinks query (which can get huge...
2008-09-20 Alex ZMove protection level and protection expiry information...
2008-09-20 Tim StarlingDon't run hour-long, unlimited row-count DB queries...
2008-09-20 Aaron SchulzRemove unnecessary transaction
2008-09-20 Aaron SchulzUse cur_id condition alone so that it actually deletes...
2008-09-20 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-09-20 Aaron SchulzRevert r40909, still too slow for comfort
2008-09-20 Aaron SchulzUse normal, more patient, connection attempts for maste...
2008-09-20 Tim Starling* Always log connection errors
2008-09-20 Tim StarlingFixed two patrol bugs:
2008-09-20 Aaron SchulzAdd missing wfProfileOut( __METHOD__ );
2008-09-20 Victor VasilievAdd class to rows so admins can hide groups from Specia...
2008-09-20 Aaron SchulzFix regression from r40636: footer is now parsed again
2008-09-20 Tim StarlingDon't double-escape search terms before highlighting...
2008-09-20 Tim StarlingFixed warning. QueryPage subclasses are required to...
2008-09-20 Tim StarlingFix fatal error, addNewUserLogEntryAutoCreate is invoke...
2008-09-20 Chad Horohoe+doc
2008-09-20 Chad HorohoeLots of doc updates. Documented where I knew what it...
2008-09-20 Tim StarlingRemove rage, looks unprofessional.
2008-09-20 Chad HorohoeFix more doxygen stuff.
2008-09-20 Tim StarlingReverted r40719, plainly flawed, for instance the hard...
2008-09-20 Brion Vibberwrap some long lines
2008-09-19 Chad HorohoeCleanup to r41041. escape-noentities => escapenoentities
2008-09-19 Chad Horohoe+4 docs, -4 @todo's
2008-09-19 Brion VibberQuickie example adding $wgLang->commaList() to encapsul...
2008-09-19 Brion VibberDrop $wgDBminWordLen from DefaultSettings.php -- hasn...
2008-09-19 Aaron Schulzopps, use trim() instead
2008-09-19 Aaron SchulzTweak edit comment space
2008-09-19 Chad HorohoeAdd accessor to $rootElement, rather than accessing...
2008-09-19 Aaron SchulzClean up inDnsBlacklist()
2008-09-19 Aaron SchulzRemove some individual transactions
2008-09-19 Chad HorohoeFix some doxygen stuff.
2008-09-19 Aaron Schulz* Clean up patrol code to not possibly log twice (depen...
2008-09-18 Aaron SchulzWrap $log->addEntry() in transaction
2008-09-18 Aaron SchulzTweak report
2008-09-18 Alex Z*Don't let the API action=protect set actions that...
2008-09-18 Aaron Schulzimprove log dupe check
2008-09-18 Aaron SchulzComment out log_user_text stuff for now
2008-09-18 Aaron Schulz* Add support for log importing
2008-09-18 Alex Z(bug 12678) Don't show the upload link in the toolbox...
2008-09-18 Brion VibberBack out r41001 for the moment ("Add log_user_text...
2008-09-18 Alexandre EmsenhuberReadd the note about the schema changes since there...
2008-09-18 Aaron Schulztitle -> logtitle
2008-09-18 Aaron SchulzAdd log_user_text. Useful for log dumps, which are...
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-18 Brion VibberCleanup for r40944:
2008-09-18 Aaron Schulz* Move Import stuff to it's own file like Export
2008-09-18 Rotem LissLocalization update.
2008-09-18 Greg Sabino... Duplicate code
2008-09-18 Chad HorohoeAdd id to file delete confirmation form.
2008-09-18 Aaron Schulz* Add XML log dump support
2008-09-17 Roan KattouwAPI: Adding APIAfterExecute, APIQueryAfterExecute and...
2008-09-17 Alexandre EmsenhuberRELEASE-NOTES entry for my last commit
2008-09-17 Alexandre EmsenhuberFix for r40937 (and per talk with brion): merge the...
2008-09-17 Alexandre Emsenhuberfix some doxygen warnings
2008-09-17 Aaron SchulzBah, revert to r40753
2008-09-17 Aaron Schulz*Should need to escape twice
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-09-17 Siebrand MazelandLocalisation updates for core messages from Betawiki
2008-09-17 Andrew GarrettWork around misconfiguration by requiring strict compar...
2008-09-17 Siebrand Mazeland(no commit message)
2008-09-17 X!Readding 'Full Block Log' link, after being removed...
2008-09-16 Brion Vibber* (bug 10463) Apply $wgRenderHashAppend to sitenotice...
2008-09-16 Siebrand MazelandUpdate message files for r40916. Is "php rebuildLanguag...
2008-09-16 Chad HorohoeRemove two useless classes from HTMLDiff. One was entir...
2008-09-16 Alexandre Emsenhuber* Added $wgUseMetadataEdit and $wgMetadataWhitelist...
2008-09-16 Alex ZTweak to ProtectionForm: Title::getRestrictionExpiry...
2008-09-16 Aaron Schulz* Add transaction to undelete
2008-09-16 Aaron SchulzAvoid undefined var errors if data fetch fails
2008-09-16 Alex Z*Re-implement r40723 in Article::view()
2008-09-16 Aaron Schulz* Make sure we have the right article ID, not slave...
2008-09-16 Aaron Schulzminor refactoring
2008-09-16 Rotem LissLocalization: Split the delete, rollback and protect...
2008-09-16 Rotem LissLocalization update.
2008-09-16 Rotem LissFix.
2008-09-16 Aaron Schulz* Deal with new page move scenario (bug 3481)
2008-09-16 Aaron Schulz* Remove unneeded code
2008-09-16 Aaron SchulzThis is indexed now, do live. (bug 3945)
2008-09-16 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-09-16 Siebrand MazelandAdd 'protect-existing-expiry'
2008-09-16 Aaron Schulzwhitespace tweaks
2008-09-16 Tim StarlingRevert r40723, and associated i18n. Unexpected side...
2008-09-16 Tim StarlingFixed documentation. Don't use empty() to determine...
2008-09-16 Tim StarlingRevert r40627, r40551, r40536, r40535 (mark non-autocon...
next