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

icicleio / Icicle / 99

Builds Branch Commit Type Ran Committer Via Coverage
99 development Code cleanup and optimizations. push 23 Apr 2015 10:12PM UTC trowski travis-ci pending completion   set done
98 development Removed optional exception parameter from server and datagram close() methods. push 23 Apr 2015 05:35PM UTC trowski travis-ci pending completion   set done
97 development Removed optional exception parameter from stream socket close() methods. push 23 Apr 2015 04:31AM UTC trowski travis-ci pending completion   set done
96 development Simplified stream interfaces. Removed poll() and await() methods from stream interfaces, as these methods only made sense on stream sockets. poll() and await() moved to protected methods on stream since there are few public use cases for these me... push 22 Apr 2015 02:00AM UTC trowski travis-ci pending completion   set done
95 development Fixed bug in reading from stream socket when encryption enabled. When reading from a stream socket with encryption enabled, polling for data would hang even if data was in the buffer, so read() was modified to check for data in the buffer before ... push 21 Apr 2015 04:07AM UTC trowski travis-ci pending completion   set done
94 development Moved stream end logic to send() method. Moved logic for ending the stream to send() method, adding the $end parameter. This allows extending classes to make the stream unwritable from an overridden send() method without calling end(), which prev... push 19 Apr 2015 11:29PM UTC trowski travis-ci pending completion   set done
93 development Fixed another bug in pipe traits. The last bug fix introduced a new bug where the writable stream would not be closed when the read stream closed normally. Also added tests for this condition. push 18 Apr 2015 06:41PM UTC trowski travis-ci pending completion   set done
92 development Fixed bug in pipe traits. Fixed a bug that caused the promise returned from pipe() to be rejected even if the stream closed normally. push 17 Apr 2015 11:40PM UTC trowski travis-ci pending completion   set done
91 development Modified Stream to close only when empty after end(). Stream now closes only once all data in the stream has been read from the stream after Stream::end() has been called. The stream is still unwritable after calling end(), but it remains readabl... push 16 Apr 2015 11:09PM UTC trowski travis-ci pending completion   set done
90 v0.2.2 Updated documentation. push 16 Apr 2015 03:31AM UTC trowski travis-ci pending completion   set done
89 master Updated documentation. push 16 Apr 2015 03:30AM UTC trowski travis-ci pending completion   set done
88 development Updated documentation. push 16 Apr 2015 03:11AM UTC trowski travis-ci pending completion   set done
87 development Updated documentation. push 15 Apr 2015 11:15PM UTC trowski travis-ci pending completion   set done
86 development Updated phpunit config. push 15 Apr 2015 05:45AM UTC trowski travis-ci pending completion   set done
85 development Added branch aliases and moved to phpdoc. push 15 Apr 2015 02:01AM UTC trowski 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