aboutsummaryrefslogtreecommitdiff
path: root/Faker.js
AgeCommit message (Collapse)AuthorFilesLines
2014-05-17We need remove these versions because of mac os case stupidity.FotoVerite1-730/+0
2014-05-17Moving to major new version for change of package name for uppercase to ↵FotoVerite1-242/+242
lowercase.
2014-05-17Adds female and male name methods. #NOTE they will return a random name and ↵FotoVerite1-2/+10
working as intended.
2014-05-17Bumps version number and rebuildsFotoVerite1-2/+2
2014-05-05run build to reflect latest changes:hkal1-14/+14
* should reflect changes from 10181fbf6c1e7fa334fa0b86935326c140bee830 * should reflect changes from 272cd8e1e1fa7a504326b3f3ed5cd75151429977
2014-05-05Updates Build.FotoVerite1-34/+6
2014-02-17Merge branch 'master' of github.com:cyanos/Faker.js into cyanos-masterFotoVerite1-6/+145
Conflicts: Faker.js MinFaker.js Readme.md examples/js/Faker.js package.json
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
Conflicts: Faker.js MinFaker.js Readme.md examples/js/Faker.js
2013-11-05Add Date functionality: past, future, recent, betweencyanos31-14/+91
Includes build
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-5/+5
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 Donovan1-101/+157
2013-01-07allowing all tests to run in browserBryan Donovan1-29/+29
2013-01-07bumping test coverage thresholdsBryan Donovan1-119/+115
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-92/+178
2013-01-05partially linted Faker.js fileBryan Donovan1-348/+325
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 ↵DimitarChristoff1-3/+19
otheriwse. change domains - removed .uk and added biz, io, me, net, org
2012-08-30massive refactor of all sub modules and rebuild to remove syntax errors and ↵DimitarChristoff1-355/+391
jshint issues
2012-08-30fixes for trailing commas and redundant local declarations of arguments for ↵DimitarChristoff1-16/+14
jshint love
2012-08-24bumbed version numberMatthew Bergman1-2/+2
2012-08-24rebuilt library. Plugged memory leak for good.Matthew Bergman1-19/+30
2012-02-01fixed local variables leaking into globalGregor Melhorn1-3/+3
2011-12-28Trailing spacesAlexey Osipenko1-15/+15
2011-12-28tabs to spacesAlexey Osipenko1-187/+187
2011-01-24[misc] Moved logo into git repoMarak Squires1-1/+1
2010-11-07Adding Faker.Address.brState(abbr)Rodrigo Machado1-1/+69
2010-08-01removed npm instructions from docs for nowMarak Squires1-1/+1