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 and remove FunctionsEngine functions #129

Merged
merged 27 commits into from May 9, 2021

Commits on Apr 8, 2021

  1. Update delete_statement

    BREAKING CHANGES
    Change parameters order
    revision is now optional
    Add summary parameter
    LeMyst committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    cf1f3da View commit details
    Browse the repository at this point in the history
  2. Update delete_item

    BREAKING CHANGE
    Change parameter order
    reason is now optional
    LeMyst committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    0b5115e View commit details
    Browse the repository at this point in the history
  3. Update wbi_core.py

    Move format force to json to mediawiki_api_call()
    Add Exception if format is not json
    LeMyst committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    ea3d9dc View commit details
    Browse the repository at this point in the history
  4. Update wbi_core.py

    Remove FunctionsEngine.get_linked_by() and FunctionsEngine.delete_item()
    WikibaseIntegrator will only support wikibase-oriented functions.
    LeMyst committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    2269640 View commit details
    Browse the repository at this point in the history
  5. Update wbi_core.py

    Move _sparql_query_result_to_df() to the end of FunctionsEngine
    LeMyst committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    ada0ce7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

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

Commits on Apr 17, 2021

  1. Configuration menu
    Copy the full SHA
    b62417e View commit details
    Browse the repository at this point in the history
  2. Rename functions

    * Rename delete_statements to remove_claims
    * Rename get_search_results to search_entities
    LeMyst committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    5d25309 View commit details
    Browse the repository at this point in the history
  3. Update wbi_core.py

    LeMyst committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    089cd26 View commit details
    Browse the repository at this point in the history
  4. Remove dataframe support

    Use sparqldataframe instead
    LeMyst committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    5d6e29f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a64d70 View commit details
    Browse the repository at this point in the history
  6. Bump to v0.11.0.dev0

    Support python 3.10
    LeMyst committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    a987611 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

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

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    d59112f View commit details
    Browse the repository at this point in the history
  2. Update wbi_functions.py

    Sync with master branch
    LeMyst committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    170ed75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd08bca View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

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

Commits on Apr 29, 2021

  1. For to Python 3.10.0-alpha.7

    Because beta1 from Github actions is bogus
    LeMyst committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    dece30b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a3941 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    613c345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7486db4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    b3b113d View commit details
    Browse the repository at this point in the history
  2. I tried

    LeMyst committed May 3, 2021
    Configuration menu
    Copy the full SHA
    2f7ca4f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

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

Commits on May 7, 2021

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

Commits on May 8, 2021

  1. Typo in comments

    LeMyst committed May 8, 2021
    Configuration menu
    Copy the full SHA
    3325d1a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Update README.md

    LeMyst committed May 9, 2021
    Configuration menu
    Copy the full SHA
    835be45 View commit details
    Browse the repository at this point in the history