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: AllenInstitute/render-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AllenInstitute/render-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: image_open_external
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 4, 2017

  1. trying to implement a simplier ImagePyramid interface

    changed image pyramid interface to be more straightforward, and changed tests where necessary
    
    bumped version to indicate backward compatability break
    
    wip
    
    fixed auto sorting
    fcollman committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    63eb8bf View commit details
    Browse the repository at this point in the history
  2. v1 of image open interface

    fixed s3 bucket read
    
    added new requirements
    
    removed auto-import of image_open
    
    making urlparse python3 compatible
    
    fixing python3 imports more
    
    another import fix
    fcollman committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    6833f9b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. merging develop

    fcollman committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    6f65b39 View commit details
    Browse the repository at this point in the history
  2. removing image_open test

    fcollman committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    6741823 View commit details
    Browse the repository at this point in the history
  3. fix bug

    fcollman committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    7379bf4 View commit details
    Browse the repository at this point in the history
  4. adding image open external

    fcollman committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    619347d View commit details
    Browse the repository at this point in the history
Loading