KEMBAR78
Comparing v1.3.4...v1.3.5 · flippercloud/flipper · GitHub
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: flippercloud/flipper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.4
Choose a base ref
...
head repository: flippercloud/flipper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.5
Choose a head ref
  • 15 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    96954c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Merge pull request #918 from joshgoebel/no-more-namespacing

    (cleanup) redis-namespace no longer works
    jnunemaker authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    b16e355 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Configuration menu
    Copy the full SHA
    fd6f0c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f3f147 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #922 from flippercloud/frozen-string

    Fix frozen strings for ruby 3.4
    jnunemaker authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    c46f433 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    b1edb6f View commit details
    Browse the repository at this point in the history
  2. Force active record to load and fully namespace the AR models to avoi…

    …d confusion with flipper classes Feature/Gate
    jnunemaker committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    4af9614 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2025

  1. Remove onload stuff

    Now that we are lazy loading the column check we don't need this stuff I believe.
    jnunemaker committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    6164a7a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Merge pull request #924 from flippercloud/lazy-load-warning

    ActiveRecord Loading Stuff
    jnunemaker authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    1e25bd8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Configuration menu
    Copy the full SHA
    99f6776 View commit details
    Browse the repository at this point in the history
  2. Fix typo in sequel.rb

    codeconscious authored May 16, 2025
    Configuration menu
    Copy the full SHA
    c9b3a3e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #928 from codeconscious/fix/migration-text-typos

    Fix grammatical issue ("needs migrated")
    jnunemaker authored May 16, 2025
    Configuration menu
    Copy the full SHA
    d498a1e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Configuration menu
    Copy the full SHA
    5cd3b40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #931 from flippercloud/redis-with

    Horrible hackish thing to fix redis less than 4.7 with active record 7.1
    jnunemaker authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    f738c0d View commit details
    Browse the repository at this point in the history
  3. Release 1.3.5

    jnunemaker committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    87e8674 View commit details
    Browse the repository at this point in the history
Loading