aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-01-06tests for streetAddress()Bryan Donovan3-6/+63
2013-01-06initial address.unit.jsBryan Donovan8-23/+129
2013-01-06adding functional test for each functionBryan Donovan1-0/+46
2013-01-06removed fako testsJosef Salyer3-15/+0
2013-01-06Merge pull request #27 from DimitarChristoff/jshint-fixesMatthew Bergman15-1139/+1286
Jshint fixes
2013-01-05refactoring to use random.jsBryan Donovan4-45/+48
2013-01-05refactoring so we do not need to use Helpers.randomize() everywhereBryan Donovan4-50/+83
2013-01-05refactoring company.jsBryan Donovan2-23/+29
2013-01-05100% coverage on company.jsBryan Donovan3-14/+127
2013-01-05refactored name.jsBryan Donovan1-15/+20
2013-01-05adding mocha test runnerBryan Donovan3-2/+111
2013-01-05adding test/name.unit.jsBryan Donovan5-18/+89
2013-01-05partially linted Faker.js fileBryan Donovan1-348/+325
2013-01-05ignoring coverage dirBryan Donovan1-0/+1
2013-01-05renaming tests dir to testBryan Donovan4-0/+0
2013-01-05adding tests/run.jsBryan Donovan1-0/+3
2013-01-05linted address.jsBryan Donovan2-60/+51
2013-01-05linted company.jsBryan Donovan1-20/+16
2013-01-05ignoring linting of lib/definitions.jsBryan Donovan2-99/+100
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
2013-01-05adding .jshintrc and MakefileBryan Donovan2-0/+117
2012-11-04added to node lib. all tests passJosef Salyer7-14/+122
2012-11-04added some additional notes about the amount helperJosef Salyer2-0/+6
2012-11-04added amount inJosef Salyer2-0/+23
2012-11-04added some simple helpers for the financial industryJosef Salyer1-1/+49
2012-11-02starting on structure for financial mockingJosef Salyer1-0/+3
2012-10-29fixed build script, removed a pointless trailing slashDimitarChristoff3-5/+5
2012-10-29change to support amd, modules.export only Faker and Faker to global ↵DimitarChristoff5-9/+56
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 ↵DimitarChristoff12-1128/+1230
jshint issues
2012-08-30node test as shell scriptDimitarChristoff2-5/+5
2012-08-30fixes for trailing commas and redundant local declarations of arguments for ↵DimitarChristoff1-16/+14
jshint love
2012-08-26[docs] Removed old linkMarak Squires1-1/+0
2012-08-24bumbed version numberMatthew Bergman3-5/+5
2012-08-24rebuilt library. Plugged memory leak for good.Matthew Bergman4-48/+68
2012-08-24Merge pull request #13 from aratak/gitignoreMatthew Bergman1-0/+15
Add standart gitignore file to repo.
2012-08-24Merge pull request #12 from aratak/ds_storeMatthew Bergman1-0/+0
DS_Store shouldn't be in repo.
2012-08-24Merge pull request #20 from tiramizoo/masterMatthew Bergman3-7/+7
fixed local variables leaking into global namespace
2012-02-01fixed local variables leaking into globalGregor Melhorn1-3/+3
2012-02-01changed tests to use the "util" module instead of outdated "sys" moduleGregor Melhorn2-4/+4
2011-12-28gitignoreAlexey Osipenko1-0/+15
2011-12-28DS_Store shouldn't be in repo.Alexey Osipenko1-0/+0
2011-12-28Merge pull request #14 from aratak/trailing_spacesMarak Squires17-703/+703
[dist] Code cleanup
2011-12-28Merge pull request #15 from aratak/ip_addressMarak Squires1-1/+14
[api] Added Internet.ip
2011-12-28Internet.ipAlexey Osipenko1-1/+14
2011-12-28Trailing spacesAlexey Osipenko12-178/+178
2011-12-28tabs to spacesAlexey Osipenko11-527/+527