Commit History

Author SHA1 Message Date
  Fabien Potencier 82898108f7 fixed CS 11 years ago
  Fabien Potencier 27b0fc645a Merge branch '2.3' 11 years ago
  Romain Neutron 81191e354f [Process] Fix latest merge from 2.2 in 2.3 11 years ago
  Fabien Potencier c7e4d13ad1 removed whitespaces 11 years ago
  Fabien Potencier cb6a28419f Merge branch '2.3' 11 years ago
  Fabien Potencier 94c9bdf300 Merge branch '2.2' into 2.3 11 years ago
  Romain Neutron 2ab81276d8 [Process] Fix #9182 : random failure on pipes tests 11 years ago
  Fabien Potencier f44de14362 feature#8288 [Process] Added support for stdout and stderr flush (Issue #7884) (imobilis) 11 years ago
  Juan Traverso 50694ea95c [Process] Added support for stdout and stderr flush (Issue #7884) 11 years ago
  Fabien Potencier 3d8287117b Merge branch '2.3' 11 years ago
  Romain Neutron 67c4dff91c [Process] Properly close pipes after a Process::stop call 11 years ago
  Fabien Potencier ba3568aae3 Merge branch '2.3' 11 years ago
  Fabien Potencier ca5703f0a7 Merge branch '2.2' into 2.3 11 years ago
  Romain Neutron 7135793d4c [Process] Close unix pipes before calling `proc_close` to avoid a deadlock 11 years ago
  Romain Neutron 1dbf233cc6 [Process] Fix process merge in 2.3 11 years ago
  Fabien Potencier bbec99aebb Merge branch '2.3' 11 years ago
  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