-
Notifications
You must be signed in to change notification settings - Fork 187
Comparing changes
Open a pull request
base repository: Shopify/bootsnap
base: v1.7.3
head repository: Shopify/bootsnap
compare: v1.7.6
- 18 commits
- 14 files changed
- 5 contributors
Commits on Apr 14, 2021
-
Ignore errors while attempting to perist the cache.
They are likely to be permission issues or rare race conditions caused by multiple processes using the same cache. In such instance it's better to simply gracefully degrade to not peristing the cache.
Configuration menu - View commit details
-
Copy full SHA for d878622 - Browse repository at this point
Copy the full SHA d878622View commit details
Commits on Apr 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 503e9d5 - Browse repository at this point
Copy the full SHA 503e9d5View commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3e94307 - Browse repository at this point
Copy the full SHA 3e94307View commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fa80667 - Browse repository at this point
Copy the full SHA fa80667View commit details -
Configuration menu - View commit details
-
Copy full SHA for c834dff - Browse repository at this point
Copy the full SHA c834dffView commit details -
Add a GitHub issue template to help contributors confirm their issue …
…is with bootsnap
Configuration menu - View commit details
-
Copy full SHA for a7b3628 - Browse repository at this point
Copy the full SHA a7b3628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d1a410 - Browse repository at this point
Copy the full SHA 4d1a410View commit details
Commits on Apr 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4ccccfc - Browse repository at this point
Copy the full SHA 4ccccfcView commit details -
Merge pull request #358 from metaskills/ReadOnlyFilesystem
Ignore Read-Only Filesystems
Configuration menu - View commit details
-
Copy full SHA for 2d40bd3 - Browse repository at this point
Copy the full SHA 2d40bd3View commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 11fa130 - Browse repository at this point
Copy the full SHA 11fa130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b81ae - Browse repository at this point
Copy the full SHA 22b81aeView commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f509421 - Browse repository at this point
Copy the full SHA f509421View commit details -
Merge pull request #361 from psparrow/master
Add prepend and append to ChangeObserver
Configuration menu - View commit details
-
Copy full SHA for ba68d31 - Browse repository at this point
Copy the full SHA ba68d31View commit details
Commits on Jul 26, 2021
-
This fixes the `Encoding::UndefinedConversionError` error for Rails applications. Rails sets the default encoding to UTF8: https://github.com/rails/rails/blob/main/railties/lib/rails.rb#L22-L23 We want to set it to Binary but the IO.pipe method only sets it for the reader, not the writer.
Configuration menu - View commit details
-
Copy full SHA for d705a40 - Browse repository at this point
Copy the full SHA d705a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ecffc - Browse repository at this point
Copy the full SHA c6ecffcView commit details -
Merge pull request #364 from ngan/fix-encoding-for-rails-apps
Set encoding for write pipe
Configuration menu - View commit details
-
Copy full SHA for 6c89cf9 - Browse repository at this point
Copy the full SHA 6c89cf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dbb866 - Browse repository at this point
Copy the full SHA 0dbb866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d02f87 - Browse repository at this point
Copy the full SHA 4d02f87View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.7.3...v1.7.6