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

Tidb cloud #2

Closed
wants to merge 70 commits into from
Closed

Tidb cloud #2

wants to merge 70 commits into from

Commits on May 9, 2023

  1. feature: dag support mysql store

    * add gorm define to entity
    Wenne committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2daf860 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. feature: dag support mysql store

    * add store for mysql
    * add keeper for mysql
    Wenne committed May 10, 2023
    Configuration menu
    Copy the full SHA
    00eb356 View commit details
    Browse the repository at this point in the history
  2. feature: dag support mysql store

    * add store for mysql
    * add keeper for mysql
    Wenne committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c537dc4 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    313d67a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46870df View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e8f27c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f9e57 View commit details
    Browse the repository at this point in the history
  3. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a2db360 View commit details
    Browse the repository at this point in the history
  4. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c805b01 View commit details
    Browse the repository at this point in the history
  5. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    918e173 View commit details
    Browse the repository at this point in the history
  6. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    aa4b00f View commit details
    Browse the repository at this point in the history
  7. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1058399 View commit details
    Browse the repository at this point in the history
  8. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    aadb81b View commit details
    Browse the repository at this point in the history
  9. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    13cd343 View commit details
    Browse the repository at this point in the history
  10. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    96a5393 View commit details
    Browse the repository at this point in the history
  11. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3a87805 View commit details
    Browse the repository at this point in the history
  12. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    173bd9d View commit details
    Browse the repository at this point in the history
  13. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1b79b0a View commit details
    Browse the repository at this point in the history
  14. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4ab0a53 View commit details
    Browse the repository at this point in the history
  15. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d40fb6a View commit details
    Browse the repository at this point in the history
  16. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    596a69c View commit details
    Browse the repository at this point in the history
  17. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    01a6a52 View commit details
    Browse the repository at this point in the history
  18. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0532f64 View commit details
    Browse the repository at this point in the history
  19. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ac08e8f View commit details
    Browse the repository at this point in the history
  20. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    410297b View commit details
    Browse the repository at this point in the history
  21. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    43d926b View commit details
    Browse the repository at this point in the history
  22. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    607939f View commit details
    Browse the repository at this point in the history
  23. add ut

    Wenne committed May 24, 2023
    Configuration menu
    Copy the full SHA
    36b2046 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. add ut

    Wenne committed May 26, 2023
    Configuration menu
    Copy the full SHA
    bf62e7c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. add ut

    Wenne committed May 29, 2023
    Configuration menu
    Copy the full SHA
    933fa2a View commit details
    Browse the repository at this point in the history
  2. add ut

    Wenne committed May 29, 2023
    Configuration menu
    Copy the full SHA
    2be5aef View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. add ut

    Wenne committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    58ca0f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. add ut

    Wenne committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ae79e05 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. update promhttp

    Wenne committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0f420dc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. rand dispatcher

    Wenne committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ac83bb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. collect failed dag ins id

    Wenne committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e80f79e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge remote-tracking branch 'origin/master' into develop

    # Conflicts:
    #	.github/workflows/go.yml
    Wenne committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cf2b570 View commit details
    Browse the repository at this point in the history
  2. merge master

    Wenne committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0cf22ac View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix comments

    Wenne committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b9fcfc5 View commit details
    Browse the repository at this point in the history
  2. fix comments

    Wenne committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d213eeb View commit details
    Browse the repository at this point in the history
  3. fix comments

    Wenne committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    84b1e47 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    38bb8c2 View commit details
    Browse the repository at this point in the history
  2. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7fb3a13 View commit details
    Browse the repository at this point in the history
  3. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    039f2bb View commit details
    Browse the repository at this point in the history
  4. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c53efb1 View commit details
    Browse the repository at this point in the history
  5. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cc26e27 View commit details
    Browse the repository at this point in the history
  6. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    06cfc5c View commit details
    Browse the repository at this point in the history
  7. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    463c220 View commit details
    Browse the repository at this point in the history
  8. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    aa0ced7 View commit details
    Browse the repository at this point in the history
  9. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    adf448f View commit details
    Browse the repository at this point in the history
  10. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    33f2892 View commit details
    Browse the repository at this point in the history
  11. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    92a6922 View commit details
    Browse the repository at this point in the history
  12. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e41753c View commit details
    Browse the repository at this point in the history
  13. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    32d4256 View commit details
    Browse the repository at this point in the history
  14. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4a6f35d View commit details
    Browse the repository at this point in the history
  15. fix keeper bugs

    Wenne committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2feaf7c View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    c2a12f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57874a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb9c47 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. add tags

    Wenne committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a9f71d1 View commit details
    Browse the repository at this point in the history
  2. add tags

    Wenne committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9c28b60 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    5b5e853 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from qiffang/add-dia-filter-in-listdaginstances

    Add dia filter in listdaginstances
    Wenne authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a3e689c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. add collectors

    Wenne committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    04784d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    b2017dc View commit details
    Browse the repository at this point in the history
  2. add collectors

    Wenne committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1c79fc5 View commit details
    Browse the repository at this point in the history
  3. add collectors

    Wenne committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6f00392 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. add-cancel-for-daginstance

    Wenne committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9035f39 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. add-cancel-for-daginstance

    Wenne committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e828d08 View commit details
    Browse the repository at this point in the history