| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-14 | chore: remove ts-generated source files | Shinigami92 | 1 | -167/+0 | |
| 2022-01-11 | chore: format lib without locales (#66) | Shinigami | 1 | -19/+41 | |
| 2021-08-18 | spelling: defaults | Josh Soref | 1 | -1/+1 | |
| Signed-off-by: Josh Soref <[email protected]> | |||||
| 2021-08-18 | spelling: capitalize | Josh Soref | 1 | -1/+1 | |
| Signed-off-by: Josh Soref <[email protected]> | |||||
| 2021-03-22 | Linting fixes for `./lib` | Marak | 1 | -24/+24 | |
| 2021-03-03 | Issue 1114: New datatype module | LBuerstmayr | 1 | -4/+4 | |
| Current status: - moved number(), float(), hexaDecimal(), boolean(), uuid() from random to datatype - moved respective test from random.unit to datatype.unit - tests of moved methods in random now check if DeprecationWarning is printed and respective method in datatype module is called - adapted all lib files that use moved methods (mostly number) - adapted tests of respective files to spy on the correct method - adapted README in order to promote usage of method that logs a DeprecationWarning | |||||
| 2020-08-24 | Addresses review comment | Johnny Reina | 1 | -3/+6 | |
| 2017-10-02 | Updates lorem.word description for length parameter. | Johnny Reina | 1 | -1/+1 | |
| 2017-10-02 | Adds check for length param in lorem.word. | Johnny Reina | 1 | -2/+5 | |
| 2017-07-27 | Adds description to lorem.word() | Johnny Reina | 1 | -1/+1 | |
| 2017-07-27 | Adds length filter to lorem.word() | Johnny Reina | 1 | -3/+4 | |
| 2016-11-24 | Added lorem.slug method | Levente Löki | 1 | -0/+11 | |
| 2016-04-04 | Update lorem.js | Josh Gordon | 1 | -1/+1 | |
| Fix typo in docstring. | |||||
| 2016-03-03 | Install jsdoc and add doclet stubs for all methods | Tobias Witt | 1 | -2/+55 | |
| Descriptions are taken from existing comments if available. The address module already has some new sample descriptions. | |||||
| 2016-02-07 | [api] Better lorem methods | Marak | 1 | -8/+30 | |
| * `lorem.word` no longer returning array * Adds methods for returning random lorem blocks * Provides a better variation of results * Disables some tests ( for now ) | |||||
| 2015-07-15 | fixed sentence formatting | Brandon Dail | 1 | -1/+2 | |
| sentences now start with a capital letter and and with a period. | |||||
| 2015-07-08 | [refactor] [major] Adds incremental browser builds. Switch to using ↵ | Marak | 1 | -43/+47 | |
| prototype for internal API. Previous usage of `module.parent` is not acceptable. Locale information is now passed into Faker constructor. Closes #125 | |||||
| 2015-07-07 | [refactor] [dist] Allow for node to require individual locales ( to avoid ↵ | Marak | 1 | -1/+1 | |
| the default behavior of requiring all locale data. #125 #167 | |||||
| 2015-07-04 | [api] [fix] Remove tabs from paragraph generation. Make paragraph separator ↵ | Marak | 1 | -8/+11 | |
| configurable. Closes #223 | |||||
| 2014-09-15 | [api] [refactor] Removed definitions.js file. All data definitions are now ↵ | Marak | 1 | -2/+1 | |
| loaded from localized data sets, en is default locale. #116 | |||||
| 2014-09-14 | [refactor] [major] Renamed variable names for consistency Closes #5 | Marak | 1 | -6/+6 | |
| [refactor [major] Moved all errant methods from random.js to individual modules. Methods in random.js were causing unnecessary code complication. | |||||
| 2014-09-08 | Fix: faker.Lorem.sentence() was ignoring the 'range' parameter. | Foster Hersey | 1 | -1/+1 | |
| Conflicts: lib/lorem.js | |||||
| 2014-09-08 | Removed "this" from functions, breaks mixins | goliatone | 1 | -6/+6 | |
| Conflicts: lib/name.js | |||||
| 2014-05-17 | Moving to major new version for change of package name for uppercase to ↵ | FotoVerite | 1 | -3/+3 | |
| lowercase. | |||||
| 2013-06-12 | Revert "Merge pull request #59 from rschmukler/this-fix" | FotoVerite | 1 | -4/+4 | |
| This reverts commit dceaccf2ca2c2ff217436404c41f2bf69f7577f6, reversing changes made to 1d28802e388277a6b75efbaa1589027879df101f. | |||||
| 2013-06-12 | [util] merged in chrisocast changes, updated build and version. | FotoVerite | 1 | -2/+3 | |
| 2013-06-05 | Switched from this to var name to avoid context issues | Ryan Schmukler | 1 | -4/+4 | |
| 2013-05-10 | Add range param to lorem.sentence | Chris Cast | 1 | -3/+4 | |
| 2013-03-19 | Improve perf by declaring definitions as arrays | Joel Fillmore | 1 | -1/+1 | |
| 2013-01-07 | lorem.js tests | Bryan Donovan | 1 | -28/+33 | |
| 2013-01-06 | initial address.unit.js | Bryan Donovan | 1 | -1/+0 | |
| 2013-01-05 | linted lorem.js | Bryan Donovan | 1 | -26/+26 | |
| 2011-12-28 | tabs to spaces | Alexey Osipenko | 1 | -12/+12 | |
| 2010-05-16 | fixed another typo | Matthew Bergman | 1 | -1/+1 | |
| 2010-05-16 | fixed typo in lorem | Matthew Bergman | 1 | -1/+1 | |
| 2010-05-15 | added usage docs, created unit tests for library and bundled versions in ↵ | Marak Squires | 1 | -9/+5 | |
| node and browser | |||||
| 2010-05-15 | cleaning up library, all definition exports are now getters of definition values | Marak Squires | 1 | -4/+4 | |
| 2010-05-15 | cleaning up directories, creating BUILD script | Marak Squires | 1 | -1/+1 | |
| 2010-05-15 | lorem done | Matthew Bergman | 1 | -16/+16 | |
| 2010-05-15 | lorem partial working | Matthew Bergman | 1 | -23/+22 | |
| 2010-05-15 | more helper | Matthew Bergman | 1 | -6/+3 | |
| 2010-05-14 | added lorem.js | Marak Squires | 1 | -0/+48 | |
| 2010-05-14 | first commit | Marak Squires | 1 | -0/+0 | |
