155 Commits (5b87af4389b8c3dc0495cc51f86edc176b086c75)

Author SHA1 Message Date
Noah Chase 5945ab1a0a relax username validation (#413)
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
11 years ago
Julian Lam 67dbdfd80d fixed test cases to not throw redis error due to Reds 11 years ago
Noah Chase 83477ece18 category tests should be able to use whatever the app defines as config options 11 years ago
Julian Lam e91da53d9e using reduce to run filter hooks instead of eachSeries, and fixed up
incorrect usage of .apply() in tests folder
11 years ago
Julian Lam 13d8f51f6a added test file for categories (incomplete)
re: issue #391
11 years ago