Fabien Potencier
|
1e91553e1c
Merge branch '2.2' into 2.3
|
11 years ago |
Fabien Potencier
|
e4a89b7a68
merged branch tgabi333/2.2 (PR #8815)
|
11 years ago |
Tóth Gábor
|
0f58865d7b
fix for Process:isSuccessful()
|
11 years ago |
Fabien Potencier
|
f82c7aac2c
Merge branch '2.3'
|
11 years ago |
Fabien Potencier
|
a49d145045
Merge branch '2.2' into 2.3
|
11 years ago |
Romain Neutron
|
0ed724ec49
[Process] Use a consistent way to reset data of the process latest run
|
11 years ago |
Fabien Potencier
|
a5f3e6456a
Merge branch '2.3'
|
11 years ago |
Romain Neutron
|
ad85d4d7bb
[Process] Fix for #8754 (Timed-out processes are successful)
|
11 years ago |
Fabien Potencier
|
cc178e155e
Merge branch '2.3'
|
11 years ago |
Fabien Potencier
|
00080d949a
merged branch romainneutron/fix-8742 (PR #8744)
|
11 years ago |
Fabien Potencier
|
3b90e531a8
Merge branch '2.2' into 2.3
|
11 years ago |
Romain Neutron
|
d58a1e3264
[Process] Revert change
|
11 years ago |
Romain Neutron
|
969b619059
[Process] Fix #8742 : Signal-terminated processes are not successful
|
11 years ago |
Fabien Potencier
|
3f807d3604
Merge branch '2.2' into 2.3
|
11 years ago |
Romain Neutron
|
6f52a5c53f
[Process] Avoid zombie process in case of unit tests failure
|
11 years ago |
Romain Neutron
|
256094b99c
[Process] Add failing test for #8739
|
11 years ago |
Johannes M. Schmitt
|
c1bef542b3
attempts to fix tests on Travis
|
11 years ago |
Johannes M. Schmitt
|
fa700625db
adds convenience method mustRun
|
11 years ago |
Johannes M. Schmitt
|
8f8dfd25ee
adds support for PTY mode
|
11 years ago |
Fabien Potencier
|
fdad3ad5ef
merged branch schmittjoh/processIdleTimeout (PR #8651)
|
11 years ago |
Jakub Zalas
|
dd780ac1fa
[Process] Increased the timeout in a test to prevent random failures when travis is under a heavy load.
|
11 years ago |
Johannes M. Schmitt
|
fb8ca1906d
adds ability to define an idle timeout
|
11 years ago |
Rick Prent
|
18e399f3d6
Feature/fix unit tests
|
11 years ago |
Fabien Potencier
|
bb721b29e0
Merge branch '2.2'
|
11 years ago |
Fabien Potencier
|
6056d02be5
Merge branch '2.1' into 2.2
|
11 years ago |
Joseph Bielawski
|
be3cac4d05
[Process] Cleanup tests & prevent assertion that kills randomly Travis-CI
|
11 years ago |
Fabien Potencier
|
9b6fe3aa42
fixed previous merge
|
11 years ago |
Romain Neutron
|
7ce1de897a
[Process] Add unit tests for #7865
|
11 years ago |
Jordi Boggiano
|
d55770ab11
[Process] Fix tests on windows
|
11 years ago |
Fabien Potencier
|
c8d26e3d0f
merged branch mcuadros/master (PR #7566)
|
11 years ago |
Máximo Cuadros Ortiz
|
7d69002d3c
[Process] Added support for processes that need a TTY to run.
|
11 years ago |
Romain Neutron
|
850d10928c
[Process] Add signal and getPid methods
|
12 years ago |
Fabien Potencier
|
cb6bbfbd5b
Merge branch '2.2'
|
11 years ago |
Fabien Potencier
|
ea29a7ff4f
Merge branch '2.1' into 2.2
|
11 years ago |
Fabien Potencier
|
db29a04c9b
merged branch romainneutron/process-timeout (PR #7580)
|
11 years ago |
Romain Neutron
|
03a7569680
Fix timeout in Process::stop method
|
11 years ago |
Romain Neutron
|
f54332e630
Fix Process timeout
|
11 years ago |
Dariusz Górecki
|
40c1a3aa29
[CS Fix] Consistent coding-style of concatenation operator usage
|
11 years ago |
Fabien Potencier
|
dace2b9abb
Merge branch '2.1'
|
12 years ago |
Fabien Potencier
|
86ac6b386c
fixed CS
|
12 years ago |
Joseph Bielawski
|
fa405bdcf3
[Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder`
|
12 years ago |
Bernhard Schussek
|
5c10de4a1f
Fixed @expectedException definitions to reference absolute exception paths
|
12 years ago |
Fabien Potencier
|
a54810f5ff
Merge branch '2.1'
|
12 years ago |
Jakub Zalas
|
cbba493e32
[Process] Prevented test from failing when pcntl extension is not enabled.
|
12 years ago |
Fabien Potencier
|
3a4f42f4a2
fixed CS
|
12 years ago |
Fabien Potencier
|
e6f65ee325
Merge branch '2.1'
|
12 years ago |
Fabien Potencier
|
7468a4995e
fixed CS
|
12 years ago |
Fabien Potencier
|
6ec0a1493b
Merge branch '2.1'
|
12 years ago |
Tugdual Saunier
|
a793802848
[Process][Tests] fixed chainedCommandsOutput tests
|
12 years ago |
Fabien Potencier
|
b35a2a4fae
[Process] added unit tests, phpdoc, and reorganized methods from previous merge
|
12 years ago |