hacksalot
01c053702d
Gather.
2016-01-21 23:40:15 -05:00
hacksalot
6b171e69db
Improve CSS handling.
2016-01-21 05:21:49 -05:00
hacksalot
984ae95576
Cleanup.
2016-01-20 21:43:11 -05:00
hacksalot
f77cced7f3
Improve error handling.
2016-01-20 19:59:36 -05:00
hacksalot
9419f905df
Build verb invocation should return JSON result.
2016-01-20 01:48:33 -05:00
hacksalot
2253e4ead7
Fix theme counts.
...
The N in "Applying theme FOOBAR (N formats)" should reflect the count of
explicit + freebie output formats.
2016-01-19 16:01:34 -05:00
hacksalot
2f628f8564
Reconnect process exit codes.
2016-01-18 20:06:45 -05:00
hacksalot
a81ad0fef2
Tweak build command error condition.
2016-01-18 18:36:24 -05:00
hacksalot
e72564162b
Remove custom "extend" method.
...
Replace with NPM extend.
2016-01-18 17:31:08 -05:00
hacksalot
c98d05270e
Improve error handling.
2016-01-18 17:13:37 -05:00
hacksalot
3e3803ed85
Improve error handling.
2016-01-18 14:10:35 -05:00
hacksalot
712cba57b8
Capture.
2016-01-18 00:34:57 -05:00
hacksalot
c9e45d4991
Capture.
2016-01-17 21:46:58 -05:00
hacksalot
c9ae2ffef3
Improve errors / tests consistency.
2016-01-14 14:22:26 -05:00
hacksalot
7af50c51f6
Gather.
2016-01-14 08:48:07 -05:00
hacksalot
1b94ada709
Misc improvements.
2016-01-12 18:13:54 -05:00
hacksalot
8ced6a730a
Fix BUILD command event notifications.
2016-01-12 12:46:55 -05:00
hacksalot
11bfcd4bef
Support raw JSON in the --options parameter.
2016-01-11 18:07:56 -05:00
hacksalot
376e720f4b
Scrub.
2016-01-11 08:21:06 -05:00
hacksalot
1416f57d0b
Move verb.js to /verbs folder.
2016-01-10 19:08:29 -05:00
hacksalot
656dbe2fc2
Capture.
2016-01-10 14:53:22 -05:00
hacksalot
bd8b587c5b
Remove explicit logger and error handler params.
2016-01-09 22:34:21 -05:00
hacksalot
540ad48d61
Scrub.
2016-01-09 16:56:30 -05:00
hacksalot
732bc9809a
Start moving logging out of core.
2016-01-09 13:58:47 -05:00
hacksalot
d77b484e55
Verbs are event emitters.
...
Let verbs source events through EventEmitter. Using aggregation is a bit
simpler here than extending because of the Resig "Class" stuff.
2016-01-09 08:12:55 -05:00
hacksalot
88c71f6e9c
Move commands to Verb hierarchy
...
Move flat command functions (BUILD, ANALYZE, etc.) to a shallow Verb
hierarchy. Allow command verbs to inherit common functionality and prep
for better debugging/logging as well as test mocks.
2016-01-09 06:44:22 -05:00
hacksalot
1fbfe2507b
Carry over debug flag.
2016-01-08 16:33:13 -05:00
hacksalot
ca94513630
Fix single format output error.
...
Fixes #97 .
2016-01-08 11:59:10 -05:00
hacksalot
29c53af843
Rename "invalidTarget" error to "invalidFormat".
2016-01-08 10:09:46 -05:00
hacksalot
46bd5d51cc
Support implicit PDF generation (interim).
2016-01-08 09:00:43 -05:00
hacksalot
d6280e6d89
Start integrating JRS and FRESH rendering paths.
2016-01-08 08:40:19 -05:00
hacksalot
4a2a47f551
Tweak casing.
2016-01-08 07:08:12 -05:00
hacksalot
ae51930c9c
Tweak indentation.
2016-01-08 07:06:26 -05:00
hacksalot
fb33455bea
Refactor JRS rendering.
2016-01-08 06:48:04 -05:00
hacksalot
cb3488276d
Refactor error handling.
...
Work towards better debug/log/stack trace options for error cases.
2016-01-07 15:54:10 -05:00
hacksalot
cb46497346
Rename generate.js to build.js.
...
Should match the canonical verb name -- "build". Generate is an alias.
2016-01-07 12:03:44 -05:00