1 Commits (silence-error-logs-in-tests)

Author SHA1 Message Date
Stephen Hess 3763d0b503 renamed `sanitise` -> `sanitize` 8 years ago
Julian Simioni f4a5dd812b Replace depricated Lodash function contains with includes 9 years ago
Peter Johnson a1efb0c6d0 lodash-ify some array functions; remove 'yes' and 'y' from thruthy 9 years ago
Peter Johnson e726636c3d merge with master 9 years ago
Peter Johnson 10242a8682 rename unclean->raw 9 years ago
Peter Johnson bf42290c7c refactor sanitizers: first pass 9 years ago
Stephen Hess 55e31af238 extract truthy sanitizer to own file 9 years ago
Stephen Hess 728fa8ac46 refactored _details sanitizer 9 years ago
Stephen Hess d2dc26f69f whitespace 9 years ago
Diana Shkolnikov 1f6f5a9d52 Refactor truthy check into separate function 10 years ago
Diana Shkolnikov 63ed198320 Details param not working as expected 10 years ago
Harish Krishna fdb0d939bb simplifying logic: replacing the complicated ternary statement with an if statement 10 years ago
Harish Krishna 176f580215 using is-object 10 years ago
Harish Krishna 71499cd201 flipping default behavior - by default its details=true 10 years ago
Harish Krishna 719e73f3bd taking default_value into account 10 years ago
Harish Krishna c99c5f712a adding a parameter called details (defaults to false for all endpoint except reverse) + fixing tests 10 years ago
Harish Krishna 69a13e9105 fixing all the js lint related issues (lintified) 10 years ago
Harish Krishna 51f23c4410 expand/ reverse size 10 years ago
Harish Krishna 32275aca56 split sanitizers into reusable pieces. renaming sanitise to suggest. using suggest sanitizer for search. adding reverse sanitizer. updating tests.. 10 years ago