Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge request & session and environment & include panels #1006

Merged
merged 6 commits into from
May 28, 2024

Conversation

markstory
Copy link
Member

I find that there are too many panels in debugkit and that we could benefit from collapsing some panels. I'm also considering merging Deprecations and Log panel together as deprecation warnings are a form of logs.

I've left the panels in the source as userland configuration could have Session => true and I don't want to break that. One open question I have is whether or not Environment panel should have configuration to turn off saving include path data. Skipping include path data can help keep debugkit data size down.

Having a separate for just session data seems redundant when session
data is always accessed through the request.
my local version was out of date.
@markstory markstory merged commit 5116f54 into 5.x May 28, 2024
6 checks passed
@markstory markstory deleted the merge-request-session branch May 28, 2024 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant