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

Integrated code lifecycle: Add access tokens for authentication to LocalVC repositories #8929

Merged

Commits on Jun 23, 2024

  1. migration

    icelord42 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2f3afe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. stash commit

    icelord42 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    90dfd6d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jun 30, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    463016f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    472e1c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17b5e09 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    7b71766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5636c View commit details
    Browse the repository at this point in the history
  3. removed logs

    icelord42 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    64097b3 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/feature/programming…

    …-exercises/access-token-for-participation' into feature/programming-exercises/access-token-for-participation
    icelord42 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5708cbd View commit details
    Browse the repository at this point in the history
  5. removed logs

    icelord42 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ade6e01 View commit details
    Browse the repository at this point in the history
  6. Update src/main/java/de/tum/in/www1/artemis/service/connectors/localv…

    …c/LocalVCPersonalAccessTokenManagementService.java
    
    Co-authored-by: Mohamed Bilel Besrour <[email protected]>
    SimonEntholzer and BBesrour authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    08a91dc View commit details
    Browse the repository at this point in the history
  7. Update src/main/java/de/tum/in/www1/artemis/service/connectors/gitlab…

    …/GitLabPersonalAccessTokenManagementService.java
    
    Co-authored-by: Johannes Stöhr <[email protected]>
    SimonEntholzer and JohannesStoehr authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9cf72a5 View commit details
    Browse the repository at this point in the history
  8. Update src/main/java/de/tum/in/www1/artemis/service/connectors/localv…

    …c/LocalVCPersonalAccessTokenManagementService.java
    
    Co-authored-by: Johannes Stöhr <[email protected]>
    SimonEntholzer and JohannesStoehr authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a776bdf View commit details
    Browse the repository at this point in the history
  9. removed debugging log

    icelord42 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a687a74 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'refs/remotes/origin/feature/programming…

    …-exercises/access-token-for-participation' into feature/programming-exercises/access-token-for-participation
    icelord42 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d4cf294 View commit details
    Browse the repository at this point in the history
  11. fixed master.xml

    icelord42 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    90324f5 View commit details
    Browse the repository at this point in the history
  12. removed unused resource

    icelord42 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8bc779d View commit details
    Browse the repository at this point in the history
  13. removed unused resource

    icelord42 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a1c0e04 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    a8277cd View commit details
    Browse the repository at this point in the history
  2. fixed build error

    icelord42 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    537f510 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    e0e4192 View commit details
    Browse the repository at this point in the history
  2. removed unused dependencies

    icelord42 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    13a526a View commit details
    Browse the repository at this point in the history
  3. re-alinged naming of useVersionControlAccessToken variable (removed g…

    …itlab and localvc distinction)
    icelord42 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c7b58db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3432b07 View commit details
    Browse the repository at this point in the history
  5. removed unused variables

    icelord42 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    75b81b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge branch 'refs/heads/develop' into feature/programming-exercises/…

    …access-token-for-participation
    
    # Conflicts:
    #	src/main/java/de/tum/in/www1/artemis/service/ExerciseDeletionService.java
    #	src/main/java/de/tum/in/www1/artemis/service/ParticipationService.java
    icelord42 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    36ec48f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    6430446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e783902 View commit details
    Browse the repository at this point in the history
  3. fixed merge

    icelord42 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    58b9124 View commit details
    Browse the repository at this point in the history
  4. Fix style, add javadoc

    icelord42 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    659934e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab3f050 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f084550 View commit details
    Browse the repository at this point in the history
  7. fix architecture violation

    icelord42 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4999f00 View commit details
    Browse the repository at this point in the history
  8. adjust use of access token

    icelord42 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    91f05b7 View commit details
    Browse the repository at this point in the history
  9. fixed grammar

    icelord42 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    bd687e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1be21cc View commit details
    Browse the repository at this point in the history
  11. fix profileInfo refactor

    icelord42 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b984289 View commit details
    Browse the repository at this point in the history
  12. adjusted contributor

    icelord42 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c9b6f5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9563955 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b50156 View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'refs/remotes/origin/feature/programming…

    …-exercises/access-token-for-participation' into feature/programming-exercises/access-token-for-participation
    icelord42 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ebf73e0 View commit details
    Browse the repository at this point in the history
  16. fix client test

    icelord42 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    38c0c31 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. removed console logs

    icelord42 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    def35a2 View commit details
    Browse the repository at this point in the history
  2. added suggestions

    icelord42 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    396b961 View commit details
    Browse the repository at this point in the history
  3. always delete token

    icelord42 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c92e9bd View commit details
    Browse the repository at this point in the history
  4. simpler cast

    icelord42 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5747a7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ea207b View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'refs/remotes/origin/feature/programming…

    …-exercises/access-token-for-participation' into feature/programming-exercises/access-token-for-participation
    icelord42 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bf476f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13d9db2 View commit details
    Browse the repository at this point in the history
  8. enabled tokens

    icelord42 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    227efee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1614378 View commit details
    Browse the repository at this point in the history
  10. improved maintainability

    icelord42 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c72ca76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fbfd519 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cddfaa2 View commit details
    Browse the repository at this point in the history
  13. fix achitecture requirement

    icelord42 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d34fdff View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Improve test coverage

    icelord42 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3c8e06f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abacc45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8595825 View commit details
    Browse the repository at this point in the history
  4. fix test

    icelord42 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    676b674 View commit details
    Browse the repository at this point in the history
  5. improved error handling

    icelord42 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    393f32e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20e51f7 View commit details
    Browse the repository at this point in the history
  7. fix reafactor

    icelord42 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bcfb404 View commit details
    Browse the repository at this point in the history
  8. test improvement

    icelord42 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9c05cce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4585b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    868c74c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    1cfc021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1dbeec View commit details
    Browse the repository at this point in the history
  3. improved repository calls

    icelord42 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a2ef0fb View commit details
    Browse the repository at this point in the history
  4. minor refactor

    icelord42 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c03a7de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c81d559 View commit details
    Browse the repository at this point in the history
  6. add javadoc

    icelord42 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    803c330 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    f60f410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17dd18f View commit details
    Browse the repository at this point in the history
  3. Improved migration, added indexes for faster lookup, and delete token…

    …s when user is soft-deleted
    icelord42 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    153811e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/feature/programming…

    …-exercises/access-token-for-participation' into feature/programming-exercises/access-token-for-participation
    icelord42 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    e7b7011 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a101d1d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    6b8d049 View commit details
    Browse the repository at this point in the history
  2. more client tests

    icelord42 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bf0dd6a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    2db3eb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02c1967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    322601c View commit details
    Browse the repository at this point in the history
  4. refactored e2e test

    icelord42 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    204f79a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    207e51f View commit details
    Browse the repository at this point in the history
  6. clean up

    icelord42 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    23e82c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9284293 View commit details
    Browse the repository at this point in the history
  8. fix

    icelord42 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    5cbfea9 View commit details
    Browse the repository at this point in the history
  9. undo rename

    icelord42 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f780676 View commit details
    Browse the repository at this point in the history
  10. removed unique constraint

    icelord42 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    69cd6bf View commit details
    Browse the repository at this point in the history
  11. re-added changelog

    icelord42 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8bf1007 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. fix migration

    icelord42 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    9493012 View commit details
    Browse the repository at this point in the history
  2. fix migration 2

    SimonEntholzer committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e96f85a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b47a70f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    def042b View commit details
    Browse the repository at this point in the history
  5. re-add migration

    SimonEntholzer committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a900dd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    b78af67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93acbac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30571d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    3a6002b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61fed08 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/feature/programming…

    …-exercises/access-token-for-participation' into feature/programming-exercises/access-token-for-participation
    SimonEntholzer committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    bcdf122 View commit details
    Browse the repository at this point in the history
  4. re-added migration

    SimonEntholzer committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fd6b847 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    4edc17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9152a37 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

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

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    7745a85 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/programming-exercises/access-toke…

    …n-for-participation
    Stephan Krusche committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    4c4f595 View commit details
    Browse the repository at this point in the history
  3. fix an issue in a server test

    Stephan Krusche committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    577f135 View commit details
    Browse the repository at this point in the history
  4. avoid too many unnecessary exceptions in logs

    Stephan Krusche committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    94a3492 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge branch 'refs/heads/develop' into feature/programming-exercises/…

    …access-token-for-participation
    
    # Conflicts:
    #	src/test/java/de/tum/in/www1/artemis/exercise/programming/ProgrammingExerciseResultTestService.java
    SimonEntholzer committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6ffb604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    746fd90 View commit details
    Browse the repository at this point in the history
  3. adjusted tests

    SimonEntholzer committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    62a7f67 View commit details
    Browse the repository at this point in the history
  4. fix import

    SimonEntholzer committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b9e8b6d View commit details
    Browse the repository at this point in the history
  5. fix highlighting

    SimonEntholzer committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1e6f019 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29705aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b91b915 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7485fdd View commit details
    Browse the repository at this point in the history