aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-12[package] Updates package.json to run tests with npm test.FotoVerite1-0/+3
2013-06-05Switched from this to var name to avoid context issuesRyan Schmukler6-37/+37
2013-05-10Add range param to lorem.sentenceChris Cast5-15/+34
2013-03-31[version] bumped versionFotoVerite1-1/+1
2013-03-31Merge pull request #51 from joelfillmore/masterMatthew Bergman9-533/+250
2013-03-19Improve perf by declaring definitions as arraysJoel Fillmore9-533/+250
2013-03-18Merge pull request #49 from fedosov/masterMatthew Bergman9-64/+174
2013-03-16fix #35: Add latitude/longitude fields (address.geo.[lat/lng])Mikhail Fedosov7-42/+152
2013-03-16js cleanup (jshint)Mikhail Fedosov3-22/+22
2013-03-15[version] Bumped VersionFotoVerite1-1/+1
2013-03-15[fix] fixes address module switch casesFotoVerite4-13/+13
2013-03-15Merge pull request #44 from fedosov/masterMatthew Bergman8-26/+58
2013-03-15fix #42: Email has invalid charactersMikhail Fedosov8-26/+58
2013-01-16incremented versionFotoVerite1-1/+1
2013-01-16fixed typo for windows machinesFotoVerite1-1/+1
2013-01-08changed main to index as is common node styleFotoVerite3-4/+4
2013-01-08Merge pull request #37 from BryanDonovan/mainMatthew Bergman38-860/+9712
2013-01-08re-buildBryan Donovan4-16/+32
2013-01-08adding randomNumber and randomize back to helpers.jsBryan Donovan2-0/+28
2013-01-08Fixing merge conflicts from upstreamBryan Donovan7-23/+67
2013-01-08rebuiltFotoVerite3-5/+5
2013-01-08fixed broken faker clouser and street address function from busted pull request.FotoVerite6-53/+100
2013-01-08updated readme not to have outdated linkFotoVerite5-5/+5
2013-01-08added minified versionFotoVerite5-9/+52
2013-01-08fixed package.jsonFotoVerite1-4/+3
2013-01-07commenting out faker closure to get browser test to workBryan Donovan6-377/+542
2013-01-07allowing all tests to run in browserBryan Donovan14-140/+4259
2013-01-07adding real browser testsBryan Donovan6-0/+3478
2013-01-07renaming array_rand to array_elementBryan Donovan7-37/+37
2013-01-07bumping test coverage thresholdsBryan Donovan4-240/+230
2013-01-07100% test coverage.Bryan Donovan7-43/+161
2013-01-07phone number testsBryan Donovan5-10/+42
2013-01-07lorem.js testsBryan Donovan2-28/+196
2013-01-07style changeBryan Donovan1-64/+68
2013-01-07linting and getting address.js to 100% test coverageBryan Donovan6-9/+73
2013-01-07cleanup old codeBryan Donovan1-46/+0
2013-01-07adding test run instructions to docsBryan Donovan5-10/+20
2013-01-07working browser testBryan Donovan5-461/+697
2013-01-07making company.suffixes a function in testsBryan Donovan1-1/+1
2013-01-07using this instead of _name for internal referencesBryan Donovan1-3/+3
2013-01-07making company.suffixes a functionBryan Donovan1-2/+4
2013-01-07adding make build targetBryan Donovan1-1/+4
2013-01-07Completely removing aliased lower-case functionsBryan Donovan5-54/+37
2013-01-07namespacing with 'Faker'Bryan Donovan7-186/+184
2013-01-07reverting downcasingBryan Donovan3-30/+31
2013-01-07.jshintrc cleanupBryan Donovan1-6/+2
2013-01-07backward-compat testsBryan Donovan1-6/+14
2013-01-07lower-casing modulesBryan Donovan5-54/+54
2013-01-07lower-case module namesBryan Donovan1-7/+16
2013-01-07brState() testsBryan Donovan3-6/+48