Daniel Bachhuber
b5ea0a7057
Merge pull request #77 from runcommand/bump-0-3-0
...
Bump working version to v0.3.0-alpha
2016-09-27 09:33:25 -07:00
Daniel Bachhuber
1427f3436d
Bump working version to v0.3.0-alpha
2016-09-27 08:51:31 -07:00
Daniel Bachhuber
db517e0320
Merge pull request #76 from runcommand/test-trunk
...
Fix profiling hooks on WordPress trunk
2016-09-27 08:50:54 -07:00
Daniel Bachhuber
f2960d7eab
Properly handle an unset $wp_filter
2016-09-27 08:10:41 -07:00
Daniel Bachhuber
024142a69a
Drop method that's no longer used
2016-09-27 08:01:12 -07:00
Daniel Bachhuber
f114b404e1
Take a more durable approach to timing callbacks by wrapping each
2016-09-27 07:58:36 -07:00
Daniel Bachhuber
a52759f301
Update test suite to actually handle WP_VERSION
2016-09-27 06:17:48 -07:00
Daniel Bachhuber
53cb673d4a
Don't use WP-CLI directly because it's not available
2016-09-27 06:08:26 -07:00
Daniel Bachhuber
7f2e0b83ec
Run test suite against WordPress trunk
2016-09-27 05:59:11 -07:00
Daniel Bachhuber
5a97564158
Merge pull request #75 from runcommand/bump-version-0-2-0
...
Bump version to 0.2.0
2016-09-26 06:17:27 -07:00
Daniel Bachhuber
3799c21f2c
Bump version to 0.2.0
2016-09-26 06:12:11 -07:00
Daniel Bachhuber
d0ff80adc5
Merge pull request #74 from runcommand/fix-profile-early-hooks
...
Fix profiling of early hooks
2016-09-23 06:42:15 -07:00
Daniel Bachhuber
b991373784
Fix profiling of early hooks
...
When we throw an Exception to bail out of the call, this means the rest
of the bootstrap code hasn't executed, and important things aren't set
up. Instead, we need to summarize early.
2016-09-23 06:33:30 -07:00
Daniel Bachhuber
d00b18cee3
Merge pull request #73 from runcommand/fix-hook-feature-file
...
Rename profile hook feature file
2016-09-23 06:26:39 -07:00
Daniel Bachhuber
8f06175f3f
Rename profile hook feature file
2016-09-23 06:21:55 -07:00
Daniel Bachhuber
99f05943d0
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
033d53aaaf
Ensure the last step to a stage is logged appropriately
2016-09-08 17:42:58 -07:00
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