| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-09-20 | [misc] Comment out new fields in demo ( for now ) | Marak | 1 | -2/+3 | |
| * Won’t be available until next release * Was causing demo to break #547 | |||||
| 2017-09-07 | Merge pull request #490 from aretecode-forks/patch-1 | Marak | 1 | -2/+2 | |
| [examples] [minor] add missing statement, consistent `=` format | |||||
| 2017-09-03 | [api] Added 71 additional gender options | Marak | 1 | -1/+8 | |
| * Adds new gender options for `en` locality * Updates example page to use gender * Still needs translations for other locales | |||||
| 2017-08-20 | [api] First pass at `faker.unique` module | Marak | 1 | -0/+29 | |
| * Adds unique value API for use with any method * Using in-memory store for unique values * Provides maxRetries and maxTime options * RE: #466 #245 #477 | |||||
| 2017-03-21 | add missing statement, consistent `=` format | James | 1 | -2/+2 | |
| 2017-02-21 | [dist] Rebuild for new version | Marak | 3 | -19/+27 | |
| 2017-02-20 | [dist] Rebuild for new version | Marak | 6 | -3278/+97766 | |
| 2016-03-20 | [dist] Re-build library for v3.1.0 release | Marak | 71 | -7758/+285875 | |
| 2015-12-30 | [Fix] Display first month as 1 not 0. | beto | 1 | -1/+1 | |
| 2015-07-31 | [dist] Rebuild sources and examples | Marak | 70 | -3687/+25961 | |
| 2015-07-09 | [dist] Regenerate build. Prep for release. | Marak | 68 | -5089/+19027 | |
| 2015-07-08 | [examples] Update UI for browser example page. | Marak | 3 | -1047/+1184 | |
| 2015-07-08 | [dist] Re-build library and all new locale packs | Marak | 64 | -0/+377182 | |
| 2015-07-08 | [dist] Update examples | Marak | 17 | -41241/+38203 | |
| 2015-07-07 | [refactor] [dist] Allow for node to require individual locales ( to avoid ↵ | Marak | 1 | -0/+7 | |
| the default behavior of requiring all locale data. #125 #167 | |||||
| 2015-07-04 | [api] First pass at generators with mustache strings. #226 #199 #171 #224 | Marak | 1 | -0/+13 | |
| 2015-05-11 | preparing release v2.1.3 | Tomasz Ducin | 2 | -29/+81 | |
| 2014-10-21 | [examples] Clean up min example | Marak | 1 | -57/+1 | |
| 2014-09-22 | [fix] state_abbr -> stateAbbr | Marak | 1 | -1/+1 | |
| 2014-09-22 | [dist] Rebuild | Marak | 4 | -181/+999 | |
| 2014-09-22 | [fix] Rename state_abbr to stateAbbr | Marak | 1 | -0/+1 | |
| 2014-09-22 | [dist] Updated browser example. Moved browser example into new directory. | Marak | 6 | -93/+6843 | |
| 2014-09-15 | [dist] Rebuild | Marak | 3 | -584/+39674 | |
| 2014-09-15 | [examples] Added drop down for locale selection | Marak | 1 | -0/+19 | |
| 2014-09-14 | [refactor] [major] Renamed variable names for consistency Closes #5 | Marak | 5 | -10/+12 | |
| [refactor [major] Moved all errant methods from random.js to individual modules. Methods in random.js were causing unnecessary code complication. | |||||
| 2014-09-13 | [dist] Rebuild | Marak | 2 | -4/+220 | |
| 2014-09-13 | [dist] Rebuild | Marak | 2 | -14/+101 | |
| 2014-09-13 | [dist] Rebuild | Marak | 2 | -435/+2173 | |
| 2014-09-08 | Rebuild | Marak | 1 | -54/+54 | |
| 2014-09-08 | Fixed errant require in example | Marak | 1 | -1/+1 | |
| 2014-08-13 | Bump version to 1.1.0. | FotoVerite | 1 | -18/+24 | |
| 2014-07-22 | Bug fixes and latest version. | FotoVerite | 1 | -7/+12 | |
| 2014-05-17 | All files are now lowercased. :D | FotoVerite | 1 | -0/+730 | |
| 2014-05-17 | deletes the last Uppercase faker file. | FotoVerite | 1 | -730/+0 | |
| 2014-05-17 | Moving to major new version for change of package name for uppercase to ↵ | FotoVerite | 6 | -259/+259 | |
| lowercase. | |||||
| 2014-05-17 | Adds female and male name methods. #NOTE they will return a random name and ↵ | FotoVerite | 1 | -2/+10 | |
| working as intended. | |||||
| 2014-05-17 | Bumps version number and rebuilds | FotoVerite | 1 | -2/+2 | |
| 2014-05-05 | run build to reflect latest changes: | hkal | 1 | -14/+14 | |
| * should reflect changes from 10181fbf6c1e7fa334fa0b86935326c140bee830 * should reflect changes from 272cd8e1e1fa7a504326b3f3ed5cd75151429977 | |||||
| 2014-05-05 | Updates Build. | FotoVerite | 1 | -34/+6 | |
| 2014-02-17 | Merge branch 'master' of github.com:cyanos/Faker.js into cyanos-master | FotoVerite | 1 | -6/+145 | |
| Conflicts: Faker.js MinFaker.js Readme.md examples/js/Faker.js package.json | |||||
| 2014-02-17 | More updating to get things inline. | FotoVerite | 1 | -11/+9 | |
| 2014-02-17 | Fixes so build runs. | FotoVerite | 1 | -1/+77 | |
| 2013-11-05 | Merge branch 'master' of https://github.com/cyanos/Faker.js | cyanos3 | 1 | -1/+1 | |
| Conflicts: Faker.js MinFaker.js Readme.md examples/js/Faker.js | |||||
| 2013-11-05 | Add Date functionality: past, future, recent, between | cyanos3 | 1 | -14/+91 | |
| Includes build | |||||
| 2013-11-05 | Build containing male/female separation | Jay Liu | 1 | -14/+36 | |
| 2013-11-05 | Update build with Tree module supporting width function | Jay Liu | 1 | -2/+13 | |
| 2013-11-05 | Update build with (working) Tree module | Jay Liu | 1 | -37/+48 | |
| 2013-11-05 | Adding Internet.color to build | Jay Liu | 1 | -1/+11 | |
| 2013-11-05 | Include Tree in build | Jay Liu | 1 | -1/+48 | |
| 2013-06-12 | [Version, hot-fix] working 0.5.11 | FotoVerite | 1 | -38/+38 | |
