Do not flip partial keys in CSSJanus.
[lhc/web/wiklou.git] / includes /
2013-01-23 Tim LandscheidtDo not flip partial keys in CSSJanus.
2013-01-23 Aaron SchulzDisabled async "from-stash" upload for now.
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-22 Brad Jorsch(bug 31849) API imageinfo correctly handle redirects
2013-01-22 Aaron Schulz[ExternalStore] Various cleanups to ExternalStore class.
2013-01-22 Brian WolffRemove references to non-existent 'execute' right in...
2013-01-22 jenkins-botMerge "(bug 41477) Add Language::isSupportedLanguage"
2013-01-22 jenkins-botMerge "Use better variable name in CoreParserFunctions...
2013-01-22 jenkins-botMerge "Use a LinkBatch for the creator/last editor...
2013-01-22 Alexandre EmsenhuberUse better variable name in CoreParserFunctions::pagesize()
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-21 jenkins-botMerge "(bug 44202) Account creation through API no...
2013-01-21 jenkins-botMerge "Update doc comments and code formatting."
2013-01-21 jenkins-botMerge "[FileRepo] Flipped RENDER_FORCE check order...
2013-01-21 Siebrand MazelandUpdate doc comments and code formatting.
2013-01-21 Aaron Schulz[FileRepo] Flipped RENDER_FORCE check order to avoid...
2013-01-21 jenkins-botMerge "(bug 44131) Change InfoAction cache key to use...
2013-01-21 Alexandre Emsenhuber(bug 44202) Account creation through API no longer...
2013-01-21 Translation update... Merge "Localisation updates from translatewiki.net."
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 Translation update... Localisation updates from translatewiki.net.
2013-01-21 Tyler Anthony Romeo(bug 44131) Change InfoAction cache key to use SHA1.
2013-01-21 jenkins-botMerge "(bug 40354) Add support for formatnum in jqueryM...
2013-01-21 jenkins-botMerge "Pass database connection to SpecialWatchlist...
2013-01-21 jenkins-botMerge "Remove hardcoded quotes on integer"
2013-01-21 jenkins-botMerge "Use array for join condition"
2013-01-21 jenkins-botMerge "Trim spaces on user supplied comments"
2013-01-21 daniel(bug 43008) Show error to user if content type doesn...
2013-01-21 Alexandre EmsenhuberUse a LinkBatch for the creator/last editor user (talk...
2013-01-20 Brent GarberFix changes for Ia1878588 to work with databases that...
2013-01-20 umherirrenderTrim spaces on user supplied comments
2013-01-19 jenkins-botMerge "(bug 42513) mediawiki.Uri: Fix parsing of URIs...
2013-01-19 Translation update... Localisation updates from translatewiki.net.
2013-01-19 umherirrenderUse array for join condition
2013-01-19 jenkins-botMerge "(bug 44024) ObjectCache changes break XCache...
2013-01-19 S PageDocument that default timestamp is current time.
2013-01-19 Brent Garber(bug 44024) ObjectCache changes break XCache 3.x support
2013-01-18 Aaron SchulzAlign comment whitespace a bit.
2013-01-18 jenkins-botMerge "(Bug 17970) {{PROTECTIONLEVEL}} should be able...
2013-01-18 jenkins-botMerge "Make redirect update in refreshLinks.php bypass...
2013-01-18 IAlexMerge "Moved $function definition up to make IDE happy."
2013-01-18 jenkins-botMerge "(bug 43762) Mark slow unit test as @group medium"
2013-01-18 Niklas LaxströmCheck for no title and throw an exception
2013-01-18 Pavel Selitskas(Bug 17970) {{PROTECTIONLEVEL}} should be able to retur...
2013-01-18 Aaron SchulzHttp function logic cleanups and comments.
2013-01-18 jenkins-botMerge "(bug 43959) Add ability to reset certain option...
2013-01-18 IAlexMerge "Do not send data for 0 increment calls in wfIncr...
2013-01-18 Tyler Anthony Romeo(bug 43959) Add ability to reset certain option kinds...
2013-01-18 Aaron SchulzDo not send data for 0 increment calls in wfIncrStats().
2013-01-18 umherirrenderRemove hardcoded quotes on integer
2013-01-18 umherirrenderFix hardcode database quotes in Special:Watchlist
2013-01-18 Yuri AstrakhanAPI debugging flag $wgDebugAPI to disable some security...
2013-01-18 Yuri Astrakhan(bug 35885) remove api version string and parameter
2013-01-18 umherirrenderUse array for database fields
2013-01-18 IAlexMerge "Fix return type doc. On SQLite ResultWrapper...
2013-01-18 jeroendedauwFix return type doc. On SQLite ResultWrapper is returned
2013-01-18 jenkins-botMerge "Made upload stash cleanup script scan the temp...
2013-01-18 Alexandre EmsenhuberCorrect method name in ContentHandler comment
2013-01-18 jenkins-botMerge "Made ORMTable and ORMRow non-abstract"
2013-01-18 LiangentDisable template expansion in message <autoblocker>.
2013-01-18 IAlexMerge "(bug 44010) Pass context to UserGetLanguageObject"
2013-01-18 Niklas Laxström(bug 44010) Pass context to UserGetLanguageObject
2013-01-18 jeroendedauwMade ORMTable and ORMRow non-abstract
2013-01-18 jenkins-botMerge "Adding SpecialSearchResultsPrepend/Append hooks"
2013-01-18 Ryan FinnieAdding SpecialSearchResultsPrepend/Append hooks
2013-01-18 jenkins-botMerge "Add guard to Resources.php"
2013-01-18 jenkins-botMerge "(bug 43942) Skip screen sheets with media querie...
2013-01-18 Aaron SchulzMoved $function definition up to make IDE happy.
2013-01-17 Aaron SchulzMerge "Added a read-only check to runJobs.php to avoid...
2013-01-17 Aaron Schulz[FileBackend] Added work-around for lack of temp url...
2013-01-17 Aaron SchulzMade Block::purgeExpired() check for read-only mode.
2013-01-17 Matthew Flaschen(bug 43942) Skip screen sheets with media queries when...
2013-01-17 Translation update... Localisation updates from translatewiki.net.
2013-01-17 GWickeMerge "Additional tests to catch Parsoid regressions."
2013-01-17 jenkins-botMerge "Fix typo in exception message"
2013-01-17 jenkins-botMerge "Minor tweaks to installer text"
2013-01-17 Alexandre EmsenhuberFix typo in exception message
2013-01-17 Aaron Schulz[JobQueue] Added push() convenience wrapper function.
2013-01-16 ReedyMerge "Fix mctest to work with new WMF memcached setup"
2013-01-16 jenkins-botMerge "Follow-up Id75401be (e32c8afe): no more need...
2013-01-16 Alexandre EmsenhuberFollow-up Id75401be (e32c8afe): no more need to prefix...
2013-01-16 Waldir PimentaMinor tweaks to installer text
2013-01-16 jenkins-botMerge "(bug 44010) FauxRequest leaks cookie data from...
2013-01-16 Niklas LaxströmSmall whitespace cleanup
2013-01-16 Niklas Laxström(bug 44010) FauxRequest leaks cookie data from primary...
2013-01-16 Catrope(bug 31044) Make ResourceLoader behave in read-only...
2013-01-15 jenkins-botMerge "(bug 43498) (bug 43574) Two wikilink types and...
2013-01-15 Trevor ParscalMerge "(bug 43052) dblClickEdit/rightClickEdit: Trigger...
2013-01-15 jenkins-botMerge "API Cleanup: renamed '_badcontinue'->'badcontinu...
2013-01-15 DemonMerge "[JobQueue] Optimized JobQueueGroup::pop()."
2013-01-15 KrinkleMerge "Revert "Live preview no longer experimental""
2013-01-15 ReedyMerge "(bug 43996) Add support for RC_EXTERNAL type...
2013-01-15 aude(bug 43996) Add support for RC_EXTERNAL type in api
2013-01-15 raymondCleanup HTML of imagepage: avoid empty <ul></ul>
2013-01-15 IAlexMerge "SpecialEditWatchlist: Don't re-escape html optio...
2013-01-15 Yuri AstrakhanAPI Cleanup: renamed '_badcontinue'->'badcontinue'...
2013-01-15 Aaron Schulz[JobQueue] Optimized JobQueueGroup::pop().
2013-01-15 Subramanya SastryMerge "Test (escaped) HTML entities in text content...
2013-01-14 DemonMerge "Fixed empty return values in MemcLockManager."
next