| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-02-24 | Update and rename finance_issue.unit.js to finance_iban.unit.js | Marak | 1 | -1/+1 | |
| 2021-02-24 | close #846 | Christophe Gesché | 1 | -4/+4 | |
| fix iban for azerbaijan | |||||
| 2021-02-24 | add tdd for #846 | Moosh | 1 | -1/+32 | |
| 2021-02-23 | optimize test | Christophe Gesché | 1 | -7/+12 | |
| - Seed to found Iban at first loop - Console log display the tips if the fonction is called for a new locale | |||||
| 2021-02-19 | Update finance_issue.unit.js | Christophe Gesché | 1 | -7/+6 | |
| - only uppercase char - conslole log in english | |||||
| 2021-02-19 | Update iban.js (#1) | Christophe Gesché | 1 | -14/+29 | |
| * 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-18 | Fixes broken image tests | Marak | 1 | -4/+4 | |
| 2021-02-16 | Create finance_issue.unit.js | Moosh | 1 | -0/+117 | |
| Adding a test to validate the correction of the end #945 This commit only contains the test (which must fail) | |||||
| 2021-02-12 | Adds missing `animal` module | Marak | 1 | -1/+1 | |
| Removes un-used animal references Fix broken test | |||||
| 2021-02-12 | adding animal module | RavsCodes20 | 1 | -0/+15 | |
| started with dogs, added a defintion, an array of dogs breeds, and an associated test. | |||||
| 2021-02-11 | Merge pull request #1015 from strobelt/autoFormatFlagOnFinanceAmount | Marak | 1 | -0/+20 | |
| Add autoFormat flag on finance amount | |||||
| 2021-02-11 | Merge pull request #1063 from DanielLipowicz/fix/incorrectVinNumber | Marak | 2 | -9/+31 | |
| Fix issue 1062; Add new alpha and alphanumeric functionality | |||||
| 2021-02-09 | Merge pull request #1020 from josecarlosweb/feature/remove-deprecated-asset | Marak | 15 | -160/+189 | |
| Replacement of deprecated functions on tests. | |||||
| 2021-02-08 | Merge pull request #775 from borel/master | Marak | 1 | -0/+13 | |
| Get x dates between two dates | |||||
| 2021-02-08 | Merge pull request #1013 from ariel-enso/feature/add-internet-http-methods | Marak | 1 | -0/+8 | |
| Feature: add http methods to internet namespace | |||||
| 2021-02-04 | Merge pull request #989 from rebuy-de/patch-iban-country | Marak | 1 | -0/+11 | |
| Add optional country code parameter for iban method | |||||
| 2021-02-04 | Merge pull request #999 from netochaves/fix/internetEmail | Marak | 1 | -0/+9 | |
| Fix: internet email for japanese and chinese characters | |||||
| 2021-02-03 | Merge pull request #1053 from andrewmcoupe/master | Marak | 2 | -1/+11 | |
| Generate random vehicle vrm (vehicle registration mark) | |||||
| 2021-02-02 | Merge pull request #1009 from scarabedore/master | Marak | 1 | -0/+8 | |
| Add method to generate port numbers | |||||
| 2020-12-01 | Implement issue 1062; Add random.aplha functionality to blacklist some ↵ | Daniel Lipowicz | 2 | -9/+31 | |
| characters | |||||
| 2020-11-22 | fix broken finance test | Andy Coupe | 1 | -1/+1 | |
| 2020-11-18 | add vrm and test | Andy Coupe | 1 | -0/+10 | |
| 2020-11-11 | Merge remote-tracking branch 'upstream/master' | borel | 3 | -8/+71 | |
| 2020-10-04 | Check if seed is a number or array before seeding faker.random | Luiz Strobelt | 1 | -0/+6 | |
| 2020-10-04 | Fix typo | Carlos Carvalho | 2 | -16/+16 | |
| 2020-10-04 | Fix wrong change on assert not equsl | Carlos Carvalho | 1 | -1/+1 | |
| 2020-10-04 | Change deprecated assert.equal | Carlos Carvalho | 15 | -160/+189 | |
| 2020-10-01 | Test passing false or undefined to autoFormat | Luiz Strobelt | 1 | -6/+12 | |
| 2020-10-01 | add httpMethod and unit test | Ariel Shadkhan | 1 | -0/+8 | |
| 2020-10-01 | Add auto formatting to finance.amount | Luiz Strobelt | 1 | -1/+15 | |
| 2020-09-18 | added faker.internet.port | scarabedore | 1 | -0/+8 | |
| 2020-09-10 | fix: internet email for japanese and chinese characters | Neto Chaves | 1 | -0/+9 | |
| 2020-09-06 | Fix return of finance.amount to string | Lukazovic | 1 | -10/+9 | |
| 2020-09-06 | Merge pull request #837 from mrstebo/add-music-faker | Marak | 1 | -0/+17 | |
| Added the Music module | |||||
| 2020-09-01 | Add optional country code parameter for iban method | Martin Parsiegla | 1 | -0/+11 | |
| 2020-08-27 | Problem found with `finance.amount`, see #984 | Marak | 1 | -1/+3 | |
| Disables newly broken test ( randomness seed reveals ) | |||||
| 2020-08-27 | Merge pull request #713 from jonny64/master | Marak | 1 | -0/+45 | |
| locale ru: add name.middleName with russian gender for russian passport (отчество) | |||||
| 2020-08-26 | Merge branch 'master' of https://github.com/Marak/faker.js | pbborel | 9 | -21/+238 | |
| 2020-08-25 | Merge branch 'master' into country-code-alpha-3 | Marak | 9 | -21/+227 | |
| 2020-08-25 | Merge pull request #855 from abnersajr/fix-797 | Marak | 1 | -0/+65 | |
| Adds Lorem Picsum as image provider | |||||
| 2020-08-24 | Merge pull request #936 from joshua-barnett/patch-1 | Marak | 1 | -0/+8 | |
| Add failing test for userAgent | |||||
| 2020-08-24 | Merge pull request #824 from ashishra0/add-transaction-description | Marak | 1 | -0/+8 | |
| add transaction description method on finance module | |||||
| 2020-08-24 | Merge pull request #553 from jreina/issue-509 | Marak | 1 | -0/+18 | |
| Implement length argument in lorem.word | |||||
| 2020-08-23 | Merge pull request #684 from blslade-neumont/dev-gender-string | Marak | 1 | -0/+23 | |
| Allowed gender passed to name.firstName(gender) to be a string | |||||
| 2020-08-23 | Merge pull request #614 from mastermatt/bufix-shuffle-last-element | Marak | 1 | -0/+13 | |
| Bugfix random.shuffle last element. | |||||
| 2020-08-18 | add time_zone | mkg0 | 1 | -0/+10 | |
| 2020-07-20 | Add failing test for userAgent | Joshua Barnett | 1 | -0/+8 | |
| Proving it is not deterministic and does not respect random seed. | |||||
| 2020-06-11 | #807 Remove unreliable tests | Marak | 1 | -3/+5 | |
| 2020-06-10 | Add random seed for time test | Marak | 1 | -0/+2 | |
| 2020-06-10 | Update random seed value for finance test ( again ) | Marak | 1 | -1/+1 | |
