Fabien Potencier
|
d601c5e5dd
Merge branch '2.2' into 2.3
|
11 years ago |
Romain Neutron
|
c477a40aac
[Process] Fix #8970 : read output once the process is finished, enable pipe tests on Windows
|
11 years ago |
Fabien Potencier
|
95703b675c
Merge branch '2.3' (closes #8956)
|
11 years ago |
Fabien Potencier
|
501b64b920
Merge branch '2.2' into 2.3 (closes #8955)
|
11 years ago |
Romain Neutron
|
5f489844e1
[Process][2.2] Fix Process component on windows
|
11 years ago |
Fabien Potencier
|
a6f139c42a
Merge branch '2.3'
|
11 years ago |
Fabien Potencier
|
6e3b487a74
Merge branch '2.2' into 2.3
|
11 years ago |
Christian Gärtner
|
8ecb1c644d
Fixed PHPDoc Blocks
|
11 years ago |
Pascal Borreli
|
749fe18eae
Fixed typos
|
11 years ago |
Fabien Potencier
|
a738a85b75
Merge branch '2.3'
|
11 years ago |
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
|
1905282352
[Process] Fix #8746 : slowness added in unit tests since #8741
|
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
|
f656a05c7e
[Process] Add more precision to Process::stop timeout
|
11 years ago |
Romain Neutron
|
782fd914ed
[Process] Fix #8739
|
11 years ago |
Romain Neutron
|
1f53601bfa
[Process] Fix CS
|
11 years ago |
Romain Neutron
|
f083ea9625
[Process] Make Process::start method chainable
|
11 years ago |
Romain Neutron
|
7632f27375
[Process] Fix Process::checkTimeout docblock
|
11 years ago |
Johannes M. Schmitt
|
8132515626
adds cache for isPtySupported()
|
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 |
Johannes M. Schmitt
|
fb8ca1906d
adds ability to define an idle timeout
|
11 years ago |
Fabien Potencier
|
4aafcf725f
fixed CS
|
11 years ago |
Fabien Potencier
|
f12e5857c6
Merge branch '2.2' into 2.3
|
11 years ago |
Romain Neutron
|
8a14b597f9
[Process] Disable exception on stream_select timeout
|
11 years ago |
Fabien Potencier
|
d8925abf58
Merge branch '2.2' into 2.3
|
11 years ago |
Fabien Potencier
|
de78e86177
[Process] moved env check to the Process class (refs #8227)
|
11 years ago |
Fabien Potencier
|
88e6cc3a59
Merge branch '2.2'
|
11 years ago |
Fabien Potencier
|
bddb2b6f8c
Merge branch '2.1' into 2.2
|
11 years ago |
Romain Neutron
|
3b1b54a614
[Process] Fix #5594 : `termsig` must be used instead of `stopsig` in exceptions when a process is signaled
|
11 years ago |
Fabien Potencier
|
5d0f56ea10
[Process] fixed CS
|
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
|
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 |
Fabien Potencier
|
969059da6c
fixed CS
|
11 years ago |