Commit Graph

506 Commits

Author SHA1 Message Date
Dominik Liebler
68bf39a129 Merge pull request #168 from eddiejaoude/vagrant-ansible
Vagrant ansible environment setup
2015-08-21 08:50:21 +02:00
Eddie Abou-Jaoude
87cb4e9ca6 Removed Pear & Pecl from Ansible scripts 2015-08-18 12:48:10 +01:00
Eddie Abou-Jaoude
7a90725128 Removed commented out code for php5-fpm 2015-08-18 12:48:01 +01:00
Eddie Abou-Jaoude
7a1f4eb456 Removed php5-fpm ansible handler 2015-08-18 12:47:45 +01:00
Eddie Abou-Jaoude
faaf99a7ea Removed phpunit output from README 2015-08-18 12:47:27 +01:00
Eddie Abou-Jaoude
f158b2c701 project path in VM added to README 2015-08-15 12:35:14 +01:00
Eddie Abou-Jaoude
60a93e2283 Link to vagrant docs added to README 2015-08-15 12:22:19 +01:00
Eddie Abou-Jaoude
8f70b11652 vagrant & ansible scripts added inc docs in README 2015-08-15 12:21:01 +01:00
Eddie Abou-Jaoude
5df676e75c composer phar added to gitignore 2015-08-15 12:20:19 +01:00
Eddie Abou-Jaoude
991a10f5cd Update ignore to ignore vagrant files 2015-08-15 12:14:17 +01:00
Dominik Liebler
0285ba3760 Merge pull request #166 from chapay/master
Fix typo in method annotation
2015-08-10 08:53:37 +02:00
Андрей Собканюк
d9b3cc2eb1 Fix typo in method annotation 2015-08-06 17:54:39 +03:00
Dominik Liebler
6754bf7f60 Merge pull request #158 from localheinz/fix/lock
Enhancement: Validate composer.json and composer.lock on Travis
2015-08-04 08:05:56 +02:00
Dominik Liebler
cf1a0b3748 Merge pull request #156 from localheinz/fix/travis
Fix: Execute build steps on Travis in appropriate sections
2015-08-04 08:05:07 +02:00
Dominik Liebler
af7900ddfa Merge pull request #162 from ftwbzhao/master
add parameter type in Facade Test
2015-08-04 08:03:13 +02:00
Dominik Liebler
a8bbb76d18 Merge pull request #164 from anddezr/patch-1
fix CompositeTest namespace
2015-08-04 08:02:55 +02:00
Dominik Liebler
32cf89b90c Merge pull request #165 from r4j4h/patch-1
Filling out some basic readme
2015-08-04 08:02:41 +02:00
Jasmine Hegman
3ea4bf7603 Further explaining the pattern 2015-07-23 16:31:44 -07:00
Jasmine Hegman
5e68293513 Filling out some basic readme 2015-07-23 16:28:49 -07:00
athanro
f7c032afe4 fix CompositeTest namespace 2015-07-21 17:17:36 +02:00
ftwbzhao
1e16eb0c8b add parameter type in Facade Test 2015-07-20 17:01:36 +08:00
Andreas Möller
9a66be2ea1 Fix: Run composer update to update the lock file, too 2015-07-15 10:25:10 -04:00
Andreas Möller
c60ac4372e Enhancement: Validate composer.json and composer.lock on Travis 2015-07-15 10:24:44 -04:00
Andreas Möller
a9917412e8 Fix: Install dependencies in install section 2015-07-15 10:19:35 -04:00
Andreas Möller
e9428d1d47 Fix: Update composer itself in the before_install section 2015-07-15 10:18:56 -04:00
Dominik Liebler
dab22757a7 Merge pull request #157 from localheinz/feature/speed
Enhancement: Speed up builds on Travis
2015-07-15 10:47:37 +02:00
Dominik Liebler
15b6ebefa1 Merge pull request #160 from localheinz/feature/badge
Enhancement: Use SVG badge for displaying Travis build status
2015-07-15 10:14:16 +02:00
Dominik Liebler
d2e3daeb4f Merge pull request #159 from localheinz/fix/phpunit
Fix: Use phpunit as installed with Composer
2015-07-15 10:13:34 +02:00
Andreas Möller
48e6e06495 Fix: Prefer installation from dist, rather than source 2015-07-14 16:08:26 -04:00
Andreas Möller
63e5bc125e Enhancement: Cache dependencies installed with Composer between builds 2015-07-14 11:03:52 -04:00
Andreas Möller
7ed1fec4f2 Enhancement: Use SVG badge for displaying Travis build status 2015-07-14 10:54:40 -04:00
Andreas Möller
56df6d5f06 Fix: Use phpunit as installed with Composer 2015-07-14 10:53:08 -04:00
Andreas Möller
1029f638ff Enhancement: Direct builds to container-based infrastructure 2015-07-14 10:43:33 -04:00
Dominik Liebler
a44ec2b274 Merge pull request #154 from sergeyklay/patch-1
Update Plus.php
2015-07-10 10:33:46 +02:00
Serghei Iakovlev
17411e7acc Update Plus.php 2015-07-10 02:28:44 +03:00
Dominik Liebler
923003647b Merge pull request #153 from ovr/patch-1
Only Zend Framework 1.x has class Zend_Registry
2015-07-06 13:45:17 +02:00
Dmitry Patsura
473c04f398 Only Zend Framework 1.x has class Zend_Registry 2015-07-06 19:27:00 +08:00
Faust
1450771c59 fix
fix

