| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-12 | Replaces symbols in domain words so it generates output for all locales | rob.scott | 1 | -1/+1 | |
| 2015-01-25 | added protocol() and url() | Daniel Mills | 1 | -0/+9 | |
| 2014-11-19 | Ensure that colours are always of the form #RRGGBB | Filip Wieland | 1 | -1/+7 | |
| 2014-09-22 | [api] [minor] Added default values for more methods. Cleaned up image ↵ | Marak | 1 | -8/+12 | |
| module. Use a less specific regex for usernames. | |||||
| 2014-09-21 | [api] Added internet.password method using `password-generator` library. | Marak | 1 | -0/+9 | |
| [dist] Added `password-generator` to vendor Closes #33 | |||||
| 2014-09-21 | [api] Added hacker module. Added default values for all methods. Cleaned up ↵ | Marak | 1 | -0/+3 | |
| errant methods. Added mustache helper. | |||||
| 2014-09-16 | [api] Add ability to generate contextual data for user names and emails. #68 | Marak | 1 | -7/+11 | |
| 2014-09-16 | [fix] Prevented emails and userNames from including generally unacceptable ↵ | Tim Oxley | 1 | -5/+4 | |
| characters such as apostrophes, which occur semi-regularly when Faker generates last names such as "o'hara". Conflicts: Faker.js lib/internet.js | |||||
| 2014-09-15 | [api] [refactor] Removed definitions.js file. All data definitions are now ↵ | Marak | 1 | -2/+2 | |
| loaded from localized data sets, en is default locale. #116 | |||||
| 2014-09-14 | [refactor] [major] Renamed variable names for consistency Closes #5 | Marak | 1 | -5/+14 | |
| [refactor [major] Moved all errant methods from random.js to individual modules. Methods in random.js were causing unnecessary code complication. | |||||
| 2014-09-13 | [api] Added Internet.userAgent #16 | Marak | 1 | -1/+6 | |
| 2014-09-11 | [api] [refactor] Replaced Math.Random calls with Random.number. Random ↵ | Marak | 1 | -2/+2 | |
| ranges are now inclusive of max instead of exclusive. #88 #48 | |||||
| 2014-09-08 | Removed "this" from functions, breaks mixins | goliatone | 1 | -2/+2 | |
| Conflicts: lib/name.js | |||||
| 2014-05-17 | Moving to major new version for change of package name for uppercase to ↵ | FotoVerite | 1 | -10/+10 | |
| lowercase. | |||||
| 2013-11-05 | Add random color to Internet.js | cyanos3 | 1 | -0/+10 | |
| 2013-06-12 | Revert "Merge pull request #59 from rschmukler/this-fix" | FotoVerite | 1 | -2/+2 | |
| This reverts commit dceaccf2ca2c2ff217436404c41f2bf69f7577f6, reversing changes made to 1d28802e388277a6b75efbaa1589027879df101f. | |||||
| 2013-06-05 | Switched from this to var name to avoid context issues | Ryan Schmukler | 1 | -2/+2 | |
| 2013-03-15 | fix #42: Email has invalid characters | Mikhail Fedosov | 1 | -3/+7 | |
| 2013-01-07 | renaming array_rand to array_element | Bryan Donovan | 1 | -1/+1 | |
| 2013-01-07 | 100% test coverage. | Bryan Donovan | 1 | -28/+31 | |
| 2013-01-05 | linted internet.js | Bryan Donovan | 1 | -25/+22 | |
| 2011-12-28 | Merge pull request #14 from aratak/trailing_spaces | Marak Squires | 1 | -11/+11 | |
| [dist] Code cleanup | |||||
| 2011-12-28 | Internet.ip | Alexey Osipenko | 1 | -1/+14 | |
| 2011-12-28 | Trailing spaces | Alexey Osipenko | 1 | -1/+1 | |
| 2011-12-28 | tabs to spaces | Alexey Osipenko | 1 | -11/+11 | |
| 2010-05-15 | cleaning up library, all definition exports are now getters of definition values | Marak Squires | 1 | -6/+6 | |
| 2010-05-15 | cleaning up directories, creating BUILD script | Marak Squires | 1 | -1/+1 | |
| 2010-05-15 | few more functions added to address | Matthew Bergman | 1 | -2/+6 | |
| 2010-05-15 | added company | Matthew Bergman | 1 | -2/+14 | |
| 2010-05-15 | various | Matthew Bergman | 1 | -38/+3 | |
| 2010-05-15 | few more fixes | Matthew Bergman | 1 | -1/+1 | |
| 2010-05-15 | more helper | Matthew Bergman | 1 | -0/+45 | |
| 2010-05-14 | first commit | Marak Squires | 1 | -0/+0 | |
