aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Bump version to 1.1.0.FotoVerite1-18/+24
2014-07-22Bug fixes and latest version.FotoVerite1-7/+12
2014-05-17All files are now lowercased. :DFotoVerite1-0/+730
2014-05-17deletes the last Uppercase faker file.FotoVerite1-730/+0
2014-05-17Moving to major new version for change of package name for uppercase to lower...FotoVerite6-259/+259
2014-05-17Adds female and male name methods. #NOTE they will return a random name and w...FotoVerite1-2/+10
2014-05-17Bumps version number and rebuildsFotoVerite1-2/+2
2014-05-05run build to reflect latest changes:hkal1-14/+14
2014-05-05Updates Build.FotoVerite1-34/+6
2014-02-17Merge branch 'master' of github.com:cyanos/Faker.js into cyanos-masterFotoVerite1-6/+145
2014-02-17More updating to get things inline.FotoVerite1-11/+9
2014-02-17Fixes so build runs.FotoVerite1-1/+77
2013-11-05Merge branch 'master' of https://github.com/cyanos/Faker.jscyanos31-1/+1
2013-11-05Add Date functionality: past, future, recent, betweencyanos31-14/+91
2013-11-05Build containing male/female separationJay Liu1-14/+36
2013-11-05Update build with Tree module supporting width functionJay Liu1-2/+13
2013-11-05Update build with (working) Tree moduleJay Liu1-37/+48
2013-11-05Adding Internet.color to buildJay Liu1-1/+11
2013-11-05Include Tree in buildJay Liu1-1/+48
2013-06-12[Version, hot-fix] working 0.5.11FotoVerite1-38/+38
2013-06-12[util] merged in chrisocast changes, updated build and version.FotoVerite1-3/+4
2013-06-12[build] new build created for version 0.5.9FotoVerite1-38/+38
2013-05-10Add range param to lorem.sentenceChris Cast1-4/+5
2013-03-19Improve perf by declaring definitions as arraysJoel Fillmore1-167/+46
2013-03-16fix #35: Add latitude/longitude fields (address.geo.[lat/lng])Mikhail Fedosov1-9/+35
2013-03-15[fix] fixes address module switch casesFotoVerite1-4/+4
2013-03-15fix #42: Email has invalid charactersMikhail Fedosov1-4/+12
2013-01-08changed main to index as is common node styleFotoVerite1-1/+1
2013-01-08re-buildBryan Donovan1-1/+9
2013-01-08Fixing merge conflicts from upstreamBryan Donovan1-3/+3
2013-01-08rebuiltFotoVerite1-2/+2
2013-01-08fixed broken faker clouser and street address function from busted pull request.FotoVerite1-14/+30
2013-01-08updated readme not to have outdated linkFotoVerite1-1/+1
2013-01-08added minified versionFotoVerite1-2/+2
2013-01-07commenting out faker closure to get browser test to workBryan Donovan2-105/+160
2013-01-07allowing all tests to run in browserBryan Donovan1-27/+27
2013-01-07adding real browser testsBryan Donovan3-0/+59
2013-01-07bumping test coverage thresholdsBryan Donovan1-117/+113
2013-01-07linting and getting address.js to 100% test coverageBryan Donovan1-1/+1
2013-01-07adding test run instructions to docsBryan Donovan1-3/+3
2013-01-07working browser testBryan Donovan1-361/+424
2012-10-29fixed build script, removed a pointless trailing slashDimitarChristoff1-2/+2
2012-10-29change to support amd, modules.export only Faker and Faker to global otheriws...DimitarChristoff1-3/+19
2012-08-30massive refactor of all sub modules and rebuild to remove syntax errors and j...DimitarChristoff1-357/+391
2012-08-24bumbed version numberMatthew Bergman1-2/+2
2012-08-24rebuilt library. Plugged memory leak for good.Matthew Bergman1-20/+31
2011-12-28Trailing spacesAlexey Osipenko3-129/+129
2011-12-28tabs to spacesAlexey Osipenko2-188/+188
2011-01-24[misc] Moved logo into git repoMarak Squires2-18/+18
2010-11-07Adding Faker.Address.brState(abbr)Rodrigo Machado1-1/+69