Commit History

Author SHA1 Message Date
  Joe Tannenbaum fdc8b49fc0 first foray into global function mocking 9 years ago
  Joe Tannenbaum b7ce765ccd make sure it can write to a gzipped file 9 years ago
  Joe Tannenbaum 8f1e9257e8 new file tests, now partial mocking to allow for locking test 9 years ago
  Joe Tannenbaum c1f143f6cd and back to container builds, misleading problem 9 years ago
  Joe Tannenbaum 369b3de67c giving up on travis container builds for now 9 years ago
  Joe Tannenbaum 08dcb952a1 do not think this will work, but giving it a shot 9 years ago
  Joe Tannenbaum 0366b11ed0 trying to get new travis plus php 7 to work 9 years ago
  Joe Tannenbaum 814c2582a0 upgrading to new travis infrastucture 9 years ago
  Joe Tannenbaum fcbd72f1ea extracted setting of stdin property to method 9 years ago
  Joe Tannenbaum e0830716b9 whoops, a little too much reshuffling there 9 years ago
  Joe Tannenbaum 8a363b942b fixed docblock variable 9 years ago
  Joe Tannenbaum 51084d8a3e extracted progress bar drawing logic to its own method 9 years ago
  Joe Tannenbaum 6110cb3f93 extracted should redraw into its own method 9 years ago
  Joe Tannenbaum 567e4af491 Merge branch 'minimize-progress-output' of https://github.com/dshafik/climate into dshafik-minimize-progress-output 9 years ago
  Joe Tannenbaum 745f3713ad merging multiline input support after fixing conflicts 9 years ago
  Joe Tannenbaum e6f1f2d816 fixed up some merge conflicts 9 years ago
  Joe Tannenbaum c75dd7c2ab merging multiline input support 9 years ago
  Joe Tannenbaum b7162b7253 extracted multiline vs line input to another method, minor simplifications in stdin class 9 years ago
  Davey Shafik 8e7ef25a16 Add multi-line input support 9 years ago
  Joe Tannenbaum e36dfca335 simplified gulpfile by using laravel elixir for tdd watching. 9 years ago
  Davey Shafik 0bd4cb136b Don't redraw the progress bar unnecessarily 9 years ago
  Davey Shafik 8a6ed4e6c4 Add multi-line input support 9 years ago
  yparisien e7086f6496 Fix dimension detection problem 9 years ago
  Joe Tannenbaum 13df22c37a whoops botched the changelog 9 years ago
  Joe Tannenbaum 04026b95fa updated changelog for 3.1.1 9 years ago
  Joe Tannenbaum 0dc1e11556 added seld/cli-prompt for hidden prompt, adjusted tests accordingly. addresses #31. 9 years ago
  Joe Tannenbaum 11980f1c73 fixed radio test 9 years ago
  Joe Tannenbaum 02440947e6 break variable not needed 9 years ago
  Joe Tannenbaum 4bc6c1c1a0 handle input character method added 9 years ago
  Joe Tannenbaum 261afd5dbf broke out to string method for checkbox class, fixed tests that were apparently not accurate 9 years ago
  Joe Tannenbaum 1f029865a9 updated license filename 9 years ago
  Joe Tannenbaum 53119a2dc9 updated changelog 9 years ago
  Joe Tannenbaum bd96955655 added new magic methods to docblocks 9 years ago
  Joe Tannenbaum 8ad07e345c moved condition out of prompt for input 9 years ago
  Joe Tannenbaum b0d32cfe78 no more allowed failures 9 years ago
  Joe Tannenbaum 141a55cb41 fixed hhvm test for non-writable streams 9 years ago
  Joe Tannenbaum b845a97570 trying to avoid the php 7 code coverage situation 9 years ago
  Joe Tannenbaum 59bde0a4f0 added allow fail to travis for php 7 and hhvm 9 years ago
  Joe Tannenbaum c500660342 user local phpunit 9 years ago
  Joe Tannenbaum 84d723402b updated phpunit version 9 years ago
  Joe Tannenbaum 823ff06322 added radio test 9 years ago
  Joe Tannenbaum be1873b6d2 checkbox tests.... 9 years ago
  Joe Tannenbaum 1b8a0d0017 moved attributes into own namespace, fixed up radio 9 years ago
  Joe Tannenbaum b0a28bbaad checkbox group gets its own class 9 years ago
  Joe Tannenbaum d5da332c35 docblocks 9 years ago
  Joe Tannenbaum 00eb686443 all of the checkbox/radio work, added input abstract, no doc blocks yet 9 years ago
  Joe Tannenbaum 316074c846 updated scrutinizer to avoid php7 code coverage error 9 years ago
  Joe Tannenbaum a7a9119ef7 linux tests for added methods related to password prompt 9 years ago
  Joe Tannenbaum 8a24795938 added password prompt, addresses #31 9 years ago
  Joe Tannenbaum f92c6d3a3b fixed up animation tests 9 years ago