aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-06-04Fix issue Marak/faker.js#214 with shuffle()Sherman Mui2-1/+11
Add a dubious spec.
2015-05-20Update license propertyPeter deHaan1-1/+2
specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/
2015-05-20Additional data for GeorgianLevan Velijanashvili1-0/+14
2015-05-20Add more names (females)Levan Velijanashvili1-6/+71
2015-05-20Add more names (males)Levan Velijanashvili1-9/+58
2015-05-12Merge branch 'master' into turkish-localesOğuzhan Demir14-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.3Marak1-1/+1
2015-05-11[minor] Copy updateMarak1-4/+4
2015-05-11Merge pull request #209 from tkoomzaaskz/v2.1.3Tomasz Ducin5-60/+165
preparing release v2.1.3
2015-05-11preparing release v2.1.3Tomasz Ducin5-60/+165
2015-05-11Merge pull request #208 from tkoomzaaskz/readme-sourcesTomasz Ducin2-0/+4
added badge fury #177
2015-05-11added badge fury #177Tomasz Ducin2-0/+4
2015-05-11Merge pull request #207 from tkoomzaaskz/readme-sourcesTomasz Ducin4-77/+246
updated readme: sources and generated content #170
2015-05-11Merge pull request #206 from tkoomzaaskz/contributing-markdownTomasz Ducin1-0/+25
added CONTRIBUTING.md file for better community contribution #170
2015-05-10updated readme: sources and generated content #170Tomasz Ducin4-77/+246
2015-05-10added CONTRIBUTING.md file for better community contribution #170Tomasz Ducin1-0/+25
2015-05-06Update ReadMe.mdMarak1-0/+4
2015-05-06Merge pull request #198 from tkoomzaaskz/masterMatthew Bergman1-1/+1
random.uuid added to docs, issue #192
2015-05-05random.uuid added to docs, issue #192Tomasz Ducin1-1/+1
random.uuid was missing in the list of methods
2015-04-11Merge pull request #165 from jaytaph/patch-1Marak1-2/+3
Update nl.js
2015-04-11Merge pull request #188 from jsmirnov/internet_color_fixMarak1-2/+2
[fix] Color copy-paste
2015-04-11Remove duplicate data property in object literalEvan Sharp1-3/+1
2015-04-11Fix random number unit test specEvan Sharp1-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-20Fixed color copy-pasteJevgeni Smirnov1-2/+2
2015-03-12Updated README, specifically the API documentation so that every function ↵rob.scott1-165/+417
has its usage and output
2015-03-12npm version updatedrob.scott1-1/+1
2015-03-12Adjusted the random test on an object as the random number generator is ↵rob.scott1-1/+1
inclusive of the max number, so sometimes the test would fail.
2015-03-12Replaces symbols in domain words so it generates output for all localesrob.scott1-1/+1
2015-03-12removes a console.log when generating a pricerob.scott1-2/+0
2015-03-11Added Turkish locales.Oguzhan Demir7-64/+5325
2015-03-102.2.1rob.scott1-1/+1
2015-03-10Updated README to an actual markdown format.rob.scott1-33/+186
2015-03-102.2.0rob.scott1-1/+1
2015-03-10Removed trailing commarob.scott1-1/+1
2015-03-10Add Commerce functions from https://github.com/stympy/faker into javascriptrob.scott5-5/+238
2015-03-08Add zh_TW localeDca2-1/+328
2015-02-17More readable gender choosingMarat Dyatko1-3/+9
2015-02-17Russian names have no prefixes and suffixesMarat Dyatko1-0/+2
2015-02-17Define male and female namesMarat Dyatko1-2/+2
2015-02-17Support gender in namesMarat Dyatko1-12/+22
2015-02-17Implemented proper formatting of Canadian postal codes (remains ↵portse5-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-16Updated en_CA locale file to reflect corrected official abbreviation for Yukon.portse1-1/+1
2015-02-16Corrected abbreviation for Yukon to reflect its official abbreviation of "YT".portse1-1/+1
2015-01-25Update nl.jsJoshua Thijssen1-2/+3
A few small simple additions and fixes for the Netherlands
2015-01-25added protocol() and url()Daniel Mills2-0/+47
2015-01-18Remove duplicate city in georgianLevan Velijanashvili1-3/+0
2015-01-18Added some more data to georgian localeLevan Velijanashvili1-2/+43
address (city_prefix, city_suffix, city), company (prefix, suffix, name) and changed street name prefix to suffix
2015-01-18Require georgian in locales.jsLevan Velijanashvili1-0/+1
2015-01-18Missing newline at the endLevan Velijanashvili1-1/+1
2015-01-18Georgian locale fixesLevan Velijanashvili1-7/+5