| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | removed fako tests | Josef Salyer | 3 | -15/+0 | |
| 2013-01-06 | Merge pull request #27 from DimitarChristoff/jshint-fixes | Matthew Bergman | 15 | -1139/+1286 | |
| Jshint fixes | |||||
| 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 | |
| 2013-01-05 | adding test/name.unit.js | Bryan Donovan | 5 | -18/+89 | |
| 2013-01-05 | partially linted Faker.js file | Bryan Donovan | 1 | -348/+325 | |
| 2013-01-05 | ignoring coverage dir | Bryan Donovan | 1 | -0/+1 | |
| 2013-01-05 | renaming tests dir to test | Bryan Donovan | 4 | -0/+0 | |
| 2013-01-05 | adding tests/run.js | Bryan Donovan | 1 | -0/+3 | |
| 2013-01-05 | linted address.js | Bryan Donovan | 2 | -60/+51 | |
| 2013-01-05 | linted company.js | Bryan Donovan | 1 | -20/+16 | |
| 2013-01-05 | ignoring linting of lib/definitions.js | Bryan Donovan | 2 | -99/+100 | |
| 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 | |
| 2013-01-05 | adding .jshintrc and Makefile | Bryan Donovan | 2 | -0/+117 | |
| 2012-11-04 | added to node lib. all tests pass | Josef Salyer | 7 | -14/+122 | |
| 2012-11-04 | added some additional notes about the amount helper | Josef Salyer | 2 | -0/+6 | |
| 2012-11-04 | added amount in | Josef Salyer | 2 | -0/+23 | |
| 2012-11-04 | added some simple helpers for the financial industry | Josef Salyer | 1 | -1/+49 | |
| 2012-11-02 | starting on structure for financial mocking | Josef Salyer | 1 | -0/+3 | |
| 2012-10-29 | fixed build script, removed a pointless trailing slash | DimitarChristoff | 3 | -5/+5 | |
| 2012-10-29 | change to support amd, modules.export only Faker and Faker to global ↵ | DimitarChristoff | 5 | -9/+56 | |
| otheriwse. change domains - removed .uk and added biz, io, me, net, org | |||||
| 2012-08-30 | massive refactor of all sub modules and rebuild to remove syntax errors and ↵ | DimitarChristoff | 12 | -1128/+1230 | |
| jshint issues | |||||
| 2012-08-30 | node test as shell script | DimitarChristoff | 2 | -5/+5 | |
| 2012-08-30 | fixes for trailing commas and redundant local declarations of arguments for ↵ | DimitarChristoff | 1 | -16/+14 | |
| jshint love | |||||
| 2012-08-26 | [docs] Removed old link | Marak Squires | 1 | -1/+0 | |
| 2012-08-24 | bumbed version number | Matthew Bergman | 3 | -5/+5 | |
| 2012-08-24 | rebuilt library. Plugged memory leak for good. | Matthew Bergman | 4 | -48/+68 | |
| 2012-08-24 | Merge pull request #13 from aratak/gitignore | Matthew Bergman | 1 | -0/+15 | |
| Add standart gitignore file to repo. | |||||
| 2012-08-24 | Merge pull request #12 from aratak/ds_store | Matthew Bergman | 1 | -0/+0 | |
| DS_Store shouldn't be in repo. | |||||
| 2012-08-24 | Merge pull request #20 from tiramizoo/master | Matthew Bergman | 3 | -7/+7 | |
| fixed local variables leaking into global namespace | |||||
| 2012-02-01 | fixed local variables leaking into global | Gregor Melhorn | 1 | -3/+3 | |
| 2012-02-01 | changed tests to use the "util" module instead of outdated "sys" module | Gregor Melhorn | 2 | -4/+4 | |
| 2011-12-28 | gitignore | Alexey Osipenko | 1 | -0/+15 | |
| 2011-12-28 | DS_Store shouldn't be in repo. | Alexey Osipenko | 1 | -0/+0 | |
| 2011-12-28 | Merge pull request #14 from aratak/trailing_spaces | Marak Squires | 17 | -703/+703 | |
| [dist] Code cleanup | |||||
| 2011-12-28 | Merge pull request #15 from aratak/ip_address | Marak Squires | 1 | -1/+14 | |
| [api] Added Internet.ip | |||||
| 2011-12-28 | Internet.ip | Alexey Osipenko | 1 | -1/+14 | |
| 2011-12-28 | Trailing spaces | Alexey Osipenko | 12 | -178/+178 | |
| 2011-12-28 | tabs to spaces | Alexey Osipenko | 11 | -527/+527 | |
