Nicolas Grekas
|
aa98496455
Merge branch '2.8' into 3.0
|
8 years ago |
Vyacheslav Pavlov
|
8068c35918
Fixed bugs in names of classes and methods.
|
8 years ago |
Fabien Potencier
|
5dbe4e1f90
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
5a247b254c
[Process] Fix pipes cleaning on Windows
|
8 years ago |
Fabien Potencier
|
fe343455a8
Merge branch '2.8' into 3.0
|
8 years ago |
Fabien Potencier
|
cf94780a95
fixed CS
|
8 years ago |
Fabien Potencier
|
53f9407c0b
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
a49e4c67a6
[Process] Consistently use getProcess() in tests
|
8 years ago |
Nicolas Grekas
|
379dbcf843
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
4634eacb14
[Process] Fix stream_select priority when writing to stdin
|
8 years ago |
Fabien Potencier
|
e6f1f98bbd
Merge branch '2.8' into 3.0
|
8 years ago |
Fabien Potencier
|
03bc557419
Merge branch '2.3' into 2.7
|
8 years ago |
Nicolas Grekas
|
ab998a8211
[Process] remove dead code
|
8 years ago |
Nicolas Grekas
|
a0a937985b
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
298eab60d8
bug #18023 [Process] getIncrementalOutput should work without calling getOutput (romainneutron)
|
8 years ago |
Romain Neutron
|
c423e42be2
[Process] getIncrementalOutput should work without calling getOutput
|
8 years ago |
Nicolas Grekas
|
3c023430a4
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
d5983f94b1
Merge branch '2.3' into 2.7
|
8 years ago |
Nicolas Grekas
|
c6a9e6ad02
[travis] Run real php subprocesses on hhvm for Process component tests
|
8 years ago |
Nicolas Grekas
|
15f4db2e11
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
cba2f70dc1
[Process] Fix pipes handling
|
8 years ago |
Nicolas Grekas
|
dfecef4750
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
faa8943801
Merge branch '2.3' into 2.7
|
8 years ago |
Nicolas Grekas
|
a06c0e7434
[Process] Fix transient tests for incremental outputs
|
8 years ago |
Nicolas Grekas
|
9c6ca534f6
Merge branch '2.8' into 3.0
|
9 years ago |
Nicolas Grekas
|
0570b9ca51
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
db7fe6f50c
[Process] Fix potential race condition
|
9 years ago |
Nicolas Grekas
|
0f04a02609
Merge branch '2.8' into 3.0
|
9 years ago |
Nicolas Grekas
|
40cb0bde8c
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
78f7393415
[Process] Clean tested process on tear down
|
9 years ago |
Nicolas Grekas
|
9b2aa2163d
Merge branch '2.8' into 3.0
|
9 years ago |
Nicolas Grekas
|
151e11921d
[Process] Fix a transient test
|
9 years ago |
Nicolas Grekas
|
f4794f1d00
Merge branch '2.8' into 3.0
|
9 years ago |
Nicolas Grekas
|
a3fb8f4c4a
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
f35ba672b4
[Process] Fix the fix for --enable-sigchild php
|
9 years ago |
Nicolas Grekas
|
08e0ce3ed8
Merge branch '2.8' into 3.0
|
9 years ago |
Nicolas Grekas
|
48d0c29919
minor #17070 [Process] Make tests more deterministic (nicolas-grekas)
|
9 years ago |
Nicolas Grekas
|
bb312d4e9a
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
75b4cb161e
[Process] Fix transient test on Windows
|
9 years ago |
Nicolas Grekas
|
919c76af8a
[Process] Make tests more deterministic
|
9 years ago |
Nicolas Grekas
|
07078bb26d
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
84f0570d03
[Process] More robustness and deterministic tests
|
9 years ago |
Nicolas Grekas
|
9926fbbc88
Merge branch '2.8' into 3.0
|
9 years ago |
Nicolas Grekas
|
d6a21350fd
Merge branch '2.7' into 2.8
|
9 years ago |
Nicolas Grekas
|
322af23219
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
03c103b452
[Process] Enhance compatiblity with --enable-sigchild
|
9 years ago |
Romain Neutron
|
c1a8adcce9
Add a Sigchild compatibility mode (set to false by default)
|
12 years ago |
Romain Neutron
|
b10725c1b3
Add unit test demonstrating bad exit code getter for a failing process
|
12 years ago |
Pascal Borreli
|
7278cfeeb1
Fixed typos
|
12 years ago |
Fabien Potencier
|
b492b310cc
[Process] fixed setting the timeout to null
|
12 years ago |