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

Team permission allow different unit has different permission #17811

Merged
merged 62 commits into from
Jan 5, 2022

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    587ac0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb8237f View commit details
    Browse the repository at this point in the history
  3. Fix lint

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    35ae85a View commit details
    Browse the repository at this point in the history
  4. Fix translation

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b4ea024 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbcb9d5 View commit details
    Browse the repository at this point in the history
  6. Fix fixture

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    deb1901 View commit details
    Browse the repository at this point in the history
  7. merge

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    1819e25 View commit details
    Browse the repository at this point in the history
  8. Fix test

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    89197aa View commit details
    Browse the repository at this point in the history
  9. Add deprecated

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f0ed083 View commit details
    Browse the repository at this point in the history
  10. Improve code

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    5e4f751 View commit details
    Browse the repository at this point in the history
  11. Add tooltip

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c53ce3d View commit details
    Browse the repository at this point in the history
  12. Fix swagger

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    41b516d View commit details
    Browse the repository at this point in the history
  13. Fix newline

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    fbe50f6 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f81b33c View commit details
    Browse the repository at this point in the history
  15. Fix tests

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    0135739 View commit details
    Browse the repository at this point in the history
  16. Fix test

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    9d92b30 View commit details
    Browse the repository at this point in the history
  17. Fix test

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    7c77e06 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1396e74 View commit details
    Browse the repository at this point in the history
  19. Move team units with limited max level below units table

    * Update label and column names
    lafriks authored and lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    0738b2c View commit details
    Browse the repository at this point in the history
  20. Some improvements

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    dc09224 View commit details
    Browse the repository at this point in the history
  21. Fix lint

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    0bfffa2 View commit details
    Browse the repository at this point in the history
  22. Some improvements

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    fe09394 View commit details
    Browse the repository at this point in the history
  23. Fix template variables

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    fd15893 View commit details
    Browse the repository at this point in the history
  24. Add permission docs

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    1bce43a View commit details
    Browse the repository at this point in the history
  25. improve doc

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ea2f677 View commit details
    Browse the repository at this point in the history
  26. Fix fixture

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    367d1d0 View commit details
    Browse the repository at this point in the history
  27. Fix bug

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    232affa View commit details
    Browse the repository at this point in the history
  28. Fix some bug

    lunny committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c4ae43c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    eda5846 View commit details
    Browse the repository at this point in the history
  30. fix

    6543 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    dbfa40f View commit details
    Browse the repository at this point in the history
  31. gofumpt

    6543 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    23ee2b5 View commit details
    Browse the repository at this point in the history
  32. Integration test for migration (go-gitea#18124)

    integrations: basic test for Gitea {dump,restore}-repo
    This is a first step for integration testing of DumpRepository and
    RestoreRepository. It:
    
    runs a Gitea server,
    dumps a repo via DumpRepository to the filesystem,
    restores the repo via RestoreRepository from the filesystem,
    dumps the restored repository to the filesystem,
    compares the first and second dump and expects them to be identical
    
    The verification is trivial and the goal is to add more tests for each
    topic of the dump.
    
    Signed-off-by: Loïc Dachary <loic@dachary.org>
    realaravinth committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    12ad6dd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    8bc9da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecc65cf View commit details
    Browse the repository at this point in the history
  3. Fix lint

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    7f03e0c View commit details
    Browse the repository at this point in the history
  4. Fix translation

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    43808fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d1419c View commit details
    Browse the repository at this point in the history
  6. Fix fixture

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    d42a89d View commit details
    Browse the repository at this point in the history
  7. merge

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    58f8f0e View commit details
    Browse the repository at this point in the history
  8. Fix test

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    24bccf4 View commit details
    Browse the repository at this point in the history
  9. Add deprecated

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    3f847a3 View commit details
    Browse the repository at this point in the history
  10. Improve code

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    910f967 View commit details
    Browse the repository at this point in the history
  11. Add tooltip

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    1079027 View commit details
    Browse the repository at this point in the history
  12. Fix swagger

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    827826e View commit details
    Browse the repository at this point in the history
  13. Fix newline

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    12ea655 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    4209d43 View commit details
    Browse the repository at this point in the history
  15. Fix tests

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    aed9f65 View commit details
    Browse the repository at this point in the history
  16. Fix test

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    9884caf View commit details
    Browse the repository at this point in the history
  17. Fix test

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    85d952d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    034630f View commit details
    Browse the repository at this point in the history
  19. Move team units with limited max level below units table

    * Update label and column names
    lafriks authored and lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    e21c449 View commit details
    Browse the repository at this point in the history
  20. Some improvements

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    4455889 View commit details
    Browse the repository at this point in the history
  21. Fix lint

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    35eafb1 View commit details
    Browse the repository at this point in the history
  22. Some improvements

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    45962e4 View commit details
    Browse the repository at this point in the history
  23. Fix template variables

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    9c4f1e9 View commit details
    Browse the repository at this point in the history
  24. Add permission docs

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    90bb10b View commit details
    Browse the repository at this point in the history
  25. improve doc

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    83a03cc View commit details
    Browse the repository at this point in the history
  26. Fix fixture

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    252d1a8 View commit details
    Browse the repository at this point in the history
  27. Fix bug

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    d20b90e View commit details
    Browse the repository at this point in the history
  28. Fix some bug

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    fb1cc7e View commit details
    Browse the repository at this point in the history
  29. Fix bug

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    55164ac View commit details
    Browse the repository at this point in the history
  30. Merge fmt

    lunny committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2cd4b3d View commit details
    Browse the repository at this point in the history