(bug 43915) Implement deleteEqualMessages.php
[lhc/web/wiklou.git] / includes /
2013-01-31 jenkins-botMerge "(bug 5346) Make cats which are redirects italic...
2013-01-31 jenkins-botMerge "bug 44136: Don't rollback after successful commit"
2013-01-31 jenkins-botMerge "Force case-sensitivity on the LIKE operator...
2013-01-31 jenkins-botMerge "Fix self link issues about titles in different...
2013-01-31 Translation update... Merge "Localisation updates from translatewiki.net."
2013-01-31 jenkins-botMerge "Followup I888c616e: one more string to localize."
2013-01-31 jenkins-botMerge "Avoid raw SQL queries in Maintenance::purgeRedun...
2013-01-31 jenkins-botMerge "Followup I888c616e: Keep IRC line format unchanged."
2013-01-31 jenkins-botMerge "api: remove duplicate __contruct calls"
2013-01-31 jenkins-botMerge "fix hardcoded quote in Special:DoubleRedirects...
2013-01-31 jenkins-botMerge "Changed Message::content() to pass $this to...
2013-01-31 Translation update... Localisation updates from translatewiki.net.
2013-01-31 umherirrenderfix some spacing
2013-01-31 jenkins-botMerge "Genderize user namespace for 'be' locale"
2013-01-31 jenkins-botMerge "Make Sites::singleton() actually return a single...
2013-01-31 jenkins-botMerge "Add getters to HttpError, to use it in tests."
2013-01-31 danielMake Sites::singleton() actually return a singleton.
2013-01-31 jenkins-botMerge "Installer: Fix double escaping of config-downloa...
2013-01-31 Aaron Schulz[JobQueue] Re-try jobs that fail normally.
2013-01-31 MarkAHershbergerBug 44157 - The return value of realpath should be...
2013-01-31 jenkins-botMerge "Make jquery.client recognize Iceweasel"
2013-01-31 Timo TijhofInstaller: Fix double escaping of config-download-local...
2013-01-30 danielAdd getters to HttpError, to use it in tests.
2013-01-30 jenkins-botMerge "Fix double colons in api help output"
2013-01-30 jenkins-botMerge "[LockManager] Refactoring to allow proper cross...
2013-01-30 jenkins-botMerge ".gitignore Composer related files"
2013-01-30 jenkins-botMerge "(bug 44160) Fix invalid link of `others` during...
2013-01-30 Translation update... Localisation updates from translatewiki.net.
2013-01-30 ReedyFix double colons in api help output
2013-01-30 danielBetter way for extensions to add to ParserOutput.
2013-01-29 Translation update... Localisation updates from translatewiki.net.
2013-01-29 jenkins-botMerge "Dump unit tests no longer fail if gzip is not...
2013-01-29 umherirrenderfix hardcoded quote in Special:DoubleRedirects/BrokenRe...
2013-01-29 jenkins-botMerge "[ExternalStore] Refactored external store classe...
2013-01-29 danielMake HttpError set actual HTTP error code.
2013-01-29 Abhishek Das(bug 44160) Fix invalid link of `others` during install...
2013-01-29 jenkins-botMerge "test: helper to skip tests depending on 'gzip'"
2013-01-29 jenkins-botMerge "raise PHPUnit default timeouts"
2013-01-29 raymondSprinkle <code> over some strings for consistency
2013-01-29 Antoine Mussoapi: remove duplicate __contruct calls
2013-01-29 Aaron Schulz[FileRepo] Lazy load large metadata from the DB.
2013-01-28 jenkins-botMerge "pass codesniffer on tests/"
2013-01-28 Translation update... Localisation updates from translatewiki.net.
2013-01-28 DemonMerge "Improved handling of pending queue delisting."
2013-01-28 jenkins-botMerge "[FileRepo] Use getHandler() is some places that...
2013-01-28 Aaron Schulz[LockManager] Refactoring to allow proper cross-wiki...
2013-01-28 jenkins-botMerge "(Bug 44415) Drops possessive from watchlist...
2013-01-28 jenkins-botMerge "[FileRepo] Lowered negative caching duration."
2013-01-28 jenkins-botMerge "(bug 44044) Check for existence of the timeout...
2013-01-28 jenkins-botMerge "(bug 41330) Default to the current year in the...
2013-01-28 DemonMerge "(bug 36537) Rename calls to wfArrayToCGI to...
2013-01-28 Alex Monk(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
2013-01-28 jenkins-botMerge "[FileBackend] Added duplicate backend check."
2013-01-28 Aaron Schulz[FileRepo] Use getHandler() is some places that should...
2013-01-28 Aaron Schulz[FileRepo] Lowered negative caching duration.
2013-01-28 jenkins-botMerge "(bug 41476) Implement Language::isKnownLanguageT...
2013-01-28 Siebrand MazelandMerge "Localisation updates from translatewiki.net."
2013-01-28 nullspoonWhitelisting publicly readable title with regex
2013-01-28 jenkins-botMerge "rename vars in SkinTemplate::outputPage()"
2013-01-28 Amir E. Aharonirename vars in SkinTemplate::outputPage()
2013-01-28 jenkins-botMerge "Sprinkle <code> over some strings."
2013-01-28 Aaron Schulz[FileBackend] Added duplicate backend check.
2013-01-28 Tyler Anthony RomeoChanged Message::content() to pass $this to MessageContent.
2013-01-27 Siebrand MazelandSprinkle <code> over some strings.
2013-01-27 jenkins-botMerge "fix some spacing"
2013-01-27 umherirrenderfix some spacing
2013-01-27 jenkins-botMerge "fix some spacing"
2013-01-27 IAlexMerge "The static declaration must come after the visib...
2013-01-26 jenkins-botMerge "fix some spacing"
2013-01-26 umherirrenderThe use of function sizeof() is forbidden; use count...
2013-01-26 umherirrenderfix some spacing
2013-01-26 Translation update... Merge "Localisation updates from translatewiki.net."
2013-01-26 umherirrenderThe static declaration must come after the visibility...
2013-01-26 Translation update... Localisation updates from translatewiki.net.
2013-01-26 umherirrenderThe final declaration must precede the visibility decla...
2013-01-26 umherirrenderThe abstract declaration must precede the visibility...
2013-01-26 jenkins-botMerge "(bug 17808) (bug 21167) use real links for searc...
2013-01-26 umherirrenderfix some spacing
2013-01-26 jenkins-botMerge "$wgContLang global unused in addNewUserLogEntry...
2013-01-25 Aaron Schulz[ExternalStore] Refactored external store classes to...
2013-01-25 Victor Vasiliev(bug 43751) Allow '+' in MySQL database names.
2013-01-25 Platonides$wgContLang global unused in addNewUserLogEntry since...
2013-01-25 Translation update... Merge "Localisation updates from translatewiki.net."
2013-01-25 jeroendedauwAdded typehint
2013-01-25 jeroendedauwuse strict null check
2013-01-25 Translation update... Localisation updates from translatewiki.net.
2013-01-25 jeroendedauwSimplified code. Removed not needed if-else
2013-01-25 Aaron SchulzImproved BagOStuff docs.
2013-01-25 jenkins-botMerge "Fixed typo"
2013-01-25 Subramanya SastryMerge "Test improperly quoted attribute values in HTML...
2013-01-25 jenkins-botMerge "add profiling points in SiteSQLStore"
2013-01-25 jenkins-botMerge "Added new "byemail" action to the new users...
2013-01-25 Tyler Anthony Romeo(bug 44346) Fixed call signature for PingLimiter hook.
2013-01-25 jeroendedauwFixed typo
2013-01-25 Alexandre EmsenhuberAdded new "byemail" action to the new users log
2013-01-25 audeadd profiling points in SiteSQLStore
2013-01-25 jenkins-botMerge "Change name of section so it does not get confus...
2013-01-25 jeroendedauwChange name of section so it does not get confused...
2013-01-25 jenkins-botMerge "(bug 44338) set the site internal id when loadin...
2013-01-25 jenkins-botMerge "Add link to the php manual to the IBM DB2 instal...
next