Mark Story

Results 653 comments of Mark Story

> I revised the code a bit. Should I make a new commit or should I squash it to the previous one? We can also squash on our side when...

The URL list page gives a paginated list of requests for a 'simple_url' below the graphs.

Does that do the trick, or is there something else you had in mind. (sorry for the double post, I slipped on cmd-enter.)

That makes sense. I've been meaning to add searching/filtering to the URL view which I think would help address this.

I thought some more about what you were describing and I don't think adding a search is going to to help. Does the following sound like what you were thinking:...

As an update on this. As of dfef48cef529c5432cd9e46b1bcf40705a02be62 when you limit the URL page to specific date ranges the graphs also update. The graphs still don't work well when the...

I think #69 mostly addresses this issue as you can pick a preset slice of time, or create a custom time interval to view non-aggregate data in.

You can modify the header.php file to include the `XHPROF_FLAGS_NO_BUILTINS` flag. There isn't a good way to set that up in the config file though.

I would be interested to see the workflow for how the request would be made and correct request found later in xhgui. I think having machine readable outputs like xml...

Any chance you could send a pull request to fix what you think is incorrect?