| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 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 |
| 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 |
| 2013-01-06 | tests for streetAddress() | Bryan Donovan | 3 | -6/+63 |
| 2013-01-06 | initial address.unit.js | Bryan Donovan | 8 | -23/+129 |
| 2013-01-06 | adding functional test for each function | Bryan Donovan | 1 | -0/+46 |
| 2013-01-06 | Merge pull request #27 from DimitarChristoff/jshint-fixes | Matthew Bergman | 15 | -1139/+1286 |
| 2013-01-05 | refactoring to use random.js | Bryan Donovan | 4 | -45/+48 |
| 2013-01-05 | refactoring so we do not need to use Helpers.randomize() everywhere | Bryan Donovan | 4 | -50/+83 |
| 2013-01-05 | refactoring company.js | Bryan Donovan | 2 | -23/+29 |
| 2013-01-05 | 100% coverage on company.js | Bryan Donovan | 3 | -14/+127 |
| 2013-01-05 | refactored name.js | Bryan Donovan | 1 | -15/+20 |
| 2013-01-05 | adding mocha test runner | Bryan Donovan | 3 | -2/+111 |
