| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-13 | Merge branch 'xaka-master' | FotoVerite | 1 | -7/+11 | |
| 2014-08-13 | BUILD added successfully. | FotoVerite | 1 | -7/+11 | |
| 2014-08-13 | Merge pull request #95 from avanderhoorn/random-update | Matthew Bergman | 2 | -10/+8 | |
| Updates to switch changes over to using 2 args to support min/max | |||||
| 2014-08-13 | Merges in changes. | FotoVerite | 1 | -1/+3 | |
| 2014-08-13 | Merge branch 'javiercejudo-patch-1' | FotoVerite | 1 | -2/+2 | |
| 2014-08-13 | Merge branch 'patch-1' of github.com:javiercejudo/Faker.js into ↵ | FotoVerite | 1 | -2/+2 | |
| javiercejudo-patch-1 | |||||
| 2014-08-13 | Merge pull request #101 from javiercejudo/patch-2 | Matthew Bergman | 1 | -1/+1 | |
| Fixes link to Ruby Gem faker | |||||
| 2014-08-13 | Merge pull request #106 from DjebbZ/patch-1 | Matthew Bergman | 1 | -1/+3 | |
| Add installation instructions for npm | |||||
| 2014-08-13 | Merge branch 'juampi92-patch-1' | FotoVerite | 1 | -3/+3 | |
| 2014-08-13 | Fix context of findName | Juan Pablo | 1 | -3/+3 | |
| Using this, you could change the context of the method, and an error was sent. By removing the context and using _name, this does not happen. | |||||
| 2014-08-12 | Add installation instructions for npm | Khalid Jebbari | 1 | -1/+3 | |
| Prevents people from having to open package.json to find package name like I just did. | |||||
| 2014-07-31 | Merge branch 'pmalouin-master' | FotoVerite | 0 | -0/+0 | |
| 2014-07-31 | Merges in upstream changes. | FotoVerite | 0 | -0/+0 | |
| 2014-07-29 | Fixes link to Ruby Gem faker | Javier Cejudo | 1 | -2/+2 | |
| 2014-07-29 | Fixes link to Data::faker | Javier Cejudo | 1 | -2/+2 | |
| 2014-07-23 | Updates to switch changes over to using 2 args to support min/max | Anthony van der Hoorn | 2 | -10/+8 | |
| 2014-07-22 | Bug fixes and latest version. | FotoVerite | 8 | -30/+74 | |
| 2014-07-22 | Merge pull request #86 from northernv/fix-future-date | Matthew Bergman | 2 | -1/+9 | |
| Ensure Date.future returns a date in the future. | |||||
| 2014-07-22 | Merge pull request #90 from edshadi/random-number-range | Matthew Bergman | 2 | -2/+28 | |
| random number now accepts a range array [min, max]. | |||||
| 2014-07-22 | Merge pull request #89 from edshadi/fix-date-recent-bug | Matthew Bergman | 2 | -2/+2 | |
| fixed date.recent() bug | |||||
| 2014-06-16 | random number now accepts a range array [min, max]. | Ed Shadi | 2 | -2/+28 | |
| 2014-06-16 | added hours in date.recent. Currently the code returns date in past minutes. ↵ | Ed Shadi | 2 | -2/+2 | |
| random days could return 0 so modified the test to reflect <= current date. | |||||
| 2014-05-21 | Ensure Date.future returns a date in the future. | Shane A. Stillwell | 2 | -1/+9 | |
| 2014-05-17 | All files are now lowercased. :D | FotoVerite | 3 | -0/+1495 | |
| 2014-05-17 | deletes the last Uppercase faker file. | FotoVerite | 1 | -730/+0 | |
| 2014-05-17 | We need remove these versions because of mac os case stupidity. | FotoVerite | 2 | -765/+0 | |
| 2014-05-17 | Moving to major new version for change of package name for uppercase to ↵ | FotoVerite | 37 | -1023/+1023 | |
| lowercase. | |||||
| 2014-05-17 | Adds female and male name methods. #NOTE they will return a random name and ↵ | FotoVerite | 7 | -26/+74 | |
| working as intended. | |||||
| 2014-05-17 | Bumps version number and rebuilds | FotoVerite | 4 | -6/+6 | |
| 2014-05-17 | Merge pull request #83 from hkal/better_version_handling | Matthew Bergman | 2 | -3/+3 | |
| better version handling: | |||||
| 2014-05-17 | Merge pull request #80 from hkal/remove_gender_related_files | Matthew Bergman | 3 | -25/+0 | |
| remove gender related files | |||||
| 2014-05-05 | better version handling: | hkal | 2 | -3/+3 | |
| * 'Faker.version' will now be populated by the version property in 'package.json' | |||||
| 2014-05-05 | Merge pull request #82 from hkal/run_build_against_pull_requests | Matthew Bergman | 4 | -32/+32 | |
| run build to reflect latest changes: | |||||
| 2014-05-05 | run build to reflect latest changes: | hkal | 4 | -32/+32 | |
| * should reflect changes from 10181fbf6c1e7fa334fa0b86935326c140bee830 * should reflect changes from 272cd8e1e1fa7a504326b3f3ed5cd75151429977 | |||||
| 2014-05-05 | Merge pull request #79 from hkal/resolve_image_undefined | Matthew Bergman | 2 | -22/+92 | |
| Resolve image undefined | |||||
| 2014-05-05 | Merge pull request #81 from hkal/auto_increment_copyright_year | Matthew Bergman | 2 | -2/+3 | |
| auto-increment copyright year in docs | |||||
| 2014-05-05 | Updates Build. | FotoVerite | 4 | -94/+35 | |
| 2014-05-05 | auto-increment copyright year in docs | hkal | 2 | -2/+3 | |
| 2014-05-04 | remove gender related files: | hkal | 3 | -25/+0 | |
| * removed files relating to gender * removed an esoteric `import.js` file which did not seem to be used | |||||
| 2014-05-03 | improve image test coverage | hkal | 1 | -9/+79 | |
| 2014-05-03 | functions should reference current literal: | hkal | 1 | -13/+13 | |
| * fixes error: 'Uncaught ReferenceError: image is not defined Faker.js:275' | |||||
| 2014-04-03 | Better UMD (Universal Module Definition) support | Pavel Strashkin | 5 | -115/+68 | |
| The previous implementation of `UMD` (Universal Module Definition) didn't work well with such libraries as `AngularJS` which globalizes `module` variable which is injected with `exports` by another 3rd party library. That leads to situation when `Faker` doesn't add itself to `window`, but to that `module.exports` variable which is wrong. Implementing `UMD` in a common way used by such tools as `browserify` solves the problem thought it's pretty clear that other libraries should respect the rules, not only `Faker`. | |||||
| 2014-02-22 | Fixed random date functions that did not distribute results evenly over the ↵ | pmalouin | 1 | -3/+3 | |
| requested period. | |||||
| 2014-02-19 | removes gender tests. | FotoVerite | 1 | -26/+0 | |
| 2014-02-19 | Removes gender. Score 1 for non binary fake data. | FotoVerite | 3 | -0/+25 | |
| 2014-02-19 | reverts f2f37f8 | FotoVerite | 6 | -5550/+5 | |
| 2014-02-17 | Merge pull request #70 from FotoVerite/master | Matthew Bergman | 23 | -184/+7757 | |
| Keep up to date. | |||||
| 2014-02-17 | Updates the Readme. | FotoVerite | 1 | -1/+1 | |
| 2014-02-17 | I'm an idiot lets make sure that the package is right this time. | FotoVerite | 1 | -1/+1 | |
| 2014-02-17 | bumps version. | FotoVerite | 1 | -1/+1 | |
