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

Added option for dimension range padding #2293

Merged
merged 48 commits into from
Sep 13, 2018
Merged

Added option for dimension range padding #2293

merged 48 commits into from
Sep 13, 2018

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    98aa9d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e69327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdccca0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d23908 View commit details
    Browse the repository at this point in the history
  5. Fixed flakes

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    5579510 View commit details
    Browse the repository at this point in the history
  6. Various fixes

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    6155d92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb1b811 View commit details
    Browse the repository at this point in the history
  8. Fixed unit tests

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    5e1f8d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6df0dd5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc93f81 View commit details
    Browse the repository at this point in the history
  11. Fix for SpikesPlot

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    7bb1e21 View commit details
    Browse the repository at this point in the history
  12. Allow tuple padding value

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    c71147b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a993089 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6760bee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    65ed72b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3ae07da View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3dd5123 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6b77306 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    041854e View commit details
    Browse the repository at this point in the history
  20. Added padding unit tests

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    ff09ee0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2df0529 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e8d28cd View commit details
    Browse the repository at this point in the history
  23. Fixed flakes

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    fed3a1f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0cbe021 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    020fbe1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f1e247d View commit details
    Browse the repository at this point in the history
  27. Fix for RasterGridPlot

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    bf10ed9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a180d46 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fa15bd6 View commit details
    Browse the repository at this point in the history
  30. Add docstring for padding

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    76e24e1 View commit details
    Browse the repository at this point in the history
  31. Improved docstrings

    jbednar authored and philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    e0b9567 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    091d87e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e627820 View commit details
    Browse the repository at this point in the history
  34. Fixed small bug

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    ae0e03a View commit details
    Browse the repository at this point in the history
  35. Updated tests

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    c7fe120 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    607568e View commit details
    Browse the repository at this point in the history
  37. Refactored extents code

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    543a25d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    bd3e4d5 View commit details
    Browse the repository at this point in the history
  39. Fixed flakes

    philippjfr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    262bea1 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    b4fb02b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b4a15a9 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    458c0a5 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    c50200a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    bbb547b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd80fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c92124 View commit details
    Browse the repository at this point in the history
  4. Flake fixes

    philippjfr committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    cbbe3fa View commit details
    Browse the repository at this point in the history
  5. Minor fix for docstring

    philippjfr committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    bc2b8ec View commit details
    Browse the repository at this point in the history