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

Create tags table #2036

Merged
merged 37 commits into from
Nov 14, 2023
Merged

Create tags table #2036

merged 37 commits into from
Nov 14, 2023

Commits on Nov 9, 2023

  1. working option 2

    avishniakov committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c9729d9 View commit details
    Browse the repository at this point in the history
  2. working option 2

    avishniakov committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    caecabc View commit details
    Browse the repository at this point in the history
  3. working option 2

    avishniakov committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    27624c6 View commit details
    Browse the repository at this point in the history
  4. fix mysql

    avishniakov committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    15df83c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a813455 View commit details
    Browse the repository at this point in the history
  6. fix bug + add tests

    avishniakov committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    331e1a1 View commit details
    Browse the repository at this point in the history
  7. rename

    avishniakov committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7ab1a22 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    200776e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a265b64 View commit details
    Browse the repository at this point in the history
  3. add client functions

    avishniakov committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4ff8b26 View commit details
    Browse the repository at this point in the history
  4. strenums for types/colors

    avishniakov committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4438a5f View commit details
    Browse the repository at this point in the history
  5. add tags cli

    avishniakov committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9f7daf6 View commit details
    Browse the repository at this point in the history
  6. add tags cli

    avishniakov committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e9b539a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da14b2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb26bd4 View commit details
    Browse the repository at this point in the history
  9. rely on sql for tag links

    avishniakov committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    df82b6e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1dd232b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17bced5 View commit details
    Browse the repository at this point in the history
  12. remove tagged

    avishniakov committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3bb6f82 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8f508e View commit details
    Browse the repository at this point in the history
  14. update signature in tests

    avishniakov committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3206946 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    994b59a View commit details
    Browse the repository at this point in the history
  16. update signature in tests

    avishniakov committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ee57e87 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7033f23 View commit details
    Browse the repository at this point in the history
  18. resolve branching

    avishniakov committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4b51589 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    81a0390 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    de13f1e View commit details
    Browse the repository at this point in the history
  2. resolve branching

    avishniakov committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4adcd0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dce6439 View commit details
    Browse the repository at this point in the history
  4. resolve alembic

    avishniakov committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3f79f50 View commit details
    Browse the repository at this point in the history
  5. stabilize test case

    avishniakov committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    08649c8 View commit details
    Browse the repository at this point in the history
  6. better cleanups in tests

    avishniakov committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    005adcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6e76aa View commit details
    Browse the repository at this point in the history
  8. revert hard cleanup

    avishniakov committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5324f2b View commit details
    Browse the repository at this point in the history
  9. explicit asserts in cli

    avishniakov committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1355e7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f388ae0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed33c9f View commit details
    Browse the repository at this point in the history