| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-04 | Fix issue Marak/faker.js#214 with shuffle() | Sherman Mui | 2 | -1/+11 | |
| Add a dubious spec. | |||||
| 2015-05-20 | Update license property | Peter deHaan | 1 | -1/+2 | |
| specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/ | |||||
| 2015-05-20 | Additional data for Georgian | Levan Velijanashvili | 1 | -0/+14 | |
| 2015-05-20 | Add more names (females) | Levan Velijanashvili | 1 | -6/+71 | |
| 2015-05-20 | Add more names (males) | Levan Velijanashvili | 1 | -9/+58 | |
| 2015-05-12 | Merge branch 'master' into turkish-locales | Oğuzhan Demir | 14 | -3568/+330 | |
| Conflicts: Readme.md build/build/faker.js build/build/faker.min.js examples/browser/js/faker.js examples/browser/js/faker.min.js | |||||
| 2015-05-11 | [dist] Bump v2.1.3 | Marak | 1 | -1/+1 | |
| 2015-05-11 | [minor] Copy update | Marak | 1 | -4/+4 | |
| 2015-05-11 | Merge pull request #209 from tkoomzaaskz/v2.1.3 | Tomasz Ducin | 5 | -60/+165 | |
| preparing release v2.1.3 | |||||
| 2015-05-11 | preparing release v2.1.3 | Tomasz Ducin | 5 | -60/+165 | |
| 2015-05-11 | Merge pull request #208 from tkoomzaaskz/readme-sources | Tomasz Ducin | 2 | -0/+4 | |
| added badge fury #177 | |||||
| 2015-05-11 | added badge fury #177 | Tomasz Ducin | 2 | -0/+4 | |
| 2015-05-11 | Merge pull request #207 from tkoomzaaskz/readme-sources | Tomasz Ducin | 4 | -77/+246 | |
| updated readme: sources and generated content #170 | |||||
| 2015-05-11 | Merge pull request #206 from tkoomzaaskz/contributing-markdown | Tomasz Ducin | 1 | -0/+25 | |
| added CONTRIBUTING.md file for better community contribution #170 | |||||
| 2015-05-10 | updated readme: sources and generated content #170 | Tomasz Ducin | 4 | -77/+246 | |
| 2015-05-10 | added CONTRIBUTING.md file for better community contribution #170 | Tomasz Ducin | 1 | -0/+25 | |
| 2015-05-06 | Update ReadMe.md | Marak | 1 | -0/+4 | |
| 2015-05-06 | Merge pull request #198 from tkoomzaaskz/master | Matthew Bergman | 1 | -1/+1 | |
| random.uuid added to docs, issue #192 | |||||
| 2015-05-05 | random.uuid added to docs, issue #192 | Tomasz Ducin | 1 | -1/+1 | |
| random.uuid was missing in the list of methods | |||||
| 2015-04-11 | Merge pull request #165 from jaytaph/patch-1 | Marak | 1 | -2/+3 | |
| Update nl.js | |||||
| 2015-04-11 | Merge pull request #188 from jsmirnov/internet_color_fix | Marak | 1 | -2/+2 | |
| [fix] Color copy-paste | |||||
| 2015-04-11 | Remove duplicate data property in object literal | Evan Sharp | 1 | -3/+1 | |
| 2015-04-11 | Fix random number unit test spec | Evan Sharp | 1 | -1/+1 | |
| Updated the "returns a random number given a maximum value as Object" to include the max value in the check (changed `<` to `<=`) | |||||
| 2015-03-20 | Fixed color copy-paste | Jevgeni Smirnov | 1 | -2/+2 | |
| 2015-03-12 | Updated README, specifically the API documentation so that every function ↵ | rob.scott | 1 | -165/+417 | |
| has its usage and output | |||||
| 2015-03-12 | npm version updated | rob.scott | 1 | -1/+1 | |
| 2015-03-12 | Adjusted the random test on an object as the random number generator is ↵ | rob.scott | 1 | -1/+1 | |
| inclusive of the max number, so sometimes the test would fail. | |||||
| 2015-03-12 | Replaces symbols in domain words so it generates output for all locales | rob.scott | 1 | -1/+1 | |
| 2015-03-12 | removes a console.log when generating a price | rob.scott | 1 | -2/+0 | |
| 2015-03-11 | Added Turkish locales. | Oguzhan Demir | 7 | -64/+5325 | |
| 2015-03-10 | 2.2.1 | rob.scott | 1 | -1/+1 | |
| 2015-03-10 | Updated README to an actual markdown format. | rob.scott | 1 | -33/+186 | |
| 2015-03-10 | 2.2.0 | rob.scott | 1 | -1/+1 | |
| 2015-03-10 | Removed trailing comma | rob.scott | 1 | -1/+1 | |
| 2015-03-10 | Add Commerce functions from https://github.com/stympy/faker into javascript | rob.scott | 5 | -5/+238 | |
| 2015-03-08 | Add zh_TW locale | Dca | 2 | -1/+328 | |
| 2015-02-17 | More readable gender choosing | Marat Dyatko | 1 | -3/+9 | |
| 2015-02-17 | Russian names have no prefixes and suffixes | Marat Dyatko | 1 | -0/+2 | |
| 2015-02-17 | Define male and female names | Marat Dyatko | 1 | -2/+2 | |
| 2015-02-17 | Support gender in names | Marat Dyatko | 1 | -12/+22 | |
| 2015-02-17 | Implemented proper formatting of Canadian postal codes (remains ↵ | portse | 5 | -7/+35 | |
| address.zipCode in the API) when locale is set to en_CA. address.zipCode also now accepts a zip format string, so that a user can specifically specify the format they wish to see. If this is not passed in, a locale based zip format string is used. This will keep the concerns of zipCode formatting specific to the locales. | |||||
| 2015-02-16 | Updated en_CA locale file to reflect corrected official abbreviation for Yukon. | portse | 1 | -1/+1 | |
| 2015-02-16 | Corrected abbreviation for Yukon to reflect its official abbreviation of "YT". | portse | 1 | -1/+1 | |
| 2015-01-25 | Update nl.js | Joshua Thijssen | 1 | -2/+3 | |
| A few small simple additions and fixes for the Netherlands | |||||
| 2015-01-25 | added protocol() and url() | Daniel Mills | 2 | -0/+47 | |
| 2015-01-18 | Remove duplicate city in georgian | Levan Velijanashvili | 1 | -3/+0 | |
| 2015-01-18 | Added some more data to georgian locale | Levan Velijanashvili | 1 | -2/+43 | |
| address (city_prefix, city_suffix, city), company (prefix, suffix, name) and changed street name prefix to suffix | |||||
| 2015-01-18 | Require georgian in locales.js | Levan Velijanashvili | 1 | -0/+1 | |
| 2015-01-18 | Missing newline at the end | Levan Velijanashvili | 1 | -1/+1 | |
| 2015-01-18 | Georgian locale fixes | Levan Velijanashvili | 1 | -7/+5 | |
