| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-05-03 | improve image test coverage | hkal | 1 | -9/+79 | |
| 2014-02-19 | removes gender tests. | FotoVerite | 1 | -26/+0 | |
| 2014-02-17 | Merge branch 'master' of github.com:cyanos/Faker.js into cyanos-master | FotoVerite | 4 | -0/+208 | |
| Conflicts: Faker.js MinFaker.js Readme.md examples/js/Faker.js package.json | |||||
| 2014-02-17 | Fixes so build runs. | FotoVerite | 1 | -7/+7 | |
| 2014-01-08 | Add UIFaces to generate random avatar | Kieu Anh Tuan | 1 | -7/+10 | |
| 2014-01-07 | Add support to lorempixel image provider | Kieu Anh Tuan | 1 | -0/+35 | |
| 2013-11-05 | Add Date functionality: past, future, recent, between | cyanos3 | 1 | -0/+65 | |
| Includes build | |||||
| 2013-11-05 | My take on separating male and female names. Tests passing, Coverage restored. | cyanos3 | 2 | -3/+29 | |
| 2013-11-05 | Tree: let the width parameter also be a function that returns an int | cyanos3 | 1 | -2/+16 | |
| 2013-11-05 | Add random color to Internet.js | cyanos3 | 1 | -0/+7 | |
| 2013-11-05 | Add tree: | cyanos3 | 1 | -0/+96 | |
| createTree(depth, width, obj) where - depth is the distance from the root to the farthest node - width is the number of children to add to each node - each property/value pair in obj contains a value that will be evaluated to get the final result. The property that contains the array of child nodes should have the value of "__RECURSE__" | |||||
| 2013-08-03 | I forgot how much of stinker zero is in Javascript. Looping tests on finance ↵ | Josef Salyer | 1 | -173/+188 | |
| should no longer fail | |||||
| 2013-07-28 | added tests and cleaned up at 100% in istanbul (not constantinople) | Josef Salyer | 2 | -10/+66 | |
| 2013-07-28 | added a bunch of test, changed format of many files to match the newer style | Josef Salyer | 15 | -0/+8710 | |
| 2013-05-10 | Add range param to lorem.sentence | Chris Cast | 1 | -1/+17 | |
| 2013-03-19 | Improve perf by declaring definitions as arrays | Joel Fillmore | 1 | -3/+0 | |
| 2013-03-16 | fix #35: Add latitude/longitude fields (address.geo.[lat/lng]) | Mikhail Fedosov | 1 | -0/+31 | |
| 2013-03-16 | js cleanup (jshint) | Mikhail Fedosov | 3 | -22/+22 | |
| 2013-03-15 | fix #42: Email has invalid characters | Mikhail Fedosov | 2 | -3/+10 | |
| 2013-01-08 | adding randomNumber and randomize back to helpers.js | Bryan Donovan | 1 | -0/+18 | |
| 2013-01-07 | allowing all tests to run in browser | Bryan Donovan | 11 | -83/+4202 | |
| 2013-01-07 | adding real browser tests | Bryan Donovan | 6 | -59/+3478 | |
| 2013-01-07 | renaming array_rand to array_element | Bryan Donovan | 3 | -11/+11 | |
| 2013-01-07 | 100% test coverage. | Bryan Donovan | 3 | -3/+121 | |
| 2013-01-07 | phone number tests | Bryan Donovan | 2 | -1/+27 | |
| 2013-01-07 | lorem.js tests | Bryan Donovan | 1 | -0/+163 | |
| 2013-01-07 | linting and getting address.js to 100% test coverage | Bryan Donovan | 2 | -5/+70 | |
| 2013-01-07 | making company.suffixes a function in tests | Bryan Donovan | 1 | -1/+1 | |
| 2013-01-07 | Completely removing aliased lower-case functions | Bryan Donovan | 4 | -45/+37 | |
| 2013-01-07 | namespacing with 'Faker' | Bryan Donovan | 3 | -149/+149 | |
| 2013-01-07 | reverting downcasing | Bryan Donovan | 1 | -13/+13 | |
| 2013-01-07 | backward-compat tests | Bryan Donovan | 1 | -6/+14 | |
| 2013-01-07 | lower-casing modules | Bryan Donovan | 3 | -45/+45 | |
| 2013-01-07 | brState() tests | Bryan Donovan | 1 | -0/+36 | |
| 2013-01-06 | tests for streetAddress() | Bryan Donovan | 1 | -0/+55 | |
| 2013-01-06 | initial address.unit.js | Bryan Donovan | 1 | -0/+105 | |
| 2013-01-06 | adding functional test for each function | Bryan Donovan | 1 | -0/+46 | |
| 2013-01-05 | refactoring to use random.js | Bryan Donovan | 2 | -35/+31 | |
| 2013-01-05 | refactoring so we do not need to use Helpers.randomize() everywhere | Bryan Donovan | 1 | -33/+34 | |
| 2013-01-05 | refactoring company.js | Bryan Donovan | 1 | -0/+1 | |
| 2013-01-05 | 100% coverage on company.js | Bryan Donovan | 2 | -11/+118 | |
| 2013-01-05 | adding mocha test runner | Bryan Donovan | 2 | -2/+110 | |
| 2013-01-05 | adding test/name.unit.js | Bryan Donovan | 2 | -0/+71 | |
| 2013-01-05 | renaming tests dir to test | Bryan Donovan | 4 | -0/+62 | |
