| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-09-13 | [dist] [refactor] Replace legacy build system with Gulp and Browserify. #61 ↵ | Marak | 4 | -564/+0 | |
| #85 #116 | |||||
| 2014-09-08 | Add bower.json file. Added namespace for AMD definition ( by request, not ↵ | Marak | 1 | -1/+1 | |
| fully tested ) #77 | |||||
| 2014-08-13 | Undefined global object for webworker fix contributed by dnbard | FotoVerite | 1 | -0/+3 | |
| 2014-08-13 | BUILD added successfully. | FotoVerite | 1 | -7/+11 | |
| 2014-05-17 | Moving to major new version for change of package name for uppercase to ↵ | FotoVerite | 3 | -44/+44 | |
| lowercase. | |||||
| 2014-05-05 | better version handling: | hkal | 2 | -3/+3 | |
| * 'Faker.version' will now be populated by the version property in 'package.json' | |||||
| 2014-05-05 | auto-increment copyright year in docs | hkal | 2 | -2/+3 | |
| 2014-04-03 | Better UMD (Universal Module Definition) support | Pavel Strashkin | 1 | -7/+11 | |
| The previous implementation of `UMD` (Universal Module Definition) didn't work well with such libraries as `AngularJS` which globalizes `module` variable which is injected with `exports` by another 3rd party library. That leads to situation when `Faker` doesn't add itself to `window`, but to that `module.exports` variable which is wrong. Implementing `UMD` in a common way used by such tools as `browserify` solves the problem thought it's pretty clear that other libraries should respect the rules, not only `Faker`. | |||||
| 2014-02-17 | More updating to get things inline. | FotoVerite | 1 | -1/+1 | |
| 2013-03-19 | Improve perf by declaring definitions as arrays | Joel Fillmore | 1 | -1/+8 | |
| 2013-01-08 | Fixing merge conflicts from upstream | Bryan Donovan | 2 | -8/+22 | |
| 2013-01-08 | fixed broken faker clouser and street address function from busted pull request. | FotoVerite | 1 | -1/+1 | |
| 2013-01-08 | updated readme not to have outdated link | FotoVerite | 2 | -2/+3 | |
| 2013-01-08 | added minified version | FotoVerite | 1 | -5/+18 | |
| 2013-01-07 | commenting out faker closure to get browser test to work | Bryan Donovan | 2 | -59/+75 | |
| 2013-01-07 | adding test run instructions to docs | Bryan Donovan | 2 | -4/+9 | |
| 2012-10-29 | fixed build script, removed a pointless trailing slash | DimitarChristoff | 1 | -1/+1 | |
| 2012-10-29 | change to support amd, modules.export only Faker and Faker to global ↵ | DimitarChristoff | 2 | -2/+17 | |
| 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 | 1 | -57/+58 | |
| jshint issues | |||||
| 2012-08-24 | bumbed version number | Matthew Bergman | 1 | -1/+1 | |
| 2011-12-28 | Trailing spaces | Alexey Osipenko | 3 | -13/+13 | |
| 2011-01-24 | [misc] Moved logo into git repo | Marak Squires | 1 | -1/+1 | |
| 2010-08-01 | removed npm instructions from docs for now | Marak Squires | 1 | -9/+0 | |
| 2010-08-01 | merged in naz new methods, added back ukCountry. updated docs to use npm. ↵ | Marak Squires | 2 | -1/+12 | |
| bumped to version 0.2.0 | |||||
| 2010-07-07 | minor modification to build script. Faker.js is now also auto-generated for ↵ | Marak Squires | 1 | -1/+7 | |
| examples folder. merged in igo's changes and tested. we should probaly add new tests to cover Name.firstName and Name.lastName | |||||
| 2010-07-01 | i really need a better markdown previewer | Marak Squires | 1 | -3/+0 | |
| 2010-07-01 | regenerated docs again, oops | Marak Squires | 1 | -4/+4 | |
| 2010-07-01 | regenerated docs again, oops | Marak Squires | 1 | -3/+4 | |
| 2010-07-01 | regenerated docs again, oops | Marak Squires | 1 | -23/+23 | |
| 2010-07-01 | regenerated docs again, oops | Marak Squires | 1 | -1/+4 | |
| 2010-07-01 | regenerated docs again, oops | Marak Squires | 1 | -1/+22 | |
| 2010-07-01 | added lic, rebuilt lib | Marak Squires | 1 | -0/+23 | |
| 2010-05-18 | Took js from build and put it into the correct file for generating examples | Matthew Bergman | 1 | -15/+0 | |
| 2010-05-18 | added generators for the bigDataSet and dataSet | Matthew Bergman | 1 | -0/+15 | |
| 2010-05-16 | browser demo is ready for deploy | Marak Squires | 1 | -0/+3 | |
| 2010-05-16 | browser demo is ready for deploy | Marak Squires | 1 | -3/+0 | |
| 2010-05-16 | updating docs, cleaning up project | Marak Squires | 1 | -6/+1 | |
| 2010-05-16 | updating docs | Marak Squires | 2 | -16/+19 | |
| 2010-05-16 | updating docs | Marak Squires | 1 | -2/+8 | |
| 2010-05-15 | cleaning up project | Marak Squires | 1 | -0/+2 | |
| 2010-05-15 | adding more comments | Marak Squires | 1 | -1/+1 | |
| 2010-05-15 | tests working for library, browser, and node | Marak Squires | 1 | -6/+6 | |
| 2010-05-15 | added usage docs, created unit tests for library and bundled versions in ↵ | Marak Squires | 3 | -6/+40 | |
| node and browser | |||||
| 2010-05-15 | bundled version of Faker.js should now be working | Marak Squires | 1 | -0/+3 | |
| 2010-05-15 | cleaning up library, all definition exports are now getters of definition values | Marak Squires | 2 | -5/+13 | |
| 2010-05-15 | continue work on BUILD script. Readme.md is not autogenerated | Marak Squires | 4 | -3/+364 | |
| 2010-05-15 | cleaning up directories, creating BUILD script | Marak Squires | 2 | -0/+49 | |
