accessor for database delimiter
[lhc/web/wiklou.git] / includes / db / Database.php
2012-10-25 Antoine Mussoaccessor for database delimiter
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-24 KrinkleMerge "(bug 41349) mediawiki.searchSuggest: Reorder...
2012-10-24 DemonMerge "Remove float from config-settings-block"
2012-10-24 DemonMerge "[FileBackend] Created README file for the file...
2012-10-24 IAlexMerge "Correct documentation for EditFilter hook parameter"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 ReedyMerge "fix bug 41280, show correct content when display...
2012-10-23 ReedyMerge "per bug 41244 and 41303, handle null or false...
2012-10-23 ReedyMerge "Removed reference to * from docs."
2012-10-23 Aaron SchulzMerge "Remove duplicate files, no point in loading...
2012-10-23 ReedyMerge "Moved core Job classes under includes/job/jobs."
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 Aaron SchulzMerge "tests: always call parent setUp"
2012-10-23 IAlexMerge "Localize parentheses in Linker::formatTemplates()"
2012-10-23 IAlexMerge "Don't try and run a special page through action...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-23 Niklas LaxströmMore informative debugging messages
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "Avoid using $wgUser in TitlePermissionTest"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 IAlexMerge "Added docu headers to content(handler) files"
2012-10-17 IAlexMerge "[JobQueue] Added more b/c wrapper functions."
2012-10-17 DemonMerge "[FileBackend] Added chaining ability to some...
2012-10-17 Aaron SchulzMerge "Warn when flushing inside an explicit transaction."
2012-10-17 danielWarn when flushing inside an explicit transaction.
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-11 Tim StarlingMerge "Fix creation of pages in the MediaWiki namespace."
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 KrinkleMerge "Update jQuery to 1.8.2"
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Fix flush-like commit in DeferredUpdates."
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 danielFix flush-like commit in DeferredUpdates.
2012-10-09 SiebrandMerge "Silenice trx warnings from LoadBalancer."
2012-10-09 danielSilenice trx warnings from LoadBalancer.
2012-10-09 IAlexMerge "Remove unused variables."
2012-10-09 IAlexMerge "Replace deprecated call."
2012-10-09 Siebrand MazelandUpdate docs for return and exception info
2012-10-09 danielMerge branch 'Wikidata' into master.
2012-10-09 SiebrandMerge "Use parseAsBlock() instead of parse() to show...
2012-10-09 SiebrandMerge changes I9d2b148e,Iccf6ea81
2012-10-09 Aaron SchulzMerge "Disable transaction warnings for automatic trx."
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-08 danielDisable transaction warnings for automatic trx.
2012-10-06 SiebrandMerge "(bug 38559) Add hook to info action to allow...
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-05 CatropeMerge "Bug 40756 - API: Call to a member function isGoo...
2012-10-05 Brion VIBBERMerge "CologneBlue rewrite: rework otherLanguages(...
2012-10-05 Brion VIBBERMerge "SkinTemplate: extract formatLanguageName() from...
2012-10-05 Niklas LaxströmShutup some trx warnings
2012-10-05 Niklas Laxströmelse { if } makes no sense
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove stuff from pageTitle...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: get rid of some extra ugly...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: kill mWatchLinkNum, watchTh...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: finally a proper sidebar...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: adjust the quickbar content...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: start cleaning up the quick...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: fix search form(s) generation"
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove hard dependency...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 ReedyMerge "(bug 16362) Add action=info link to toolbox."
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 GWickeMerge "Parsoid-centric tests to RT-test comments-ws...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-10-03 IAlexMerge "Improved documentation"
2012-10-03 jeroendedauwImproved documentation
2012-10-03 Brion VIBBERMerge "Changed notifyOnPageChange() to use onTransactio...
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-10-02 Aaron SchulzMerge "Truncate SHA-1 indexes"
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "(bug 40541) Fixed $wgSecureLogin functionality."
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-28 CatropeMerge "(bug 29898) Set cookie to force HTTPS from HTTP"
2012-09-27 KrinkleMerge "(bug 39793) #simpleSearch placeholder styles...
2012-09-27 IAlexMerge "Fix typo in docs."
2012-09-27 IAlexMerge "The hooks are initiated from WikiPage instead...
2012-09-27 IAlexMerge "Use standard function name for constructor."
2012-09-27 DemonMerge "Made stash cleaning script also remove the old...
2012-09-27 DemonMerge ".gitignore: Fix case of "Thumbs.db""
2012-09-26 KrinkleMerge "Simplify getNewOffset()"
next