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

Add support for io.StringIO #2

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

Commits on Jan 30, 2018

  1. Add support for Python3

    ekapratama93 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    078c72f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. update version

    eka committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    092d91e View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    ekapratama93 authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    8ea4c7d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    096ad32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcbe02c View commit details
    Browse the repository at this point in the history
  3. add result storage

    ekapratama93 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    050c5a4 View commit details
    Browse the repository at this point in the history
  4. fix function call

    ekapratama93 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    3fe2f84 View commit details
    Browse the repository at this point in the history
  5. fix flake8

    ekapratama93 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    c8a9097 View commit details
    Browse the repository at this point in the history
  6. fix flake8

    ekapratama93 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    6be9572 View commit details
    Browse the repository at this point in the history
  7. refactor storage

    ekapratama93 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    040e710 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. add logging

    ekapratama93 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    4159c01 View commit details
    Browse the repository at this point in the history
  2. add requirements.txt

    ekapratama93 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    20e9c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8d1eca View commit details
    Browse the repository at this point in the history
  4. fix test

    ekapratama93 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    a718ca8 View commit details
    Browse the repository at this point in the history
  5. add storage vows

    ekapratama93 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    9c332b4 View commit details
    Browse the repository at this point in the history
  6. add connection using URI

    ekapratama93 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    ad76f3a View commit details
    Browse the repository at this point in the history
  7. remove stringIO

    ekapratama93 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    d524916 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. add ensure index

    ekapratama93 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    e4dc1fd View commit details
    Browse the repository at this point in the history
  2. change key

    ekapratama93 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    698e236 View commit details
    Browse the repository at this point in the history
  3. use ResultStorageResult

    ekapratama93 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    3700492 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. fix result storage

    ekapratama93 committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    9cc3b44 View commit details
    Browse the repository at this point in the history
  2. future get

    ekapratama93 committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    6afeea5 View commit details
    Browse the repository at this point in the history
  3. future last_updated

    ekapratama93 committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    9644caf View commit details
    Browse the repository at this point in the history
  4. update class

    ekapratama93 committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    71189a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    e92a381 View commit details
    Browse the repository at this point in the history
  2. add missing package

    ekapratama93 committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    1b28302 View commit details
    Browse the repository at this point in the history
  3. separate connector

    ekapratama93 committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    2f7c99b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. pin pymongo version

    ekapratama93 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e6a4fc7 View commit details
    Browse the repository at this point in the history
  2. exclude thumbor 7

    ekapratama93 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d69ca00 View commit details
    Browse the repository at this point in the history