Partial revert of r37502, 37503: double-quoting of SQL strings
[lhc/web/wiklou.git] / includes /
2008-07-10 Brion VibberPartial revert of r37502, 37503: double-quoting of...
2008-07-10 Victor Vasiliev* Make image moving no longer experimental
2008-07-10 Niklas Laxström* Escaping, should also fix the weird double transform...
2008-07-10 Aryeh GregorRevert r37299. It's causing some extremely strange...
2008-07-10 Aryeh GregorAdd overly wordy comment explaining why logs can't...
2008-07-10 Aryeh GregorFixes for r37489:
2008-07-10 Brion VibberRevert r37490, 37493 for now -- 'NotifyOnPageChangeComp...
2008-07-10 Chad Horohoe(bug 14778) 'limit' parameter now applies to history...
2008-07-10 Roan KattouwAPI: More cleanup:
2008-07-10 Roan KattouwForgot to change one strencode() to addQuotes()
2008-07-10 Roan KattouwAPI: Some cleanup and fixes before 1.13 is released:
2008-07-10 Shinjimanupdate Chinese conversion database
2008-07-10 Bryan Tong Minh* Consistent use of capitalization
2008-07-10 Krzysztof KrzyzaniakNotifyOnPageChangeComplete hook added
2008-07-10 Aaron SchulzExtend RevisionInsertComplete hook (bug 14780)
2008-07-10 Niklas Laxström* Why on earth is this using content language
2008-07-10 Victor VasilievFix previous commit (removed accidentally commited...
2008-07-10 Victor Vasiliev* (bug 14772) Disallow moving images to invalid titles
2008-07-10 Shinjiman* (bug 451) Improve the phrase mappings of the Chinese...
2008-07-10 Niklas Laxström* Fix regression in 37317, random content going into...
2008-07-10 Brion VibberRevert r37443 for the moment:
2008-07-09 Victor Vasiliev* Forbid files with * and ? to be uploaded under Window...
2008-07-09 Chad Horohoe(bug 14763) Strict standards issue in DatabasePostgres...
2008-07-09 Brion VibberRevert the rest of r37393 -- appears to be debugging...
2008-07-09 Brion VibberTweak to r37385: put the timestamp format normalization...
2008-07-09 Brion Vibberfix to r37375 -- spell fieldset correctly :)
2008-07-09 Daniel Kinzlerimproved integration into category bar. Note: options...
2008-07-09 Chad HorohoeFix regression from r37158, Article::lastModified(...
2008-07-09 Bryan Tong Minh* Added flag "top" to list=usercontribs if the user...
2008-07-09 Raimond SpekkingMove the hook 'NewRevisionFromEditComplete'
2008-07-09 Rotem LissRemoving the ordered list workaround for Firefox in...
2008-07-09 Niklas Laxström* More fixes to misuse of wfmsg functions
2008-07-09 Niklas Laxström* Fix some misuse of message functions
2008-07-09 Andrew GarrettFatal errors are bad
2008-07-09 Andrew GarrettCore change for AbuseFilter extension: allow log entrie...
2008-07-09 Brion VibberCleanup r37317 -- let's make this a little more legible. :)
2008-07-09 Brion VibberRevert r37295 "(bug 14159) Use of MEMCACHE_COMPRESSED...
2008-07-08 Roan Kattouw(bug 14758) unknown_action message was output twice...
2008-07-08 Chad HorohoeBuuuump for r37320
2008-07-08 Alexandre EmsenhuberMissing param to wfDeprecated()
2008-07-08 Bryan Tong Minh(bug 13588) Experimentally track link changes if $wgTra...
2008-07-08 Chad HorohoeRedirects on Special:FewestRevisions are now marked...
2008-07-08 Andrew GarrettFix weirdness in Userrights and derived pages where...
2008-07-08 Tim Starling* LBFactory is not really much of a factory if it doesn...
2008-07-08 Bryan Tong MinhUser::editToken expects the salt as an array, not as...
2008-07-08 Niklas Laxström* Move message functions to own file
2008-07-08 Chad Horohoe(bug 14159) Use of MEMCACHE_COMPRESSED constant causes...
2008-07-07 Ryan Schmidt* Add new hook NormalizeMessageKey to allow extensions...
2008-07-07 Brion VibberRevert r37223 "keeping the consistence of the function...
2008-07-07 Brion VibberRevert r37281 "Split Compatibility functions to own...
2008-07-07 Niklas Laxström* Split Compatibility functions to own file
2008-07-07 Chad HorohoeBetter cache key name, better debug output.
2008-07-07 Roan KattouwAPI: Add paging (i.e. limit and continue) parameters...
2008-07-07 Chad HorohoeRemove unused (and seemingly useless) param from confir...
2008-07-07 Roan KattouwAPI list=alllinks:
2008-07-07 Chad HorohoeRemove cached svn version in r37249. Likely to be slower.
2008-07-07 Chad HorohoeDon't check block errors on account creation, we alread...
2008-07-07 Roan KattouwKilling filesort in prop={links,templatelinks} when...
2008-07-07 Chad HorohoeCache the SVN version so we're not doing a filesystem...
2008-07-07 Roan KattouwAPI: Add description for alcontinue parameter
2008-07-07 Niklas Laxström* Plural for delete-toobig and delete-warning-toobig
2008-07-07 Bryan Tong MinhRemove the thumb moving coding all together since thumb...
2008-07-07 Niklas Laxström* Cleanup for r37209, which broke grammar while fixing...
2008-07-07 Tim StarlingFix silent failure in PHP 5.1.x or older. The callback...
2008-07-07 Tim StarlingAllow the search box, toolbox and languages box in...
2008-07-07 SQLwhitespace to bring function into line with mediawiki...
2008-07-07 Tim Starling* Split off DB load monitoring logic into a LoadMonitor...
2008-07-07 Danny B* keeping the consistence of the function name string
2008-07-07 Chad HorohoeImplement OFFSET in getContributors(). Nothing currentl...
2008-07-06 Brion Vibber* (bug 14709) Fix login success message formatting...
2008-07-06 Victor VasilievSome debug logging for image moving
2008-07-06 Brion Vibber* (bug 14646) Fix some double-escaping of HTML in feed...
2008-07-06 Brion VibberFix for PHP < 5.2.3
2008-07-06 Niklas Laxström* Allow plural in filetype-banned-type, filetype-unwant...
2008-07-06 Niklas Laxström* Split date and time to two variables to allow better...
2008-07-06 Nicolas Dumazet$dbr->select already returns a ResultWrapper, no need...
2008-07-06 Alexandre EmsenhuberOne more tweak: double global declaration of $wgOut
2008-07-06 Aaron SchulzFlaggedRevs refactoring:
2008-07-06 Nicolas DumazetmResult is never used, removing it.
2008-07-06 Chad HorohoeTrim up trailing newlines before footer gets added.
2008-07-05 Brion VibberRevert r37078, 37132 "New hook ParserBeforeTranscludeTe...
2008-07-05 Siebrand MazelandAdd message 'undelete-fieldset-title' to resolve issue...
2008-07-05 Daniel FriesenMinor fix, $parser was passed instead of $this like...
2008-07-05 Greg Sabino MullaneHandle multi-insert ignores properly, as pointed out...
2008-07-05 Shinjiman* Re-implement the message caches for r35821
2008-07-05 Niklas Laxström* Allow grammar
2008-07-05 Chad HorohoeRe-implement "Email user footer,"
2008-07-05 Nicolas Dumazetmoving $cat = new self() before $cat->mTitle = $title...
2008-07-05 Alexandre EmsenhuberRemoved "See diff.doc", it seems that this file never...
2008-07-05 Roan KattouwFix regression from r37046: tokens should not be suppli...
2008-07-05 Daniel FriesenNew hook ParserBeforeTranscludeTemplate:
2008-07-04 Brion VibberRevert r37009 -- turns out you can do these structures...
2008-07-04 Brion VibberRevert r37063 "KTHMLfixes no longer loaded on skins...
2008-07-04 Chad HorohoeKTHMLfixes no longer loaded on skins where it doesn...
2008-07-04 Greg Sabino MullaneProperly handle the 'IGNORE' option passed to the inser...
2008-07-04 Bryan Tong MinhRemove non working, obsolete ICRepo. Use the working...
2008-07-04 Victor VasilievDon't pass $db, as Tim Starling advises
2008-07-04 Roan KattouwRewritten the way the API handles tokens:
2008-07-04 Nicolas DumazetmCategoties -> mCategories
2008-07-04 Nicolas DumazetCorrecting commit 37038 : only getXXXDeletions were...
next