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
2014-09-09
Fix random number
Marak
2
-3
/
+3
2014-09-09
Remove this scope from new phone codes
Marak
1
-1
/
+1
2014-09-09
add faker for phone code
MQuy
4
-1
/
+17
2014-09-08
Fix: faker.Lorem.sentence() was ignoring the 'range' parameter.
Foster Hersey
3
-2
/
+17
2014-09-08
refactor avatar url to reduce size of definitions
MQuy
1
-1267
/
+1275
2014-09-08
Rebuild
Marak
3
-130
/
+130
2014-09-08
Add bower.json file. Added namespace for AMD definition ( by request, not ful...
Marak
2
-4
/
+4
2014-09-08
Create bower package file
Dayton Nolan
1
-0
/
+25
2014-09-08
Fixed errant require in example
Marak
1
-1
/
+1
2014-09-08
Removed "this" from functions, breaks mixins
goliatone
7
-52
/
+54
2014-08-13
Version 1.1.0 is the lastest.
FotoVerite
1
-1
/
+1
2014-08-13
Fixes syntax on changelog.
FotoVerite
1
-2
/
+2
2014-08-13
Bump version to 1.1.0.
FotoVerite
5
-46
/
+56
2014-08-13
All changes to faker will now include a changelog.
FotoVerite
1
-0
/
+18
2014-08-13
Undefined global object for webworker fix contributed by dnbard
FotoVerite
1
-0
/
+3
2014-08-13
Merge branch 'xaka-master'
FotoVerite
1
-7
/
+11
2014-08-13
BUILD added successfully.
FotoVerite
1
-7
/
+11
2014-08-13
Merge pull request #95 from avanderhoorn/random-update
Matthew Bergman
2
-10
/
+8
2014-08-13
Merges in changes.
FotoVerite
1
-1
/
+3
2014-08-13
Merge branch 'javiercejudo-patch-1'
FotoVerite
1
-2
/
+2
2014-08-13
Merge branch 'patch-1' of github.com:javiercejudo/Faker.js into javiercejudo-...
FotoVerite
1
-2
/
+2
2014-08-13
Merge pull request #101 from javiercejudo/patch-2
Matthew Bergman
1
-1
/
+1
2014-08-13
Merge pull request #106 from DjebbZ/patch-1
Matthew Bergman
1
-1
/
+3
2014-08-13
Merge branch 'juampi92-patch-1'
FotoVerite
1
-3
/
+3
2014-08-13
Fix context of findName
Juan Pablo
1
-3
/
+3
2014-08-12
Add installation instructions for npm
Khalid Jebbari
1
-1
/
+3
2014-07-31
Merge branch 'pmalouin-master'
FotoVerite
0
-0
/
+0
2014-07-31
Merges in upstream changes.
FotoVerite
0
-0
/
+0
2014-07-29
Fixes link to Ruby Gem faker
Javier Cejudo
1
-2
/
+2
2014-07-29
Fixes link to Data::faker
Javier Cejudo
1
-2
/
+2
2014-07-23
Updates to switch changes over to using 2 args to support min/max
Anthony van der Hoorn
2
-10
/
+8
2014-07-22
Bug fixes and latest version.
FotoVerite
8
-30
/
+74
2014-07-22
Merge pull request #86 from northernv/fix-future-date
Matthew Bergman
2
-1
/
+9
2014-07-22
Merge pull request #90 from edshadi/random-number-range
Matthew Bergman
2
-2
/
+28
2014-07-22
Merge pull request #89 from edshadi/fix-date-recent-bug
Matthew Bergman
2
-2
/
+2
2014-06-16
random number now accepts a range array [min, max].
Ed Shadi
2
-2
/
+28
2014-06-16
added hours in date.recent. Currently the code returns date in past minutes. ...
Ed Shadi
2
-2
/
+2
2014-05-21
Ensure Date.future returns a date in the future.
Shane A. Stillwell
2
-1
/
+9
2014-05-17
All files are now lowercased. :D
FotoVerite
3
-0
/
+1495
2014-05-17
deletes the last Uppercase faker file.
FotoVerite
1
-730
/
+0
2014-05-17
We need remove these versions because of mac os case stupidity.
FotoVerite
2
-765
/
+0
2014-05-17
Moving to major new version for change of package name for uppercase to lower...
FotoVerite
37
-1023
/
+1023
2014-05-17
Adds female and male name methods. #NOTE they will return a random name and w...
FotoVerite
7
-26
/
+74
2014-05-17
Bumps version number and rebuilds
FotoVerite
4
-6
/
+6
2014-05-17
Merge pull request #83 from hkal/better_version_handling
Matthew Bergman
2
-3
/
+3
2014-05-17
Merge pull request #80 from hkal/remove_gender_related_files
Matthew Bergman
3
-25
/
+0
2014-05-05
better version handling:
hkal
2
-3
/
+3
2014-05-05
Merge pull request #82 from hkal/run_build_against_pull_requests
Matthew Bergman
4
-32
/
+32
2014-05-05
run build to reflect latest changes:
hkal
4
-32
/
+32
2014-05-05
Merge pull request #79 from hkal/resolve_image_undefined
Matthew Bergman
2
-22
/
+92
[next]