Commit graph

113 commits

Author SHA1 Message Date
Daniel Bachhuber
c272bd02a4 Merge pull request #72 from runcommand/log-after-last-hook
Ensure the last step to a stage is logged appropriately
2016-09-08 18:34:21 -07:00
Daniel Bachhuber
b31f5c39fa Ensure the last step to a stage is logged appropriately 2016-09-08 17:42:58 -07:00
Daniel Bachhuber
3a0b093984 Merge pull request #71 from runcommand/fill-total-row
Fix bottom of the table when there aren't any items displayed
2016-09-08 06:23:36 -07:00
Daniel Bachhuber
a789b3ce34 Fix bottom of the table when there aren't any items displayed
The cells need to be filled in appropriately
2016-09-08 06:15:10 -07:00
Daniel Bachhuber
e0af87e156 Merge pull request #70 from runcommand/catch-exceptions
Catch hook Exceptions incrementally
2016-09-08 06:07:21 -07:00
Daniel Bachhuber
440a13b7ff Catch hook Exceptions incrementally
This permits our output buffering to work as expected.
2016-09-08 06:02:48 -07:00
Daniel Bachhuber
444951c49d Merge pull request #69 from runcommand/67-fix-empty-hook
Bail early when there aren't any hook callbacks to run
2016-09-08 05:53:16 -07:00
Daniel Bachhuber
757b3bf38a Update test for true output representation 2016-09-08 05:49:18 -07:00
Daniel Bachhuber
5953df52c2 Bail early when there aren't any hook callbacks to run 2016-09-08 05:43:42 -07:00
Daniel Bachhuber
c42fc61642 Fix the Buy Now shield 2016-09-07 16:59:24 -07:00
Daniel Bachhuber
a47aaac8b5 Ignore the .distignore file 2016-08-30 07:46:29 -07:00
Daniel Bachhuber
d6ea816ff2 Add a working version to the project 2016-08-30 07:35:04 -07:00
Daniel Bachhuber
54b85e46a0 Use the direct Github URL 2016-08-30 07:32:23 -07:00
Daniel Bachhuber
874f599ee9 Merge pull request #60 from runcommand/53-buy-now
Add a dedicated shield for Buy Now
2016-08-30 07:22:42 -07:00
Daniel Bachhuber
05ce768088 Add a dedicated shield for Buy Now 2016-08-30 07:20:45 -07:00
Daniel Bachhuber
f1b18897c9 Merge pull request #59 from runcommand/overview-section
Put the long README introduction in an Overview section
2016-08-30 07:11:14 -07:00
Daniel Bachhuber
e534255c7d Put the long README introduction in an Overview section 2016-08-30 07:05:50 -07:00
Daniel Bachhuber
e7fad38ce0 Merge pull request #58 from runcommand/48-stage-template
Register some basic hooks for the template stage
2016-08-30 07:00:21 -07:00
Daniel Bachhuber
e32a5653cd Register some basic hooks for the template stage 2016-08-30 06:57:55 -07:00
Daniel Bachhuber
6b7fb6fd26 Merge pull request #57 from runcommand/more-distignore
Add more files to `.distignore`
2016-08-30 06:45:51 -07:00
Daniel Bachhuber
0482486859 Add more files to .distignore 2016-08-30 06:10:13 -07:00
Daniel Bachhuber
dee9217170 Merge pull request #55 from runcommand/51-fix-error-notice
Fix error notice when `SAVEQUERIES` is already defined
2016-08-30 05:28:49 -07:00
Daniel Bachhuber
8b1f96d065 Add the feature file, which is necessary for the tests 2016-08-30 05:15:13 -07:00
Daniel Bachhuber
c041dc3839 Fix error notice when SAVEQUERIES is already defined
If `SAVEQUERIES` is defined as false, then we need to bail, as query
profiling won't work.
2016-08-30 05:12:48 -07:00
Daniel Bachhuber
5dc1160c94 Merge pull request #54 from runcommand/50-install-instructions
Update installation instructions with detail on how to require priv file
2016-08-29 16:02:37 -07:00
Daniel Bachhuber
769d2d9b05 Update installation instructions with detail on how to require priv file 2016-08-29 15:38:54 -07:00
Daniel Bachhuber
8c26f4dafc Merge pull request #49 from runcommand/save-hours
Use "Save hours" in the readme description
2016-08-29 11:27:26 -07:00
Daniel Bachhuber
c7bc798a42 Use "Save hours" in the readme description 2016-08-29 11:15:34 -07:00
Daniel Bachhuber
ed3360bb8b Merge pull request #46 from runcommand/40-better-pricing
Include a better description of what pricing offers
2016-08-29 09:02:56 -07:00
Daniel Bachhuber
cc35fd264c Include a better description of what pricing offers 2016-08-29 08:42:52 -07:00
Daniel Bachhuber
80f5556eb7 Add a .distignore file 2016-08-29 08:24:09 -07:00
Daniel Bachhuber
abcd31f658 Fix the Circle badge 2016-08-29 08:17:18 -07:00
Daniel Bachhuber
fdb50ea25e Merge pull request #45 from runcommand/40-better-language
Use better language in the readme
2016-08-29 08:11:22 -07:00
Daniel Bachhuber
49460b2fbd Use better language in the readme 2016-08-29 08:01:34 -07:00
Daniel Bachhuber
ca8ac609b9 Merge pull request #44 from runcommand/40-more-detail
Add installing and support details to README
2016-08-29 07:24:04 -07:00
Daniel Bachhuber
e50fe5ed2d Add installing and support details to README 2016-08-29 07:20:58 -07:00
Daniel Bachhuber
6a8780239b Merge pull request #43 from runcommand/40-readme-updates
Add a description as to what this command is about
2016-08-29 06:55:36 -07:00
Daniel Bachhuber
55d4ef7b14 Add a description as to what this command is about 2016-08-29 06:51:40 -07:00
Daniel Bachhuber
4171283359 Merge pull request #42 from runcommand/rename-scope-stage
Rename scopes to stages
2016-08-28 14:56:57 -07:00
Daniel Bachhuber
ebdd75820d Rename scopes to stages 2016-08-27 07:05:35 -07:00
Daniel Bachhuber
a3deb1a904 Merge pull request #38 from runcommand/cache-hit-miss
Improve display of cache ratio
2016-08-26 15:26:32 -07:00
Daniel Bachhuber
a356003db9 Accurately display total percentages 2016-08-26 15:20:46 -07:00
Daniel Bachhuber
7a62f86549 Array values no longer exist 2016-08-26 15:00:42 -07:00
Daniel Bachhuber
f376dcf9d3 Display cache ratio first 2016-08-26 14:58:37 -07:00
Daniel Bachhuber
ce22a986dc Don't render a cache ratio when there were no hits or misses 2016-08-26 14:58:14 -07:00
Daniel Bachhuber
a28bf64745 Merge pull request #35 from runcommand/break-apart-fields
Break apart logger headers
2016-08-26 14:23:17 -07:00
Daniel Bachhuber
cc26b83877 Break apart logger headers 2016-08-26 13:19:09 -07:00
Daniel Bachhuber
157ddfb73c Merge pull request #34 from runcommand/collapse-execution-time
Collapse the `execution_time` heading
2016-08-26 13:04:05 -07:00
Daniel Bachhuber
8397304974 Collapse the execution_time heading 2016-08-26 13:00:32 -07:00
Daniel Bachhuber
a01a5aa5ed Merge pull request #33 from runcommand/convert-hooks-logger
Convert hooks to use the logger
2016-08-26 09:59:53 -07:00