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

ledestin / frugal_timeout / 145

Builds Branch Commit Type Ran Committer Via Coverage
145 v0.0.14 * New gem release 0.0.14. push 02 Feb 2014 06:08AM UTC ledestin travis-ci pending completion   set done
144 master * New gem release 0.0.14. push 02 Feb 2014 06:01AM UTC ledestin travis-ci pending completion   set done
143 master * Use monotonic_time gem. push 01 Feb 2014 11:17PM UTC ledestin travis-ci pending completion   set done
142 master ! Travis fails on JRuby. So, if I want to make it work, better go and investigate it locally first. push 31 Jan 2014 11:00AM UTC ledestin travis-ci pending completion   set done
141 master * Test on JRuby 1.9 as well. push 31 Jan 2014 10:45AM UTC ledestin travis-ci pending completion   set done
140 master * Revert baf5d54b. Using sorted_array_binary was a bad idea - performance got worse: 1. In case of same delay, random performance, up to 2x slower. 2. In case of random delay, many times slower. push 30 Jan 2014 12:45PM UTC ledestin travis-ci pending completion   set done
139 master * Use sorted_array_binary in SortedQueue. Instead of sorting underlying array of SortedQueue by itself, use sorted_array_binary gem's sorted array. push 29 Jan 2014 08:14PM UTC ledestin travis-ci pending completion   set done
138 master * Fix README.md. push 26 Jan 2014 10:59AM UTC ledestin travis-ci pending completion   set done
137 master * Updated README.md. push 23 Jan 2014 06:14AM UTC ledestin travis-ci pending completion   set done
136 master * Try adding syntax highlighting to README.md. push 18 Jan 2014 02:14PM UTC ledestin travis-ci pending completion   set done
135 v0.0.13 * New gem release 0.0.13. push 18 Jan 2014 02:11PM UTC ledestin travis-ci pending completion   set done
134 master * Underscore case for SortedQueue. push 18 Jan 2014 01:50PM UTC ledestin travis-ci pending completion   set done
133 master * SortedQueue sorted underlying array unnecessarily. When an item was added to SortedQueue that was <= #first, no sorting of the underlying array was necessary, but it was still sorted before reject!. push 18 Jan 2014 12:55PM UTC ledestin travis-ci pending completion   set done
132 master * SortedQueue#push change. Don't call block if the pushed element is the same as the first element in the queue. push 18 Jan 2014 12:34PM UTC ledestin travis-ci pending completion   set done
131 master * Remove SortedQueue#last, which was needed only in tests. push 18 Jan 2014 12:11PM UTC ledestin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 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