| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
