Merge "Removed useless begin()/commit() calls as DBO_TRX is not on in cli mode."
[lhc/web/wiklou.git] / maintenance /
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-10-03 SiebrandMerge "Convert valign HTML attribute into inline CSS"
2012-10-03 SiebrandMerge "Fix documentation of $wgProxyList"
2012-10-03 SiebrandMerge "Improve documentation of maintenance scripts...
2012-10-03 SiebrandMerge "Stylize"
2012-10-03 IAlexMerge "Defer the watchlist update query in EditPage."
2012-10-03 Timo TijhofUpdate messages.inc for Icd721011b4
2012-10-03 KrinkleMerge "Removed user-agent string from mw.feedback posts"
2012-10-02 Aaron SchulzMerge "Truncate SHA-1 indexes"
2012-10-02 umherirrenderUse User::getGroupsWithPermission
2012-10-02 Alexandre EmsenhuberImprove documentation of maintenance scripts and test...
2012-10-01 umherirrenderDo not register Special:JavaScriptTest, if disabled
2012-09-30 Translation update... Merge "Localisation updates from translatewiki.net."
2012-09-30 ReedyMerge "(bug 34960) drop unused fields rc_moved_to_ns...
2012-09-30 NikerabbitMerge "(bug 40384) Move width/height from button to...
2012-09-29 umherirrender(bug 34960) drop unused fields rc_moved_to_ns/rc_moved_...
2012-09-29 ReedyMerge "Drop unused database field ss_admins"
2012-09-29 umherirrenderDrop unused database field ss_admins
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 SiebrandMerge "Link the credits in Special:Version in all langu...
2012-09-27 Aaron SchulzMerge "Catch and deal with UploadStashZeroLengthFileExc...
2012-09-27 ReedyCatch and deal with UploadStashZeroLengthFileException...
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 KrinkleMerge "Remove svnstat stuff used in Doxygen generation"
2012-09-27 KrinkleMerge "(bug 40531) profileinfo.php: Clean up"
2012-09-27 DemonMerge "Only bin/ulimit4.sh is used by MW in GlobalFunct...
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 ReedyRemove svnstat stuff used in Doxygen generation
2012-09-26 KrinkleMerge "Simplify getNewOffset()"
2012-09-26 KrinkleMerge "svnstat? In MY git repo?"
2012-09-26 GWickeMerge "Adding a few tests for categories"
2012-09-26 DemonMerge "Add 2 new options to importImages.php"
2012-09-26 Max SemenikAdd 2 new options to importImages.php
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-26 Timo Tijhof(bug 40352) fixDoubleRedirects.php: Support interwiki...
2012-09-26 Tim StarlingTruncate SHA-1 indexes
2012-09-25 NikerabbitMerge "Change case to use the canonical names."
2012-09-25 AaronMade stash cleaning script also remove the old thumbnails.
2012-09-25 Trevor ParscalMerge "mediawiki.action.edit.preview: New module replac...
2012-09-25 Aaron SchulzMerge "(bug 40353) SpecialDoubleRedirect: Fix for inter...
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-24 DemonMerge "[FileRepo] Throw an exception if a storage key...
2012-09-24 CatropeMerge "Limit bad transactions warnings to those involvi...
2012-09-24 SiebrandMerge changes I7057c2e0,Id1fc9c87
2012-09-24 Chad HorohoeRemove some PHP 5.2 cruft (we already bailed for <...
2012-09-23 IAlexMerge "Remove pass-by-reference from WikiExporter const...
2012-09-23 SiebrandMerge "Don't parse the section summary when creating...
2012-09-23 SiebrandMerge "(bug 35693) ApiQueryImageInfo now suppresses...
2012-09-23 IAlexMerge "Fix broken tests for Xml."
2012-09-23 IAlexMerge "Add User to Title::userCan calls in api"
2012-09-22 Aaron SchulzMerge "Reenable testStoredFunctions() in DatabaseTest...
2012-09-22 Aaron SchulzAdded "parallelize" option to file performance test...
2012-09-21 NikerabbitMerge "Document that setSubtitle() and addSubtitle...
2012-09-21 SiebrandMerge "Remove all custom plural rules and use CLDR...
2012-09-21 SiebrandMerge "Improve documentation of maintenance scripts."
2012-09-21 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2012-09-21 KrinkleMerge "LivePreview: bind a delegated click event for...
2012-09-20 HasharMerge "(bug 40380) inexistent language files are loaded"
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-19 ArielGlennMerge "[FileBackend] Avoid stat call in getFileContents...
2012-09-19 ArielGlennMerge "(bug 39975) Fixed thumb_handler.php handling...
2012-09-19 SiebrandMerge "Updated plural rules from CLDR 22"
2012-09-19 SiebrandMerge "(bug 40098) Don't parse the section's name in...
2012-09-19 SiebrandMerge "add dir='ltr' to non-localized debug toolbar...
2012-09-18 Aaron SchulzMerge "(bug 40302) Lock user table with LOCK TABLES"
2012-09-17 Reedy(bug 40302) Lock user table with LOCK TABLES
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 Marius HochClean up: Declare variables with public instead of var
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-13 IAlexMerge "Some changes to Special:ListUsers and Special...
2012-09-13 IAlexMerge "(bug 39538) SVG filepages do not need the file...
2012-09-13 SiebrandMerge "Convert last usages of wfMsg*() to wfMessage()."
2012-09-12 ReedyMerge "Apparently setIndexedTagName_recursive() wasn...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-12 IAlexMerge "fix docu for ApiCheckCanExecute"
2012-09-12 ReedyMerge "Fix fatal error in rcprop=loginfo"
2012-09-12 CatropeMerge "Various javascript optimizations (fixes bug...
2012-09-12 KrinkleMerge "(bug 40072) Add semantic CSS classes to identify...
2012-09-11 Alexandre EmsenhuberMake benmark duration output more prettier.
2012-09-11 KrinkleMerge "(bug 33445) Remove default right margin on wikit...
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-11 Aaron SchulzMerge "Don't exit too quickly when reporting an exception."
2012-09-10 AaronMade backend sync script handle random errors better.
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-08 IAlexMerge "Fix Title::getRedirectsHere to respect interwiki...
2012-09-08 IAlexMerge "Made DBABagOStuff return values match the base...
2012-09-08 IAlexMerge "Made default BagOStuff::incr() function more...
2012-09-07 SiebrandMerge "(bug 40058) Parse newwindow message."
2012-09-07 Aaron SchulzMerge "Use $this to get the Title object in SkinTemplat...
2012-09-07 IAlexMerge "Avoid redundant logging UPDATE query."
next