| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-27 | Adds unit test for lorem.word() | Johnny Reina | 1 | -0/+18 | |
| 2017-07-07 | Added South African (SA) Locale | Nusrath Khan | 22 | -0/+449 | |
| 2017-07-03 | Cleanup extra/duplicate lorem/supplemental.js locale files and exports | Sotiris Bakagiannis | 14 | -5901/+0 | |
| 2017-06-19 | Generate an ethereum address | Gokulnath Reddy | 3 | -0/+20 | |
| 2017-06-19 | Generate a hexaDecimal string | Gokulnath Reddy | 3 | -0/+34 | |
| 2017-04-06 | Summarize changelog for version 4 | frozenfung | 1 | -1/+45 | |
| 2017-04-03 | Remove emdash from pl's first_name.js | Pat Tullmann | 1 | -1/+0 | |
| I think this em-dash was separating the male and female names? Its definitely not a good first name to suggest. (I noticed when faker.internet.domainWord() returned this em-dash.) | |||||
| 2017-03-21 | add missing statement, consistent `=` format | James | 1 | -2/+2 | |
| 2017-03-08 | Add 'setLocale' method to solve problem with ES6 import | Ivan Goncharov | 2 | -0/+6 | |
| 2017-03-07 | Add test for faker.date.soon | Alexey Torkhov | 1 | -0/+10 | |
| 2017-03-07 | Update Readme.md | Alexey Torkhov | 1 | -0/+1 | |
| 2017-03-07 | Add faker.date.soon method | Alexey Torkhov | 1 | -1/+21 | |
| 2017-03-02 | Merge pull request #408 from paolo-tanium/allow-mac-to-specify-separator | Marak | 2 | -3/+31 | |
| [api] Allow user to specify separator to be used in mac address | |||||
| 2017-03-01 | Merge pull request #476 from AlmazN/master | Marak | 6 | -0/+91 | |
| [api] ru locale hacker directory | |||||
| 2017-03-01 | Merge pull request #2 from AlmazN/ru-hacker | Almaz Nasibullin | 5 | -52/+20 | |
| rewrite and add some new translation for words; require abbreviation removed from index.js | |||||
| 2017-03-01 | require abbreviation removed | AlmazN | 2 | -32/+0 | |
| 2017-03-01 | rewrite and add some new translation for words | AlmazN | 4 | -51/+51 | |
| 2017-02-28 | Merge pull request #478 from APIs-guru/master | Marak | 2 | -1/+11 | |
| [fix] Generation of float numbers | |||||
| 2017-03-01 | Fix generation of float numbers | Ivan Goncharov | 2 | -1/+11 | |
| Fixes #401 | |||||
| 2017-02-27 | Merge pull request #1 from AlmazN/ru-hacker | Almaz Nasibullin | 7 | -0/+123 | |
| Ru hacker | |||||
| 2017-02-27 | add one more translated word into ru locale | AlmazN | 2 | -5/+1 | |
| 2017-02-27 | ru index.js ru.hacker field added | AlmazN | 2 | -0/+5 | |
| 2017-02-27 | added ru locale of hacker dir | AlmazN | 6 | -0/+122 | |
| 2017-02-26 | add debug info to credit card because of node v0.10 | Jakub Mandula | 1 | -0/+5 | |
| 2017-02-26 | replace String.prototype.repeat with proper helper | Jakub Mandula | 2 | -21/+23 | |
| 2017-02-26 | Merge branch 'Mark/origin' into creditCard | Jakub Mandula | 161 | -6948/+217076 | |
| 2017-02-21 | [docs] Updated logo link | Marak | 1 | -1/+1 | |
| 2017-02-21 | [dist] Update Logo (can anyone make a better one?) | Marak | 1 | -0/+0 | |
| 2017-02-21 | Merge pull request #471 from piamancini/patch-1 | Marak | 1 | -0/+74 | |
| Add backers and sponsors from Open Collective | |||||
| 2017-02-21 | Add backers and sponsors from Open Collective | Pia Mancini | 1 | -0/+74 | |
| Now your open collective backers and sponsors can to appear directly on your README. see how it'll look [here](https://github.com/apex/apex#backers) [More info](https://github.com/opencollective/opencollective/wiki/Github-banner) Also add badges on top. | |||||
| 2017-02-21 | [dist] Release v4.1.0 | Marak | 1 | -1/+1 | |
| 2017-02-21 | [dist] Rebuild for new version | Marak | 25 | -58/+73 | |
| 2017-02-21 | [api] Added bindAll() to Database module #377 | Marak | 1 | -3/+1 | |
| 2017-02-21 | Functionally test all modules/methods | Jim Fitzpatrick | 1 | -45/+47 | |
| Walk over the faker object to accumulate all methods for functional testing purposes, blacklisting those that should be ignored. Conflicts: test/all.functional.js | |||||
| 2017-02-21 | Statically bind all module methods | Jim Fitzpatrick | 2 | -16/+36 | |
| Statically bind the methods on all modules to their correct context so that the methods can be called in a composable, callback-oriented manner. Closes #376 Conflicts: lib/index.js test/all.functional.js | |||||
| 2017-02-20 | [dist] Bump to v4.0.0 | Marak | 1 | -1/+1 | |
| 2017-02-20 | [dist] Rebuild for new version | Marak | 34 | -6696/+196853 | |
| 2017-02-20 | [api] [fix] Remove old image links. Closes #464 | Marak | 2 | -18/+0 | |
| 2017-02-14 | [docs] Remove Patreon link | Marak | 1 | -3/+0 | |
| 2017-02-11 | Merge pull request #432 from schovi/add-npmignore | Marak | 1 | -0/+7 | |
| [dist] Reduced size of package | |||||
| 2017-02-11 | [api] [minor] Rename `dataurl` to `dataUri` | Marak | 2 | -5/+5 | |
| 2017-02-11 | #420 Added dataurl method | Sylvain BANNIER | 2 | -1/+19 | |
| 2017-02-11 | [api] Added additional https option for imageUrl | Marak | 1 | -3/+6 | |
| * Only covers one image generation method * Current function signature is bloated * Needs to be refactored into options hash * Starts to address #442 | |||||
| 2017-02-11 | Merge branch 'master' of https://github.com/Marak/faker.js | Marak | 0 | -0/+0 | |
| 2017-02-11 | [test] [fix] [minor] Typo in test name | Marak | 1 | -1/+1 | |
| 2017-02-11 | Docs: `seed()` is on `faker`, not `random`. | runeh | 1 | -2/+2 | |
| 2017-02-11 | [dist] Update to latest gulp and mocha | Marak | 1 | -2/+2 | |
| 2017-02-11 | Merge pull request #462 from runeh/patch-1 | Marak | 1 | -2/+2 | |
| [docs] [fix] `seed()` is on `faker`, not `random`. | |||||
| 2017-02-11 | Docs: `seed()` is on `faker`, not `random`. | runeh | 1 | -2/+2 | |
| 2017-02-11 | Merge branch 'master' into patch-1 | alexpts | 63 | -96/+2572 | |
| # Conflicts: # lib/finance.js | |||||
