-
-
Notifications
You must be signed in to change notification settings - Fork 540
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
API Caching #3168
Merged
Merged
API Caching #3168
Commits on Jan 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3faeb6a - Browse repository at this point
Copy the full SHA 3faeb6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd38e2 - Browse repository at this point
Copy the full SHA 6cd38e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23aa6d9 - Browse repository at this point
Copy the full SHA 23aa6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e04d8 - Browse repository at this point
Copy the full SHA 53e04d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6186b8 - Browse repository at this point
Copy the full SHA c6186b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8013043 - Browse repository at this point
Copy the full SHA 8013043View commit details -
Configuration menu - View commit details
-
Copy full SHA for a115596 - Browse repository at this point
Copy the full SHA a115596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580f785 - Browse repository at this point
Copy the full SHA 580f785View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b35e3 - Browse repository at this point
Copy the full SHA 83b35e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a83b06f - Browse repository at this point
Copy the full SHA a83b06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7347c0 - Browse repository at this point
Copy the full SHA d7347c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 400082c - Browse repository at this point
Copy the full SHA 400082cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f277a46 - Browse repository at this point
Copy the full SHA f277a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d97fba - Browse repository at this point
Copy the full SHA 6d97fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d26a6b5 - Browse repository at this point
Copy the full SHA d26a6b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e12f5e8 - Browse repository at this point
Copy the full SHA e12f5e8View commit details
Commits on Jan 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cef1593 - Browse repository at this point
Copy the full SHA cef1593View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe8253 - Browse repository at this point
Copy the full SHA 2fe8253View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bb9be - Browse repository at this point
Copy the full SHA c3bb9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49adf88 - Browse repository at this point
Copy the full SHA 49adf88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 237543c - Browse repository at this point
Copy the full SHA 237543cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a54a6 - Browse repository at this point
Copy the full SHA 05a54a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e777ae4 - Browse repository at this point
Copy the full SHA e777ae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c917b9 - Browse repository at this point
Copy the full SHA 1c917b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e0569e - Browse repository at this point
Copy the full SHA 5e0569eView commit details -
Since our controllers are constructed with a request, testing multiple endpoints in a single test method will only use the first request.
Configuration menu - View commit details
-
Copy full SHA for 1b1c508 - Browse repository at this point
Copy the full SHA 1b1c508View commit details
Commits on Jan 29, 2021
-
Avoid injecting request into controllers.
This makes it harder to test multiple endpoints in an orchest test, as only the first request will be used when the router instantiates controllers.
Configuration menu - View commit details
-
Copy full SHA for 87356b2 - Browse repository at this point
Copy the full SHA 87356b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc029d - Browse repository at this point
Copy the full SHA ebc029dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2cf9b - Browse repository at this point
Copy the full SHA 4f2cf9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e963600 - Browse repository at this point
Copy the full SHA e963600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d7244 - Browse repository at this point
Copy the full SHA 41d7244View 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.