summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-06Add a PLAINTEXT password storage type in the test framework.origin/password-hashingDaniel Friesen
2012-08-06Fix mistake in PBKDF2-HMAC from the transition from tests in unit tests to te...Daniel Friesen
2012-08-06Add release notes for this branch.Daniel Friesen
2012-08-06Implement login form and api handling for the password system.Daniel Friesen
2012-08-06Merge branch 'master' into password-hashingDaniel Friesen
2012-08-07Merge "Fix wrong return value in Preprocessor::getChildrenOfType"Tim Starling
2012-08-07RefreshLinksJob performance tweaks.Aaron Schulz
2012-08-06[FileBackend] Fixed curl call broken by 10ec7a1.Aaron
2012-08-06Merge "Always save the cache if stuff was added to it - dont require deriving...Aaron Schulz
2012-08-06Merge "Memcached PHP client improvements"Aaron Schulz
2012-08-06Merge "Fixes to Special:Mostlinkedcategories."Aaron Schulz
2012-08-06Merge "Use a better message when a revision is not found."Aaron Schulz
2012-08-06Localisation updates from http://translatewiki.net.Translation updater bot
2012-08-06Merge "[FileBackend] Fixed bogus sync-check status errors."Aaron
2012-08-06[FileBackend] Fixed bogus sync-check status errors.Aaron
2012-08-06Add @deperecation stuff to message functionsjeroendedauw
2012-08-06Merge "Move message importtext into the fieldset"IAlex
2012-08-06Merge "Followup ac8b7d54f81f7b3879a7e21c96b0d182a00618d2 fix broken php detec...Aaron Schulz
2012-08-06Move message importtext into the fieldsetumherirrender
2012-08-06Move the list of known password data outputs into a method inside the passwor...Daniel Friesen
2012-08-06Convert PasswordType from an interface into an abstract class.Daniel Friesen
2012-08-06Split CacheTime into its own filejeroendedauw
2012-08-06Move password types into password/types/ and separate the actual PBKDF2-HMAC ...Daniel Friesen
2012-08-06Rename isPreferredFormat to needsUpdate.Daniel Friesen
2012-08-06Implement password updating to update passwords to the preferred format.Daniel Friesen
2012-08-06In WebRequest, don't use isset() to check that a variable is nullAlexandre Emsenhuber
2012-08-06Use a better message when a revision is not found.Alexandre Emsenhuber
2012-08-05Followup ac8b7d54f81f7b3879a7e21c96b0d182a00618d2 fix broken php detectionDaniel Friesen
2012-08-06Merge "change some rc_new to rc_type == RC_NEW"Aaron Schulz
2012-08-06Tweak 'disambiguations-text'.Siebrand Mazeland
2012-08-06Should be used from fallback.Siebrand Mazeland
2012-08-06change some rc_new to rc_type == RC_NEWumherirrender
2012-08-05Fix wrong return value in Preprocessor::getChildrenOfTypeumherirrender
2012-08-05Merge "Localisation updates from http://translatewiki.net."Translation updater bot
2012-08-05Merge "Rebuild MessagesEn.php"Siebrand
2012-08-05Localisation updates from http://translatewiki.net.Translation updater bot
2012-08-05Fix grammar issue and add quotes around parameters.Siebrand Mazeland
2012-08-05Rebuild MessagesEn.phpAlexandre Emsenhuber
2012-08-05Drop the Status pattern and use a PasswordDataError instead.Daniel Friesen
2012-08-05Support GENDER in 'passwordreset-emailelement'.Siebrand Mazeland
2012-08-05Rename compare() to verify() to make what it does easier to understand.Daniel Friesen
2012-08-05Improve documentation.Daniel Friesen
2012-08-05Add blind doxygen documentation to the password system.Daniel Friesen
2012-08-05Move Password implementation to includes/password/ and split up Password.php ...Daniel Friesen
2012-08-05Merge branch 'master' into 2012/password-hashingDaniel Friesen
2012-08-05Improve documentation of maintenance scripts.Alexandre Emsenhuber
2012-08-04Fixes to Special:Mostlinkedcategories.Alexandre Emsenhuber
2012-08-04Merge "Fix possible error texts in action=options"Aaron Schulz
2012-08-04Merge "remove 'cantpurge' from possible errors in action=purge"Aaron Schulz
2012-08-04Merge "Rename 'file-session-key' in api message map"Aaron Schulz