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

Improve Sync Data Structures #336

Merged

Commits on Jun 2, 2020

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

Commits on Jun 4, 2020

  1. Added JsonCollection

    vishav1771 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    0034669 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Configuration menu
    Copy the full SHA
    d1dbb45 View commit details
    Browse the repository at this point in the history
  2. Removed _load and _sync

    vishav1771 committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    5494f4f View commit details
    Browse the repository at this point in the history
  3. Added mypy ignore

    vishav1771 committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    99b9dbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4385161 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

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

Commits on Jun 13, 2020

  1. Changes

    vishav1771 committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    c3fc1c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Changes

    vishav1771 committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b2cf492 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. added safe_sync

    vishav1771 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c88a9c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

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

Commits on Jun 21, 2020

  1. Updated _validate_key

    vishav1771 committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    e3af863 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

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

Commits on Jun 24, 2020

  1. Updated list reset

    vishav1771 committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    73f3d5b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

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

Commits on Jun 27, 2020

  1. Apply suggestions from code review

    Co-authored-by: Vyas Ramasubramani <vramasub@umich.edu>
    Co-authored-by: Bradley Dice <bdice@bradleydice.com>
    3 people committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    d32293c View commit details
    Browse the repository at this point in the history
  2. Suggested Chnages

    vishav1771 committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    3b37c75 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. added _update

    vishav1771 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8c5bee5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Added metaclass

    vishav1771 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    9c81919 View commit details
    Browse the repository at this point in the history
  2. Removed test.json

    vishav1771 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    7b973a3 View commit details
    Browse the repository at this point in the history
  3. Added mypy ignore

    vishav1771 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    e6f5add View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Added Test

    vishav1771 committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    17cf07f View commit details
    Browse the repository at this point in the history
  2. Added Test

    vishav1771 committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    8c75207 View commit details
    Browse the repository at this point in the history
  3. Added test_remove

    vishav1771 committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    0b4f6c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Minor Changes

    vishav1771 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    e839fcc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Add dependabot (glotzerlab#341)

    * Create Dependabot config file
    
    * 10 open PRs and check monthly
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    Co-authored-by: Bradley Dice <bdice@bradleydice.com>
    3 people committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    6dac397 View commit details
    Browse the repository at this point in the history
  2. Bump pandas from 0.25.3 to 1.0.5 (glotzerlab#353)

    * Bump pandas from 0.25.3 to 1.0.5
    
    Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.25.3 to 1.0.5.
    - [Release notes](https://github.com/pandas-dev/pandas/releases)
    - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
    - [Commits](pandas-dev/pandas@v0.25.3...v1.0.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update cpython pandas version.
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Bradley Dice <bdice@bradleydice.com>
    dependabot[bot] and bdice committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    130d6df View commit details
    Browse the repository at this point in the history
  3. Bump gitdb2 from 3.0.2 to 4.0.2 (glotzerlab#352)

    Bumps [gitdb2](https://github.com/gitpython-developers/gitdb) from 3.0.2 to 4.0.2.
    - [Release notes](https://github.com/gitpython-developers/gitdb/releases)
    - [Commits](gitpython-developers/gitdb@3.0.2...4.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    3f48b61 View commit details
    Browse the repository at this point in the history
  4. Bump coverage from 5.0.3 to 5.2 (glotzerlab#351)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.3 to 5.2.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@coverage-5.0.3...coverage-5.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ab1e630 View commit details
    Browse the repository at this point in the history
  5. Bump gitpython from 3.0.8 to 3.1.3 (glotzerlab#350)

    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.8 to 3.1.3.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.0.8...3.1.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d87ca4b View commit details
    Browse the repository at this point in the history
  6. Update dependabot.yml

    Set dependabot to only add committers to review version bumps
    Mike Henry committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    534a9e1 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Carl Simon Adorf <carl.simon.adorf@gmail.com>
    Co-authored-by: Vyas Ramasubramani <vramasub@umich.edu>
    3 people committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    51c3110 View commit details
    Browse the repository at this point in the history
  8. Bump numpy from 1.18 to 1.19.0 (glotzerlab#349)

    Bumps [numpy](https://github.com/numpy/numpy) from 1.18 to 1.19.0.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
    - [Commits](numpy/numpy@v1.18.0...v1.19.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    96d7528 View commit details
    Browse the repository at this point in the history
  9. Bump pytest-cov from 2.8.1 to 2.10.0 (glotzerlab#345)

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.10.0.
    - [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v2.8.1...v2.10.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    64bef8f View commit details
    Browse the repository at this point in the history
  10. Bump psutil from 5.6.7 to 5.7.0 (glotzerlab#346)

    Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.7 to 5.7.0.
    - [Release notes](https://github.com/giampaolo/psutil/releases)
    - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
    - [Commits](giampaolo/psutil@release-5.6.7...release-5.7.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ef50cd4 View commit details
    Browse the repository at this point in the history
  11. Bump pytest-subtests from 0.3.0 to 0.3.1 (glotzerlab#347)

    Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.3.0 to 0.3.1.
    - [Release notes](https://github.com/pytest-dev/pytest-subtests/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-subtests@0.3.0...0.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    c326f8f View commit details
    Browse the repository at this point in the history
  12. udated docstring and test

    vishav1771 committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    184613f View commit details
    Browse the repository at this point in the history
  13. udated docstring

    vishav1771 committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    c0d37c4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6418493 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Added tests

    vishav1771 committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c1a1808 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Updated doctstring

    vishav1771 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    1a446b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Changes

    vishav1771 committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    ac363eb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Removed metaclass

    vishav1771 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    c597750 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    6303364 View commit details
    Browse the repository at this point in the history
  2. Updated test_init

    vishav1771 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    acec603 View commit details
    Browse the repository at this point in the history
  3. Correction in test_init

    vishav1771 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    eceddd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    3eddb2e View commit details
    Browse the repository at this point in the history
  2. Added tests

    vishav1771 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    51efd31 View commit details
    Browse the repository at this point in the history
  3. Added test_reversed

    vishav1771 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7c7cd31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2512d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45cc230 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Updated modular docstring

    vishav1771 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    74a6b4c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Added test_call

    vishav1771 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    830660b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Configuration menu
    Copy the full SHA
    c877ae0 View commit details
    Browse the repository at this point in the history
  2. Applied Suggestions

    vishav1771 committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    c105954 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. inserted deleted part

    vishav1771 committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    85ef4e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Updated test_call

    vishav1771 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    db30f52 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

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