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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
[fix] fixes address module switch cases
FotoVerite
1
-3
/
+3
2013-03-15
fix #42: Email has invalid characters
Mikhail Fedosov
2
-3
/
+12
2013-01-16
fixed typo for windows machines
FotoVerite
1
-1
/
+1
2013-01-08
adding randomNumber and randomize back to helpers.js
Bryan Donovan
1
-0
/
+10
2013-01-07
commenting out faker closure to get browser test to work
Bryan Donovan
1
-112
/
+150
2013-01-07
renaming array_rand to array_element
Bryan Donovan
4
-26
/
+26
2013-01-07
100% test coverage.
Bryan Donovan
4
-40
/
+40
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-10-29
change to support amd, modules.export only Faker and Faker to global otheriws...
DimitarChristoff
1
-1
/
+1
2012-08-30
massive refactor of all sub modules and rebuild to remove syntax errors and j...
DimitarChristoff
8
-358
/
+388
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
[next]