-
Notifications
You must be signed in to change notification settings - Fork 61
Comparing changes
Open a pull request
base repository: pelargir/auto-session-timeout
base: main
head repository: bigbinary/auto-session-timeout
compare: main
- 13 commits
- 6 files changed
- 6 contributors
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f4558b - Browse repository at this point
Copy the full SHA 3f4558bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154fbc8 - Browse repository at this point
Copy the full SHA 154fbc8View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f12a80a - Browse repository at this point
Copy the full SHA f12a80aView commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e6a1da8 - Browse repository at this point
Copy the full SHA e6a1da8View commit details -
Merge pull request #1 from bigbinary/6024-login-check-update
Updated signing_in? checks
Configuration menu - View commit details
-
Copy full SHA for 0c9b63c - Browse repository at this point
Copy the full SHA 0c9b63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 375a3f8 - Browse repository at this point
Copy the full SHA 375a3f8View commit details -
Merge pull request #2 from bigbinary/bump-gem-version
Bumped gem version
Configuration menu - View commit details
-
Copy full SHA for 2739548 - Browse repository at this point
Copy the full SHA 2739548View commit details
Commits on Oct 30, 2025
-
Support Rails 7.2+: relax actionpack upper bound to < 8.0, bump versi…
…on to 1.2.0, update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 43b58b0 - Browse repository at this point
Copy the full SHA 43b58b0View commit details
Commits on Oct 31, 2025
-
Add Rails 7.2+ and Rails 8 support
- Update actionpack dependency to support Rails 8 (< 9.0) - Replace deprecated .try method with safe navigation operator (&.) - Modernize gemspec file listing from backtick git ls-files to Dir.glob - Add Rails 7.2 and 8.0 to CI test matrix - Add Ruby 3.3 support to CI - Bump version to 1.3.0 All tests pass with Rails 7.2 and Rails 8.0
Configuration menu - View commit details
-
Copy full SHA for cd04553 - Browse repository at this point
Copy the full SHA cd04553View commit details -
Merge pull request #3 from bigbinary/feat/rails-7_2-support
Add Rails 7.2+ and Rails 8 support
Configuration menu - View commit details
-
Copy full SHA for 1e4bb97 - Browse repository at this point
Copy the full SHA 1e4bb97View commit details
Commits on Apr 16, 2026
-
Fixed handle_session_reset to call sign_out directly and extracted se…
…t_session_expiry method
Configuration menu - View commit details
-
Copy full SHA for 03607c8 - Browse repository at this point
Copy the full SHA 03607c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f604f - Browse repository at this point
Copy the full SHA 18f604fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52956d1 - Browse repository at this point
Copy the full SHA 52956d1View 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 main...main