Kevin Mershon

Results 26 comments of Kevin Mershon

This isn't a bug with ArborJS, but an improper implementation of HTML5/ECMA 3.1 by Microsoft for IE 8 and 9.

Use the IE8/9 getter/setter shim at http://icodesnip.com/snippet/javascript/cross-browser-getterssetters-including-ie if you must use IE.

No, I don't. I've implemented ArborJS in an industry where IE pretty much has a 100% market penetration, so I feel your pain. On the upside, if more awesome HTML5-only...

Just had this same issue today on OpenJDK15 on MacOS Catalina on Intel chipset

@realgenekim Are you going to finish this PR? This is a worthwhile addition to the lib

@chadsmith @duvik I have this problem as well. Any suggestions for a hotfix?

It would probably be easier to either write a local python or ruby script for parsing diffs locally, or giving pgbot direct access to a repo.

You're right. Varying the communication model does make for an uglier design. Also, I totally get the desire to keep the app on a single language.

Okay, good point on the GiHub info. As it exists now, pgbot pulls commit data over post from local repo commit hooks. How about tracking outstanding (non-pushed) commits by branch,...

Pretty much exactly what pgbot currently does, but the ability to get PM'd the same contents at the same time pgbot announces to the channel. Syntax might be `pgbot: follow...