Go to file
Andrew Nacin 8c3ad4e860 Consistently trim and unslash search queries for the users list tables.
props aubreypwd.
fixes #26115.


git-svn-id: https://develop.svn.wordpress.org/trunk@27077 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-02 22:09:19 +00:00
src Consistently trim and unslash search queries for the users list tables. 2014-02-02 22:09:19 +00:00
tests When the MySQL server has "gone away," attempt to reconnect and retry the query. 2014-02-02 22:06:42 +00:00
tools/i18n
.gitignore
.jshintrc
.travis.yml
Gruntfile.js Ignore .js files in wp-content when running jsvalidate during grunt build. See [26977]. 2014-01-29 04:44:31 +00:00
package.json Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:42:02 +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
wp-tests-config-sample.php