aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-03-18perf(system): improve commonFileName, commonFileExt, fileType, directoryPath ↵Christian2-111/+118
performance fixes #822
2021-03-18Merge branch 'master' into feature/add-hebrew-localizationDavid Kossoglyad277-6000/+24968
2021-03-18chore: build (WIP)David Kossoglyad2-2/+2
2021-03-18chore: WIPDavid Kossoglyad7-1875/+2454
2021-03-15Merge pull request #1140 from greatSumini/enhance/fix-ko-postcode-formatMarak1-1/+2
Add ko address.postcode format
2021-03-16Add ko address.postcode formatgreatSumini1-1/+2
2021-03-11Renamed male_first_name from json to jsMoonWalker01-0/+0
2021-03-11Renamed female_first_name from json to jsMoonWalker01-1/+1
2021-03-11Fix of male_first_name.jsonMoonWalker01-2/+2
2021-03-11Fix of female_first_name.jsMoonWalker01-1/+1
2021-03-11Update first_name to avoid data duplicationMoonWalker01-410/+3
Joined data from female_first_name and male_first_name
2021-03-11Create female_first_name.jsonMoonWalker01-0/+176
2021-03-11Merge pull request #1130 from prinx/masterMarak27-1/+912
Add support for en_GH locale
2021-03-11Merge pull request #1131 from tilowestermann/patch-1Marak1-1/+1
Update description of faker.random.objectElement
2021-03-10Merge branch 'master' of https://github.com/Marak/faker.js into masterPrince Dorcis7-4/+178
2021-03-10Restore dist and examples folders to upstream/masterPrince Dorcis4-29318/+10380
2021-03-10Create male_first_name.json in pl localeMoonWalker01-0/+236
Extracted male names from first_name.json in pl locale. Hoping for Bogus to assign male name to male gender (as it is right now e.g. in en locale).
2021-03-09Merge pull request #1127 from JasonHong1998/more-vehiclesMarak4-0/+45
Issue #1097: add bicycleType in the vehicle module
2021-03-09Merge pull request #1128 from yusufisl/masterMarak3-4/+133
Add more Indonesian names
2021-03-09Update description of faker.random.objectElementTilo Westermann1-1/+1
2021-03-09Add support for en_GH localePrince Dorcis6-10384/+29322
2021-03-09Refactor locale titlePrince Dorcis1-1/+1
2021-03-09Refactor phone number exportPrince Dorcis1-4/+3
2021-03-09Added Support for en_GH localePrince Dorcis1-0/+5
2021-03-09Added en_GH localePrince Dorcis1-0/+8
2021-03-09Added en_GH addressesPrince Dorcis11-0/+420
2021-03-09Refactor phone numbersPrince Dorcis2-15/+13
2021-03-09Added en_GH locale companiesPrince Dorcis3-0/+12
2021-03-09Added en_GH locale internat domain suffixesPrince Dorcis2-0/+14
2021-03-09Added en_GH locale phone numbersPrince Dorcis3-0/+34
2021-03-09Added en_GH locale namesPrince Dorcis6-0/+421
2021-03-08add more Indonesian namesyusufisl3-4/+133
2021-03-07fix bicycleType to bicycleJason Hong4-10/+10
2021-03-07Merge pull request #1126 from Cload/masterMarak2-0/+982
Added italian city names
2021-03-07add bicycleType in the vehicle moduleJason Hong4-0/+45
2021-03-07add italian city namesMichele beccari2-0/+982
2021-03-04Adds faker cloud GitHub linkMarak1-6/+8
2021-03-03Adds FakerCloud to ReadMeMarak1-0/+6
2021-03-03Fix deprecation warning testsMarak1-5/+5
2021-03-03Updates deprecation messageMarak3-11/+11
Fixes typo is jsdoc
2021-03-03Issue 1114: new datatypes modulelbuerste1-1/+1
Fixed an error in dog definitions that cause the faker.animal.dog-test to fail sometimes
2021-03-03Issue 1114: new datatypes modulelbuerste1-7/+2
- fix test naming - remove not asserting test
2021-03-03Issue 1114: new datatypes modulelbuerste1-1/+1
Current status: - renamed method to datetime
2021-03-03Issue 1114: new datatypes modulelbuerste2-22/+22
Current status: - changed datetime test that checks seeding to not assert something because it does not work - changed some asserts to strictEqual instead of using .ok(a===b) - renamed datatype.date to datatype.datetime
2021-03-03Issue 1114: new datatypes modulelbuerste3-129/+194
Current status: - implemented array method and respective tests - added a few semicolons - changed test with seeding of datatype.date to only check date, not time - added test for generating json with set seed
2021-03-03Issue 1114: New datatype moduleLBuerstmayr2-17/+104
Current status: - adding methods for string, json and respective tests
2021-03-03Issue 1114: new datatypes modulelbuerste6-40/+83
Current status: - moved tests with seeding problem back to random.unit - implemented date method - added datatype module to seed funtion - added tests for date method
2021-03-03Issue 1114: New datatype moduleLBuerstmayr28-430/+413
Current status: - moved number(), float(), hexaDecimal(), boolean(), uuid() from random to datatype - moved respective test from random.unit to datatype.unit - tests of moved methods in random now check if DeprecationWarning is printed and respective method in datatype module is called - adapted all lib files that use moved methods (mostly number) - adapted tests of respective files to spy on the correct method - adapted README in order to promote usage of method that logs a DeprecationWarning
2021-03-03WIP: issue-1114-datatypes-moduleLBuerstmayr3-10/+189
2021-03-01Merge pull request #1117 from supix/masterMarak1-628/+2163
Italian last names extension