| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-12 | [package] Updates package.json to run tests with npm test. | FotoVerite | 1 | -0/+3 | |
| 2013-06-05 | Switched from this to var name to avoid context issues | Ryan Schmukler | 6 | -37/+37 | |
| 2013-05-10 | Add range param to lorem.sentence | Chris Cast | 5 | -15/+34 | |
| 2013-03-31 | [version] bumped version | FotoVerite | 1 | -1/+1 | |
| 2013-03-31 | Merge pull request #51 from joelfillmore/master | Matthew Bergman | 9 | -533/+250 | |
| Fixes performance problems described in issue #45 | |||||
| 2013-03-19 | Improve perf by declaring definitions as arrays | Joel Fillmore | 9 | -533/+250 | |
| 2013-03-18 | Merge pull request #49 from fedosov/master | Matthew Bergman | 9 | -64/+174 | |
| Cleaned JS according to .jshintrc, fixed #35 | |||||
| 2013-03-16 | fix #35: Add latitude/longitude fields (address.geo.[lat/lng]) | Mikhail Fedosov | 7 | -42/+152 | |
| 2013-03-16 | js cleanup (jshint) | Mikhail Fedosov | 3 | -22/+22 | |
| 2013-03-15 | [version] Bumped Version | FotoVerite | 1 | -1/+1 | |
| 2013-03-15 | [fix] fixes address module switch cases | FotoVerite | 4 | -13/+13 | |
| 2013-03-15 | Merge pull request #44 from fedosov/master | Matthew Bergman | 8 | -26/+58 | |
| This should fix #42 | |||||
| 2013-03-15 | fix #42: Email has invalid characters | Mikhail Fedosov | 8 | -26/+58 | |
| 2013-01-16 | incremented version | FotoVerite | 1 | -1/+1 | |
| 2013-01-16 | fixed typo for windows machines | FotoVerite | 1 | -1/+1 | |
| 2013-01-08 | changed main to index as is common node style | FotoVerite | 3 | -4/+4 | |
| 2013-01-08 | Merge pull request #37 from BryanDonovan/main | Matthew Bergman | 38 | -860/+9712 | |
| Refactored with 100% test coverage | |||||
| 2013-01-08 | re-build | Bryan Donovan | 4 | -16/+32 | |
| 2013-01-08 | adding randomNumber and randomize back to helpers.js | Bryan Donovan | 2 | -0/+28 | |
| 2013-01-08 | Fixing merge conflicts from upstream | Bryan Donovan | 7 | -23/+67 | |
| 2013-01-08 | rebuilt | FotoVerite | 3 | -5/+5 | |
| 2013-01-08 | fixed broken faker clouser and street address function from busted pull request. | FotoVerite | 6 | -53/+100 | |
| 2013-01-08 | updated readme not to have outdated link | FotoVerite | 5 | -5/+5 | |
| 2013-01-08 | added minified version | FotoVerite | 5 | -9/+52 | |
| 2013-01-08 | fixed package.json | FotoVerite | 1 | -4/+3 | |
| 2013-01-07 | commenting out faker closure to get browser test to work | Bryan Donovan | 6 | -377/+542 | |
| 2013-01-07 | allowing all tests to run in browser | Bryan Donovan | 14 | -140/+4259 | |
| 2013-01-07 | adding real browser tests | Bryan Donovan | 6 | -0/+3478 | |
| 2013-01-07 | renaming array_rand to array_element | Bryan Donovan | 7 | -37/+37 | |
| 2013-01-07 | bumping test coverage thresholds | Bryan Donovan | 4 | -240/+230 | |
| 2013-01-07 | 100% test coverage. | Bryan Donovan | 7 | -43/+161 | |
| 2013-01-07 | phone number tests | Bryan Donovan | 5 | -10/+42 | |
| 2013-01-07 | lorem.js tests | Bryan Donovan | 2 | -28/+196 | |
| 2013-01-07 | style change | Bryan Donovan | 1 | -64/+68 | |
| 2013-01-07 | linting and getting address.js to 100% test coverage | Bryan Donovan | 6 | -9/+73 | |
| 2013-01-07 | cleanup old code | Bryan Donovan | 1 | -46/+0 | |
| 2013-01-07 | adding test run instructions to docs | Bryan Donovan | 5 | -10/+20 | |
| 2013-01-07 | working browser test | Bryan Donovan | 5 | -461/+697 | |
| 2013-01-07 | making company.suffixes a function in tests | Bryan Donovan | 1 | -1/+1 | |
| 2013-01-07 | using this instead of _name for internal references | Bryan Donovan | 1 | -3/+3 | |
| 2013-01-07 | making company.suffixes a function | Bryan Donovan | 1 | -2/+4 | |
| 2013-01-07 | adding make build target | Bryan Donovan | 1 | -1/+4 | |
| 2013-01-07 | Completely removing aliased lower-case functions | Bryan Donovan | 5 | -54/+37 | |
| 2013-01-07 | namespacing with 'Faker' | Bryan Donovan | 7 | -186/+184 | |
| 2013-01-07 | reverting downcasing | Bryan Donovan | 3 | -30/+31 | |
| 2013-01-07 | .jshintrc cleanup | Bryan Donovan | 1 | -6/+2 | |
| 2013-01-07 | backward-compat tests | Bryan Donovan | 1 | -6/+14 | |
| 2013-01-07 | lower-casing modules | Bryan Donovan | 5 | -54/+54 | |
| 2013-01-07 | lower-case module names | Bryan Donovan | 1 | -7/+16 | |
| 2013-01-07 | brState() tests | Bryan Donovan | 3 | -6/+48 | |
