-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Use route rather than use thus reducing the number of stack frames #15301
Merged
Commits on Apr 5, 2021
-
Move FCGI req.URL.Path fix-up to the FCGI listener
Simplify the web.go FCGI path by moving the req.URL.Path fix-up to listener Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eca7276 - Browse repository at this point
Copy the full SHA eca7276View commit details
Commits on Apr 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 668482e - Browse repository at this point
Copy the full SHA 668482eView commit details -
move access logger to common as it is a logger
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50b9f77 - Browse repository at this point
Copy the full SHA 50b9f77View commit details -
Use routes.Route not routes.Use to reduce the number of calls on the …
…stack Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83dc5c0 - Browse repository at this point
Copy the full SHA 83dc5c0View commit details -
remove duplicate access log call
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed44d2e - Browse repository at this point
Copy the full SHA ed44d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c05ff - Browse repository at this point
Copy the full SHA d4c05ffView commit details
Commits on Apr 7, 2021
-
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56ff032 - Browse repository at this point
Copy the full SHA 56ff032View commit details -
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9e1432 - Browse repository at this point
Copy the full SHA d9e1432View commit details
Commits on Apr 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 57a4c52 - Browse repository at this point
Copy the full SHA 57a4c52View commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1969370 - Browse repository at this point
Copy the full SHA 1969370View commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 46f764e - Browse repository at this point
Copy the full SHA 46f764eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.