Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reverbdotcom/authlogic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 261891e
Choose a base ref
...
head repository: binarylogic/authlogic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f2c01d4
Choose a head ref
  • 15 commits
  • 18 files changed
  • 4 contributors

Commits on Oct 22, 2024

  1. Support Rails 8.0

    zhuravel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3cd77fb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Cleanup

    zhuravel committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    318c758 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. Merge pull request binarylogic#770 from talkable/master

    Support Rails 7.2 and 8.0
    binarylogic authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    d155fff View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. mutex_m is a seperate gem now

    brendon committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    71ad641 View commit details
    Browse the repository at this point in the history
  2. Lean on require_relative

    Remove `require "active_record"`
    brendon committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    a559477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f7d8a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee03da0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c40ca5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97babdb View commit details
    Browse the repository at this point in the history
  7. Try not bundling explicitly

    brendon committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    ed212a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    143db02 View commit details
    Browse the repository at this point in the history
  9. Declare the gemfile globally

    brendon committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    165109e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Try bundler cache

    brendon committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    cd75c88 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Merge pull request binarylogic#777 from brendon/better-loading-everyone

    Load authlogic at the proper time
    binarylogic authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    420f4de View commit details
    Browse the repository at this point in the history
  2. Release 6.5.0

    Signed-off-by: Ben Johnson <[email protected]>
    binarylogic committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    f2c01d4 View commit details
    Browse the repository at this point in the history
Loading