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: thumbor/thumbor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.1
Choose a base ref
...
head repository: thumbor/thumbor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.5.2
Choose a head ref
  • 8 commits
  • 10 files changed
  • 4 contributors

Commits on Aug 10, 2012

  1. Fixing crop parameter types before calling Geometry constructor to av…

    …oid 'did not match C++ signature'
    Bruno M V Souza committed Aug 10, 2012
    Configuration menu
    Copy the full SHA
    042773d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from brunomvsouza/master

    Fixing crop() parameters types before calling Geometry constructor to avoid "did not match C++ signature"
    heynemann committed Aug 10, 2012
    Configuration menu
    Copy the full SHA
    9e14eae View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2012

  1. Configuration menu
    Copy the full SHA
    b696829 View commit details
    Browse the repository at this point in the history
  2. Remove unused import.

    rafaelcaricio committed Aug 11, 2012
    Configuration menu
    Copy the full SHA
    b991097 View commit details
    Browse the repository at this point in the history
  3. It's Thumbor.

    rafaelcaricio committed Aug 11, 2012
    2 Configuration menu
    Copy the full SHA
    afc2168 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2012

  1. Fix #118 : Change distribution algorithm on filesystem (based on Git …

    …strategy)
    nhuray authored and nhuray committed Aug 14, 2012
    Configuration menu
    Copy the full SHA
    14429c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from nhuray/issue/118

    Fix #118 : Change distribution algorithm on filesystem
    heynemann committed Aug 14, 2012
    Configuration menu
    Copy the full SHA
    11acf35 View commit details
    Browse the repository at this point in the history
  3. Release 3.6.0

    heynemann committed Aug 14, 2012
    Configuration menu
    Copy the full SHA
    f7b4afa View commit details
    Browse the repository at this point in the history
Loading