Commit Graph

  • 0002cc24a7 Fix FoodTest.ingredient: ingredient names may contain dashes (e.g. Sun-Dried Tomatoes) Valery Yatsynovich 2019-08-13 16:03:48 +03:00
  • 9acf01cfbd fix failing fr-ch phoneNumber test Eric Goetschalckx 2019-08-13 09:00:22 -04:00
  • 59fb7208e5 Remove exlicit array creation for varargs parameters Valery Yatsynovich 2019-08-13 15:55:55 +03:00
  • 9c5c00f169 Replace StringBuilder with String concatenation Valery Yatsynovich 2019-08-13 15:53:22 +03:00
  • bf6644c30c Replace for loop with foreach Valery Yatsynovich 2019-08-13 15:51:19 +03:00
  • 082feffeba Fix redundant Class.getClass() invocation Valery Yatsynovich 2019-08-13 15:44:06 +03:00
  • a7129622e2 Make inner private class static Valery Yatsynovich 2019-08-13 15:32:24 +03:00
  • dfc446a73e Remove redundant character escapes from regexp-s Valery Yatsynovich 2019-08-13 15:31:44 +03:00
  • 06e957721f Remove unused imports Valery Yatsynovich 2019-08-13 15:28:13 +03:00
  • 92c6458d1f fix failing LeagueOfLegends champion test Eric Goetschalckx 2019-08-13 08:12:10 -04:00
  • c8442af802 fix failing o-negative bloodgroup test Eric Goetschalckx 2019-08-13 08:01:52 -04:00
  • 3a39c2f22e add .setScale() to Number.numberBetween(long, long) Eric Goetschalckx 2019-08-12 15:09:08 -04:00
  • 60e807c1a4 fix regex for Country.currency() Eric Goetschalckx 2019-08-12 13:41:28 -04:00
  • 014cc70488 Merge branch 'master' into add-nation Eric Goetschalckx 2019-08-12 12:56:25 -04:00
  • ef6662b97f add Nation.java and NationTest.java Eric Goetschalckx 2019-08-12 12:53:17 -04:00
  • 41584e3fb4 change O Negative blood group to match others Eric Goetschalckx 2019-08-12 08:49:55 -04:00
  • 1fb0ebbd2c fix bad minus sign test in NameTest.testBloodGroup() Eric Goetschalckx 2019-08-12 08:37:41 -04:00
  • 06dc8e797c Merge branch 'master' into add-food-fakers Eric Goetschalckx 2019-08-09 13:13:24 -04:00
  • f2de7a3f1d fix dish() test for non a-z chars Eric Goetschalckx 2019-08-09 13:07:34 -04:00
  • 279fbf7503 add nation (initial) Eric Goetschalckx 2019-08-09 11:56:25 -04:00
  • e55d87f6fa add food fakers Eric Goetschalckx 2019-08-09 09:59:21 -04:00
  • 625bb3b69c Merge pull request #411 from 4sujittiwari/master Ricky Yim 2019-08-09 18:08:43 +10:00
  • 60f3611e3a Merge pull request #412 from TatsianaLuchonak/Lorem_fix Ricky Yim 2019-08-09 18:07:53 +10:00
  • 1449413322 Fixed empty entry in company.name section (caused unresolvable Company.name placeholders) Tamas Csizmadia 2019-08-07 18:08:16 +02:00
  • dd84b86833 Merge remote-tracking branch 'upstream/master' into hu-locale Tamas Csizmadia 2019-08-07 08:52:37 +02:00
  • 42beeba9bd hu-locale: Added food section to hu.yml Tamas Csizmadia 2019-08-07 08:39:54 +02:00
  • c2f08bc069 hu-locale: Added music section to hu.yml Tamas Csizmadia 2019-08-06 18:14:14 +02:00
  • 7402398840 hu-locale: Added space section to hu.yml Tamas Csizmadia 2019-08-06 18:06:00 +02:00
  • 63b5ff7c22 hu-locale: Added commerce section to hu.yml Tamas Csizmadia 2019-08-06 18:03:11 +02:00
  • 8b7078184f hu-locale: Added university section to hu.yml Tamas Csizmadia 2019-08-06 17:30:38 +02:00
  • 1b6ef21989 hu-locale: Added phone section to hu.yml Tamas Csizmadia 2019-08-06 17:24:27 +02:00
  • 18be4f847c hu-locale: Added color section to hu.yml Tamas Csizmadia 2019-08-06 16:45:51 +02:00
  • 97011231b8 hu-locale: Added coin section to hu.yml Tamas Csizmadia 2019-08-06 16:40:51 +02:00
  • bf3174c76d hu-locale: Fix in city section in hu.yml Tamas Csizmadia 2019-08-06 16:39:52 +02:00
  • 2e553c40ed Fix Lorem.character(s) with includeUppercase) param Tatsiana Luchonak 2019-08-06 11:22:16 +03:00
  • c710c49a8a Fixed Currency Test regex for special characters in some of the currency Sujit Kumar 2019-08-06 12:21:49 +05:30
  • f0e5f9db92 hu-locale: Added name entries to hu.yml Tamas Csizmadia 2019-08-06 08:47:07 +02:00
  • e497d29802 hu-locale: Added book entries to hu.yml Tamas Csizmadia 2019-08-05 18:20:17 +02:00
  • b92df042ee Added name yaml file for getting the blood groups Sujit Kumar 2019-08-05 20:15:27 +05:30
  • 8ce9308bc1 Added bloodGroup to the Faker Service Generation #386 Sujit Kumar 2019-08-05 20:06:25 +05:30
  • 2861d62566 hu-locale: Added internet entries to hu.yml Tamas Csizmadia 2019-08-05 08:22:27 +02:00
  • 2d72acd318 hu-locale: Added animal entries to hu.yml Tamas Csizmadia 2019-08-03 23:39:30 +02:00
  • 38cb5d2d16 hu-locale: Added compass entries to hu.yml Tamas Csizmadia 2019-08-02 18:42:22 +02:00
  • 3e0abda297 hu-locale: Added company entries to hu.yml Tamas Csizmadia 2019-08-02 17:08:12 +02:00
  • 5d6a86da3f hu-locale: Added address entries to hu.yml Tamas Csizmadia 2019-08-02 16:52:33 +02:00
  • ea64b8b49d Merge pull request #410 from DiUS/refreshed_resources Ricky Yim 2019-08-02 18:52:33 +10:00
  • 6b3a464acc updated resource files refreshed_resources Ricky 2019-08-02 18:35:55 +10:00
  • 956fad89c9 Merge pull request #409 from DiUS/buffy Ricky Yim 2019-08-01 19:51:59 +10:00
  • c07275e4fb Merge branch 'master' into buffy buffy Ricky Yim 2019-08-01 19:44:04 +10:00
  • 9e23a7a161 added buffy Ricky 2019-08-01 18:56:43 +10:00
  • f8b4077785 Merge pull request #407 from sachsgit/Relationships Ricky Yim 2019-07-29 07:15:47 +10:00
  • 09f00741cf Relationships.java: Removed unused logger declaration SS007979 2019-07-26 10:29:40 -04:00
  • 069aed2300 Exclude local bin and META-INF folders;Applied Ricky's suggestions SS007979 2019-07-25 20:55:23 -04:00
  • 0e60758671 updated gitignore SS007979 2019-07-23 16:14:44 -04:00
  • 272bd7acee Updated README.md SS007979 2019-07-23 16:11:08 -04:00
  • 5bbfbeeb39 Created random Relationship terms SS007979 2019-07-23 16:08:43 -04:00
  • e6f798f85e Merge branch 'master' of https://github.com/DiUS/java-faker into clean-master SS007979 2019-07-23 12:38:54 -04:00
  • 3d92dfb33b Merge pull request #388 from queueseven/master Ricky Yim 2019-07-21 19:21:21 +10:00
  • be339360de Merge branch 'master' into master Ricky Yim 2019-07-21 19:16:41 +10:00
  • f2be8022c2 fixing up elder scroll integration Ricky 2019-07-21 17:43:26 +10:00
  • 4c61966b1c Merge pull request #368 from CodeAndChoke/elder-scrolls Ricky Yim 2019-07-21 17:31:22 +10:00
  • 196a5ce4bd Merge pull request #398 from TOEndacott/master Ricky Yim 2019-07-21 17:30:56 +10:00
  • cb3cb744e8 Merge pull request #406 from DiUS/updated_resource_files Ricky Yim 2019-07-21 17:30:31 +10:00
  • a0bca97ace Merge branch 'master' into master Ricky Yim 2019-07-21 17:27:26 +10:00
  • 3d3204b2bc Merge pull request #405 from DiUS/county_by_zipcode_fix Ricky Yim 2019-07-21 17:12:26 +10:00
  • de3d339323 fixed IT Ricky 2019-07-21 17:08:27 +10:00
  • f86ee64d3f updated resource files non EN ones Ricky 2019-07-21 16:39:00 +10:00
  • 309f109707 Update README.md Ricky Yim 2019-07-21 15:23:45 +10:00
  • df2876d8dd Update README.md Ricky Yim 2019-07-20 21:03:15 +10:00
  • 9c1f1d6668 [maven-release-plugin] prepare for next development iteration Ricky 2019-07-20 16:20:04 +10:00
  • 396ca36a17 [maven-release-plugin] prepare release javafaker-1.0.0 javafaker-1.0.0 Ricky 2019-07-20 16:19:54 +10:00
  • aa1735a6b5 made the countyByZipcode test not random county_by_zipcode_fix Ricky 2019-07-20 16:02:48 +10:00
  • d078946edc updated javadoc gh-pages Ricky 2019-07-20 13:36:15 +10:00
  • 469f007d6d removing flakly reg-ex assertion Ricky 2019-07-20 12:42:54 +10:00
  • 31db0ab659 Update README.md Ricky Yim 2019-07-20 12:41:03 +10:00
  • 563e0c79df Create CONTRIBUTING.md Ricky Yim 2019-07-20 12:35:12 +10:00
  • c0f8d153fe Merge pull request #404 from DiUS/is_string_with_contents Ricky Yim 2019-07-20 12:30:06 +10:00
  • d1749e793c added is string with contents matcher and used it instead of regular expression matching as those matches are getting too brittle resulting in too many test failures Ricky 2019-07-20 12:21:36 +10:00
  • d5ee26d713 Update .travis.yml Ricky Yim 2019-07-20 11:41:44 +10:00
  • 602b8d2ef7 Merge pull request #400 from egoetschalckx/add-country-name Ricky Yim 2019-07-19 22:29:55 +10:00
  • d6e647bfd5 Merge pull request #401 from L-Evg/fb_Aviation_Faker Ricky Yim 2019-07-19 22:28:52 +10:00
  • a8a1c2687b Aviation Faker. Lozovan Evgeniy 2019-07-05 19:10:24 +03:00
  • 598b00fe7a add country name Eric Goetschalckx 2019-07-04 10:26:05 -04:00
  • 488048254b Merge branch 'master' into master Ricky Yim 2019-06-29 13:51:39 +10:00
  • 25dfd23d2c Merge pull request #1 from DiUS/master Tom Endacott 2019-06-25 15:51:24 +01:00
  • 9b480b997e update README with back to the future and princess bride Tom Endacott 2019-06-25 15:47:38 +01:00
  • 02ba126596 PrincessBride added, class and test, added to faker and fakerit Tom Endacott 2019-06-25 15:42:54 +01:00
  • 506d072988 Merge pull request #393 from TOEndacott/master Ricky Yim 2019-06-24 09:24:29 +10:00
  • b3c6b7c534 Adding folders META-INF and bin SS007979 2019-06-19 14:32:46 -04:00
  • 5e7c7c0246 added BTTF to FakerIT Tom Endacott 2019-06-19 11:15:16 +01:00
  • bdd923612a update BackToTheFutureTest regex to include dash and not comma, remove whitespace BackToTheFuture Tom Endacott 2019-06-18 11:23:54 +01:00
  • 043ad3edc6 added all functionality for BackToTheFuture Tom Endacott 2019-06-18 11:13:00 +01:00
  • 48bbe2aeb9 Added new Faker: Animal + German translation (for creature.animal.name) Dominic Kexel 2019-05-22 08:22:40 +02:00
  • e6d0aa4a5b Update README.md Ricky Yim 2019-05-11 12:56:45 +10:00
  • d42f386555 [maven-release-plugin] prepare for next development iteration Ricky 2019-05-10 20:25:26 +10:00
  • a568d925cc [maven-release-plugin] prepare release javafaker-0.18 javafaker-0.18 Ricky 2019-05-10 20:25:11 +10:00
  • 0eba56018b Merge pull request #375 from srikarn/master Ricky Yim 2019-05-06 00:54:58 +02:00
  • aa64edf17c Merge pull request #364 from haruntuncay/master Ricky Yim 2019-04-26 13:19:45 +02:00
  • 6a2123b3d7 Added tests for the date expression support Srikar Nadipally 2019-04-23 15:33:20 -05:00
  • 81e1f86db2 Merge pull request #370 from haruntuncay/issue#282 Ricky Yim 2019-04-17 20:08:47 +10:00