1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-19 23:09:47 +01:00

112 Commits

Author SHA1 Message Date
Raul Fraile
e9a0d5a108 [readme] Updated README.md to link to Travis CI build details 2012-01-27 13:17:21 +01:00
Francois Zaninotto
ab039705a1 Merge pull request #29 from ishenkoyv/master
Added address, name and phone fakers for ru_RU
2012-01-16 11:49:21 -08:00
Yuriy Ishchenko
293e9c7fce Added address, name and phone fakers for ru_RU 2012-01-15 15:02:27 +02:00
Francois Zaninotto
8c34d25c03 Merge pull request #26 from matteosister/italian-translation
translation for italian fakers
2011-12-06 06:15:22 -08:00
Francois Zaninotto
c9b158f10b Merge pull request #27 from radmen/master
Bug in Faker\Provider\Miscellaneous::boolean
2011-12-06 01:30:11 -08:00
Radosław Mejer
72584f9296 Fixed bug in Faker\Provider\Miscellaneous::boolean 2011-12-04 10:47:27 +01:00
matteosister
3a9422dcbd indentation 2011-11-30 08:50:12 +01:00
matteosister
3852c30a66 bs-words 2011-11-30 08:46:30 +01:00
matteosister
557b40a821 bs reorder 2011-11-30 01:41:52 +01:00
matteosister
17a8d285e3 states 2011-11-30 01:40:21 +01:00
matteosister
68e5ff89fe company catch phrases 2011-11-30 01:33:34 +01:00
Francois Zaninotto
289f11824a Merge pull request #25 from cvschaefer/32bitsystems
32 Bit System Support
2011-11-29 15:54:20 -08:00
matteosister
11b2af2c7a italian translation for italian fakers 2011-11-30 00:05:09 +01:00
Christoph Schaefer
9692e0cfcd Update src/Faker/Provider/Internet.php 2011-11-28 22:21:16 +01:00
Christoph Schaefer
2b5320482e Internet provider ipv4 32 bit platform support 2011-11-28 21:39:44 +01:00
Christoph Schaefer
b7f9b616b0 ColumnTypeGuesser 32 bit platform support 2011-11-28 21:36:33 +01:00
Francois Zaninotto
b2dcf4ddab Fix CRLF 2011-11-28 17:08:31 +01:00
Francois Zaninotto
1583909943 Merge pull request #24 from jpauli/patch-1
Fixed typo/mistake in variable name in relation handling with Doctrine
2011-11-28 06:04:44 -08:00
jpauli
c2217ee13f Fixed typo/mistake in variable name in relation handling with Doctrine 2011-11-28 14:09:46 +01:00
Francois Zaninotto
3175a75882 Merge pull request #22 from radmen/master
Polish provider
2011-11-18 01:08:55 -08:00
Radosław Mejer
fd5a338bf7 fixed code indent 2011-11-18 00:00:30 +01:00
Radosław Mejer
85ad899a65 added polish provider 2011-11-17 23:55:06 +01:00
Francois Zaninotto
10376e4542 Merge pull request #20 from cedriclombardot/feat-travis
Connect tests to travis
2011-11-13 12:03:02 -08:00
cedriclombardot
89b0bbb595 Connect tests to travis 2011-11-13 18:52:30 +01:00
Francois Zaninotto
7fc838b0f1 Merge pull request #19 from KirilAngov/4cbb536c9064f64c1b617827d53e40c40e58d94e
Providers for bg_BG
2011-11-10 03:09:24 -08:00
Kiril Angov
4cbb536c90 Adding Providers for bg_BG (Bulgaria) 2011-11-10 12:40:10 +02:00
Francois Zaninotto
5583af67b6 Merge pull request #18 from willdurand/master
Added composer.json file
2011-11-09 05:16:59 -08:00
William DURAND
41631dce71 Added composer.json 2011-11-09 14:14:34 +01:00
Francois Zaninotto
cdc4e2d0e6 Clarify the ORM / ODM adapters usage 2011-11-03 22:34:35 +01:00
Francois Zaninotto
b2b8ec1032 Add mention of Mandango ODM support in readme 2011-11-03 22:25:53 +01:00
Francois Zaninotto
f1fbdf0b26 Merge pull request #17 from willdurand/fix-relations-propel
Fixed bug with relations using namespaces
2011-11-03 08:57:12 -07:00
William DURAND
97ca6c169a Fixed bug with relations using namespaces 2011-11-03 14:49:03 +01:00
Francois Zaninotto
0051acd04e Merge pull request #16 from pablodip/mandango
Mandango populator
2011-10-31 12:21:49 -07:00
pablodip
45e4112bbb added Mandango populator 2011-10-31 12:31:45 +01:00
Francois Zaninotto
94a289c020 Add clarification to the documentation about how to add a custom provider 2011-10-30 13:48:18 +01:00
Francois Zaninotto
cab6806cce Explicit the use of the boolean() provider to vary the type of data generated 2011-10-30 13:26:51 +01:00
Francois Zaninotto
b41c916f63 Make boolean() provider more controllable 2011-10-30 13:21:35 +01:00
Francois Zaninotto
e5e3713e66 Mention Doctrine2 ORM support 2011-10-30 13:07:31 +01:00
Francois Zaninotto
097e846657 Merge pull request #15 from beberlei/DoctrineORM
Doctrine (ORM/ODM) Support
2011-10-29 15:00:51 -07:00
Benjamin Eberlei
5ae33a24ba Some fixes 2011-10-29 23:08:13 +02:00
Benjamin Eberlei
1a67776e1d Add Doctrine ORM Faker 2011-10-29 22:56:44 +02:00
Francois Zaninotto
af23eb1ee7 move license to a standalone file 2011-10-25 22:54:09 +02:00
Francois Zaninotto
c852326dbd fix the autoloader 2011-10-25 22:49:57 +02:00
yohang
ccbf8553ac Added reference to the PSR-0 standard and the SplClassLoader RFC 2011-10-25 18:38:55 +02:00
yohang
65cad9868b Reverted require statements in standalone scripts 2011-10-25 16:57:44 +02:00
yohang
62c90723a8 Updated readme 2011-10-25 16:21:20 +02:00
yohang
8c1a26909c Updated readme 2011-10-25 16:20:27 +02:00
yohang
75e8ad03d5 Added small autoloader 2011-10-25 16:14:30 +02:00
yohang
add655eca7 Removed require statements 2011-10-25 16:12:09 +02:00
Francois Zaninotto
4319b37d54 Merge pull request #11 from willdurand/fix-notice-error
Fixed notice error if no entities
2011-10-25 03:08:31 -07:00