| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-21 | chore(test): migrate to vitest (#235) | Shinigami | 1 | -232/+0 | |
| 2022-01-18 | feat!: support tree-shaking (#152) | Shinigami | 1 | -1/+1 | |
| 2022-01-13 | chore: format tests (#67) | Shinigami | 1 | -42/+42 | |
| 2021-06-05 | change domainWord generation algorithm to <adjective>-<noun> | Andrii Kostenko | 1 | -7/+11 | |
| 2021-03-22 | Linting fixes for `./test` | Marak | 1 | -175/+175 | |
| 2021-03-03 | Issue 1114: new datatypes module | lbuerste | 1 | -8/+8 | |
| 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-02-09 | Merge pull request #1020 from josecarlosweb/feature/remove-deprecated-asset | Marak | 1 | -6/+6 | |
| Replacement of deprecated functions on tests. | |||||
| 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 #999 from netochaves/fix/internetEmail | Marak | 1 | -0/+9 | |
| Fix: internet email for japanese and chinese characters | |||||
| 2020-10-04 | Change deprecated assert.equal | Carlos Carvalho | 1 | -6/+6 | |
| 2020-10-01 | add httpMethod and unit test | Ariel Shadkhan | 1 | -0/+8 | |
| 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-07-20 | Add failing test for userAgent | Joshua Barnett | 1 | -0/+8 | |
| Proving it is not deterministic and does not respect random seed. | |||||
| 2017-03-02 | Merge pull request #408 from paolo-tanium/allow-mac-to-specify-separator | Marak | 1 | -0/+18 | |
| [api] Allow user to specify separator to be used in mac address | |||||
| 2016-10-01 | [api] Added `internet.ipv6` method | cvega | 1 | -0/+8 | |
| * Returns a random 8 octet ipv6 address | |||||
| 2016-09-25 | separator enhancements and unit tests | Paolo del Mundo | 1 | -0/+18 | |
| 2016-02-15 | [api] Rename safe_email -> exampleEmail #301 | Marak | 1 | -2/+2 | |
| * Public API convention is camelCase * "example" seemed more explicit than "safe" | |||||
| 2016-02-14 | add faker.internet.safe_email | alexei-lexx | 1 | -0/+16 | |
| Conflicts: lib/internet.js | |||||
| 2015-12-29 | Prevent apostrophes in return value of internet#domainWords | yn5 | 1 | -0/+10 | |
| 2015-07-08 | [api] [refactor] Rename `array_element` and `object_element` to camelCase. ↵ | Marak | 1 | -3/+3 | |
| Set default max random number to 99999. Added default arguments to some methods. | |||||
| 2015-07-05 | [merge] [api] Add name.jobTitle | Marak | 1 | -0/+1 | |
| 2015-06-13 | Fixing method name references to mac generator in tests | João Ferreira | 1 | -1/+1 | |
| 2015-06-13 | Including a MAC Address generator | João Ferreira | 1 | -0/+7 | |
| 2015-01-25 | added protocol() and url() | Daniel Mills | 1 | -0/+38 | |
| 2014-12-09 | Add new jobTitle function to name object. | JKillian | 1 | -0/+1 | |
| I had to make a few concessions when doing this. Ideally I would have added this function under the 'company' module, but I chose to add it to the 'name' object instead, as the data happened to already exist in the locale files under 'name.title'. However, I felt that the field names in the locale files were confusing, so their wrappers in the name module are renamed for clarity. For example, faker.name.jobArea() returns a random element from locale.name.title.level. In my opinion, 'jobArea' was a much better description of the data than 'level'. Finally, fixed a bug in one unit test which didn't restore a function to its original state after watching it. | |||||
| 2014-09-16 | [api] Add ability to generate contextual data for user names and emails. #68 | Marak | 1 | -8/+6 | |
| 2014-09-14 | [refactor] [major] Renamed variable names for consistency Closes #5 | Marak | 1 | -27/+27 | |
| [refactor [major] Moved all errant methods from random.js to individual modules. Methods in random.js were causing unnecessary code complication. | |||||
| 2014-09-13 | [api] Added Internet.userAgent #16 | Marak | 1 | -0/+7 | |
| 2014-05-17 | Moving to major new version for change of package name for uppercase to ↵ | FotoVerite | 1 | -33/+33 | |
| lowercase. | |||||
| 2013-11-05 | Add random color to Internet.js | cyanos3 | 1 | -0/+7 | |
| 2013-03-16 | js cleanup (jshint) | Mikhail Fedosov | 1 | -6/+6 | |
| 2013-03-15 | fix #42: Email has invalid characters | Mikhail Fedosov | 1 | -3/+3 | |
| 2013-01-07 | allowing all tests to run in browser | Bryan Donovan | 1 | -3/+5 | |
| 2013-01-07 | renaming array_rand to array_element | Bryan Donovan | 1 | -2/+2 | |
| 2013-01-07 | 100% test coverage. | Bryan Donovan | 1 | -0/+83 | |
