Commit Graph

580 Commits

Author SHA1 Message Date
Ricky 6b3a464acc updated resource files 2019-08-02 18:35:55 +10:00
Ricky Yim 956fad89c9 Merge pull request #409 from DiUS/buffy
added buffy
2019-08-01 19:51:59 +10:00
Ricky Yim c07275e4fb Merge branch 'master' into buffy 2019-08-01 19:44:04 +10:00
Ricky 9e23a7a161 added buffy 2019-08-01 18:56:43 +10:00
Ricky Yim f8b4077785 Merge pull request #407 from sachsgit/Relationships
Relationships Terms
2019-07-29 07:15:47 +10:00
SS007979 09f00741cf Relationships.java: Removed unused logger declaration 2019-07-26 10:29:40 -04:00
SS007979 069aed2300 Exclude local bin and META-INF folders;Applied Ricky's suggestions 2019-07-25 20:55:23 -04:00
SS007979 0e60758671 updated gitignore 2019-07-23 16:14:44 -04:00
SS007979 272bd7acee Updated README.md 2019-07-23 16:11:08 -04:00
SS007979 5bbfbeeb39 Created random Relationship terms 2019-07-23 16:08:43 -04:00
SS007979 e6f798f85e Merge branch 'master' of https://github.com/DiUS/java-faker into clean-master
Merge branch 'DiUS:master' into local 'clean-master' on L61102
2019-07-23 12:38:54 -04:00
Ricky Yim 3d92dfb33b Merge pull request #388 from queueseven/master
Added new Faker: Animal + German translation (for creature.animal.name)
2019-07-21 19:21:21 +10:00
Ricky Yim be339360de Merge branch 'master' into master 2019-07-21 19:16:41 +10:00
Ricky f2be8022c2 fixing up elder scroll integration 2019-07-21 17:43:26 +10:00
Ricky Yim 4c61966b1c Merge pull request #368 from CodeAndChoke/elder-scrolls
Added elder scrolls
2019-07-21 17:31:22 +10:00
Ricky Yim 196a5ce4bd Merge pull request #398 from TOEndacott/master
Princess Bride
2019-07-21 17:30:56 +10:00
Ricky Yim cb3cb744e8 Merge pull request #406 from DiUS/updated_resource_files
updated resource files non EN ones
2019-07-21 17:30:31 +10:00
Ricky Yim a0bca97ace Merge branch 'master' into master 2019-07-21 17:27:26 +10:00
Ricky Yim 3d3204b2bc Merge pull request #405 from DiUS/county_by_zipcode_fix
made the countyByZipcode test not random
2019-07-21 17:12:26 +10:00
Ricky de3d339323 fixed IT 2019-07-21 17:08:27 +10:00
Ricky f86ee64d3f updated resource files non EN ones 2019-07-21 16:39:00 +10:00
Ricky Yim 309f109707 Update README.md 2019-07-21 15:23:45 +10:00
Ricky Yim df2876d8dd Update README.md
Added demo web application link
2019-07-20 21:03:15 +10:00
Ricky 9c1f1d6668 [maven-release-plugin] prepare for next development iteration 2019-07-20 16:20:04 +10:00
Ricky 396ca36a17 [maven-release-plugin] prepare release javafaker-1.0.0 javafaker-1.0.0 2019-07-20 16:19:54 +10:00
Ricky aa1735a6b5 made the countyByZipcode test not random 2019-07-20 16:02:48 +10:00
Ricky 469f007d6d removing flakly reg-ex assertion 2019-07-20 12:42:54 +10:00
Ricky Yim 31db0ab659 Update README.md 2019-07-20 12:41:03 +10:00
Ricky Yim 563e0c79df Create CONTRIBUTING.md
Adding
2019-07-20 12:35:12 +10:00
Ricky Yim c0f8d153fe Merge pull request #404 from DiUS/is_string_with_contents
added is string with contents matcher and used it instead of regular …
2019-07-20 12:30:06 +10:00
Ricky 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 2019-07-20 12:21:36 +10:00
Ricky Yim d5ee26d713 Update .travis.yml
Trying to fix issues with jdk11
2019-07-20 11:41:44 +10:00
Ricky Yim 602b8d2ef7 Merge pull request #400 from egoetschalckx/add-country-name
add country name
2019-07-19 22:29:55 +10:00
Ricky Yim d6e647bfd5 Merge pull request #401 from L-Evg/fb_Aviation_Faker
Aviation Faker.
2019-07-19 22:28:52 +10:00
Lozovan Evgeniy a8a1c2687b Aviation Faker. 2019-07-05 19:10:24 +03:00
Eric Goetschalckx 598b00fe7a add country name 2019-07-04 10:26:05 -04:00
Ricky Yim 488048254b Merge branch 'master' into master 2019-06-29 13:51:39 +10:00
Tom Endacott 25dfd23d2c Merge pull request #1 from DiUS/master
Merge pull request #393 from TOEndacott/master
2019-06-25 15:51:24 +01:00
Tom Endacott 9b480b997e update README with back to the future and princess bride 2019-06-25 15:47:38 +01:00
Tom Endacott 02ba126596 PrincessBride added, class and test, added to faker and fakerit 2019-06-25 15:42:54 +01:00
Ricky Yim 506d072988 Merge pull request #393 from TOEndacott/master
BackToTheFuture
2019-06-24 09:24:29 +10:00
SS007979 b3c6b7c534 Adding folders META-INF and bin 2019-06-19 14:32:46 -04:00
Tom Endacott 5e7c7c0246 added BTTF to FakerIT 2019-06-19 11:15:16 +01:00
Tom Endacott bdd923612a update BackToTheFutureTest regex to include dash and not comma, remove whitespace BackToTheFuture 2019-06-18 11:23:54 +01:00
Tom Endacott 043ad3edc6 added all functionality for BackToTheFuture 2019-06-18 11:13:00 +01:00
Dominic Kexel 48bbe2aeb9 Added new Faker: Animal + German translation (for creature.animal.name) 2019-06-03 07:45:42 +02:00
Ricky Yim e6d0aa4a5b Update README.md 2019-05-11 12:56:45 +10:00
Ricky d42f386555 [maven-release-plugin] prepare for next development iteration 2019-05-10 20:25:26 +10:00
Ricky a568d925cc [maven-release-plugin] prepare release javafaker-0.18 javafaker-0.18 2019-05-10 20:25:11 +10:00
Ricky Yim 0eba56018b Merge pull request #375 from srikarn/master
Added support for date expressions like #{date.future '10','TimeUnit.DAYS'}
2019-05-06 00:54:58 +02:00