Commit History

Author SHA1 Message Date
  Igor Wiedler 2965a0340c [2.1] Exclude tests from zips via gitattributes 12 years ago
  Fabien Potencier 49871ad600 [Process] fixed a unit test 12 years ago
  Fabien Potencier 7394032e81 [Process] fixed phpdoc 12 years ago
  Fabien Potencier a523a1c322 [Process] updated CHANGELOG 12 years ago
  Fabien Potencier 1456f9a74a merged branch boombatower/process-restart (PR #5456) 12 years ago
  boombatower 20ea4e93cc [process] provide a restart method. 12 years ago
  Fabien Potencier ef82c55a37 [Process] fixed previous merge 12 years ago
  BilgeXA 9738a17e1e Fluent interface 12 years ago
  Fabien Potencier c305a52324 Merge branch '2.1' 12 years ago
  Filippo Tessarotto 5484de9286 Optimize autoload prefix in composer.json 12 years ago
  Grégoire Pineau f43a123855 [Process] Fixed bug introduced by 7bafc69f38a3512eb15aad506959a4e7be162e52. 12 years ago
  Grégoire Pineau eaf8f39453 [Process][Tests] Prove process fail (Add more test case) 12 years ago
  Grégoire Pineau 4065973718 [Process][Tests] Prove process fail 12 years ago
  Romain Neutron d88e01bb1a [Process] Add output / error output incremental getters 12 years ago
  Fabien Potencier fa844147f9 Merge branch '2.1' 12 years ago
  Romain Neutron c1a8adcce9 Add a Sigchild compatibility mode (set to false by default) 12 years ago
  Fabien Potencier be5810832a merged branch romainneutron/ProcessExceptions (PR #5398) 12 years ago
  boombatower de4e7955ab [Process] change all documentation type to callable 12 years ago
  Fabien Potencier 8c3152e3d7 udpated composer.json to 2.2 12 years ago
  Romain Neutron 4942bf3a90 [Process] Normalize exceptions 12 years ago
  Romain Neutron 9d4ac68609 Add @Seldaek remote modifications 12 years ago
  Romain Neutron b10725c1b3 Add unit test demonstrating bad exit code getter for a failing process 12 years ago
  Jordi Boggiano 86c20b9cab [Process] Add workaround for PHP's internal sigchild failing to return proper exit codes 12 years ago
  William DURAND ce83a652ec Add minimum-stability (dev) in each component 12 years ago
  Pascal Borreli 7278cfeeb1 Fixed typos 12 years ago
  Pascal Borreli 8d931b8371 Fixed Phpdoc 12 years ago
  Chris Smith ae0635cf77 [Process] Fixed a problem on RHEL5 where the exit code was incorrect 12 years ago
  Fabien Potencier 1d66feb6b9 Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 12 years ago
  Fabien Potencier 5ec4b91df4 raised the minimum version of PHP to 5.3.4 (closes #3856) 12 years ago
  Fabien Potencier f78e5d1e0f [Process] remade ProcessBuilder::setTimeout fluent 12 years ago
  Fabien Potencier b492b310cc [Process] fixed setting the timeout to null 12 years ago
  Fabien Potencier 87965e1066 [Process] re-added the possibility to set the Process timeout to null (to disable it) (closes #4843) 12 years ago
  Fabien Potencier acfc0c7414 [Process] fixed setTimeout() to not allow negative timeout values (closes #4647) 12 years ago
  Fabien Potencier 4255f4ea76 [Process] removed uninteresting tests 12 years ago
  Fabien Potencier 2cd16e5708 fixed CS 12 years ago
  Jordi Boggiano abbb6c9a4f [Process] Add default xampp path to the list of possible paths to check 12 years ago
  Jordi Boggiano 9c35e1ebda [Process] Clean-up/simplify code 12 years ago
  Jordi Boggiano 0995610ef0 [Process] Add extra dirs argument to the executable finder to allow searching more dirs 12 years ago
  Jordi Boggiano f4f101fc7c [Process] Refactor the windows handling so it is always executed 12 years ago
  Jordi Boggiano a13939a6e2 [Process] Add failing test for callbacks on windows 12 years ago
  Fabien Potencier 2917ec05bb fixed CS 12 years ago
  Fabien Potencier b34a96e4a4 merged 2.0 12 years ago
  Fabien Potencier cfeeff8ab9 fixed CS 12 years ago
  Fabien Potencier 106f2db51c updated minimum PHP version to 5.3.3 12 years ago
  Fabien Potencier 1bc1398d51 merged branch willdurand/fix-components (PR #4155) 12 years ago
  William DURAND 3247811ab5 [Components] Tests/Autoloading fixes 12 years ago
  Fabien Potencier 7a92d8a8c6 Revert "merged branch Seldaek/master (PR #4133)" 12 years ago
  Jordi Boggiano 2535ab9838 Update branch aliases 12 years ago
  Fabien Potencier 718655f4bc [Process] added CHANGELOG 12 years ago
  Sebastian Marek 18e8fedd0b [Process] Fixed ProcessFailedException not populating exception message due to a missing sprintf parameter 12 years ago