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

Change: split handle_get_tasks into multiple functions #2131

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

Commits on Jan 2, 2024

  1. Change: Check trash target references before accessing

    In the trash case of GET_TARGETS check that dependent resources like
    credentials exist before trying to access info about them.  This
    speeds up the GSA trashcan, by skipping some SQL queries that would
    always return NULL.
    mattmundell committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    88c2bff View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    15661bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222f9aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc8765d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    f0d4458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da21a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fdaaa0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb8882d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e09e764 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65f515f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ff4aeb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    ef27916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7487ae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b442180 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23590d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    df91d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc89cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f345791 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e8fbde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bf8b72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e97ac39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f88070 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    230ed1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf71f23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45edb72 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c2e368c View commit details
    Browse the repository at this point in the history
  12. Group more declarations

    mattmundell committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    79e3085 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b38ea71 View commit details
    Browse the repository at this point in the history
  14. Clang format

    mattmundell committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7b76bd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Mar 7, 2024

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