-
Notifications
You must be signed in to change notification settings - Fork 71
Comparing changes
Open a pull request
base repository: rails/solid_cache
base: v1.0.5
head repository: rails/solid_cache
compare: v1.0.6
- 14 commits
- 27 files changed
- 5 contributors
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c393cd3 - Browse repository at this point
Copy the full SHA c393cd3View commit details -
Merge pull request #213 from npezza93/main
Update schema version to match gemspec
Configuration menu - View commit details
-
Copy full SHA for 94ea379 - Browse repository at this point
Copy the full SHA 94ea379View commit details
Commits on Sep 9, 2024
-
Too error-prone to munge config/database.yml automatically
Besides, it is auto-configured out of the box for Rails 8.
Configuration menu - View commit details
-
Copy full SHA for 3b69b56 - Browse repository at this point
Copy the full SHA 3b69b56View commit details -
Merge branch 'main' into stop-auto-configuring-database-yml
* main: Update schema version to match gemspec
Configuration menu - View commit details
-
Copy full SHA for 105205a - Browse repository at this point
Copy the full SHA 105205aView commit details -
Remove database from test/development configuration
The installer does not create development or test databases, so don't include them in the default configuration. Fixes: #216
Configuration menu - View commit details
-
Copy full SHA for fa9b129 - Browse repository at this point
Copy the full SHA fa9b129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 133a850 - Browse repository at this point
Copy the full SHA 133a850View commit details -
Merge pull request #217 from rails/stop-auto-configuring-database-yml
Too error-prone to munge config/database.yml automatically
Configuration menu - View commit details
-
Copy full SHA for 1a7bc82 - Browse repository at this point
Copy the full SHA 1a7bc82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a445d - Browse repository at this point
Copy the full SHA 77a445dView commit details
Commits on Sep 10, 2024
-
Merge pull request #218 from rails/no-dev-or-test-db
Remove database from test/development configuration
Configuration menu - View commit details
-
Copy full SHA for 5b5f410 - Browse repository at this point
Copy the full SHA 5b5f410View commit details -
Always manage connections when database is specified
When a database is specified, we should always manage connections so that we can ensure the cache is writable. But if you just use the default connection for the rest of the app, we won't attempt to manage that. Fixes: #214
Configuration menu - View commit details
-
Copy full SHA for f1d3f57 - Browse repository at this point
Copy the full SHA f1d3f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec6b58c - Browse repository at this point
Copy the full SHA ec6b58cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4da863 - Browse repository at this point
Copy the full SHA a4da863View commit details -
Default to cache.yml instead of solid_cache.yml
We'll fall back to the old filename if cache.yml doesn't exist.
Configuration menu - View commit details
-
Copy full SHA for 4a7e97d - Browse repository at this point
Copy the full SHA 4a7e97dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52bd211 - Browse repository at this point
Copy the full SHA 52bd211View 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.0.5...v1.0.6