Kamil Kokot
|
cce520d31d
|
Merge pull request #32 from Persata/master
Make definitions public, ensures kernels are not inlined and duplicated
|
2018-08-01 14:55:23 +02:00 |
|
persata
|
154dcdce82
|
Make definitions public, ensures kernels are not inlined and duplicated
|
2018-07-29 14:36:52 +01:00 |
|
Kamil Kokot
|
0989790fba
|
Merge pull request #27 from arnolanglade/issue_25
WIP #25 - Fix scenario isolation
|
2018-05-25 14:59:32 +02:00 |
|
Arnaud Langlade
|
1b492f56d1
|
#25 fix scenario isolation
|
2018-03-14 09:06:23 +01:00 |
|
Kamil Kokot
|
ef2a93af4c
|
Merge pull request #24 from aRn0D/symfony4_support
Provide Symfony 4 support
|
2018-03-13 16:34:43 +01:00 |
|
Arnaud Langlade
|
1a39d31f5e
|
Fix review feedback
|
2018-03-13 15:34:12 +01:00 |
|
Arnaud Langlade
|
b1059a520c
|
Symfony4 support
|
2018-03-03 22:23:11 +01:00 |
|
Kamil Kokot
|
db6193144e
|
Merge pull request #23 from lchrusciel/symfony-driver
Add support for symfony driver
|
2018-02-14 15:18:16 +01:00 |
|
Łukasz Chruściel
|
10b26478ff
|
Add support for symfony driver
|
2018-02-14 15:12:11 +01:00 |
|
Kamil Kokot
|
61b77f09ba
|
Merge pull request #22 from pamil/symfony4
Add support for Symfony 4
|
2018-02-13 19:08:15 +01:00 |
|
Kamil Kokot
|
bedee673a8
|
Add support for Symfony 4
|
2018-02-13 19:01:43 +01:00 |
|
Kamil Kokot
|
beb15dfab7
|
Merge pull request #20 from pamil/test-more-symfony-versions
Test more Symfony versions
|
2017-11-13 17:59:59 +01:00 |
|
Kamil Kokot
|
4dd7061457
|
Test more Symfony versions
|
2017-11-13 17:52:55 +01:00 |
|
Kamil Kokot
|
fc8f194095
|
Merge pull request #19 from pamil/drop-symfony-2.7
Drop Symfony ^2.7 support
|
2017-11-13 17:26:01 +01:00 |
|
Kamil Kokot
|
c143e08118
|
Drop Symfony ^2.7 support
|
2017-11-13 17:20:11 +01:00 |
|
Kamil Kokot
|
5e05e35c20
|
Coding style minor fixes
|
2017-07-10 23:45:28 +02:00 |
|
Kamil Kokot
|
426c89027b
|
Merge pull request #14 from pamil/cross-container-extension-10
Use FriendsOfBehat/CrossContainerExtension 1.0
|
2017-07-10 23:37:35 +02:00 |
|
Kamil Kokot
|
7f6fa31d09
|
Use FriendsOfBehat/CrossContainerExtension 1.0
|
2017-07-10 23:35:05 +02:00 |
|
Kamil Kokot
|
e4647be0b3
|
Merge pull request #13 from pamil/test-context-10
Use FriendsOfBehat/TestContext 1.0
|
2017-07-10 22:43:26 +02:00 |
|
Kamil Kokot
|
2fc32d85b1
|
Use FriendsOfBehat/TestContext 1.0
|
2017-07-10 22:34:32 +02:00 |
|
Kamil Kokot
|
d85a1f3e83
|
Merge pull request #12 from pamil/travis-fuckup
Fix Travis build
|
2017-07-10 21:16:35 +02:00 |
|
Kamil Kokot
|
cfd3cd66e0
|
Fix typehints
|
2017-07-10 21:12:06 +02:00 |
|
Kamil Kokot
|
736002637e
|
Fix Travis build
|
2017-07-10 21:03:45 +02:00 |
|
Kamil Kokot
|
de482a643a
|
Merge pull request #11 from pamil/maintenance
Maintenance update
|
2017-07-10 20:55:21 +02:00 |
|
Kamil Kokot
|
e0b13a79f7
|
Make use of PHP 7.1 syntax
|
2017-07-10 20:40:37 +02:00 |
|
Kamil Kokot
|
740cf96584
|
Bump requirements to PHP ^7.1
|
2017-07-10 20:01:40 +02:00 |
|
Łukasz Chruściel
|
c9e5552240
|
Merge pull request #10 from pamil/travis-selfupdate
Remove "composer self-update" from Travis CI (it's done automatically)
|
2017-02-15 14:59:41 +01:00 |
|
Kamil Kokot
|
de399d4d81
|
Remove "composer self-update" from Travis CI (it's done automatically)
|
2017-02-15 14:47:31 +01:00 |
|
Kamil Kokot
|
3512910d00
|
Merge pull request #9 from pamil/readme
Happy new year!
|
2017-01-16 17:41:40 +01:00 |
|
Kamil Kokot
|
b0af768ac3
|
Happy new year!
|
2017-01-16 17:33:43 +01:00 |
|
Kamil Kokot
|
293d02deb5
|
Fix symfony_shared container name
|
2016-11-03 14:38:02 +01:00 |
|
Kamil Kokot
|
f6316467b4
|
Merge pull request #7 from pamil/cross-container-extension
Integrate with CrossContainerExtension
|
2016-11-03 13:35:37 +01:00 |
|
Kamil Kokot
|
0681e81df4
|
Integrate with CrossContainerExtension
|
2016-11-03 13:29:59 +01:00 |
|
Kamil Kokot
|
62f71d7a97
|
Suggest CrossContainerExtension in Composer
|
2016-11-03 13:23:11 +01:00 |
|
Mateusz Zalewski
|
1c5906c4e4
|
Merge pull request #6 from pamil/behat-features
Use TestContext & Behat to perform basic tests, fix kernel file / bootstrap loading
|
2016-11-03 13:13:41 +01:00 |
|
Kamil Kokot
|
f98a7a1d94
|
Set up kernel file & bootstrap application if needed
|
2016-11-03 13:09:59 +01:00 |
|
Kamil Kokot
|
8437a3b18a
|
Ensure that this extension does not crash anything
|
2016-11-03 13:02:41 +01:00 |
|
Kamil Kokot
|
d02f77a2d1
|
Prepare Behat boilerplate
|
2016-11-03 11:36:50 +01:00 |
|
Kamil Kokot
|
64661a706d
|
Remove old tests
|
2016-11-03 11:34:51 +01:00 |
|
Kamil Kokot
|
d7f39e3abf
|
Remove blank lines inside empty brackets
|
2016-10-27 11:46:47 +02:00 |
|
Kamil Kokot
|
8c143d3ba9
|
Update copyright holder in license header
|
2016-10-26 10:54:20 +02:00 |
|
Kamil Kokot
|
6693ee8c5f
|
Merge pull request #5 from pamil/docs
Add comments with filenames to readme
|
2016-10-25 19:52:17 +02:00 |
|
Kamil Kokot
|
8f330dc4ae
|
Add comments with filenames to readme
|
2016-10-25 19:50:56 +02:00 |
|
Kamil Kokot
|
fa15993903
|
Merge pull request #4 from pamil/master
[Maintenance] Fix CS and set up CI tests for more PHP versions
|
2016-10-25 14:40:21 +02:00 |
|
Kamil Kokot
|
5acdc1bf83
|
Run tests on Travis using nightly PHP builds
|
2016-10-25 14:36:25 +02:00 |
|
Kamil Kokot
|
356a5980a7
|
Run tests on Travis using PHP 7.1
|
2016-10-25 14:36:16 +02:00 |
|
Kamil Kokot
|
b399bd1a0c
|
Remove author docblocks
|
2016-10-25 14:36:05 +02:00 |
|
Kamil Kokot
|
b26a9e8599
|
Merge pull request #3 from FriendsOfBehat/lchrusciel-patch-1
Improve README
|
2016-08-25 22:28:12 +01:00 |
|
Łukasz Chruściel
|
3bc01de8db
|
Improve README
|
2016-08-25 22:40:27 +02:00 |
|
Kamil Kokot
|
1842877a5d
|
Update readme, ensure that no one uses this extension for now :)
|
2016-07-27 23:21:25 +02:00 |
|