| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-02-11 | Merge branch 'master' into patch-1 | alexpts | 53 | -23/+2414 | |
| # Conflicts: # lib/finance.js | |||||
| 2017-02-11 | Fix aomount and price argument dec for case = 0. Add unit tests. Minor ↵ | alexpts | 2 | -17/+17 | |
| codestyle fix. | |||||
| 2017-02-10 | [api] [fix] [minor] Default shuffle value #405 | Marak | 1 | -1/+1 | |
| 2017-02-09 | Merge remote-tracking branch 'codemanx/master' | Marak | 4 | -11/+1213 | |
| 2017-02-09 | [api] Added exports for `az` locality #429 | Marak | 1 | -0/+1 | |
| 2017-02-09 | Azerbaijani localization has been added | Nurlan Alekberov | 38 | -0/+999 | |
| 2017-02-09 | Merge pull request #437 from lencse/master | Marak | 1 | -0/+11 | |
| [api] Added `lorem.slug` method | |||||
| 2017-02-09 | [api] [minor] Expose seed option to Faker class | Marak | 1 | -1/+1 | |
| * Closes #456 * Could use additional tests | |||||
| 2017-02-09 | [api] [fix] Don't allow `/` in file names or paths | Marak | 1 | -1/+3 | |
| Don't allow path seperators in generated filenames | |||||
| 2017-02-09 | [api] [fix] Typo in require statement | Marak | 1 | -1/+1 | |
| 2017-02-09 | [api] [fix] Ensure database methods are mapped | Marak | 1 | -0/+1 | |
| * Was causing database methods to fail * All methods need to be explicitly mapped | |||||
| 2017-02-09 | added Database namespace | kulaeff | 8 | -0/+133 | |
| 2017-02-09 | [refactor] [fix] Move password generator to core | Marak | 1 | -9/+51 | |
| * Migrates password generator from vendor * Removes erroneous browserifying code * Switches `Math.random` to faker random * Closes #460 * Should close #430 | |||||
| 2017-01-26 | Delete ES6 | Andres Silva | 1 | -2/+6 | |
| 2017-01-26 | Add max, min for latitude and longitude | Andres Silva | 1 | -4/+8 | |
| 2017-01-15 | Fix dec for amount | Alexpts | 1 | -1/+1 | |
| Now: amount(10, 10, 0); // => 10.00 Expected: amount(10, 10, 0); // => 10 | |||||
| 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-11-30 | Don't allow path seperators in generated filenames | Mark Kornblum | 1 | -1/+3 | |
| 2016-11-24 | Added lorem.slug method | Levente Löki | 1 | -0/+11 | |
| 2016-10-17 | Add ABA routing number | João Fonseca | 1 | -0/+21 | |
| 2016-10-03 | [api] Add `filePath, directoryPath` system methods | cvega | 3 | -6/+70 | |
| * Returns a random path with file name * Returns a random directory path (no trailing slash) | |||||
| 2016-10-01 | [api] Added `internet.ipv6` method | cvega | 1 | -0/+26 | |
| * Returns a random 8 octet ipv6 address | |||||
| 2016-09-27 | fix bug unsplash object | ChinCluBi | 1 | -6/+6 | |
| 2016-09-27 | remove object.assign.fix unit test | ChinCluBi | 1 | -1/+2 | |
| 2016-09-27 | added lorempixel and unsplash properties to image obj | ChinCluBi | 3 | -231/+338 | |
| 2016-09-26 | Comments | Paolo del Mundo | 1 | -0/+1 | |
| 2016-09-25 | separator enhancements and unit tests | Paolo del Mundo | 1 | -2/+11 | |
| 2016-09-06 | Add separator | Paolo del Mundo | 1 | -2/+2 | |
| 2016-08-30 | Prevented a crash on running helpers.shuffle on an empty array | Ben Douglas | 1 | -0/+3 | |
| 2016-08-12 | move random image from lorempixel.com to unsplash.com | ChinCluBi | 1 | -7/+53 | |
| 2016-07-26 | fix: + require('./title') in lib/locales/ru/name/index.js | Taras Labiak | 1 | -5/+6 | |
| 2016-07-26 | + lib/locales/ru/name/title.js | Taras Labiak | 1 | -0/+42 | |
| 2016-07-17 | add comma between entities of street_address.js | [email protected] | 1 | -2/+2 | |
| 2016-07-17 | remove farsi characters to prevent Unexpected string exception | [email protected] | 1 | -2/+2 | |
| 2016-07-17 | fix encoding for street_address | [email protected] | 1 | -3/+2 | |
| 2016-07-16 | add address for fa locale | [email protected] | 15 | -0/+166 | |
| 2016-07-12 | Merge pull request #390 from jreina/fix-issue-361 | Marak | 1 | -2/+2 | |
| [fix] output of faker.finance.amount #361 | |||||
| 2016-07-11 | Adds precision value to faker.random.number call. | Johnny Reina | 1 | -2/+2 | |
| 2016-07-11 | Merge pull request #362 from joshgordon/patch-1 | Marak | 1 | -1/+1 | |
| [fix] [minor] typo in docstring | |||||
| 2016-07-11 | Merge pull request #363 from krzkaczor/alpha-numeric-count | Marak | 1 | -3/+13 | |
| [api] alphaNumeric takes now count as a argument | |||||
| 2016-07-11 | Merge pull request #338 from Niels-NTG/master | Marak | 3 | -28/+2539 | |
| [api] realistic Dutch city naming components | |||||
| 2016-07-11 | Merge pull request #379 from fdsimms/fix-misspelling-of-liaison | Marak | 4 | -4/+4 | |
| [fix] misspelling of 'Liaison' from faker.name.jobType(). | |||||
| 2016-06-13 | add String.prototype.repeat in older versions of node - see PR #382 | Jakub Mandula | 1 | -0/+15 | |
| 2016-06-13 | add credit card function + helpers | Jakub Mandula | 2 | -1/+140 | |
| 2016-06-13 | remove `/` from card formating | Jakub Mandula | 10 | -34/+48 | |
| 2016-06-13 | add new credit card company | Jakub Mandula | 2 | -0/+4 | |
| 2016-06-13 | move credit_card into finance + add to definitions | Jakub Mandula | 14 | -2/+2 | |
| 2016-06-13 | Add CZ Czech locales | Jakub Mandula | 44 | -0/+14763 | |
| 2016-05-14 | Fix misspelling of 'Liaison' from faker.name.jobType(). | Frankie | 4 | -4/+4 | |
| 2016-05-06 | Using different heuristic for producing a random GPS coordinate | Vivek Seth | 1 | -8/+6 | |
| this approach will not result in a uniform distribution, but will instead concentrate points in the center. | |||||
