-
Notifications
You must be signed in to change notification settings - Fork 38
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: ricardocabral/iskdaemon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ricardocabral/iskdaemon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 10 files changed
- 2 contributors
Commits on Mar 31, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 24e18a4 - Browse repository at this point
Copy the full SHA 24e18a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6a4d7 - Browse repository at this point
Copy the full SHA 2c6a4d7View commit details
Commits on Feb 17, 2015
-
Added timeout setting for urldownloader
There was problem with urldownloader to freeze when it took too much time to download image. If RPC client used timed out connection at the same time, all isk-daemon instance stops responding. So, there is new setting urlDownloaderTimeout in [daemon] section. Default value is 10 seconds. It should be kept lower than RCP connection timeout in client scripts. Also formatted files in commit to be more PEP-8 compliant.
Configuration menu - View commit details
-
Copy full SHA for 5283a26 - Browse repository at this point
Copy the full SHA 5283a26View commit details -
Added Exception logging for urldownloader
urldownloader errorhandler was not so friendly about what cause an exception. So I thought it's a good idea to add logging here and I did. At least, it's clearly seen when 404 errors are actually happening with 'theurls'.
Configuration menu - View commit details
-
Copy full SHA for a28c9cf - Browse repository at this point
Copy the full SHA a28c9cfView commit details -
setup.py now detects proper include dir for ImageMagick. Using subprocess instead of deprecated os.popen. Fixed c++ build errors according to this issue #66 Tested on 10.9.5 with Homebrew ImageMagick, swig and pkg-config.
Configuration menu - View commit details
-
Copy full SHA for 090b1fc - Browse repository at this point
Copy the full SHA 090b1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d3d80 - Browse repository at this point
Copy the full SHA c2d3d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa22c4 - Browse repository at this point
Copy the full SHA cfa22c4View commit details
Commits on Feb 18, 2015
-
Merge pull request #71 from anti1869/urldownloader
Timeout setting for urldownloader
Configuration menu - View commit details
-
Copy full SHA for 2914892 - Browse repository at this point
Copy the full SHA 2914892View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc88433 - Browse repository at this point
Copy the full SHA fc88433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6b843 - Browse repository at this point
Copy the full SHA 5d6b843View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f5c5e6 - Browse repository at this point
Copy the full SHA 4f5c5e6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.4...master