| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-14 | chore: remove ts-generated source files | Shinigami92 | 1 | -145/+0 | |
| 2022-01-11 | chore: format lib without locales (#66) | Shinigami | 1 | -17/+34 | |
| 2021-03-22 | Fixes linting for commerce.js | Marak | 1 | -16/+16 | |
| 2021-03-03 | Issue 1114: New datatype module | LBuerstmayr | 1 | -1/+1 | |
| 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 | |||||
| 2019-09-11 | add random product description generator | Ashish Rao | 1 | -0/+9 | |
| 2017-09-08 | Merge pull request #446 from dugoh/price-fix | Marak | 1 | -1/+1 | |
| [api] Price should default minimum to 1 | |||||
| 2017-02-11 | Fix aomount and price argument dec for case = 0. Add unit tests. Minor ↵ | alexpts | 1 | -3/+5 | |
| codestyle fix. | |||||
| 2017-01-01 | Set default minimum price to 1 | Jacob Goense | 1 | -1/+1 | |
| According to the test the minimum amount should be greater than 0 when not passing arguments. This failed about 1 in 1000 times. | |||||
| 2016-04-15 | Clean up faker.commerce.department method | Konstantin Tarkus | 1 | -3/+1 | |
| Remove "max" and "fixedAmount" arguments from the faker.commerce.department method | |||||
| 2016-03-03 | remove Math.random() calls to utilize faker.seed() | Ben Southgate | 1 | -19/+4 | |
| Conflicts: lib/internet.js lib/random.js | |||||
| 2016-03-03 | Install jsdoc and add doclet stubs for all methods | Tobias Witt | 1 | -0/+45 | |
| Descriptions are taken from existing comments if available. The address module already has some new sample descriptions. | |||||
| 2015-07-08 | [api] [refactor] Rename `array_element` and `object_element` to camelCase. ↵ | Marak | 1 | -6/+6 | |
| Set default max random number to 99999. Added default arguments to some methods. | |||||
| 2015-07-08 | [fix] Comment out a few methods sections of commerce section. Needs some ↵ | Marak | 1 | -0/+8 | |
| work. #183 | |||||
| 2015-07-08 | [fix] [api] Add back commerce methods. | Marak | 1 | -60/+60 | |
| 2015-07-07 | [refactor] [dist] Allow for node to require individual locales ( to avoid ↵ | Marak | 1 | -2/+4 | |
| the default behavior of requiring all locale data. #125 #167 | |||||
| 2015-03-12 | removes a console.log when generating a price | rob.scott | 1 | -2/+0 | |
| 2015-03-10 | Add Commerce functions from https://github.com/stympy/faker into javascript | rob.scott | 1 | -0/+81 | |
