(bug 44943) Cleanup of API:Account creation documentation.
[lhc/web/wiklou.git] / includes / api / ApiCreateAccount.php
2013-02-17 Tyler Anthony Romeo(bug 44943) Cleanup of API:Account creation documentation.
2013-02-13 jenkins-botMerge "(bug 43211) Remove unneeded noprint classes...
2013-02-11 jenkins-botMerge "(Bug 27559) Preserve tab selection after submit...
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
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 jenkins-botMerge "Followup I888c616e: one more string to localize."
2013-01-31 jenkins-botMerge "Followup I888c616e: Keep IRC line format unchanged."
2013-01-28 jenkins-botMerge "(bug 41330) Default to the current year in the...
2013-01-26 jenkins-botMerge "(bug 17808) (bug 21167) use real links for searc...
2013-01-25 Subramanya SastryMerge "Test improperly quoted attribute values in HTML...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "(bug 22457) More natural flow for the "By e...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-24 jenkins-botMerge " (bug 42004) Enable subpages per default on...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-22 jenkins-botMerge "(bug 41477) Add Language::isSupportedLanguage"
2013-01-22 jenkins-botMerge "Use a LinkBatch for the creator/last editor...
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 Alexandre Emsenhuber(bug 44202) Account creation through API no longer...
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 jenkins-botMerge "Pass database connection to SpecialWatchlist...
2013-01-19 jenkins-botMerge "(bug 42513) mediawiki.Uri: Fix parsing of URIs...
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 Yuri Astrakhan(bug 35885) remove api version string and parameter
2013-01-17 jenkins-botMerge "Minor tweaks to installer text"
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 KrinkleMerge "Revert "Live preview no longer experimental""
2013-01-14 jenkins-botMerge "fixed timestamp validation for api"
2013-01-14 DemonMerge "Removed useless keys() function from BagOStuff."
2013-01-13 ReedyMerge "Add wfProfileOut() missing in 74f581e34"
2013-01-12 jenkins-botMerge "Eliminate dummy Language instances from being...
2013-01-11 jenkins-botMerge "Use ResultWrapper::numRows() instead of Database...
2013-01-11 IAlexMerge "Add "modifyExtensionField" utility function"
2013-01-11 IAlexMerge "[JobQueue] Added wfIncrStats() for job recycling."
2013-01-11 Ori.livnehMerge "Overriding Vector's footer margin when in print...
2013-01-11 Tyler RomeoAdded account creation API.