| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-07 | phone number tests | Bryan Donovan | 3 | -9/+15 |
| 2013-01-07 | lorem.js tests | Bryan Donovan | 1 | -28/+33 |
| 2013-01-07 | style change | Bryan Donovan | 1 | -64/+68 |
| 2013-01-07 | linting and getting address.js to 100% test coverage | Bryan Donovan | 1 | -1/+1 |
| 2013-01-07 | cleanup old code | Bryan Donovan | 1 | -46/+0 |
| 2013-01-07 | working browser test | Bryan Donovan | 2 | -7/+93 |
| 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 | namespacing with 'Faker' | Bryan Donovan | 4 | -37/+35 |
| 2013-01-07 | lower-casing modules | Bryan Donovan | 1 | -7/+7 |
| 2013-01-07 | brState() tests | Bryan Donovan | 2 | -6/+12 |
| 2013-01-06 | tests for streetAddress() | Bryan Donovan | 2 | -6/+8 |
| 2013-01-06 | initial address.unit.js | Bryan Donovan | 5 | -21/+22 |
| 2013-01-05 | refactoring to use random.js | Bryan Donovan | 2 | -10/+17 |
| 2013-01-05 | refactoring so we do not need to use Helpers.randomize() everywhere | Bryan Donovan | 3 | -17/+49 |
| 2013-01-05 | refactoring company.js | Bryan Donovan | 1 | -23/+28 |
| 2013-01-05 | 100% coverage on company.js | Bryan Donovan | 1 | -3/+9 |
| 2013-01-05 | refactored name.js | Bryan Donovan | 1 | -15/+20 |
| 2013-01-05 | adding test/name.unit.js | Bryan Donovan | 2 | -16/+10 |
| 2013-01-05 | linted address.js | Bryan Donovan | 1 | -60/+50 |
| 2013-01-05 | linted company.js | Bryan Donovan | 1 | -20/+16 |
| 2013-01-05 | ignoring linting of lib/definitions.js | Bryan Donovan | 1 | -99/+99 |
| 2013-01-05 | linted helpers | Bryan Donovan | 1 | -92/+95 |
| 2013-01-05 | linted internet.js | Bryan Donovan | 1 | -25/+22 |
| 2013-01-05 | linted lorem.js | Bryan Donovan | 2 | -30/+30 |
| 2013-01-05 | linting name/phone_number | Bryan Donovan | 2 | -30/+15 |
| 2013-01-05 | linted phone_number.js | Bryan Donovan | 1 | -2/+2 |
| 2012-08-24 | rebuilt library. Plugged memory leak for good. | Matthew Bergman | 1 | -2/+2 |
| 2011-12-28 | Merge pull request #14 from aratak/trailing_spaces | Marak Squires | 7 | -150/+150 |
| 2011-12-28 | Internet.ip | Alexey Osipenko | 1 | -1/+14 |
| 2011-12-28 | Trailing spaces | Alexey Osipenko | 4 | -15/+15 |
| 2011-12-28 | tabs to spaces | Alexey Osipenko | 7 | -135/+135 |
| 2011-01-24 | [misc] Moved logo into git repo | Marak Squires | 1 | -185/+0 |
| 2011-01-24 | [misc] Moved logo into git repo | Marak Squires | 2 | -52/+237 |
| 2010-11-07 | Adding Faker.Address.brState(abbr) | Rodrigo Machado | 2 | -1/+68 |
| 2010-08-01 | merged in naz new methods, added back ukCountry. updated docs to use npm. bum... | Marak Squires | 1 | -0/+3 |
| 2010-07-12 | changes + additions zipCodeFormat, usState, phoneNumberFormat, companyName, c... | nhassan | 3 | -6/+14 |
| 2010-07-07 | Added firstName and lastName generator to library | Igor UrminĨek | 1 | -1/+8 |
| 2010-05-18 | added generators for the bigDataSet and dataSet correctly added | Matthew Bergman | 1 | -0/+23 |
| 2010-05-16 | fixed another typo | Matthew Bergman | 1 | -1/+1 |
| 2010-05-16 | fixed typo in lorem | Matthew Bergman | 1 | -1/+1 |
| 2010-05-16 | all tests are now card based. started to build out demo page | Marak Squires | 1 | -14/+57 |
| 2010-05-15 | tests working for library, browser, and node | Marak Squires | 2 | -3/+3 |
| 2010-05-15 | added usage docs, created unit tests for library and bundled versions in node... | Marak Squires | 2 | -10/+12 |
| 2010-05-15 | bundled version of Faker.js should now be working | Marak Squires | 1 | -0/+48 |
| 2010-05-15 | cleaning up library, all definition exports are now getters of definition values | Marak Squires | 8 | -138/+64 |
| 2010-05-15 | continue work on BUILD script. Readme.md is not autogenerated | Marak Squires | 1 | -1/+3 |
| 2010-05-15 | cleaning up directories, creating BUILD script | Marak Squires | 7 | -6/+54 |
| 2010-05-15 | lorem done | Matthew Bergman | 1 | -16/+16 |
| 2010-05-15 | lorem partial working | Matthew Bergman | 1 | -23/+22 |