Commit History

Author SHA1 Message Date
  Joe Tannenbaum 0b89ee28f2 fixed documentation for validation method 9 years ago
  Joe Tannenbaum 0eec8adb3a broke up validation into two separate methods 9 years ago
  Joe Tannenbaum 2ed349708c better? clearer? 9 years ago
  Joe Tannenbaum 01d359d663 dumb, just no need for elseif since returning 9 years ago
  Joe Tannenbaum b7d38e3fa1 all extension adding logic now in router 9 years ago
  Joe Tannenbaum edd4c459c7 allowed for arguments setter for passing instantiated objects without constructor arguments 9 years ago
  Joe Tannenbaum 5bad6ce717 allow for an instantiated object to extend as opposed to a string 9 years ago
  Joe Tannenbaum 4b6e7219ec exclude tests directory from code analysis 9 years ago
  Joe Tannenbaum 20bd79db3b the ol passed by reference error 9 years ago
  Joe Tannenbaum 281d60bf3d doc block for path method 9 years ago
  Joe Tannenbaum ae7e82b4e8 fixed up terminal object interfaces to ensure they include all necessary methods 9 years ago
  Joe Tannenbaum f92780eb8f first stab at easier extending of CLImate, no longer necessary to use namespace 9 years ago
  Joe Tannenbaum 242bdd4a70 include non-prefixed items in usage description, fixes #65 9 years ago
  Joe Tannenbaum f8a783cae9 why did i remove the last label if progress was 100%? well, it's back now. 9 years ago
  Joe Tannenbaum bc821fd1f8 fine... i'll use a space after function. 9 years ago
  Joe Tannenbaum 090c60e8de styleci recommended fixes 9 years ago
  Joe Tannenbaum 67984a865e styleci config file 9 years ago
  Joe Tannenbaum bab566f778 added additional items to git attributes 9 years ago
  Joe Tannenbaum bcb7ea2ace stdin tests 9 years ago
  Joe Tannenbaum 2e77e820ba autoload dev tests via psr-4 9 years ago
  Joe Tannenbaum 2b2fa2e6ab Merge pull request #58 from duncan3dc/travis-improvements 9 years ago
  Craig Duncan 5f90f494a8 [Travis] Test against the highest and lowest dependencies 10 years ago
  Craig Duncan 88c14a2ba3 [Travis] Retry parts that might fail due to connectivity issues 10 years ago
  Joe Tannenbaum 5dc56963be added full sleeper tests 9 years ago
  Joe Tannenbaum 13e0133dd1 unmethodized locking/unlocking file, removed gzip test for now, tested missing fopen exception 9 years ago
  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