• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

erikhuda / thor / 46

Builds Branch Commit Type Ran Committer Via Coverage
46 master Merge pull request #362 from britto/thread-safe-say Make say and say_status thread safe. push 15 Sep 2013 06:41PM UTC eventualbuddha travis-ci pending completion   set done
45 master Make say and say_status thread safe. The current `IO.puts` implementation makes two separate writes: one for the message and another for the newline char when necessary. Having multiple threads calling `puts` can lead to interleaved messages wit... Pull #362 30 Aug 2013 04:28AM UTC britto travis-ci pending completion   set done
44 master Move :echo => false support into LineEditors :echo => false was added to the ask method in dbfdd30, this maintains that behaviour with Readline support. Tip o' the hat to @cwninja, we paired on this. Pull #360 18 Aug 2013 09:25PM UTC georgebrock travis-ci pending completion   set done
43 master Fix table spec. push 18 Aug 2013 05:06PM UTC eventualbuddha travis-ci pending completion   set done
42 master Return order from Dir.glob isn't fixed. Different Ruby versions are returning different orders, and causing the test to fail. Pull #360 11 Aug 2013 10:50PM UTC georgebrock travis-ci pending completion   set done
41 master Return order from Dir.glob isn't fixed. Different Ruby versions are returning different orders, and causing the test to fail. Pull #360 11 Aug 2013 10:45PM UTC georgebrock travis-ci pending completion   set done
40 master Update documentation. Pull #360 11 Aug 2013 10:39PM UTC georgebrock travis-ci pending completion   set done
39 master Merge pull request #359 from lucas-heinlen/command_options_on_invoke Fixes #285 - Process a command's options when it is executed with invoke push 09 Aug 2013 06:22AM UTC sferik travis-ci pending completion   set done
38 master Fixes #285 - Process a command's options when it is executed with invoke Pull #359 08 Aug 2013 08:45PM UTC lucas-heinlen travis-ci pending completion   set done
37 master extract DynamicCommand into separate method so it's easier to override and provide your own command class. Pull #358 07 Aug 2013 08:30AM UTC apotonick travis-ci pending completion   set done
36 master Merge pull request #357 from ssrihari/master Displays a message without a stack trace for ambiguous commands push 30 Jul 2013 04:07PM UTC eventualbuddha travis-ci pending completion   set done
35 master Displays a message without a stack trace for ambiguous commands Pull #357 30 Jul 2013 12:58PM UTC ssrihari travis-ci pending completion   set done
31 master Replace any_instance with allow_any_instance_of push 15 Jul 2013 09:09PM UTC sferik travis-ci pending completion   set done
30 master Replace mock with double push 09 Jul 2013 08:46AM UTC sferik travis-ci pending completion   set done
29 master Adds quality spec - Spec will fail if Thor contains malformed whitespace - Spec will fail if Thor's tests use inconsistent quote styles (Thor prefers double-quotes) - Run with: rspec spec/quality_spec.rb Pull #352 02 Jul 2013 08:54PM UTC rthbound travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc