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

pinax-stripe-light - A new version with less bells and whistles #620

Merged
merged 50 commits into from
Nov 28, 2021
Merged

Commits on Oct 20, 2018

  1. Initial pass at moving away from previous model

    This is per comment: #594 (comment)
    paltman committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    be18c8c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

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

Commits on Apr 21, 2019

  1. Update version

    paltman committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    6e3ba8d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Update handling of webhooks

    paltman committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    3424868 View commit details
    Browse the repository at this point in the history
  2. Bump

    paltman committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    a13c0fb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Not ready for 3.0 yet

    paltman committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    909ecda View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

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

Commits on Aug 15, 2020

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

Commits on Apr 24, 2021

  1. Fix deprecations

    paltman committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    bf2610b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

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

Commits on Nov 25, 2021

  1. Update CI

    paltman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    d860ddf View commit details
    Browse the repository at this point in the history
  2. Clean up warnings

    paltman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    0a2a1e6 View commit details
    Browse the repository at this point in the history
  3. Clean up / out more unsupported things

    - don't need test templates
    - not going to use forms
    - remove py2 support
    paltman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    f833139 View commit details
    Browse the repository at this point in the history
  4. Lint

    paltman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    d8c2359 View commit details
    Browse the repository at this point in the history
  5. Bump version of action

    paltman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    1a1d989 View commit details
    Browse the repository at this point in the history
  6. Bump version of action

    paltman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    ce660ff View commit details
    Browse the repository at this point in the history
  7. Fix imports

    paltman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    41fc933 View commit details
    Browse the repository at this point in the history
  8. Install self before tests

    paltman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    0c64eea View commit details
    Browse the repository at this point in the history
  9. Add pytest-cov

    paltman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    699ff95 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Drop jsonfield

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    20810fd View commit details
    Browse the repository at this point in the history
  2. Bump action

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9b4686f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c51d68c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcea093 View commit details
    Browse the repository at this point in the history
  5. More updates

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    79f781e View commit details
    Browse the repository at this point in the history
  6. Add test coverage

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3662b74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8dd7bbc View commit details
    Browse the repository at this point in the history
  8. More test coverage

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0b105e6 View commit details
    Browse the repository at this point in the history
  9. Updates docs

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    8cfb9c8 View commit details
    Browse the repository at this point in the history
  10. Change package name

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    771652d View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into 5.x

    # Conflicts:
    #	pinax/stripe/conf.py
    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f59af2e View commit details
    Browse the repository at this point in the history
  12. Fix missing import

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    210389e View commit details
    Browse the repository at this point in the history
  13. Update package ref

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    78ef672 View commit details
    Browse the repository at this point in the history
  14. Collapse migrations

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    1d0c8f6 View commit details
    Browse the repository at this point in the history
  15. Reset migrations

    paltman committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    880acce View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Set app info

    Closes #643
    paltman committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    408c3f3 View commit details
    Browse the repository at this point in the history
  2. Fix configure

    paltman committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    9c18816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1398496 View commit details
    Browse the repository at this point in the history
  4. Break up webhooks

    paltman committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    52d6d26 View commit details
    Browse the repository at this point in the history
  5. Add generated webhooks

    paltman committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    232463e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9bdaf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bca0b59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d6da79 View commit details
    Browse the repository at this point in the history
  9. Add unregister

    paltman committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    7033922 View commit details
    Browse the repository at this point in the history
  10. Isort

    paltman committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    1c06b7a View commit details
    Browse the repository at this point in the history
  11. Update badge

    paltman committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    891fc4d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Update docs

    paltman committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    33415e7 View commit details
    Browse the repository at this point in the history
  2. Fix ci

    paltman committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    5795455 View commit details
    Browse the repository at this point in the history
  3. Fix script

    paltman committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    4ff489e View commit details
    Browse the repository at this point in the history
  4. Update history

    paltman committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    e6548d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af2723d View commit details
    Browse the repository at this point in the history