An open API service providing commit metadata for open source projects.

GitHub / node-machine/machine / commits

Function containerizer for Node.js. (The engine behind actions2, helpers, and shell scripts in Sails.)

SHA Message Author Date Stats
96b0197f 15.2.3 Eric <e****w@s****m> about 3 years ago
5bd907e9 merge Merge pull request #50 from DominusKelvin/fix/pretty-printing-with-custom-ins... Eric <e****w@s****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
275d8c4f feat(pack.js): implement custom inspect Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
62f671b3 Revert "feat(pack.js): update custom inspect implementation" Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
5597b048 feat(help-buid-machine.js): implement custom inspect Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
ac175bfd Revert "feat(help-build-machine.js): implement custom inspect" Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
4365b68d chore: add comment Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
748d45c6 feat(index.js): implement custom inspect for machine Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
6fb5c503 Revert "feat(index.js): implement custom inspect" Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
da348044 Update .eslintrc to make it not choke on Symbol Mike McNeil <m****l@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
bb5fba4e feat(help-build-machine.js): implement custom inspect Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
4b004688 feat(index.js): implement custom inspect Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
d278388a feat(pack.js): update custom inspect implementation Kelvin Oghenerhoro Omereshone <k****e@g****m> about 3 years ago
ba4df235 Remove node 6 from CI config files Rachael Shaw <r****@r****f> over 7 years ago
0991cac4 Update CI configuration Rachael Shaw <r****@r****f> over 7 years ago
673d9176 Change heading in README to use markdown instead of html, in case it fixes th... Rachael Shaw <r****@r****f>
Committed by: GitHub <n****y@g****m>
over 7 years ago
850e87de 15.2.2 Mike McNeil <g****l@s****m> over 8 years ago
3c1667b9 Prune logs Mike McNeil <g****l@s****m> over 8 years ago
873a8145 Swap around 71eb66400f73a52baf0a78a38c1b8d44061737ac so that .then() gets han... Mike McNeil <g****l@s****m> over 8 years ago
71eb6640 fix to properly simulate chaining: promise = promise.catch() Mike McNeil <g****l@s****m> over 8 years ago
b7d32555 revert 508b04269c7ab9d63e6999ba631589cd72b8c076 Mike McNeil <g****l@s****m> over 8 years ago
508b0426 verbose logging Mike McNeil <g****l@s****m> over 8 years ago
a3b5631a Avoid returning from .catch() (this is not tied to any known issue, just cle... Mike McNeil <g****l@s****m> over 8 years ago
20fb08f1 More parentheses Mike McNeil <g****l@s****m> over 8 years ago
82051d22 Skip 'await' tests for Node versions that dont support it. Mike McNeil <g****l@s****m> over 8 years ago
4996b0e5 15.2.1 Mike McNeil <g****l@s****m> over 8 years ago
35a44269 15.2.0 Mike McNeil <g****l@s****m> over 8 years ago
33cbba16 Handle implementationType: 'classical' for 'exits'-less functions. Mike McNeil <g****l@s****m> over 8 years ago
31ebd513 Tweak comments and add clarification Mike McNeil <g****l@s****m> over 8 years ago
1b4c52e6 Eliminate old comments, and one trivial optimization Mike McNeil <g****l@s****m> over 8 years ago
2ec709fe Validate implementationSniffingTactic Mike McNeil <g****l@s****m> over 8 years ago
dba3ac47 Dont freak out about new customization option Mike McNeil <g****l@s****m> over 8 years ago
66d12504 fix typo in error message Mike McNeil <g****l@s****m> over 8 years ago
8b49182e Cursory setup of exits arg detection Mike McNeil <g****l@s****m> over 8 years ago
fa44461f Optimize AsyncFunction function constructor check. Mike McNeil <g****l@s****m> over 8 years ago
d604351d Catch attempt to use AsyncFunction in sync:true method at build time instead ... Mike McNeil <g****l@s****m> over 8 years ago
09149456 Setup for implementationSniffingTacticgls Mike McNeil <g****l@s****m> over 8 years ago
88e9c12d 15.1.5 Mike McNeil <g****l@s****m> over 8 years ago
3a0e2926 Implement partial support for blended tolerate/intercept with retry (only wor... Mike McNeil <g****l@s****m> over 8 years ago
ed431453 15.1.4 Mike McNeil <g****l@s****m> over 8 years ago
2c6cd3b0 Fix typo in .retry(). Mike McNeil <g****l@s****m> over 8 years ago
d4c46df7 Better example Mike McNeil <g****l@s****m> over 8 years ago
c00547fb 15.1.3 Mike McNeil <g****l@s****m> over 8 years ago
0ca9dd14 Fix an oversight/edge case: an error message would have itself thrown an error. Mike McNeil <g****l@s****m> over 8 years ago
fec62dd1 15.1.2 Mike McNeil <g****l@s****m> over 8 years ago
6638b078 Eliminate support for variadic usage (because it's potentially confusing/impr... Mike McNeil <g****l@s****m> over 8 years ago
c242a0a3 15.1.1 Mike McNeil <g****l@s****m> over 8 years ago
376b9352 Remove strict idempotency check. Mike McNeil <g****l@s****m> over 8 years ago
adb36e5d 15.1.0 Mike McNeil <g****l@s****m> over 8 years ago
6233f2a0 15.1.0-0 Mike McNeil <g****l@s****m> over 8 years ago
39705fc0 Take advantage of new getInvocationInfo() method in parley to finish the last... Mike McNeil <g****l@s****m> over 8 years ago
d3f9532f Respect original invocation timeout Mike McNeil <g****l@s****m> over 8 years ago
febe40a2 Add note explaining why we don't bass in a build-time omen (or any omen) to .... Mike McNeil <g****l@s****m> over 8 years ago
7b0fa38a Clone (shallow) metadata on the way in during .retry(), just to avoid any pot... Mike McNeil <g****l@s****m> over 8 years ago
82e674e2 trivial Mike McNeil <g****l@s****m> over 8 years ago
32306907 More cleanup, after verifying it works w/ defaultArgins and defaultMeta. Mike McNeil <g****l@s****m> over 8 years ago
c466a5b9 trivial Mike McNeil <g****l@s****m> over 8 years ago
ad855568 Disable old tests, remove now-irrelevant future note Mike McNeil <g****l@s****m> over 8 years ago
eae725b4 Get rid of [Circular] (not an ideal solution, but it's good enough, since an... Mike McNeil <g****l@s****m> over 8 years ago
8d8f297b More reasonable default retry series plus make error say number of times trie... Mike McNeil <g****l@s****m> over 8 years ago
1876d70b workaround the [Circular] issue Mike McNeil <g****l@s****m> over 8 years ago
d70538aa finish "Too many retries" error, and make note of situation with [Circular] Mike McNeil <g****l@s****m> over 8 years ago
476083c6 Remove other TODO now that parley is updated: Mike McNeil <g****l@s****m> over 8 years ago
28ac8be5 Take care of more TODOs Mike McNeil <g****l@s****m> over 8 years ago
f608679d rough, working impl of .retry() Mike McNeil <g****l@s****m> over 8 years ago
594b3e0e add note for future Mike McNeil <g****l@s****m> over 8 years ago
0943e4e1 trivial Mike McNeil <g****l@s****m> over 8 years ago
a372c32c Update boilerplate and bump min parley version. Mike McNeil <g****l@s****m> over 8 years ago
4e3b634d trivial Mike McNeil <g****l@s****m> over 8 years ago
810008b6 15.0.1 Mike McNeil <g****l@s****m> over 8 years ago
627322be Reverse 8af993b01c1480aca45d7e7e2952cfd8d288a293 because all metadata isn't k... Mike McNeil <g****l@s****m> over 8 years ago
8af993b0 Obey new 'instructionTimeout' meta key Mike McNeil <g****l@s****m> over 8 years ago
a119f78d 15.0.0 Mike McNeil <g****l@s****m> over 8 years ago
312fca40 Upgrade eslint Mike McNeil <g****l@s****m> over 8 years ago
ea4c0a3a 15.0.0-24 Mike McNeil <g****l@s****m> over 8 years ago
bc3e8fc7 When checking anchor rule configurations in mdefs, do a HOP check instead of ... Mike McNeil <g****l@s****m> over 8 years ago
d44183c2 15.0.0-23 Mike McNeil <g****l@s****m> over 8 years ago
a85e502c Tolerate defaultsTo: null for otherwise-incompatible inputs if they also decl... Mike McNeil <g****l@s****m> over 8 years ago
0bfdb8ce Minor tweak to comment about defaultsTo in exits. Mike McNeil <g****l@s****m> over 8 years ago
7268f6e5 Update eslintrc to match https://github.com/balderdashy/sails-generate/blob/a... Mike McNeil <g****l@s****m> over 8 years ago
630dafdf 15.0.0-22 Mike McNeil <g****l@s****m> over 8 years ago
dfe19208 Fix the broken usage check that made https://github.com/balderdashy/sails/iss... Mike McNeil <g****l@s****m> over 8 years ago
64fb47f2 Trivial Mike McNeil <g****l@s****m> over 8 years ago
b88b82ee Clean up out-of-date comments Mike McNeil <g****l@s****m> over 8 years ago
ce5205dd expand example from previous commit for clarity Mike McNeil <g****l@s****m> over 8 years ago
0aceb086 Add note about future possibilities re merging on .customize() Mike McNeil <g****l@s****m> over 8 years ago
afaa6590 15.0.0-21 Mike McNeil <g****l@s****m> over 8 years ago
b468a208 Fix bug that could occur when packs have sub-packs or other misc. properties. Mike McNeil <g****l@s****m> over 8 years ago
79cda555 trivial clarification Mike McNeil <g****l@s****m> over 8 years ago
84f1a4a7 Add a couple of notes Mike McNeil <g****l@s****m> over 8 years ago
e9cf8334 Consolidate logic and rename to .registerDefs() Mike McNeil <g****l@s****m> over 8 years ago
b035f796 Revert getter and add new registerMethods() method to packs. Mike McNeil <g****l@s****m> over 8 years ago
4787416c Experiment that didn't work. Mike McNeil <g****l@s****m> over 8 years ago
9dc4ee7a 15.0.0-20 Mike McNeil <g****l@s****m> over 8 years ago
ade5f8ea Fix check for inputs with allowNull: true and isExemplar: true Mike McNeil <g****l@s****m> over 8 years ago
da20741b More clarification of comments. Mike McNeil <g****l@s****m> over 8 years ago
84ffe4d4 Important clarifications to comments about so-called 'process-wide' .configur... Mike McNeil <g****l@s****m> over 8 years ago
b73c9c4e 15.0.0-19 Mike McNeil <g****l@s****m> over 8 years ago
e5e541f2 Use gentler flaverring instead of a true flaverr.wrap() Mike McNeil <g****l@s****m> over 8 years ago
20d114cb Intermediate commit: Making modified errors (internal/nested UsageErrors and ... Mike McNeil <g****l@s****m> over 8 years ago

← Back to repository