| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-07-08 | * Removed import of the zipFormat module. | portse | 1 | -1/+0 | |
| 2015-07-08 | * Removed unused zipFormat definition from the 'en' locale. | portse | 1 | -4/+0 | |
| 2015-07-08 | When the locales were split out (commit: ↵ | portse | 4 | -12/+16 | |
| 760e50ff2d04a95c990aff98ab84a6c17fb3854c), the en_CA locale lost its zipFormat definition added in PR #173. * Reverted back to simply using the postcode definition. * Updated zipCode function to use that definition for the locale. * Ensure en_CA locale has a postcode definition file. | |||||
| 2015-07-08 | [refactor] [major] Adds incremental browser builds. Switch to using ↵ | Marak | 16 | -926/+990 | |
| prototype for internal API. Previous usage of `module.parent` is not acceptable. Locale information is now passed into Faker constructor. Closes #125 | |||||
| 2015-07-07 | [refactor] [dist] Allow for node to require individual locales ( to avoid ↵ | Marak | 16 | -16/+108 | |
| the default behavior of requiring all locale data. #125 #167 | |||||
| 2015-07-07 | [fix] [minor] Off by 1 error | Marak | 2 | -3/+2 | |
| 2015-07-07 | [refactor] [locales] Split all locale data into separate modules. Closes #203 | Marak | 868 | -46643/+47424 | |
| 2015-07-06 | Merge pull request #230 from xomaczar/master | Marak | 1 | -1/+1 | |
| [fix] Username must be a string | |||||
| 2015-07-06 | username must be a string | Andrey Khomenko | 1 | -1/+1 | |
| 2015-07-06 | [merge] Canadian zip codes | Marak | 4 | -7/+35 | |
| 2015-07-06 | [merge] Support gender in names | Marak | 2 | -12/+30 | |
| 2015-07-06 | [merge] Commerce implementation | Marak | 3 | -4/+109 | |
| 2015-07-06 | [merge] country_code branch | Marak | 1 | -1/+5 | |
| 2015-07-05 | [merge] Add basic Ukrainian support | Marak | 10 | -4/+1658 | |
| 2015-07-05 | [merge] [api] Added missing street prefix method | Marak | 1 | -0/+4 | |
| 2015-07-05 | [fix] [minor] Typo | Marak | 1 | -1/+1 | |
| 2015-07-05 | [merge] [api] Add name.jobTitle | Marak | 1 | -0/+18 | |
| 2015-07-05 | Merge pull request #219 from jrfferreira/master | Marak | 1 | -0/+11 | |
| [api] Add a MAC Address generator | |||||
| 2015-07-05 | Merge pull request #227 from Zertz/patch-1 | Marak | 2 | -1/+67 | |
| [api] Add fr_CA locale | |||||
| 2015-07-04 | [api] [fix] Remove tabs from paragraph generation. Make paragraph separator ↵ | Marak | 1 | -8/+11 | |
| configurable. Closes #223 | |||||
| 2015-07-04 | [api] [refactor] Replaced switch / cases and string concats with Faker.fake ↵ | Marak | 2 | -24/+19 | |
| method. #199 | |||||
| 2015-07-04 | [api] [refactor] [fix] Begin switch to using Faker.fake generator for all ↵ | Marak | 1 | -9/+14 | |
| string concats. Replaced switch / case statements with formatting arrays. Closes #226 | |||||
| 2015-07-04 | Merge pull request #149 from JKillian/CompanySuffixLocale | Marak | 1 | -1/+2 | |
| [api] [fix] Make company suffix function use data from locale instead of hard-coded data | |||||
| 2015-07-04 | [api] First pass at generators with mustache strings. #226 #199 #171 #224 | Marak | 1 | -0/+57 | |
| 2015-07-02 | Update locales.js | Pier-Luc Gendreau | 1 | -1/+2 | |
| 2015-07-02 | Create fr_CA.js | Pier-Luc Gendreau | 1 | -0/+65 | |
| Postal code format: http://bdl.oqlf.gouv.qc.ca/bdl/gabarit_bdl.asp?id=5052 Phone number formats: http://bdl.oqlf.gouv.qc.ca/bdl/gabarit_bdl.asp?id=3293 | |||||
| 2015-06-27 | Add basic Ukrainian support and bugfixes | Anatoliy Yevpack | 10 | -4/+1658 | |
| 2015-06-13 | Including a MAC Address generator | João Ferreira | 1 | -0/+11 | |
| 2015-06-11 | Merge pull request #158 from Stichoza/feature-locale-georgian | Marak | 2 | -0/+1716 | |
| [api] Add Georgian locale | |||||
| 2015-06-11 | Merge pull request #178 from dca/master | Marak | 2 | -1/+328 | |
| [api] Add zh_TW locale | |||||
| 2015-06-11 | Merge pull request #181 from ozzimpact/turkish-locales | Marak | 2 | -0/+1717 | |
| [api] Add Turkish locales. | |||||
| 2015-06-11 | Merge pull request #164 from dmamills/master | Marak | 1 | -0/+9 | |
| [api] Add internet.url() | |||||
| 2015-06-11 | create title function | Ivan Velasquez | 1 | -3/+11 | |
| 2015-06-11 | resolves #176 Add random boolean generator | Alan Shaw | 1 | -0/+4 | |
| 2015-06-10 | Fixing bug in random.number when max = 0 | Phil Greenberg | 1 | -1/+1 | |
| Also added tests for random.array_element | |||||
| 2015-06-04 | Fix issue Marak/faker.js#214 with shuffle() | Sherman Mui | 1 | -1/+1 | |
| Add a dubious spec. | |||||
| 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 | 3 | -7/+6 | |
| Conflicts: Readme.md build/build/faker.js build/build/faker.min.js examples/browser/js/faker.js examples/browser/js/faker.min.js | |||||
| 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-03-20 | Fixed color copy-paste | Jevgeni Smirnov | 1 | -2/+2 | |
| 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 | 2 | -0/+1717 | |
| 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 | 2 | -3/+110 | |
| 2015-03-08 | Add zh_TW locale | Dca | 2 | -1/+328 | |
