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

celluloid / timers / 125

Builds Branch Commit Type Ran Committer Via Coverage
125 master Bump version to 4.0.1 and note CHANGES push 10 Sep 2014 03:53PM UTC tarcieri travis-ci pending completion   set done
124 master Merge pull request #40 from ioquatix/cancel-after-fire Failing test for memory usage/leak. push 10 Sep 2014 03:45PM UTC tarcieri travis-ci pending completion   set done
123 master Merge pull request #42 from LavirtheWhiolet/patch-1 Fix issue #41: Hang up when "mathn" is required push 10 Sep 2014 03:41PM UTC tarcieri travis-ci pending completion   set done
122 master Fix issue #41: Hang up when "mathn" is required The following code buzzed: ```ruby require 'timers' require 'mathn' timers = Timers::Group.new t = timers.after(5) { puts "OK!" } sleep(1) t.reset timers.wait() ``` Pull #42 09 Sep 2014 01:27PM UTC LavirtheWhiolet travis-ci pending completion   set done
121 master Don't depend on GC for test. Pull #40 08 Sep 2014 11:48PM UTC ioquatix travis-ci pending completion   set done
120 master Skip test if running on JRuby. Pull #40 07 Sep 2014 10:21PM UTC ioquatix travis-ci pending completion   set done
119 master Cancel the timer after it has been fired. Allows GC cleanup unless it is retained elsewhere. Keep @group around so if the user calls reset it should work as expected. Pull #40 07 Sep 2014 01:23AM UTC ioquatix travis-ci pending completion   set done
118 master Failing test for memory usage/leak. Pull #40 07 Sep 2014 12:39AM UTC ioquatix travis-ci pending completion   set done
117 master Failing test for memory usage/leak. Pull #40 07 Sep 2014 12:37AM UTC ioquatix travis-ci pending completion   set done
116 master Added gem install instructions There seems to be another gem called "timer" that gets installed if you don't specify the Git source. Pull #38 20 Aug 2014 02:54AM UTC kenfehling travis-ci pending completion   set done
115 master Merge pull request #37 from godfat/double-cancelling Timer should be able to be cancelled more than once push 19 Aug 2014 05:55PM UTC tarcieri travis-ci pending completion   set done
114 master Simply test if we could cancel twice Pull #37 02 Aug 2014 04:04AM UTC godfat travis-ci pending completion   set done
113 master Timer should be able to be cancelled more than once Pull #37 01 Aug 2014 08:16AM UTC godfat travis-ci pending completion   set done
112 v4.0.0 Note CHANGES for 4.0.0 push 27 Jul 2014 06:54PM UTC tarcieri travis-ci pending completion   set done
111 master Note CHANGES for 4.0.0 push 27 Jul 2014 06:53PM UTC tarcieri travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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