| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-06 | Ensure longitude points are within range [-180, 180] | Vivek Seth | 1 | -0/+7 | |
| 2016-05-06 | Fixed bug where variables were being leaked to global namespace | Vivek Seth | 1 | -4/+4 | |
| 2016-05-05 | If no input params return random coordinate | Vivek Seth | 1 | -1/+4 | |
| 2016-05-05 | Use term 'coordinate' instead of 'location' | Vivek Seth | 1 | -7/+7 | |
| 2016-05-05 | Added address.nearbyLocation() method | Vivek Seth | 1 | -0/+44 | |
| Returns a random GPS coordinate located within a distance of the given GPS coordinate | |||||
| 2016-04-19 | Remove duplicate Congo from countries.js | Icebob | 1 | -1/+0 | |
| 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-04-08 | add faker.random.arrayElements | Joon Ho Cho | 1 | -0/+28 | |
| 2016-04-07 | Add IBAN and BIC generator functions | CoDEmanX | 4 | -4/+1206 | |
| 2016-04-07 | Correct spelling | CoDEmanX | 2 | -7/+7 | |
| 2016-04-04 | alphaNumeric takes now count as a argument | Krzysztof Kaczor | 1 | -3/+13 | |
| 2016-04-04 | Update lorem.js | Josh Gordon | 1 | -1/+1 | |
| Fix typo in docstring. | |||||
| 2016-03-30 | Added gendered names to en locale | Keegan Landreth | 5 | -5/+1017 | |
| 2016-03-20 | Merge pull request #291 from skylarstein/master | Marak | 1 | -5/+5 | |
| [fix] hacker.phrase - generate random string for each lexical instance | |||||
| 2016-03-20 | Fix name suffixes | Logan Allred | 1 | -1/+1 | |
| Fixes names so that it puts suffixes at the end of names instead of prefixes Conflicts: lib/name.js | |||||
| 2016-03-20 | * Use faker.random.number | ashmothership | 1 | -0/+15 | |
| * Range was incorrect. Was 27-36. Should be 27-34. | |||||
| 2016-03-19 | [fix] [revert] finance.bitcoinAddress | Marak | 1 | -14/+0 | |
| * Causing tests to fail * Not using `faker.random.number` ! | |||||
| 2016-03-19 | [fix] Don't pass empty strings to Faker.fake | Marak | 1 | -1/+6 | |
| 2016-03-17 | Bitcoin support | ashmothership | 2 | -0/+24 | |
| 2016-03-03 | remove Math.random() calls to utilize faker.seed() | Ben Southgate | 4 | -26/+12 | |
| Conflicts: lib/internet.js lib/random.js | |||||
| 2016-03-03 | Merge pull request #348 from jmalonzo/jan-exampleEmail-fix | Marak | 1 | -1/+1 | |
| Fix 'this' reference in exampleEmail | |||||
| 2016-03-03 | Install jsdoc and add doclet stubs for all methods | Tobias Witt | 16 | -14/+893 | |
| Descriptions are taken from existing comments if available. The address module already has some new sample descriptions. | |||||
| 2016-03-01 | Fix reference in exampleEmail | Jan Alonzo | 1 | -1/+1 | |
| 2016-02-15 | [api] Added `random.locale` method. Closes #274 | Marak | 1 | -0/+4 | |
| * Returns a random locale * May not work correctly in locale builds | |||||
| 2016-02-15 | [api] Rename safe_email -> exampleEmail #301 | Marak | 4 | -5/+5 | |
| * Public API convention is camelCase * "example" seemed more explicit than "safe" | |||||
| 2016-02-14 | add faker.internet.safe_email | alexei-lexx | 4 | -1/+12 | |
| Conflicts: lib/internet.js | |||||
| 2016-02-14 | [api] [minor] Move semver to System resource #304 | Marak | 2 | -9/+5 | |
| 2016-02-14 | Added faker.random.semver. | Justin McConnell | 1 | -0/+5 | |
| Conflicts: lib/random.js | |||||
| 2016-02-14 | [api] [fix] Safer Faker.fake call #310 | Marak | 1 | -2/+16 | |
| * Removes eval() call from pull request * eval() is not safe * Never was actually checked into main repo * Now uses JSON.parse and fn.apply() | |||||
| 2016-02-14 | Support parameters | Craig Morris | 1 | -4/+13 | |
| 2016-02-12 | New realistic Dutch city naming components | Niels NTG | 3 | -28/+2539 | |
| 2016-02-11 | Merge pull request #281 from tullmann/patch-1 | Marak | 1 | -3/+3 | |
| [api] [fix] No space before citySuffix in city name | |||||
| 2016-02-08 | [api] [minor] Replace sampleResult #170 | Marak | 1 | -10/+10 | |
| * Always return array of samples instead | |||||
| 2016-02-08 | adding schema for internet.avatar | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.password | Cliff Pyles | 1 | -0/+29 | |
| 2016-02-08 | adding schema for internet.schema | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.color | Cliff Pyles | 1 | -1/+23 | |
| 2016-02-08 | adding schema for internet.userAgent | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.ip | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.domainWord | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.domainSuffix | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.domainName | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.url | Cliff Pyles | 1 | -0/+8 | |
| 2016-02-08 | adding schema for internet.protocol | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.userName | Cliff Pyles | 1 | -0/+23 | |
| 2016-02-08 | adding schema for internet.email | Cliff Pyles | 1 | -0/+22 | |
| 2016-02-08 | Merge pull request #314 from deerawan/add-locale-id-ID | Marak | 34 | -0/+1465 | |
| [api] Add Locale id_ID (Indonesia) | |||||
| 2016-02-08 | [fix] Wrong file names in SK locale Closes #336 | Marak | 5 | -4/+4 | |
| * Renamed `man` -> `male` * Renamed `woman` -> `female` | |||||
| 2016-02-08 | Merge pull request #268 from whitlockjc/remove-nbsps | Marak | 7 | -339/+339 | |
| [fix] [locale] Remove non-breaking spaces from es_MX locale | |||||
| 2016-02-08 | Merge pull request #289 from tornqvist/add/sv-weekdays | Marak | 4 | -0/+57 | |
| [api] [locale] Added Swedish locale for date | |||||
