Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kuzeko/graph-databases-testsuite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: kuzeko/graph-databases-testsuite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 141 files changed
  • 2 contributors

Commits on Mar 4, 2019

  1. Prepareing repository for pVLDB Reproducibility 2018

    * Reproducibility
        - reproduce with single script
            vldb19.sh
        - reproduce documentation
            REPRODUCE.md and README.md
        - import notebook
            Import notebook for results processing and plot generation.
    
    * Cleanup
        - docker images
            Use `reliable` base images, some that does not disappear.
        - libs vendoring
            Ship with all libs that tends to be removed from projects repository
            once new versions are available (e.g. gremlin).
        - sync names with vldb paper
            User verysame names used in paper presentation,
            (e.g. ldbc-macrobench checkpoints)
        - move dev environemnt to a more appropriate `dev` branch.
    MartinBrugnara committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    93a7496 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Added License

    kuzeko authored Mar 12, 2019
    Configuration menu
    Copy the full SHA
    4524225 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Update REPRODUCE.md

    MartinBrugnara authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    217cd37 View commit details
    Browse the repository at this point in the history
Loading