lhc/web/wiklou.git
2012-10-16 jeroendedauwAdded a pile of missing docs and fixed a few incorrect...
2012-10-16 Aaron SchulzTweaked code comment from 557a68838c594ea98bd233f6cc05f...
2012-10-16 Aaron SchulzAdded MAX_JOB_RANDOM constant and replace one bad instance.
2012-10-16 Aaron SchulzMerge "Adding a base query API module that allows very...
2012-10-16 IAlexMerge "Use 'flush' flag to end automatic transactions."
2012-10-16 Daniel KinzlerMerge "(Bug 40652) Reject invalid titles as sitelinks"
2012-10-16 jeroendedauwAdding a base query API module that allows very easily...
2012-10-16 danielUse 'flush' flag to end automatic transactions.
2012-10-16 audeFix typo in contenthandler documentation
2012-10-16 jeblad(Bug 40652) Reject invalid titles as sitelinks
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "fix bug 41043, return false on edit page form...
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 Tim StarlingMerge "[JobQueue] Job queue refactoring and generalizing."
2012-10-15 ASchulz[JobQueue] Job queue refactoring and generalizing.
2012-10-15 audecheck if $revisionInfo['format'] isset in Import.php
2012-10-15 ReedyUse wfDebugLog() not wfErrorLog()
2012-10-15 Translation... Merge "Localisation updates from translatewiki.net."
2012-10-15 Translation... Localisation updates from translatewiki.net.
2012-10-15 TheDJMerge "Fix up various issues leading to bug 40780."
2012-10-15 audefix bug 41043, return false on edit page form when...
2012-10-15 Siebrand MazelandMerge "Remove unused 'qbpageinfo'"
2012-10-15 ReedyMerge "Add wfErrorLog() call before throwing an excepti...
2012-10-15 ReedyAdd wfErrorLog() call before throwing an exception...
2012-10-15 Subramanya... Added ugly nesting and template interaction tests ...
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-15 Brad Jorsch(bug 40930) Fix regression: ContentHandler prevents...
2012-10-15 Antoine Mussorestore wgDebugTimestamps in testDebugFunctionTest()
2012-10-15 ReedyMerge "[Bug 41030] fix fatal error when rendering non...
2012-10-15 daniel[Bug 41030] fix fatal error when rendering non-existing...
2012-10-15 Niklas LaxströmMerge "Message documentation update for DifferenceEngine"
2012-10-15 Daniel KinzlerMerge "Fix for SiteListTest failing on 32bit machines"
2012-10-15 Niklas LaxströmMessage documentation update for DifferenceEngine
2012-10-15 Siebrand MazelandRemove unused 'qbpageinfo'
2012-10-15 Siebrand MazelandMore concise and precise wording for 'upload-disallowed...
2012-10-15 Tobias GritschacherFix for SiteListTest failing on 32bit machines
2012-10-15 Daniel FriesenFix incorrect message in CologneBlue full text button.
2012-10-15 Tim StarlingRename $wgPurgeHttp11 to $wgSquidPurgeUseHostHeader
2012-10-15 Daniel Friesen(bug 39005) Add $wgPurgeHttp11.
2012-10-15 Tim StarlingFix WikitextContent::getSection() for missing sections
2012-10-14 daniel[Bug 40032] code 415 for bad type in action=raw
2012-10-14 danielSupport plain text content.
2012-10-14 ReedyMerge "includes/ContentHandler.php does not exist,...
2012-10-14 danielFix declaration of content_model and content_format...
2012-10-14 Alex Monkincludes/ContentHandler.php does not exist, it's includ...
2012-10-14 ReedyMerge "Add separate fa_sha1 field to filearchive table"
2012-10-14 Translation... Merge "Localisation updates from translatewiki.net."
2012-10-14 Translation... Localisation updates from translatewiki.net.
2012-10-14 umherirrenderAdd separate fa_sha1 field to filearchive table
2012-10-14 Alexandre EmsenhuberRebuild MessagesEn.php
2012-10-14 Daniel FriesenMake maintenance/dev/'s .sh files executable.
2012-10-14 madman(bug 39688) action=info displays misleading edit histor...
2012-10-14 IAlexMerge "Delete more thumbnails after parser tests."
2012-10-14 IAlexMerge "(bug 40889) Fix XHTML in Special:Upload form...
2012-10-14 IAlexMerge "(bug 23721) Only show deletedOnly checkbox on...
2012-10-14 Alex Monk(bug 23721) Only show deletedOnly checkbox on contribs...
2012-10-13 Tim LandscheidtDelete more thumbnails after parser tests.
2012-10-13 Mark Holmquist(bug 40889) Fix XHTML in Special:Upload form labels
2012-10-13 Timo TijhofFix up various issues leading to bug 40780.
2012-10-13 Tim LandscheidtAdd images/lockdir to .gitignore.
2012-10-13 Translation... Localisation updates from translatewiki.net.
2012-10-13 IAlexMerge "PostDatabaseUpdateMaintenance: childs checks...
2012-10-13 IAlexMerge "EditPage: Use content language to truncate for...
2012-10-13 Timo TijhofResourcesTest: Assert that all registered resources...
2012-10-13 ReedyUpdate jQueryUI to 1.8.24
2012-10-13 Aaron SchulzMerge "Silence warnings about deprecation by ContentHan...
2012-10-12 MaxSemMerge "(bug 40111) Disable minor edit for page/section...
2012-10-12 Translation... Localisation updates from translatewiki.net.
2012-10-12 umherirrender(bug 40111) Disable minor edit for page/section creatio...
2012-10-12 Reedy(bug 39665) optimize API query generator list
2012-10-12 umherirrenderEditPage: Use content language to truncate for database
2012-10-12 umherirrenderPostDatabaseUpdateMaintenance: childs checks updatelog...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-12 Aaron SchulzMerge "Skip parser tests if main NS isn't wikitext."
2012-10-12 Aaron SchulzMerge "[Bug 40716] Fix SearchEngineTest etc with non...
2012-10-12 Daniel KinzlerMerge "Added note about sites functionality into the...
2012-10-12 jeroendedauwUpdate @since tags from 1.20 to 1.21
2012-10-12 jeroendedauwAdded note about sites functionality into the release...
2012-10-12 MaxSemMerge "Add *_content_(model|format) fields to PostgreSQL"
2012-10-12 DemonMerge "* Oracle schema update: rc_moved, cat_hidden...
2012-10-12 jeroendedauwAdded sites functionality, a much more generic and...
2012-10-12 danielFixing dump tests for non-wikitext in NS_MAIN.
2012-10-12 danielSkip parser tests if main NS isn't wikitext.
2012-10-12 danielSilence warnings about deprecation by ContentHandler.
2012-10-12 daniel[Bug 40716] Fix SearchEngineTest etc with non-wikitext...
2012-10-12 Alexandre EmsenhuberUpdates findHooks.php for ContentHandler changes.
2012-10-11 GWickeMerge "Additional tests to keep Parsoid on track."
2012-10-11 freakolowskyAdd *_content_(model|format) fields to PostgreSQL
2012-10-11 Translation... Merge "Localisation updates from translatewiki.net."
2012-10-11 Translation... Localisation updates from translatewiki.net.
2012-10-11 Brion VibberInitial stab at responsive images for screen densities.
2012-10-11 Aaron SchulzMerge "Prefix new ContentHandler hooks in WikiPage...
2012-10-11 Subramanya... Additional tests to keep Parsoid on track.
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-11 Siebrand MazelandPrefix new ContentHandler hooks in WikiPage with Page...
2012-10-11 DemonMerge "fix typoed in EditPage->mPreloadContent"
2012-10-11 DemonMerge "introducing MW_SUPPORTS_CONTENTHANDLER for fun...
2012-10-11 danielAllow ORMTable to access a foreign wiki.
next