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

feat(libooniengine): add support for running tasks #1112

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Feb 22, 2023

  1. feat: expose NewSession in the C API

    decfox committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    ca3f41c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. feat: introduce geolocate

    decfox committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7dd9f5d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    468b313 View commit details
    Browse the repository at this point in the history
  2. changes from code review

    decfox committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    95469ed View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. feat: add mock task for integration testing

    decfox committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    542c4e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. feat: separate Go and C code

    decfox committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    719109a View commit details
    Browse the repository at this point in the history
  2. feat: introduce TaskAPI.GetResult()

    decfox committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    c73486f View commit details
    Browse the repository at this point in the history
  3. refactor: remove redundant comments

    decfox committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    000abe5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. changes from code review

    decfox committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9b904d8 View commit details
    Browse the repository at this point in the history
  2. x

    decfox committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d0a225a View commit details
    Browse the repository at this point in the history
  3. refactor: handle non-positive timeout explicitly

    decfox committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    62ca51b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. feat: introduce custom handle

    decfox committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e38a274 View commit details
    Browse the repository at this point in the history