-
-
Notifications
You must be signed in to change notification settings - Fork 418
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
Adapter#get_all #255
Merged
Merged
Adapter#get_all #255
Commits on May 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d11e0d8 - Browse repository at this point
Copy the full SHA d11e0d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b37c0 - Browse repository at this point
Copy the full SHA 38b37c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50bbcf6 - Browse repository at this point
Copy the full SHA 50bbcf6View commit details
Commits on May 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a148d55 - Browse repository at this point
Copy the full SHA a148d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 403d7d2 - Browse repository at this point
Copy the full SHA 403d7d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5599e - Browse repository at this point
Copy the full SHA ce5599eView commit details
Commits on May 10, 2017
-
Allow conditionally memoizing with the middleware
Sometimes assets or other things get served by rails which means this middleware is invoked. Having unless makes it easy to skip those.
Configuration menu - View commit details
-
Copy full SHA for 2f47aeb - Browse repository at this point
Copy the full SHA 2f47aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ef697 - Browse repository at this point
Copy the full SHA 65ef697View commit details -
Add efficient get_all to http adapter
This reduces the number of http requests for preload_all to one from two. Twice as nice...
Configuration menu - View commit details
-
Copy full SHA for 3d0dd3d - Browse repository at this point
Copy the full SHA 3d0dd3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce040ee - Browse repository at this point
Copy the full SHA ce040eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1250970 - Browse repository at this point
Copy the full SHA 1250970View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3e69df - Browse repository at this point
Copy the full SHA e3e69dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 648a5e4 - Browse repository at this point
Copy the full SHA 648a5e4View 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.