Go to file
Andrew Nacin 21b61a9e6f Add signup_id primary key to $wpdb->signups, and add better indexes.
props josephscott, pento, barry.
see #15004.


git-svn-id: https://develop.svn.wordpress.org/trunk@25179 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-30 04:29:06 +00:00
src Add signup_id primary key to $wpdb->signups, and add better indexes. 2013-08-30 04:29:06 +00:00
tests Test that passwords containing the username are penalised. 2013-08-29 22:28:32 +00:00
tools/i18n i18n Tools: Update the default msgid-bugs-address. see #21444. 2013-08-22 22:07:08 +00:00
.gitignore Move wp-config-sample.php to the root of develop.svn. 2013-08-29 20:45:17 +00:00
Gruntfile.js Add grunt test task for QUnit tests. 2013-08-30 04:06:34 +00:00
package.json Add grunt test task for QUnit tests. 2013-08-30 04:06:34 +00:00
phpunit.xml.dist Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
wp-config-sample.php Move wp-config-sample.php to the root of develop.svn. 2013-08-29 20:45:17 +00:00
wp-tests-config-sample.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00