aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-09Fix random numberMarak2-3/+3
2014-09-09Remove this scope from new phone codesMarak1-1/+1
2014-09-09add faker for phone codeMQuy4-1/+17
2014-09-08Fix: faker.Lorem.sentence() was ignoring the 'range' parameter.Foster Hersey3-2/+17
2014-09-08refactor avatar url to reduce size of definitionsMQuy1-1267/+1275
2014-09-08RebuildMarak3-130/+130
2014-09-08Add bower.json file. Added namespace for AMD definition ( by request, not ful...Marak2-4/+4
2014-09-08Create bower package fileDayton Nolan1-0/+25
2014-09-08Fixed errant require in exampleMarak1-1/+1
2014-09-08Removed "this" from functions, breaks mixinsgoliatone7-52/+54
2014-08-13Version 1.1.0 is the lastest.FotoVerite1-1/+1
2014-08-13Fixes syntax on changelog.FotoVerite1-2/+2
2014-08-13Bump version to 1.1.0.FotoVerite5-46/+56
2014-08-13All changes to faker will now include a changelog.FotoVerite1-0/+18
2014-08-13Undefined global object for webworker fix contributed by dnbardFotoVerite1-0/+3
2014-08-13Merge branch 'xaka-master'FotoVerite1-7/+11
2014-08-13BUILD added successfully.FotoVerite1-7/+11
2014-08-13Merge pull request #95 from avanderhoorn/random-updateMatthew Bergman2-10/+8
2014-08-13Merges in changes.FotoVerite1-1/+3
2014-08-13Merge branch 'javiercejudo-patch-1'FotoVerite1-2/+2
2014-08-13Merge branch 'patch-1' of github.com:javiercejudo/Faker.js into javiercejudo-...FotoVerite1-2/+2
2014-08-13Merge pull request #101 from javiercejudo/patch-2Matthew Bergman1-1/+1
2014-08-13Merge pull request #106 from DjebbZ/patch-1Matthew Bergman1-1/+3
2014-08-13Merge branch 'juampi92-patch-1'FotoVerite1-3/+3
2014-08-13Fix context of findNameJuan Pablo1-3/+3
2014-08-12Add installation instructions for npmKhalid Jebbari1-1/+3
2014-07-31Merge branch 'pmalouin-master'FotoVerite0-0/+0
2014-07-31Merges in upstream changes.FotoVerite0-0/+0
2014-07-29Fixes link to Ruby Gem fakerJavier Cejudo1-2/+2
2014-07-29Fixes link to Data::fakerJavier Cejudo1-2/+2
2014-07-23Updates to switch changes over to using 2 args to support min/maxAnthony van der Hoorn2-10/+8
2014-07-22Bug fixes and latest version.FotoVerite8-30/+74
2014-07-22Merge pull request #86 from northernv/fix-future-dateMatthew Bergman2-1/+9
2014-07-22Merge pull request #90 from edshadi/random-number-rangeMatthew Bergman2-2/+28
2014-07-22Merge pull request #89 from edshadi/fix-date-recent-bugMatthew Bergman2-2/+2
2014-06-16random number now accepts a range array [min, max].Ed Shadi2-2/+28
2014-06-16added hours in date.recent. Currently the code returns date in past minutes. ...Ed Shadi2-2/+2
2014-05-21Ensure Date.future returns a date in the future.Shane A. Stillwell2-1/+9
2014-05-17All files are now lowercased. :DFotoVerite3-0/+1495
2014-05-17deletes the last Uppercase faker file.FotoVerite1-730/+0
2014-05-17We need remove these versions because of mac os case stupidity.FotoVerite2-765/+0
2014-05-17Moving to major new version for change of package name for uppercase to lower...FotoVerite37-1023/+1023
2014-05-17Adds female and male name methods. #NOTE they will return a random name and w...FotoVerite7-26/+74
2014-05-17Bumps version number and rebuildsFotoVerite4-6/+6
2014-05-17Merge pull request #83 from hkal/better_version_handlingMatthew Bergman2-3/+3
2014-05-17Merge pull request #80 from hkal/remove_gender_related_filesMatthew Bergman3-25/+0
2014-05-05better version handling:hkal2-3/+3
2014-05-05Merge pull request #82 from hkal/run_build_against_pull_requestsMatthew Bergman4-32/+32
2014-05-05run build to reflect latest changes:hkal4-32/+32
2014-05-05Merge pull request #79 from hkal/resolve_image_undefinedMatthew Bergman2-22/+92