Update dependencies for r79363 per Roan's advice
[lhc/web/wiklou.git] / includes /
2010-12-31 Roan Kattouwr79347 didn't update other callers to mungeQuery()...
2010-12-31 Roan KattouwFollowup r78786: pass $fname in the raw SQL case too
2010-12-31 Roan KattouwFollow-up r78786: the querypage branch merge threw...
2010-12-31 Roan KattouwFix r78970 per CR: params were the wrong way around
2010-12-31 Roan KattouwRemove now-unused SQL timestamp conversion functions...
2010-12-31 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-31 PlatonidesFollow up r79314.
2010-12-31 X!Use $oldTableName in CloneDatabase. The dropTable(...
2010-12-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-30 Greg Sabino MullaneDon't put multiple tables in the same file.
2010-12-30 Sam ReedFix private class member variable access
2010-12-30 X!-Destroy the DB automatically when initting the DB
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
2010-12-30 PlatonidesFix r71751 problems with textual parameters.
2010-12-30 Roan Kattouw(bug 26507) Wrap all ResourceLoader-served JS in (funct...
2010-12-30 Daniel FriesenFollowup r79055 c12495 fix undefined index notice.
2010-12-30 Alexandre EmsenhuberFix for r79231: $dbname was missing
2010-12-30 Sam ReedNo magic variables are used after this extract call...
2010-12-30 Sam ReedExtract sucks
2010-12-30 Sam ReedFollowup r79229, fix varible type fail
2010-12-30 Sam ReedAdd function return type hint to wfGetLBFactory
2010-12-30 Sam ReedArray to array
2010-12-30 Sam ReedPer CR on r68482, fix adss to add
2010-12-29 Roan KattouwFix r79213: and $ts === null too, per CR
2010-12-29 Roan KattouwFollowup r71751: change strict comparison to loose...
2010-12-29 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-29 Bryan Tong MinhFollow-up to r75282: don't query if there are no pages...
2010-12-29 Roan KattouwFollowup r78824: add missing message
2010-12-29 Chad HorohoeFix example per r78832 CR
2010-12-29 Chad HorohoeFollowup r78823: just remove the offending line entirely
2010-12-29 Platonides(Bug 26458) Section edit links appear on pages that...
2010-12-29 PlatonidesFollow up r67663. Now with 100% less sugar, er.. @s!
2010-12-28 OverlordQFollowup to r79094, PG handles temporary tables correct...
2010-12-28 Chad HorohoeFix hardcoded debugging from r79093
2010-12-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-28 Jack Phoenixadd Roan to Special:Version credits
2010-12-28 PlatonidesFix bug 14404. The articles are now always saved with...
2010-12-28 X!Fix r79109: listTables() does not work without a prefix...
2010-12-28 PlatonidesPlay safe and clear the article object internals, too...
2010-12-28 PlatonidesThis precondition is no longer needed after r78393
2010-12-28 X!It's here! It's finally here! The skies are falling...
2010-12-28 Niklas LaxströmFollow up r23393, also remove the getter method
2010-12-28 Chad HorohoeNitpick r79094: fix var names
2010-12-28 Chad HorohoeFollowup r79093: Move DROP TABLE code to Database class...
2010-12-28 Chad HorohoeRefactor table cloning code into its own class so it...
2010-12-27 Chad HorohoeComment out "subscribe to mediawiki-l" feature until...
2010-12-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-27 Happy-melonFollow-up r79084: synchronise keys.
2010-12-27 Happy-melonFollow-up r79083: Fix notices on TW.
2010-12-27 Happy-melonRefactoring in RecentChanges/Watchlist:
2010-12-27 Platonides(Bug 26434) - Generated password from "Create account...
2010-12-27 Chad HorohoeMove setup_plpgsql() to PostgresInstaller and make...
2010-12-27 Chad Horohoe* Followup r78450: just use selectField() instead of...
2010-12-27 Daniel FriesenCommit getPersonalTools to allow personal bar generatio...
2010-12-27 Brion Vibber* bug 26437: fix for Sanitizer::decodeCharReferences...
2010-12-27 Happy-melonFollow-up r79036: update comment.
2010-12-27 Happy-melon(bug 268) add Special:PermanentLink/### as an internall...
2010-12-26 PlatonidesRevert r75588 and r77381. Block just the tainted pairs...
2010-12-26 PlatonidesWhen running phpunit with globals backup, $skinsInitial...
2010-12-26 Brion VibberThumbnail previews for PNG, JPEG, GIF, and SVG files...
2010-12-26 Brion VibberThrow an exception instead of low-level PHP fatal error...
2010-12-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-26 PlatonidesDocument parser, add test cases for the external entry...
2010-12-26 PlatonidesRemove ParserOptions clonations, already cloned in...
2010-12-26 PlatonidesStore the options used by the parsing in ParserOutput...
2010-12-26 Daniel FriesenChanging the skin loader to load classes using the...
2010-12-26 Daniel FriesenBack out getPersonalTools from r79014 which did not...
2010-12-26 Daniel FriesenAdd a config option to allow the login / create account...
2010-12-26 Brian Wolff(Bug 26425) Due to r71751, wfTimestamp stopped acceptin...
2010-12-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-25 Niklas LaxströmSame for the tooltip, don't call twice
2010-12-25 Niklas LaxströmRm useless checks which breaks if descriptionmsg is...
2010-12-25 Niklas LaxströmDon't load the same accesskey message four times (in...
2010-12-25 Niklas LaxströmTrailing whitespace in messages is not supported
2010-12-25 KrinkleReverting r78889 and r78865. Breaks changeslist on...
2010-12-24 Platonides(Bug 26412) Search results headers no longer show a...
2010-12-24 Brian Wolff(Bug 26410) In an internal link, a plus sign is treated...
2010-12-24 KrinkleFollow-up r77121
2010-12-24 Roan KattouwReally fix bug 26131: just putting the site+user <link...
2010-12-23 Roan KattouwFollowup r78933: reapply r78802
2010-12-23 Roan KattouwRevert r78023 and its follow-up r78802: change seems...
2010-12-23 Chad HorohoeRevert r78903, r78904, r78905, r78906 (changing opendir...
2010-12-23 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-23 Roan Kattouw(bug 26399) Preload module info for all modules in...
2010-12-23 Chad Horohoe* Fix r78774 for Oracle and Postgres, broke by method...
2010-12-23 Roan KattouwProper exception handling in ResourceLoader. Catch...
2010-12-23 Sam ReedAnother variable type hint, and some function documentation
2010-12-23 Sam ReedMore minor bits of documentation
2010-12-23 Sam ReedAdd some method documentation
2010-12-23 X!Followup to r78903: Add proper SVN info
2010-12-23 X!Followup to r78903: Forgot to svn add
2010-12-23 X!Per discussion on mailing list, modifying some uses...
2010-12-23 Happy-melonFollow-up r78865 CR; restore arrow helper functions...
2010-12-23 Happy-melon(bug 17456) implement CollapsibleTables in core javascr...
2010-12-22 Sam ReedFixup date and uppercase parameter from r78824
2010-12-22 Sam Reed* (bug 24287) Wrap/similar on api help output
2010-12-22 Roan KattouwFix r78828: comma to dot
2010-12-22 Sam ReedRemove spurious 0 from r78831
2010-12-22 Sam ReedAdd a really basic example for completeness
2010-12-22 Sam ReedFix trailing whitespace in ApiQueryQueryPage.
next