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

KIKIMR 20897/move mvp to github #1507

Draft
wants to merge 51 commits into
base: main
Choose a base branch
from

Commits on Jan 31, 2024

  1. move mvp to github

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0c25421 View commit details
    Browse the repository at this point in the history
  2. added ydb

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    580234e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3da848a View commit details
    Browse the repository at this point in the history
  4. changed go_package

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    eeb94c6 View commit details
    Browse the repository at this point in the history
  5. made yc_common

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e688a77 View commit details
    Browse the repository at this point in the history
  6. rename package

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5275855 View commit details
    Browse the repository at this point in the history
  7. ydb.yc.priv rename 2

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    eccca4c View commit details
    Browse the repository at this point in the history
  8. added iam pages

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e492d52 View commit details
    Browse the repository at this point in the history
  9. added empty line

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f7539bb View commit details
    Browse the repository at this point in the history
  10. added testlib

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    40bc559 View commit details
    Browse the repository at this point in the history
  11. remove unused links

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7472a83 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fd10289 View commit details
    Browse the repository at this point in the history
  13. added integration

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e7a3e42 View commit details
    Browse the repository at this point in the history
  14. changed go_package

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    90c4d64 View commit details
    Browse the repository at this point in the history
  15. added microcosm

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bcb6226 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e57b27f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    672093f View commit details
    Browse the repository at this point in the history
  18. changed to yc_common

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    934afac View commit details
    Browse the repository at this point in the history
  19. remove v1 from proto

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c797a72 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d876726 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    202d982 View commit details
    Browse the repository at this point in the history
  22. added PEERDIR aim

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    be1bff1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ca6c3df View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f20ea68 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    faab440 View commit details
    Browse the repository at this point in the history
  26. Revert "remode iam/oauth in cmake"

    This reverts commit faab440.
    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    44fcab3 View commit details
    Browse the repository at this point in the history
  27. Revert "remove peerdir reference"

    This reverts commit ca6c3df.
    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    111f6ec View commit details
    Browse the repository at this point in the history
  28. Revert "remove oauth proto from iam"

    This reverts commit f20ea68.
    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9346776 View commit details
    Browse the repository at this point in the history
  29. remove reference

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b17ece1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fa02edc View commit details
    Browse the repository at this point in the history
  31. added oauth

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d702b6d View commit details
    Browse the repository at this point in the history
  32. added EXCLUDE_TAGS

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2c34f0d View commit details
    Browse the repository at this point in the history
  33. added EXCLUDE_TAGS 2

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d33cfa2 View commit details
    Browse the repository at this point in the history
  34. fix microcosm/v1

    StekPerepolnen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0d9290b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    a0f907c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    422d315 View commit details
    Browse the repository at this point in the history
  3. removed contrib/

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b1220f5 View commit details
    Browse the repository at this point in the history
  4. change to yc_common

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    33166bd View commit details
    Browse the repository at this point in the history
  5. rewrite to common

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c51dcbc View commit details
    Browse the repository at this point in the history
  6. remove v1 from vpc

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    89162d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f59a578 View commit details
    Browse the repository at this point in the history
  8. fix yc_public

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ccc331d View commit details
    Browse the repository at this point in the history
  9. added public/ydb

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cf35675 View commit details
    Browse the repository at this point in the history
  10. changed to common

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fc61050 View commit details
    Browse the repository at this point in the history
  11. changed to common 2

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8ad0012 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1fbce09 View commit details
    Browse the repository at this point in the history
  13. fix reference

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6e8ddf2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fefec0d View commit details
    Browse the repository at this point in the history
  15. return v1

    StekPerepolnen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3404564 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1c6e119 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d3c56b4 View commit details
    Browse the repository at this point in the history