aboutsummaryrefslogtreecommitdiff
path: root/lib/definitions.js
AgeCommit message (Expand)AuthorFilesLines
2014-09-15[api] [refactor] Removed definitions.js file. All data definitions are now lo...Marak1-1411/+0
2014-09-13[api] Added basic financial generators Closes #32Marak1-0/+4
2014-09-09add faker for phone codeMQuy1-1/+2
2014-09-08refactor avatar url to reduce size of definitionsMQuy1-1267/+1275
2014-02-19reverts f2f37f8FotoVerite1-5/+1
2014-02-17Merge branch 'master' of github.com:cyanos/Faker.js into cyanos-masterFotoVerite1-75/+79
2014-02-17Fixes so build runs.FotoVerite1-0/+1269
2013-11-05My take on separating male and female names. Tests passing, Coverage restored.cyanos31-80/+77
2013-07-28added a bunch of test, changed format of many files to match the newer styleJosef Salyer1-115/+112
2013-06-27Split male and female names into two groupsRichard Butler1-1/+8
2013-03-19Improve perf by declaring definitions as arraysJoel Fillmore1-151/+107
2013-01-07commenting out faker closure to get browser test to workBryan Donovan1-112/+150
2013-01-06tests for streetAddress()Bryan Donovan1-1/+1
2013-01-06initial address.unit.jsBryan Donovan1-2/+2
2013-01-05ignoring linting of lib/definitions.jsBryan Donovan1-99/+99
2012-11-04added to node lib. all tests passJosef Salyer1-0/+2
2012-10-29change to support amd, modules.export only Faker and Faker to global otheriws...DimitarChristoff1-1/+1
2012-08-30massive refactor of all sub modules and rebuild to remove syntax errors and j...DimitarChristoff1-112/+151
2011-12-28tabs to spacesAlexey Osipenko1-77/+77
2010-11-07Adding Faker.Address.brState(abbr)Rodrigo Machado1-1/+65
2010-05-15cleaning up library, all definition exports are now getters of definition valuesMarak Squires1-47/+21
2010-05-15added companyMatthew Bergman1-1/+1
2010-05-14Merge branch 'master' of github.com:Marak/Faker.jsMatthew Bergman1-2/+26
2010-05-14added commentsMatthew Bergman1-0/+7
2010-05-14got definitions workingMarak Squires1-2/+26
2010-05-14finished up definitionsMatthew Bergman1-2/+52
2010-05-14first commitMarak Squires1-0/+16