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

Refactor Gitlab Remote #358

Merged
merged 53 commits into from
Oct 3, 2021
Merged

Commits on Sep 25, 2021

  1. RM gitlab api v3 support

    6543 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    7fda1cb View commit details
    Browse the repository at this point in the history
  2. Start Using xanzy gitlab lib

    6543 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    acb5243 View commit details
    Browse the repository at this point in the history
  3. CleanUp

    6543 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    077485f View commit details
    Browse the repository at this point in the history
  4. Migrate Teams()

    6543 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    a9dca6d View commit details
    Browse the repository at this point in the history
  5. CleanUp Unused

    6543 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    596734b View commit details
    Browse the repository at this point in the history
  6. code format and minor nit

    6543 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    e2e01bd View commit details
    Browse the repository at this point in the history
  7. Get Repo

    6543 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    d06a003 View commit details
    Browse the repository at this point in the history
  8. Fix TEST

    6543 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    df291c3 View commit details
    Browse the repository at this point in the history
  9. unexport

    6543 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    342aeed View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    425e4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76bcecd View commit details
    Browse the repository at this point in the history
  3. Cleanup And convert File()

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    a1aa49d View commit details
    Browse the repository at this point in the history
  4. Implement Dir

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    1cf8832 View commit details
    Browse the repository at this point in the history
  5. todo done

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    d15a930 View commit details
    Browse the repository at this point in the history
  6. rm unused

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    7ac60d3 View commit details
    Browse the repository at this point in the history
  7. Fix Test & Pagination

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    ca878c2 View commit details
    Browse the repository at this point in the history
  8. Use right client NewOAuthClient

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    6a41fd5 View commit details
    Browse the repository at this point in the history
  9. log...

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    c811dbf View commit details
    Browse the repository at this point in the history
  10. Migrate Activate & Deactivate

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    604cee0 View commit details
    Browse the repository at this point in the history
  11. fix test

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    3a14617 View commit details
    Browse the repository at this point in the history
  12. Pars WebHooks via lib

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    f570e48 View commit details
    Browse the repository at this point in the history
  13. rm unused

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    f97b4fc View commit details
    Browse the repository at this point in the history
  14. rm old client

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    9298af1 View commit details
    Browse the repository at this point in the history
  15. finish tests

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    77460fe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    da92653 View commit details
    Browse the repository at this point in the history
  17. split code

    6543 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    cd20026 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    38fca18 View commit details
    Browse the repository at this point in the history
  2. Update Docs

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0effe70 View commit details
    Browse the repository at this point in the history
  3. RM unused code

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    123acdb View commit details
    Browse the repository at this point in the history
  4. add logging todo

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    2ff1ce3 View commit details
    Browse the repository at this point in the history
  5. Workaround

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    aebcc8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbb22f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bf4e6f View commit details
    Browse the repository at this point in the history
  8. bugfix & more

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    dc80213 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1102c25 View commit details
    Browse the repository at this point in the history
  10. use repo ID

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    5edc0a1 View commit details
    Browse the repository at this point in the history
  11. fix

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    c95f957 View commit details
    Browse the repository at this point in the history
  12. fix bug 😂 & logging!

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    e2978b7 View commit details
    Browse the repository at this point in the history
  13. update webhook tests

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    18ff722 View commit details
    Browse the repository at this point in the history
  14. fix test

    6543 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    36b4a95 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    77713b9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3fd88a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    3ac0523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c60dbb View commit details
    Browse the repository at this point in the history
  3. add context

    6543 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    42bdb8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4121084 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    148a30c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    a49ea5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962bb99 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. reformat code

    6543 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    d836690 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Oct 2, 2021

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

Commits on Oct 3, 2021

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