Add title to list item of language link
[lhc/web/wiklou.git] / includes / specials / SpecialCreateAccount.php
2014-01-31 jenkins-botMerge "Make autoblocks update with the parent block"
2014-01-31 jenkins-botMerge "Adding python 3 support for the Makefile.py...
2014-01-29 jenkins-botMerge "Add missing uploadstash.us_props for PostgreSQL"
2014-01-28 jenkins-botMerge "(bug 47070) check content model namespace on...
2014-01-24 jenkins-botMerge "StatusTest is language dependant"
2014-01-17 jenkins-botMerge "assertValidHtml for checking html in test cases."
2014-01-13 jenkins-botMerge "Changed FOR UPDATE handling in Postgresql"
2014-01-09 jenkins-botMerge "Add validation of the content model edited by...
2014-01-03 jenkins-botMerge "Add fastcgi_finish_request where appropriate"
2013-12-30 jenkins-botMerge "Show a warning on page deletion if a page is...
2013-12-27 jenkins-botMerge "Add SVG versions of enhanced recent changes...
2013-12-27 jenkins-botMerge "Revert "Add .gitignore to the /skins directory""
2013-12-26 jenkins-botMerge "Made Title cache use MapCacheLRU"
2013-12-26 jenkins-botMerge "Add missing subjectspace pages to watchlist...
2013-12-26 jenkins-botMerge "Declare visibility on log class related properties"
2013-12-19 jenkins-botMerge "Fix TOC display for printing"
2013-12-17 jenkins-botMerge "mediawiki.searchSuggest: Unbreak browser blacklist"
2013-12-17 jenkins-botMerge "Watch user page and user talk page by default"
2013-12-17 jenkins-botMerge "Correct the plural forms for Manx (Gaelg)"
2013-12-16 jenkins-botMerge "Remove unused variable and deprecated parameters"
2013-12-14 Brian WolffMerge "Removed excess title validity check"
2013-12-14 jenkins-botMerge "Document the wikipage.content hook"
2013-12-13 jenkins-botMerge "startup.js: log current time as global 'mediaWik...
2013-12-13 jenkins-botMerge "Made RepoGroup use ProcessCacheLRU"
2013-12-13 jenkins-botMerge "mediawiki.mixins: Remove -o and -moz vendor...
2013-12-12 jenkins-botMerge "Make (Title|User)Array implements Countable"
2013-12-11 jenkins-botMerge "Preferences: Improve accessibility of the JS...
2013-12-10 jenkins-botMerge "tests: beginning of tests for DjVu files"
2013-12-10 jenkins-botMerge "filebackend: cleaned up the FileBackend constructor"
2013-12-10 jenkins-botMerge "API: Add iiprop=canonicaltitle"
2013-12-10 jenkins-botMerge "Deleting a page and then immediately create...
2013-12-10 jenkins-botMerge "Removed 'Disable browser page caching" user...
2013-12-10 jenkins-botMerge "Status::getHTML should actually return HTML"
2013-12-09 jenkins-botMerge "Don't assume test user has ID 1 in SpecialPageTest"
2013-12-09 jenkins-botMerge "Restore compatibility with curl < 7.16.2"
2013-12-09 jenkins-botMerge "Split includes/SpecialPage.php"
2013-12-09 Bartosz DziewońskiSplit includes/SpecialPage.php
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-24 Happy-melonImprove HTMLForm's support for adding content in and...
2009-09-22 Happy-melonAllow extra buttons and hidden fields to be included...
2009-09-21 Chad HorohoeFollowup r56684: Add new message 'createaccounterror...
2009-09-20 Happy-melonFollow-ups to r56684: add a member function for extensi...
2009-09-20 Happy-melonMerge in Login rewrite, second time lucky.
2009-09-08 Brion VibberRevert broken rewrite of login forms:
2009-09-07 Happy-melonFollow-up to r55990, per comments:
2009-09-07 Happy-melonFollowup to r55990 - rename method to avoid PHP Strict...
2009-09-07 Happy-melon* Totally refactor includes/specials/SpecialUserlogin...