-
Notifications
You must be signed in to change notification settings - Fork 112
Comparing changes
Open a pull request
base repository: cloudinary/cloudinary_java
base: master
head repository: AssuredLabor/cloudinary_java
compare: master
- 11 commits
- 0 files changed
- 3 contributors
Commits on Sep 24, 2013
-
Extracted upload tagParams and upload url functionality into their fu…
…nctions, this will facilitate frameworks like Angular fetching the server-side params
Configuration menu - View commit details
-
Copy full SHA for 89e5d1c - Browse repository at this point
Copy the full SHA 89e5d1cView commit details -
Updated so we don't escapeHTML unless necessary for the server side. …
…This allows the client-side to receive a JS hash / object directly. This is useful, depending on how the input is rendered.
Configuration menu - View commit details
-
Copy full SHA for 0319220 - Browse repository at this point
Copy the full SHA 0319220View commit details -
Configuration menu - View commit details
-
Copy full SHA for b77b10e - Browse repository at this point
Copy the full SHA b77b10eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e3417 - Browse repository at this point
Copy the full SHA d1e3417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e22b82 - Browse repository at this point
Copy the full SHA 2e22b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49bd93c - Browse repository at this point
Copy the full SHA 49bd93cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f39dea5 - Browse repository at this point
Copy the full SHA f39dea5View commit details -
add transformation attribute to cloudinary upload tag
Max Miracolo committedSep 24, 2013 Configuration menu - View commit details
-
Copy full SHA for 5320724 - Browse repository at this point
Copy the full SHA 5320724View commit details -
Merge branch 'master' of https://github.com/cloudinary/cloudinary_java
Max Miracolo committedSep 24, 2013 Configuration menu - View commit details
-
Copy full SHA for e57a09f - Browse repository at this point
Copy the full SHA e57a09fView commit details
Commits on Oct 22, 2015
-
Bring our branch up to Cloudinary 1.0.9 standards.
Merge commit '2724fd1b7d30ed452bbc098a81c967fdd5c505b8' * commit '2724fd1b7d30ed452bbc098a81c967fdd5c505b8': (29 commits) [maven-release-plugin] prepare release cloudinary-parent-1.0.9 remove delete_all from tests. fix face coordinates in explicit add user agent. fix api test refactor Map encoding for upload Update README.md support multiple face coordinates in upload and explicit. optionaly use Coordinates as a wrapper of multiple rectangles add support for overwrite in taglib add support for overwrite boolean in upload support signed urls delete all + cursors, tag and context flags in lists, list by public ids, add support in upload for: face_coordinates, alowed_formats, context change dependency to published 1.0.8 and change installation instructions accordingly [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release cloudinary-parent-1.0.8 Fix implementation of SmartUrlEncoder in case of non-ascii characters fix callback when servlet is not at root better handling of raw files add subsections in README. Add this to memeber assignments move most of stored file logic to core. support stored file in url and url and image tags. add a readme to the sample project add support for named transformations as tag attribute add support for local secure (and implicit from request) and cdn_subdomain ... Conflicts: cloudinary-taglib/src/main/java/com/cloudinary/taglib/CloudinaryUploadTag.java cloudinary-taglib/src/main/resources/META-INF/cloudinary.tld
Configuration menu - View commit details
-
Copy full SHA for a34146d - Browse repository at this point
Copy the full SHA a34146dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fea60a - Browse repository at this point
Copy the full SHA 6fea60aView 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 master...master