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

First working query prototype #32

Merged
merged 39 commits into from
Jul 29, 2022
Merged

First working query prototype #32

merged 39 commits into from
Jul 29, 2022

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    7ea5df7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b0205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    331b171 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b790290 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    717146e View commit details
    Browse the repository at this point in the history
  6. Use pointers

    dreamscached committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    c3030e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c1ba78 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    e04c834 View commit details
    Browse the repository at this point in the history
  2. Implement full query

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f76a755 View commit details
    Browse the repository at this point in the history
  3. Timeout set

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    9095c0d View commit details
    Browse the repository at this point in the history
  4. Fix var name

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ede818e View commit details
    Browse the repository at this point in the history
  5. Fix typo

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    859cb5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c34ef5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc90d8a View commit details
    Browse the repository at this point in the history
  8. Use pointers

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6a664df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de126c0 View commit details
    Browse the repository at this point in the history
  10. Implement full query

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    773d738 View commit details
    Browse the repository at this point in the history
  11. Timeout set

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f59c917 View commit details
    Browse the repository at this point in the history
  12. Fix var name

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    295eed3 View commit details
    Browse the repository at this point in the history
  13. Fix typo

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ee5ebc0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    22792a7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    208aa70 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ae1c65e View commit details
    Browse the repository at this point in the history
  17. Add tests

    dreamscached committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    b440234 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Extract local IP address

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ba91420 View commit details
    Browse the repository at this point in the history
  2. Fix $HOST

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    dbc9fd7 View commit details
    Browse the repository at this point in the history
  3. Get IP to test

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ee8ff6d View commit details
    Browse the repository at this point in the history
  4. Extract IP address

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    df927cc View commit details
    Browse the repository at this point in the history
  5. Add query tests

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8267ed4 View commit details
    Browse the repository at this point in the history
  6. Add test_query parameter

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    035c7fe View commit details
    Browse the repository at this point in the history
  7. Fix

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8e69c8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    319cac3 View commit details
    Browse the repository at this point in the history
  9. Fix killall

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7aead72 View commit details
    Browse the repository at this point in the history
  10. Fix host in structs

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    f073d3f View commit details
    Browse the repository at this point in the history
  11. Remove tests

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    16bf041 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f33065 View commit details
    Browse the repository at this point in the history
  13. Remove query tests

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    87a3a63 View commit details
    Browse the repository at this point in the history
  14. Remove step

    dreamscached committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    4173aba View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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