Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poll Memoizer #704

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Poll Memoizer #704

wants to merge 8 commits into from

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    db480ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da51be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ccc5e8 View commit details
    Browse the repository at this point in the history
  4. Specs for Poll adapter

    bkeepers committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    729f06b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61aeebc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97ce4d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cc069f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Merge remote-tracking branch 'origin/main' into poll-memoizer

    * origin/main: (454 commits)
      Use flippercloud.io API, don't retry failures
      Move rails constants
      Show deprecation warning for Rails < 6.1.0
      Show deprecation warning for Ruby < 3.0
      UI: show a badge if a new release is available
      Use GitHub Releases for changelog
      Fix warning from script/bootstrap
      Prepare for 1.1.2 release
      Update Changelog
      Fix remove_index for older Rails versions
      Add length to update migration
      Create instead of purge before all
      Indifferent access for old Rails versions
      Fix rescue that may be obscuring errors on Actions
      Skip AR tests locally if db can't connect
      Add rails to readme like summary
      Add feature flag to summaries
      Duplicate postgres env config
      Move postgres env config
      Configure postgres and mysql on CI
      ...
    bkeepers committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    901d308 View commit details
    Browse the repository at this point in the history