| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-03-11 | Update first_name to avoid data duplication | MoonWalker0 | 1 | -410/+3 | |
| Joined data from female_first_name and male_first_name | |||||
| 2021-03-11 | Create female_first_name.json | MoonWalker0 | 1 | -0/+176 | |
| 2021-03-11 | Merge pull request #1130 from prinx/master | Marak | 25 | -0/+906 | |
| Add support for en_GH locale | |||||
| 2021-03-11 | Merge pull request #1131 from tilowestermann/patch-1 | Marak | 1 | -1/+1 | |
| Update description of faker.random.objectElement | |||||
| 2021-03-10 | Merge branch 'master' of https://github.com/Marak/faker.js into master | Prince Dorcis | 6 | -4/+168 | |
| 2021-03-10 | Create male_first_name.json in pl locale | MoonWalker0 | 1 | -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-09 | Merge pull request #1127 from JasonHong1998/more-vehicles | Marak | 3 | -0/+35 | |
| Issue #1097: add bicycleType in the vehicle module | |||||
| 2021-03-09 | Update description of faker.random.objectElement | Tilo Westermann | 1 | -1/+1 | |
| 2021-03-09 | Add support for en_GH locale | Prince Dorcis | 1 | -3/+3 | |
| 2021-03-09 | Refactor locale title | Prince Dorcis | 1 | -1/+1 | |
| 2021-03-09 | Refactor phone number export | Prince Dorcis | 1 | -4/+3 | |
| 2021-03-09 | Added en_GH locale | Prince Dorcis | 1 | -0/+8 | |
| 2021-03-09 | Added en_GH addresses | Prince Dorcis | 11 | -0/+420 | |
| 2021-03-09 | Refactor phone numbers | Prince Dorcis | 2 | -15/+13 | |
| 2021-03-09 | Added en_GH locale companies | Prince Dorcis | 3 | -0/+12 | |
| 2021-03-09 | Added en_GH locale internat domain suffixes | Prince Dorcis | 2 | -0/+14 | |
| 2021-03-09 | Added en_GH locale phone numbers | Prince Dorcis | 3 | -0/+34 | |
| 2021-03-09 | Added en_GH locale names | Prince Dorcis | 6 | -0/+421 | |
| 2021-03-08 | add more Indonesian names | yusufisl | 3 | -4/+133 | |
| 2021-03-07 | fix bicycleType to bicycle | Jason Hong | 3 | -5/+5 | |
| 2021-03-07 | add bicycleType in the vehicle module | Jason Hong | 3 | -0/+35 | |
| 2021-03-07 | add italian city names | Michele beccari | 2 | -0/+982 | |
| 2021-03-03 | Updates deprecation message | Marak | 2 | -6/+6 | |
| Fixes typo is jsdoc | |||||
| 2021-03-03 | Issue 1114: new datatypes module | lbuerste | 1 | -1/+1 | |
| Fixed an error in dog definitions that cause the faker.animal.dog-test to fail sometimes | |||||
| 2021-03-03 | Issue 1114: new datatypes module | lbuerste | 1 | -1/+1 | |
| Current status: - renamed method to datetime | |||||
| 2021-03-03 | Issue 1114: new datatypes module | lbuerste | 1 | -3/+2 | |
| 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-03 | Issue 1114: new datatypes module | lbuerste | 1 | -33/+57 | |
| 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-03 | Issue 1114: New datatype module | LBuerstmayr | 1 | -13/+60 | |
| Current status: - adding methods for string, json and respective tests | |||||
| 2021-03-03 | Issue 1114: new datatypes module | lbuerste | 2 | -2/+22 | |
| 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-03 | Issue 1114: New datatype module | LBuerstmayr | 17 | -183/+95 | |
| 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-03 | WIP: issue-1114-datatypes-module | LBuerstmayr | 3 | -10/+189 | |
| 2021-03-01 | Merge pull request #1117 from supix/master | Marak | 1 | -628/+2163 | |
| Italian last names extension | |||||
| 2021-02-28 | perf: ⚡️ Optimize finance transaction description method | Ognjen Jevremovic | 1 | -5/+6 | |
| Remove the multiple calls to `createTransaction` method from within the `finance.transactionDescription` and instead call the method once and reference the properties from the returned transaction object. ✅ Closes: #1108 | |||||
| 2021-02-24 | Merge pull request #1112 from Moosh-be/issue_945_Bis | Marak | 1 | -6/+14 | |
| Fix for issues 846, 944, 945, 946 With TDD | |||||
| 2021-02-24 | close #846 | Christophe Gesché | 1 | -1/+9 | |
| fix iban for azerbaijan | |||||
| 2021-02-21 | fr_BE | Moosh | 31 | -0/+7467 | |
| 2021-02-20 | Italian last names extension | Marcello Esposito | 1 | -628/+2163 | |
| They are 2170 now (were 635 before). | |||||
| 2021-02-20 | Adds common first/last names to `ko` locale | Doe | 2 | -2/+3092 | |
| 2021-02-19 | Update iban.js (#1) | Christophe Gesché | 1 | -5/+5 | |
| * Update iban.js Fix config gen for GE, PK and TR * https://transferwise.com/fr/iban/georgia * https://transferwise.com/fr/iban/pakistan * https://transferwise.com/fr/iban/turkey * Update finance_issue.unit.js Number.isFinite Dont check as needed. I use Match and it's ok fix #944 fix #945 fix #946 | |||||
| 2021-02-19 | Merge pull request #1115 from Marak/avatar-fix | Marak | 5 | -3778/+1252 | |
| Avatar fix | |||||
| 2021-02-18 | Merge pull request #1106 from vulcaryn/use-french-cities-name | Marak | 3 | -85/+99 | |
| Allow using real city names when available | |||||
| 2021-02-18 | Fix typo | Marak | 1 | -1/+1 | |
| 2021-02-18 | Adds common US city names to `en` locale | Marak | 2 | -0/+1003 | |
| 2021-02-18 | Merge branch 'master' into use-french-cities-name | Marak | 22 | -6/+2961 | |
| 2021-02-18 | Remove uifaces and replace with fakercloud cdn | Marak | 2 | -1256/+1252 | |
| Resolves #1016 #1055 | |||||
| 2021-02-18 | Remove duplicate avatar listings | Marak | 3 | -2522/+0 | |
| 2021-02-17 | Adds support for binary gender definitions | Marak | 4 | -3/+12 | |
| 2021-02-17 | Use randmly cityname when available | Morgan Denis | 1 | -4/+5 | |
| 2021-02-16 | adding more datasets to animal module | RavsCodes20 | 16 | -2/+2940 | |
| added more common animals and associated tests. Added type for choosing random catagory by name | |||||
| 2021-02-15 | Fixes names for `cz` locale | Marak | 3 | -0/+8 | |