fix
2015-06-22 15:35:55 +02:00
Leonam Dias
bebba19037 Portuguese translation part two
Corrections on brazilian portuguese README

Includes corrections on pt_br README like whitespaces etc.

Translating Creational README page to pt_br

Translating the creational readme to brazilian portuguese

changing the header in pt_BR

Translating abstract factory to pt_br

translating Builder and FactoryMethod for brazilian pt
2015-06-22 15:07:53 +02:00
SHANG Guokan
3009985030 Merge pull request #150 from GuidoBR/ptBR-translation
Beginning of pt-BR translation of "More" directory
2015-06-22 15:04:41 +02:00
Guido
c6ddf5ea95 Beginning of ptBR translation of More directory 2015-06-22 09:52:32 -03:00
Dominik Liebler
ad3e71dbc0 Merge pull request #149 from ibandominguez/visibility-declaration
add visibility declaration to __construct
2015-06-21 11:02:50 +02:00
ibandominguez
1a6152772d add visibility declaration to __construct 2015-06-20 20:01:16 +01:00
suxiaolin
1f7138cde1 Chinese translation part three
finish Builder translattion

finish Pool translattion

correct words translation

correct words translation

correct words translation

finish locale/zh_CN/LC_MESSAGES/Structural/README.po translation

finish DependencyInjection translation
2015-06-19 12:10:07 +02:00
SHANG Guokan
41f3805951 Merge pull request #147 from leleonam/master
Portuguese translation part one
2015-06-19 11:51:56 +02:00
Leonam Pereira Dias
859119b7f6 README in brazilian portuguese 2015-06-17 19:18:29 -03:00
Leonam Pereira Dias
45bc602b6e Merge remote-tracking branch 'upstream/master' 2015-06-17 18:19:49 -03:00
Евгений Глотов
a6e49cc0cd Russian translation part three
Adapter
Bridge
Registry
Composite
Data Mapper
Decorator
Dependency Injection
Facade
Fluent Interface
Proxy
Registry
2015-06-03 00:02:25 +02:00
suxiaolin
17ed60d8e6 Chinese translation part two
finish AbstractFactory & FactoryMethod & SimpleFactory translattion

corret word translation & fix some typo error

finish Prototype translattion

finish Multiton translattion

correct words translation
2015-06-02 23:59:32 +02:00
Leonam Dias
3975f2b66b Merge pull request #2 from domnikl/master
update
2015-06-02 15:37:49 -03:00