aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-01-07phone number testsBryan Donovan3-9/+15
2013-01-07lorem.js testsBryan Donovan1-28/+33
2013-01-07style changeBryan Donovan1-64/+68
2013-01-07linting and getting address.js to 100% test coverageBryan Donovan1-1/+1
2013-01-07cleanup old codeBryan Donovan1-46/+0
2013-01-07working browser testBryan Donovan2-7/+93
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-07namespacing with 'Faker'Bryan Donovan4-37/+35
2013-01-07lower-casing modulesBryan Donovan1-7/+7
2013-01-07brState() testsBryan Donovan2-6/+12
2013-01-06tests for streetAddress()Bryan Donovan2-6/+8
2013-01-06initial address.unit.jsBryan Donovan5-21/+22
2013-01-05refactoring to use random.jsBryan Donovan2-10/+17
2013-01-05refactoring so we do not need to use Helpers.randomize() everywhereBryan Donovan3-17/+49
2013-01-05refactoring company.jsBryan Donovan1-23/+28
2013-01-05100% coverage on company.jsBryan Donovan1-3/+9
2013-01-05refactored name.jsBryan Donovan1-15/+20
2013-01-05adding test/name.unit.jsBryan Donovan2-16/+10
2013-01-05linted address.jsBryan Donovan1-60/+50
2013-01-05linted company.jsBryan Donovan1-20/+16
2013-01-05ignoring linting of lib/definitions.jsBryan Donovan1-99/+99
2013-01-05linted helpersBryan Donovan1-92/+95
2013-01-05linted internet.jsBryan Donovan1-25/+22
2013-01-05linted lorem.jsBryan Donovan2-30/+30
2013-01-05linting name/phone_numberBryan Donovan2-30/+15
2013-01-05linted phone_number.jsBryan Donovan1-2/+2
2012-08-24rebuilt library. Plugged memory leak for good.Matthew Bergman1-2/+2
2011-12-28Merge pull request #14 from aratak/trailing_spacesMarak Squires7-150/+150
2011-12-28Internet.ipAlexey Osipenko1-1/+14
2011-12-28Trailing spacesAlexey Osipenko4-15/+15
2011-12-28tabs to spacesAlexey Osipenko7-135/+135
2011-01-24[misc] Moved logo into git repoMarak Squires1-185/+0
2011-01-24[misc] Moved logo into git repoMarak Squires2-52/+237
2010-11-07Adding Faker.Address.brState(abbr)Rodrigo Machado2-1/+68
2010-08-01merged in naz new methods, added back ukCountry. updated docs to use npm. bum...Marak Squires1-0/+3
2010-07-12changes + additions zipCodeFormat, usState, phoneNumberFormat, companyName, c...nhassan3-6/+14
2010-07-07Added firstName and lastName generator to libraryIgor UrminĨek1-1/+8
2010-05-18added generators for the bigDataSet and dataSet correctly addedMatthew Bergman1-0/+23
2010-05-16fixed another typoMatthew Bergman1-1/+1
2010-05-16fixed typo in loremMatthew Bergman1-1/+1
2010-05-16all tests are now card based. started to build out demo pageMarak Squires1-14/+57
2010-05-15tests working for library, browser, and nodeMarak Squires2-3/+3
2010-05-15added usage docs, created unit tests for library and bundled versions in node...Marak Squires2-10/+12
2010-05-15bundled version of Faker.js should now be workingMarak Squires1-0/+48
2010-05-15cleaning up library, all definition exports are now getters of definition valuesMarak Squires8-138/+64
2010-05-15continue work on BUILD script. Readme.md is not autogeneratedMarak Squires1-1/+3
2010-05-15cleaning up directories, creating BUILD scriptMarak Squires7-6/+54
2010-05-15lorem doneMatthew Bergman1-16/+16
2010-05-15lorem partial workingMatthew Bergman1-23/+22