Daniel Bachhuber
|
4616a55596
|
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
|
bdf94d8b1f
|
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
|
dd05fc31a5
|
Merge pull request #70 from runcommand/catch-exceptions
Catch hook Exceptions incrementally
|
2016-09-08 06:07:21 -07:00 |
|
Daniel Bachhuber
|
c1d7639e9b
|
Catch hook Exceptions incrementally
This permits our output buffering to work as expected.
|
2016-09-08 06:02:48 -07:00 |
|
Daniel Bachhuber
|
87b072ca2b
|
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
|
0fed2f3392
|
Update test for true output representation
|
2016-09-08 05:49:18 -07:00 |
|
Daniel Bachhuber
|
f548144ab2
|
Bail early when there aren't any hook callbacks to run
|
2016-09-08 05:43:42 -07:00 |
|
Daniel Bachhuber
|
be5cda1909
|
Fix the Buy Now shield
|
2016-09-07 16:59:24 -07:00 |
|
Daniel Bachhuber
|
a8558bf600
|
Merge pull request #64 from runcommand/new-php-version
Use a newer PHP version and newer env
|
2016-08-31 04:35:26 -07:00 |
|
Daniel Bachhuber
|
6692e9d3be
|
Use a newer PHP version and newer env
|
2016-08-30 13:34:27 -07:00 |
|
Daniel Bachhuber
|
9a512f7f81
|
Ignore the .distignore file
|
2016-08-30 07:46:29 -07:00 |
|
Daniel Bachhuber
|
a6c6394146
|
Add a working version to the project
|
2016-08-30 07:35:04 -07:00 |
|
Daniel Bachhuber
|
c9bc792cc6
|
Use the direct Github URL
|
2016-08-30 07:32:23 -07:00 |
|
Daniel Bachhuber
|
d5e8306fd6
|
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
|
85f4c02c1a
|
Add a dedicated shield for Buy Now
|
2016-08-30 07:20:45 -07:00 |
|
Daniel Bachhuber
|
39524919eb
|
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
|
ce62d52b19
|
Put the long README introduction in an Overview section
|
2016-08-30 07:05:50 -07:00 |
|
Daniel Bachhuber
|
dd0f772a6b
|
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
|
5a3748b62b
|
Register some basic hooks for the template stage
|
2016-08-30 06:57:55 -07:00 |
|
Daniel Bachhuber
|
47045bf49a
|
Merge pull request #57 from runcommand/more-distignore
Add more files to `.distignore`
|
2016-08-30 06:45:51 -07:00 |
|
Daniel Bachhuber
|
0152a89f14
|
Add more files to .distignore
|
2016-08-30 06:10:13 -07:00 |
|
Daniel Bachhuber
|
453563e56a
|
Merge pull request #56 from runcommand/25-rm-standard-test
Remove the standard WP load test
|
2016-08-30 05:32:07 -07:00 |
|
Daniel Bachhuber
|
3c8216563e
|
Remove the standard WP load test
|
2016-08-30 05:30:18 -07:00 |
|
Daniel Bachhuber
|
2de9bdbe12
|
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
|
e94903dc2d
|
Add the feature file, which is necessary for the tests
|
2016-08-30 05:15:13 -07:00 |
|
Daniel Bachhuber
|
7a00bd3938
|
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
|
8018079eaf
|
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
|
0b744f9e47
|
Update installation instructions with detail on how to require priv file
|
2016-08-29 15:38:54 -07:00 |
|
Daniel Bachhuber
|
fbd7702307
|
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
|
a2757c67b1
|
Use "Save hours" in the readme description
|
2016-08-29 11:15:34 -07:00 |
|
Daniel Bachhuber
|
a1a16f4699
|
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
|
a222bbb5ab
|
Include a better description of what pricing offers
|
2016-08-29 08:42:52 -07:00 |
|
Daniel Bachhuber
|
7f778eaa61
|
Add a .distignore file
|
2016-08-29 08:24:09 -07:00 |
|
Daniel Bachhuber
|
50b51a5c6f
|
Fix the Circle badge
|
2016-08-29 08:17:18 -07:00 |
|
Daniel Bachhuber
|
ad7b88b433
|
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
|
f0d01e0487
|
Use better language in the readme
|
2016-08-29 08:01:34 -07:00 |
|
Daniel Bachhuber
|
fe1d229b70
|
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
|
f34f47f4db
|
Add installing and support details to README
|
2016-08-29 07:20:58 -07:00 |
|
Daniel Bachhuber
|
53a662eb36
|
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
|
e459117253
|
Add a description as to what this command is about
|
2016-08-29 06:51:40 -07:00 |
|
Daniel Bachhuber
|
459fc8b329
|
Merge pull request #42 from runcommand/rename-scope-stage
Rename scopes to stages
|
2016-08-28 14:56:57 -07:00 |
|
Daniel Bachhuber
|
42c17b03be
|
Rename scopes to stages
|
2016-08-27 07:05:35 -07:00 |
|
Daniel Bachhuber
|
96b3d1d812
|
Merge pull request #38 from runcommand/cache-hit-miss
Improve display of cache ratio
|
2016-08-26 15:26:32 -07:00 |
|
Daniel Bachhuber
|
8b38dfb70c
|
Accurately display total percentages
|
2016-08-26 15:20:46 -07:00 |
|
Daniel Bachhuber
|
fe0be6a938
|
Array values no longer exist
|
2016-08-26 15:00:42 -07:00 |
|
Daniel Bachhuber
|
80ccac7690
|
Display cache ratio first
|
2016-08-26 14:58:37 -07:00 |
|
Daniel Bachhuber
|
3697235ff7
|
Don't render a cache ratio when there were no hits or misses
|
2016-08-26 14:58:14 -07:00 |
|
Daniel Bachhuber
|
ebe058c208
|
Merge pull request #35 from runcommand/break-apart-fields
Break apart logger headers
|
2016-08-26 14:23:17 -07:00 |
|
Daniel Bachhuber
|
e8e12e89ee
|
Break apart logger headers
|
2016-08-26 13:19:09 -07:00 |
|
Daniel Bachhuber
|
8962e33eab
|
Merge pull request #34 from runcommand/collapse-execution-time
Collapse the `execution_time` heading
|
2016-08-26 13:04:05 -07:00 |
|