-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: exitio/cpqpython
base: remove-empty-dict-args
head repository: exitio/cpqpython
compare: master
- 11 commits
- 2 files changed
- 2 contributors
Commits on Jun 24, 2015
-
Merge pull request #5 from exitio/remove-empty-dict-args
Remove dict as default params
Configuration menu - View commit details
-
Copy full SHA for 77f3893 - Browse repository at this point
Copy the full SHA 77f3893View commit details
Commits on Jul 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 25b6f62 - Browse repository at this point
Copy the full SHA 25b6f62View commit details -
Merge pull request #6 from exitio/1552-fix-request
Fix the request to cpq app extensions
Configuration menu - View commit details
-
Copy full SHA for 7f0cc03 - Browse repository at this point
Copy the full SHA 7f0cc03View commit details
Commits on Jul 23, 2015
-
Use string for cpq ext post params
We were pleasant request api, which allows users to pass in a dict as request params, but this caused a problem with the cpq app extension, since request is uriencoding the param dict and the app extension was then encoding the url again.
2Configuration menu - View commit details
-
Copy full SHA for 7791745 - Browse repository at this point
Copy the full SHA 7791745View commit details -
Merge pull request #7 from exitio/string-for-params
Use string for cpq ext post params
Configuration menu - View commit details
-
Copy full SHA for 475f45d - Browse repository at this point
Copy the full SHA 475f45dView commit details
Commits on Jan 13, 2016
-
Update version to from 7 to 15
15 is synonymous with the next version 8 but 15 is going to be the standard going forward.
2Configuration menu - View commit details
-
Copy full SHA for d9214d0 - Browse repository at this point
Copy the full SHA d9214d0View commit details -
Merge pull request #8 from exitio/GLID-2211_upgrade_version_of_cpq_api
Update version to from 7 to 15
Configuration menu - View commit details
-
Copy full SHA for b1fbef7 - Browse repository at this point
Copy the full SHA b1fbef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83be8f8 - Browse repository at this point
Copy the full SHA 83be8f8View commit details
Commits on Sep 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for daa6d4b - Browse repository at this point
Copy the full SHA daa6d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a3269 - Browse repository at this point
Copy the full SHA c0a3269View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7cec72 - Browse repository at this point
Copy the full SHA d7cec72View commit details
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 remove-empty-dict-args...master