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

Never add labels not from this repository or organisation and remove org labels on transfer #14928

Merged

Commits on Mar 8, 2021

  1. Never add labels not from this repository or organisation and remove …

    …org labels on transfer
    
    Prevent the addition of labels from outside of the repository or
    organisation and remove organisation labels on transfer.
    
    Related go-gitea#14908
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    76de543 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into fix-14908-labels-no…

    …t-in-repository-part-1
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    2d2e917 View commit details
    Browse the repository at this point in the history
  3. switch to use sql

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    7baa9cc View commit details
    Browse the repository at this point in the history
  4. remove AS

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    b83161f View commit details
    Browse the repository at this point in the history
  5. subquery alias

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    f1c5131 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0c5791 View commit details
    Browse the repository at this point in the history
  7. Give me some AS?

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    e669f65 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fix-14908-labels-not-in-repository-part-1' of github.co…

    …m:zeripath/gitea into fix-14908-labels-not-in-repository-part-1
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    7478527 View commit details
    Browse the repository at this point in the history
  9. double AS

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    31b0f60 View commit details
    Browse the repository at this point in the history
  10. try try again

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    6264fc4 View commit details
    Browse the repository at this point in the history
  11. once more around the merry go round

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    5a10bac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10f6542 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

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

Commits on Mar 11, 2021

  1. fix api problem

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    cd215d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce3ad3f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

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