aboutsummaryrefslogtreecommitdiff
path: root/Faker.js
AgeCommit message (Expand)AuthorFilesLines
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 otheriws...DimitarChristoff1-3/+19
2012-08-30massive refactor of all sub modules and rebuild to remove syntax errors and j...DimitarChristoff1-355/+391
2012-08-30fixes for trailing commas and redundant local declarations of arguments for j...DimitarChristoff1-16/+14
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
2010-08-01merged in naz new methods, added back ukCountry. updated docs to use npm. bum...Marak Squires1-11/+10
2010-07-09tweaksnhassan1-4/+17
2010-07-07minor modification to build script. Faker.js is now also auto-generated for e...Marak Squires1-1/+1
2010-07-07Added firstName and lastName generator to libraryIgor Urminček1-3/+3
2010-07-07Added firstName and lastName generatorIgor Urminček1-0/+8
2010-07-01i really need a better markdown previewerMarak Squires1-1/+1
2010-07-01regenerated docs again, oopsMarak Squires1-1/+1
2010-07-01regenerated docs again, oopsMarak Squires1-1/+1
2010-07-01regenerated docs again, oopsMarak Squires1-1/+1
2010-07-01regenerated docs again, oopsMarak Squires1-1/+1
2010-07-01regenerated docs again, oopsMarak Squires1-1/+1
2010-07-01added lic, rebuilt libMarak Squires1-6/+20
2010-06-01Adding randomNumberWithin to get a random number within a range.Alastair Brunton1-0/+5
2010-05-18added generators for the bigDataSet and dataSet correctly addedMatthew Bergman1-1/+23
2010-05-16you gotta run the BUILD script matching patches to the lib guysMarak Squires1-7/+16
2010-05-16browser demo is ready for deployMarak Squires1-1/+1
2010-05-16browser demo is ready for deployMarak Squires1-1/+1
2010-05-16browser demo is ready for deployMarak Squires1-1/+1
2010-05-16updating docs, cleaning up projectMarak Squires1-1/+1
2010-05-16updating docsMarak Squires1-14/+15
2010-05-16updating docsMarak Squires1-1/+1
2010-05-16all tests are now card based. started to build out demo pageMarak Squires1-1/+51