index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
Add Date functionality: past, future, recent, between
cyanos3
7
-92
/
+374
2013-11-05
Remove extraneous files
cyanos3
2
-5498
/
+0
2013-11-05
My take on separating male and female names. Tests passing, Coverage restored.
cyanos3
7
-115
/
+137
2013-11-05
Merge pull request #1 from richardbutler/master
Jay Liu
9
-11
/
+11052
2013-11-05
Update build with Tree module supporting width function
Jay Liu
3
-5
/
+27
2013-11-05
Merge branch 'master' of https://github.com/cyanos/Faker.js
cyanos3
4
-90
/
+112
2013-11-05
Tree: let the width parameter also be a function that returns an int
cyanos3
2
-4
/
+29
2013-11-05
Update build with (working) Tree module
Jay Liu
4
-90
/
+112
2013-11-05
Refactor tree so that it will work with the module model. (Not working at all...
cyanos3
1
-50
/
+47
2013-11-05
Adding Internet.color to build
Jay Liu
4
-20
/
+40
2013-11-05
Add random color to Internet.js
cyanos3
2
-0
/
+17
2013-11-05
Include Tree in build
Jay Liu
4
-16
/
+111
2013-11-05
Add tree:
cyanos3
3
-0
/
+164
2013-06-27
Pretty print names files
Richard Butler
3
-3
/
+5499
2013-06-27
Update package.json
Richard Butler
1
-1
/
+1
2013-06-27
Update package.json
Richard Butler
1
-2
/
+2
2013-06-27
Add gender to name class
Richard Butler
1
-4
/
+8
2013-06-27
Add random gender
Richard Butler
1
-0
/
+4
2013-06-27
Split male and female names into two groups
Richard Butler
8
-5
/
+5542
2013-06-12
[Version, hot-fix] working 0.5.11
FotoVerite
4
-92
/
+92
2013-06-12
Revert "Merge pull request #59 from rschmukler/this-fix"
FotoVerite
6
-37
/
+37
2013-06-12
[util] merged in chrisocast changes, updated build and version.
FotoVerite
5
-10
/
+29
2013-06-12
[build] new build created for version 0.5.9
FotoVerite
3
-91
/
+91
2013-06-12
Merge branch 'master' of https://github.com/Marak/Faker.js
FotoVerite
6
-37
/
+37
2013-06-12
[Version] bumped version
FotoVerite
1
-1
/
+1
2013-06-11
Merge pull request #59 from rschmukler/this-fix
Matthew Bergman
6
-37
/
+37
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
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
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
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
[next]