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

facebook / react / 14134

Builds Branch Commit Type Ran Committer Via Coverage
14134 master Revert "Check for event listener in props instead of bank (#8192)" (#8239) This reverts commit a878c3056. The previous stuff that this builds on didn't successfully land fully. Since I want to measure this in is... push 09 Nov 2016 01:02AM UTC web-flow travis-ci pending completion   set done
14125 master Check for event listener in props instead of bank (#8192) This just reads events from the props instead of storing them in a listener back. I had to rewrite a bunch of tests to cover this model. I removed the tests that just test the adding ... push 08 Nov 2016 04:42AM UTC web-flow travis-ci pending completion   set done
14124 master Add Fibers to ReactTreeTraversal This traverses parent based on the type of internal instance it is passed. If it is a Fiber it may have to traverse multiple steps until it finds a HostComponent. This will allow us to use the event system with F... Pull #8232 08 Nov 2016 04:42AM UTC web-flow travis-ci pending completion   set done
14123 master Revert normalized text node fix (#8231) This reverts the implementation in 33325ad00. I didn't mean to merge the implementation since it is incorrect and incomplete. I meant to just merge the unit test. push 08 Nov 2016 03:16AM UTC web-flow travis-ci pending completion   set done
14121 master Check for event listener in props instead of bank This just reads events from the props instead of storing them in a listener back. I had to rewrite a bunch of tests to cover this model. I removed the tests that just test the adding and removing... Pull #8192 08 Nov 2016 03:01AM UTC web-flow travis-ci pending completion   set done
14119 master Build infra for tracking dev-specific failures I'll plan to change all of our console.error and component-tree expects to expectDev. It's a little annoying that we need to make sure tests don't throw (see my change to normalizeCodeLocInfo) but an... Pull #8228 08 Nov 2016 02:56AM UTC Ben Alpert travis-ci pending completion   set done
14118 master Rerun tests (#8230) * Ensure that we're listening to all onChange dependencies for controlled inputs When there is no onChange event handler, we should still listen to it to ensure controlled values get reset. There is warning associated w... push 08 Nov 2016 02:40AM UTC web-flow travis-ci pending completion   set done
14116 master Ensure that we're listening to all onChange dependencies for controlled inputs (#8229) When there is no onChange event handler, we should still listen to it to ensure controlled values get reset. There is warning associated with this but the ... push 08 Nov 2016 02:37AM UTC web-flow travis-ci pending completion   set done
14113 master Build infra for tracking dev-specific failures I'll plan to change all of our console.error and component-tree expects to expectDev. It's a little annoying that we need to make sure tests don't throw (see my change to normalizeCodeLocInfo) but an... Pull #8228 08 Nov 2016 12:56AM UTC Ben Alpert travis-ci pending completion   set done
14111 master If error is not caught, unmount entire tree This lets us preserve the invariant that if a tree contains pending work, its root is scheduled. Previously, a tree with an uncaught error broke this assumption. Now we can exit early in scheduleUpdate... Pull #8227 08 Nov 2016 12:16AM UTC web-flow travis-ci pending completion   set done
14107 master Fix lint in ReactUpdates (#8225) I was a bit too trigger happy. push 07 Nov 2016 10:03PM UTC web-flow travis-ci pending completion   set done
14105 master Use explicit pass for restoring controlled state instead of asap (#8176) * Use explicit pass for restoring controlled state instead of asap This gets rid of the first class ReactUpdates.asap scheduling. Instead of scheduling a first class fun... push 07 Nov 2016 09:53PM UTC web-flow travis-ci pending completion   set done
14101 master Run fiber tests just once on Travis (#8221) Consolidate facts tracking with the other script. push 07 Nov 2016 08:18PM UTC web-flow travis-ci pending completion   set done
14100 master Hide detailed failure output in scripts/fiber/record-tests (#8214) ![image](https://cloud.githubusercontent.com/assets/6820/20033841/a55fefa4-a367-11e6-99c0-44dfe38e1db7.png) push 07 Nov 2016 08:14PM UTC web-flow travis-ci pending completion   set done
14099 master Fix errors in ReactNativeMount (#8223) push 07 Nov 2016 08:10PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 340
  • 341
  • 342
  • 343
  • 344
  • 345
  • 346
  • 347
  • 348
  • …
  • 388
  • 389
  • 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