1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-21 07:49:53 +01:00

390 Commits

Author SHA1 Message Date
Roman Vasilyev
fac7a27e35 Added missed file Utils.php 2012-12-03 19:21:27 +02:00
Francois Zaninotto
379494fa95 Merge pull request #84 from siwinski/pr-php-executable
Remove executable bit from PHP files
2012-12-03 03:04:00 -08:00
Roman Vasilyev
b0b6eb6029 Added ua_UA provider 2012-12-01 20:52:23 +02:00
Hamlet
1332f482ce Added hy_AM 2012-12-01 22:09:13 +04:00
Hamlet
af4b341fee aster 2012-12-01 22:04:12 +04:00
Ferid Mövsümov
6054a705d1 Fixed namespace name 2012-11-30 13:52:56 +02:00
Ferid Mövsümov
227862223e Added tr_TR provider 2012-11-30 13:16:31 +02:00
Shawn Iwinski
471e77788f Remove executable bit from PHP files 2012-11-29 17:54:14 -05:00
Francois Zaninotto
70c116bc33 Merge pull request #82 from oliveiraev/master
Added pt_BR Provider
2012-11-26 07:39:12 -08:00
Evandro Oliveira
fcc066fbf2 Indentation fix 2012-11-26 12:02:13 -02:00
Evandro Oliveira
9df7d34393 Added pt_BR Provider 2012-11-23 14:08:50 -02:00
Francois Zaninotto
129063060c Merge pull request #81 from ivannis/master
Added es_ES Provider
2012-11-23 01:31:01 -08:00
Ivannis Suárez Jérez
ab55d8f488 changed 'comunity' by community 2012-11-23 10:10:40 +01:00
Ivannis Suárez Jérez
88d35688ab Added es_ES Provider 2012-11-23 10:01:29 +01:00
Francois Zaninotto
b19c269141 Merge pull request #74 from toin0u/FixedUTF8
Fixed utf8
2012-11-15 07:45:14 -08:00
toin0u
3d453394dc Fixed: UTF-8 string - close #60 2012-11-15 16:42:37 +01:00
jasir
0a89d8e662 fixed problem with Utf-8 string
When string is utf-8 coded, strtolower breaks strings. mb_string should be used when available
2012-11-15 16:42:37 +01:00
Francois Zaninotto
7c234f6dcc Merge pull request #75 from toin0u/CleanedWhitespaces
Cleaned: whitespaces
2012-11-15 07:29:37 -08:00
Francois Zaninotto
dac36deea8 Merge pull request #77 from afishnamedsquish/patch-1
Update src/Faker/ORM/Doctrine/Populator.php
2012-11-15 07:28:37 -08:00
Francois Zaninotto
b8343c3da2 Merge pull request #76 from toin0u/DanishProvider
Updated: Danish provider & Readme
2012-11-15 07:27:20 -08:00
toin0u
f7c80bec98 Updated: Danish provider & Readme 2012-11-13 23:04:40 +01:00
afishnamedsquish
ae8bdc8197 Update src/Faker/ORM/Doctrine/Populator.php
Moved $entityManager->flush() to be called at the end of each loop that creates entities of specific class to allow for the population of entity data that has associations to other entities which are being created earlier in the execution.
2012-11-12 14:03:53 -05:00
toin0u
6bfc1a4e3b Cleaned: whitespaces 2012-11-10 12:31:37 +01:00
Francois Zaninotto
4508f34a79 Merge pull request #72 from toin0u/DanishProvider
Added: Danish Provider
2012-11-09 14:11:29 -08:00
toin0u
ed87730479 Added: Danish Provider 2012-11-09 21:01:51 +01:00
Francois Zaninotto
42ad8700ed Merge pull request #71 from Seldaek/patch-2
Fix composer.json
2012-11-07 14:35:30 -08:00
Jordi Boggiano
97a20cc7b9 Fix composer.json
Empty email is invalid and dev-master is now gone from packagist because of it
2012-11-07 21:54:47 +01:00
Francois Zaninotto
ca507872de Merge pull request #70 from beberlei/BugfixDoctrineClassInstantiation
Bugfix: Use ClassMetadata#newInstance()
2012-11-07 05:37:02 -08:00
Francois Zaninotto
8e13625ac4 Merge pull request #69 from beberlei/BugfixDoctrineAssociation
Bugfix: Doctrine EntityPopulator
2012-11-07 05:36:48 -08:00
Benjamin Eberlei
9010313f9e Bugfix: Use ClassMetadata#newInstance() 2012-11-07 13:43:31 +01:00
Benjamin Eberlei
0befd59974 Bugfix: EntityPopulator did not correctly fetch an entity from the list of associations for ManyToOne or OneToOne 2012-11-07 13:29:17 +01:00
Francois Zaninotto
ce23e17807 Merge pull request #67 from drodil/master
Finnish support for Faker
2012-11-07 01:23:06 -08:00
drodil
6dfbe39bf6 Finnish support for Faker
Implementation of basic structures in Finnish for Faker library
2012-11-06 17:52:25 +02:00
drodil
5f01d2307e Finnish support for Faker
Implementation of basic structures in Finnish for Faker library
2012-11-05 21:53:41 +02:00
Francois Zaninotto
3bf14b6cb8 Add CHANGELOG v1.1.0 2012-10-29 10:32:06 +01:00
Francois Zaninotto
cdd97657c0 Merge pull request #65 from Seldaek/patch-1
Add branch-alias to the master branch
2012-10-28 10:24:12 -07:00
Francois Zaninotto
db6dcb801f Merge pull request #64 from Seldaek/features
Adds/tweaks a few features
2012-10-28 10:23:11 -07:00
Jordi Boggiano
3d8b7d2d93 Add branch-alias to the master branch 2012-10-27 15:28:53 +03:00
Jordi Boggiano
9e8d2b5548 Add tests 2012-10-27 11:42:23 +02:00
Jordi Boggiano
ab50ccf28c Allow returning words/sentences/paragraphs as a single string 2012-10-27 11:34:49 +02:00
Jordi Boggiano
83fd81c0c0 Allow dateTimeBetween to accept DateTime instances 2012-10-27 11:34:48 +02:00
Jordi Boggiano
468dd5b726 Add numberBetween, and allow randomNumber to receive a min/max value instead of length 2012-10-27 11:34:48 +02:00
Francois Zaninotto
7f1e1cda75 Merge pull request #61 from blaugueux/email-space
Remove spaces in generated emails.
2012-10-17 23:23:55 -07:00
blaugueux
07d7df09bb Remove space in generated emails. 2012-10-18 07:54:56 +02:00
Francois Zaninotto
cc2a254a5c Merge pull request #53 from blaugueux/locale
Added locale generator to Internet provider.
2012-10-06 22:48:17 -07:00
Francois Zaninotto
a3636d7248 Merge pull request #59 from blaugueux/patch-1
Load UserAgent provider by default
2012-09-21 04:11:24 -07:00
Benjamin Laugueux
a2b1c8328a Load UserAgent provider by default 2012-09-20 11:17:22 +03:00
Francois Zaninotto
63cab59c63 Merge pull request #57 from blaugueux/user-agent
Added new UserAgent provider.
2012-09-18 06:19:49 -07:00
Francois Zaninotto
2d85b166cb Merge pull request #58 from Isamashii/patch-1
Update src/Faker/Provider/ru_RU/Person.php
2012-09-18 06:18:01 -07:00
Vjatseslav Gedrovits
7b55d00615 Update src/Faker/Provider/ru_RU/Person.php
Removed mistake in array definition.
2012-09-17 20:28:21 +03:00