lsv
|
cba7a8e37a
|
changed safehex color
|
2013-06-29 10:11:25 +02:00 |
|
lsv
|
ad3573e104
|
changed safehex color
|
2013-06-29 10:10:58 +02:00 |
|
lsv
|
af3e337e1c
|
fixed hexcolor, down to 0.16 sec for 10.000
|
2013-06-18 14:00:06 +02:00 |
|
lsv
|
6d30f63245
|
changed hexcolor selector from array to decimal for a bit faster query
|
2013-06-17 20:58:42 +02:00 |
|
lsv
|
e088a2e625
|
added rgbCssColor method
|
2013-06-17 01:35:10 +02:00 |
|
lsv
|
9ce3d44ea2
|
fixed unit test and changed arrays name to a better name
|
2013-06-17 01:29:06 +02:00 |
|
lsv
|
99024404da
|
Moved all color methods to a provider, and added
- safeHexColor
- safeColorName
- colorName
|
2013-06-17 01:22:10 +02:00 |
|
lsv
|
ec0566a352
|
removed a leftover variable on rgbColor
|
2013-06-17 00:25:48 +02:00 |
|
lsv
|
6f7f40693c
|
Forgot examples on the methods
|
2013-06-17 00:23:01 +02:00 |
|
lsv
|
ecd58f0217
|
Added hexcolor, rgbcolor and rgbColorAsArray
Changed readme, with the 3 new methods
Added 3 new tests
|
2013-06-17 00:20:30 +02:00 |
|
Francois Zaninotto
|
4ad4bc4b5c
|
Update composer branch alias
v1.2.0
|
2013-06-09 20:05:57 +02:00 |
|
Francois Zaninotto
|
3a2868964a
|
Merge pull request #86 from mhamlet/master
Added hy_AM provider
|
2013-06-09 11:01:09 -07:00 |
|
Francois Zaninotto
|
bb0e622d1e
|
Added changelog for version 1.2.0
Closes #140
|
2013-06-09 19:55:57 +02:00 |
|
Francois Zaninotto
|
585d999e87
|
Remove nl_NL unit test, which doesn't really test what the class does.
|
2013-06-09 19:20:07 +02:00 |
|
Francois Zaninotto
|
7b0f8cf831
|
Merge pull request #135 from Dynom/fixingnlNLPerson
Fixed the nl_NL Person provider.
|
2013-06-09 10:19:15 -07:00 |
|
Francois Zaninotto
|
fac6c177c8
|
Merge pull request #139 from jflefebvre/master
New provider for fr_BE locale
|
2013-05-31 10:07:37 -07:00 |
|
Jean-francois lefebvre
|
ef04c7b8a3
|
-- Add new provider for fr_BE
|
2013-05-31 14:00:51 +02:00 |
|
Francois Zaninotto
|
c09176c838
|
Merge pull request #138 from spawn-guy/master
use static locale list to generate locale value
|
2013-05-29 06:25:57 -07:00 |
|
Paul Rysevets
|
1615531dc9
|
added valid Locale list array. instead of random concat, as it produces
invalid locales
|
2013-05-29 15:19:11 +02:00 |
|
Francois Zaninotto
|
202c851747
|
Merge pull request #136 from Dynom/addingProviderOverrideTest
Adding provider override test
|
2013-05-20 13:34:10 -07:00 |
|
Mark van der Velden
|
147f3d8ac4
|
Merge branch 'addingProviderOverrideTest' of github.com:Dynom/Faker into addingProviderOverrideTest
Conflicts:
.travis.yml
|
2013-05-20 20:52:50 +02:00 |
|
Mark van der Velden
|
cc6f84d99e
|
Including PHP 5.4 in the test-runs.
|
2013-05-20 20:51:31 +02:00 |
|
Mark van der Velden
|
2050a80dca
|
Cleaning up and adding some documentation about the test procedure.
|
2013-05-20 20:50:11 +02:00 |
|
Mark van der Velden
|
f22ac9e083
|
Ignoring composer related files.
|
2013-05-20 20:50:11 +02:00 |
|
Mark van der Velden
|
6112cb12a8
|
Added some multi-byte related fixes.
|
2013-05-20 20:50:11 +02:00 |
|
Mark van der Velden
|
ca49cc2c39
|
Added the common denominator test
|
2013-05-20 20:50:10 +02:00 |
|
Francois Zaninotto
|
9dcef6d70d
|
Merge pull request #133 from Dynom/changingAutoloaderToComposer
Removed all requires and added the autoload definition to composer.
|
2013-05-19 23:47:30 -07:00 |
|
Mark van der Velden
|
8c93e70cc0
|
Including PHP 5.4 in the test-runs.
|
2013-05-19 12:09:13 +02:00 |
|
Mark van der Velden
|
7c1a1b90c2
|
Cleaning up and adding some documentation about the test procedure.
|
2013-05-19 12:04:25 +02:00 |
|
Mark van der Velden
|
d7cf342982
|
Ignoring composer related files.
|
2013-05-18 23:56:04 +02:00 |
|
Mark van der Velden
|
a9d87ecf72
|
Added some multi-byte related fixes.
|
2013-05-18 23:54:46 +02:00 |
|
Mark van der Velden
|
f735772deb
|
Added the common denominator test
|
2013-05-18 23:53:34 +02:00 |
|
Mark van der Velden
|
9ef7d03761
|
Fixing the test.
|
2013-05-18 17:39:10 +02:00 |
|
Mark van der Velden
|
fff49bb3ed
|
Fixed the nl_NL Person provider.
|
2013-05-18 17:30:43 +02:00 |
|
Mark van der Velden
|
b65b77694d
|
Adding a composer command to travis.
|
2013-05-18 16:58:28 +02:00 |
|
Mark van der Velden
|
2a8258728b
|
Removed all requires and added the autoload definition to composer.
|
2013-05-18 16:53:58 +02:00 |
|
Francois Zaninotto
|
c2b06f9741
|
Merge pull request #132 from Dynom/encodingFixes
Fixed the encoding problems, file encoding is now utf-8.
|
2013-05-13 00:57:43 -07:00 |
|
Mark van der Velden
|
532b1d6693
|
Fixed the encoding problems, file encoding is now utf-8.
|
2013-05-07 12:17:57 +02:00 |
|
Francois Zaninotto
|
6108cba60e
|
Merge pull request #111 from rmrevin/master
rus update
|
2013-04-30 05:39:11 -07:00 |
|
Revin Roman
|
b8a3decbe3
|
Delete gitignore
|
2013-04-30 13:17:16 +04:00 |
|
Francois Zaninotto
|
a9c1c8b76a
|
Merge pull request #126 from cviebrock/feature/en_CA
en_CA address and phone numbers
|
2013-04-23 05:35:55 -07:00 |
|
Francois Zaninotto
|
30dd758efb
|
Merge pull request #128 from birkir/master
Icelandic provider (is_IS) (fixed)
|
2013-04-23 05:35:26 -07:00 |
|
Francois Zaninotto
|
0f0e2a9c5b
|
Merge pull request #122 from anroots/provider/file
Add basic \Faker\Provider\File
|
2013-04-23 05:33:36 -07:00 |
|
Birkir Rafn Gudjonsson
|
5f80a09346
|
Fixed indentation and secure tld email method
|
2013-04-22 23:41:11 +02:00 |
|
Ando Roots
|
c5165afab7
|
Align Faker\Provider\File section comments
|
2013-04-22 11:42:04 +03:00 |
|
Ando Roots
|
0be08bd1e9
|
Remove extra line break from the README
|
2013-04-22 11:40:17 +03:00 |
|
Birkir Rafn Gudjonsson
|
3afbf00a90
|
Icelandic provider with complete person names list
|
2013-04-19 13:45:41 +02:00 |
|
Colin Viebrock
|
c31319ec6b
|
too many phone numbers with extensions, for my liking
|
2013-03-12 11:58:04 -05:00 |
|
Colin Viebrock
|
dce4fd3e02
|
typo
|
2013-03-12 11:55:47 -05:00 |
|
Colin Viebrock
|
a82e690bf7
|
CA address formats
|
2013-03-12 11:23:56 -05:00 |
|