GitHub / cloudinary/cloudinary_java / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1772f58d | promoted minor version (1.0.x -> 1.1.x) & fixed documentation external links |
Daniel Cohen <d****l@c****m>
Committed by: Tal Lev-Ami <t****i@g****m> |
almost 12 years ago | |
| 8c0ba232 | added deprecated asMap method to Cloudinary (support old api) | Daniel Cohen <d****l@c****m> | almost 12 years ago | |
| d437f016 | added deprecated asMap method to Cloudinary (support old api) |
Daniel Cohen <d****l@c****m>
Committed by: Tal Lev-Ami <t****i@g****m> |
almost 12 years ago | |
| a6d3a4a5 | updated documentation , fixed sample projects | Daniel Cohen <d****l@c****m> | almost 12 years ago | |
| 87250cca | updated documentation , fixed sample projects |
Daniel Cohen <d****l@c****m>
Committed by: Tal Lev-Ami <t****i@g****m> |
almost 12 years ago | |
| 501e2378 | add support for signed urls in tag helpers (image and url) | Itai Benari <i****i@g****m> | almost 12 years ago | |
| 1c753acc | Git ignore cloudinary-android-test/src/main/AndroidManifest.xml. Fix tag lib ... | Tal Lev-Ami <t****i@g****m> | almost 12 years ago | |
| 6f19e3f5 | Remove httpclient dependencies from cloudinary-core. Use main version in both... | Tal Lev-Ami <t****i@g****m> | almost 12 years ago | |
| 321fd79b | merge Merge branch 'globalize' of github.com:codeinvain/cloudinary_java | Tal Lev-Ami <t****i@g****m> | almost 12 years ago | |
| 9d327b42 | merged config & builder | Daniel Cohen <d****l@c****m> | almost 12 years ago | |
| f02ecbe7 | Update README.md | Itay Taragano <t****o@u****m> | almost 12 years ago | |
| cf44766b | cloudinary credentials removed | Daniel Cohen <d****l@c****m> | almost 12 years ago | |
| a001eede | http42 + android tests pass | Daniel Cohen <d****l@c****m> | almost 12 years ago | |
| 5f6db769 | changed architecture to core + strategies | Daniel Cohen <d****l@c****m> | almost 12 years ago | |
| b8c4d94c | removed shared classes | Daniel Cohen <d****l@c****m> | almost 12 years ago | |
| d407d12f | android jar | Daniel Cohen <d****l@c****m> | almost 12 years ago | |
| a3401c6c | maven build , project dependency | Daniel Cohen <d****l@c****m> | about 12 years ago | |
| 9db9a3b4 | unified Java API and created basic implementation | Daniel Cohen <d****l@c****m> | about 12 years ago | |
| ae0cedb2 | custom StringUtils | Daniel Cohen <d****l@c****m> | about 12 years ago | |
| 87df64e1 | support folder listing API | Itai Benari <i****i@g****m> | about 12 years ago | |
| f3f6c940 | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | about 12 years ago | |
| 5d653a0e | [maven-release-plugin] prepare release cloudinary-parent-1.0.14 | Tal Lev-Ami <t****i@g****m> | about 12 years ago | |
| b69b1bde | Increment to version 1.0.14 | Tal Lev-Ami <t****i@g****m> | about 12 years ago | |
| e3ef2293 | add background_removal,return_delete_token in upload/update params. add suppo... | Itai Benari <i****i@g****m> | about 12 years ago | |
| d81e0f13 | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| 4aca7cf3 | [maven-release-plugin] prepare release cloudinary-parent-1.0.13 | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| fa52c0d3 | Prepare for releasing version 1.0.13 | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| f7b1c512 | Support upload_presets. Support unsigned uploads. Support start_at for resour... | Itai Benari <i****i@g****m> | over 12 years ago | |
| 191c2474 | add support for opacity | Itai Benari <i****i@g****m> | over 12 years ago | |
| 9a5b3740 | initial commit Google App engine sample | Itai Benari <i****i@g****m> | over 12 years ago | |
| 450dbed2 | merge merge remote master | Itai Benari <i****i@g****m> | over 12 years ago | |
| 968b82dc | allow passing ClientConnectionManager | Itai Benari <i****i@g****m> | over 12 years ago | |
| 67573959 | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| 4883e2c4 | [maven-release-plugin] prepare release cloudinary-parent-1.0.12 | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| 43f5d1e8 | Increment version to 1.0.12 | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| dcca6eea | Fix uploader API calls handling of non-string parameters e.g. Booleans | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| 26cc217c | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| ebd2f63f | [maven-release-plugin] prepare release cloudinary-parent-1.0.11 | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| 98b7b64d | Fix test - raw upload parts must be > 5m | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| d1fea9ff | Document releases in CHANGES.txt | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| cb380d60 | better large raw upload support | Itai Benari <i****i@g****m> | over 12 years ago | |
| 0c7148de | merge Merge branch 'master' of https://github.com/cloudinary/cloudinary_java | Itai Benari <i****i@g****m> | over 12 years ago | |
| 6a696f9c | new update method. add listing by moderation kind and status. add moderation ... | Itai Benari <i****i@g****m> | over 12 years ago | |
| 9348d685 | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| d4b3904b | [maven-release-plugin] prepare release cloudinary-parent-1.0.10 | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| c297bd7a | add discard_original_filename upload flag. Formatting in tests | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| 13b49778 | support setting context in explicit | Itai Benari <i****i@g****m> | over 12 years ago | |
| 98f2402e | Add direction support to resource listing. | Itai Benari <i****i@g****m> | over 12 years ago | |
| 0c09f4c8 | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| 2724fd1b | [maven-release-plugin] prepare release cloudinary-parent-1.0.9 | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| f265c899 | remove delete_all from tests. fix face coordinates in explicit | Itai Benari <i****i@g****m> | over 12 years ago | |
| a2fa28c0 | merge Merge branch 'master' of https://github.com/cloudinary/cloudinary_java | Itai Benari <i****i@g****m> | over 12 years ago | |
| 2d609bc1 | add user agent. fix api test | Itai Benari <i****i@g****m> | over 12 years ago | |
| b67eaf44 | refactor Map encoding for upload | Itai Benari <i****i@g****m> | over 12 years ago | |
| 5b25a3da | merge Merge branch 'signedurl' | Itai Benari <i****i@g****m> | over 12 years ago | |
| d85b1f90 | Update README.md | itaibenari <i****i@g****m> | over 12 years ago | |
| 62028cbf | merge Merge branch 'master' of https://github.com/cloudinary/cloudinary_java | Itai Benari <i****i@g****m> | over 12 years ago | |
| b7336526 | support multiple face coordinates in upload and explicit. optionaly use Coord... | Itai Benari <i****i@g****m> | over 12 years ago | |
| 3ff869bb | add support for overwrite in taglib | itaibenari <i****i@g****m> | over 12 years ago | |
| 578295dc | add support for overwrite boolean in upload | itaibenari <i****i@g****m> | over 12 years ago | |
| 7da4550f | support signed urls | itaibenari <i****i@g****m> | over 12 years ago | |
| c2284f0b | delete all + cursors, tag and context flags in lists, list by public ids, add... | itaibenari <i****i@g****m> | over 12 years ago | |
| 49a5ffa0 | change dependency to published 1.0.8 and change installation instructions acc... | itaibenari <i****i@g****m> | over 12 years ago | |
| b588cf3f | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| c66f179b | [maven-release-plugin] prepare release cloudinary-parent-1.0.8 | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| 79651d07 | Fix implementation of SmartUrlEncoder in case of non-ascii characters | Tal Lev-Ami <t****i@g****m> | over 12 years ago | |
| 831f02af | fix callback when servlet is not at root | itaibenari <i****i@g****m> | almost 13 years ago | |
| 4a4c63c4 | better handling of raw files | itaibenari <i****i@g****m> | almost 13 years ago | |
| 9542412b | add subsections in README. Add this to memeber assignments | itaibenari <i****i@g****m> | almost 13 years ago | |
| 5eb93458 | move most of stored file logic to core. support stored file in url and url an... | itaibenari <i****i@g****m> | almost 13 years ago | |
| d480fce9 | add support for named transformations as tag attribute | itaibenari <i****i@g****m> | almost 13 years ago | |
| 4602c3c2 | add support for local secure (and implicit from request) and cdn_subdomain | itaibenari <i****i@g****m> | almost 13 years ago | |
| a530e5c0 | cleanup and upload parameters completeness | itaibenari <i****i@g****m> | almost 13 years ago | |
| 0db6f6e1 | change images to use inline transformations when possible. fix image link in ... | itaibenari <i****i@g****m> | almost 13 years ago | |
| 4736b70b | fix inline transformation in image. add inline trnaformation in url | itaibenari <i****i@g****m> | almost 13 years ago | |
| 7883007c | initial commit of photo album sample. added additional or modified existing t... | itaibenari <i****i@g****m> | almost 13 years ago | |
| e9830921 | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | almost 13 years ago | |
| 25d3f228 | [maven-release-plugin] prepare release cloudinary-parent-1.0.7 | Tal Lev-Ami <t****i@g****m> | almost 13 years ago | |
| 3296fd7f | Support the color parameter | Tal Lev-Ami <t****i@g****m> | almost 13 years ago | |
| 3263a628 | merge Merge branch 'master' of https://github.com/cloudinary/cloudinary_java | itaibenari <i****i@g****m> | almost 13 years ago | |
| 4c556ad1 | add support for unique_filename and added a test for use_filename | itaibenari <i****i@g****m> | almost 13 years ago | |
| de6deda8 | merge Merge pull request #9 from AssuredLabor/transformationAttr | Nadav Soferman <n****n@g****m> | almost 13 years ago | |
| 4ec90da9 | add transformation attribute to cloudinary upload tag |
Max Miracolo <m****x@a****m>
Committed by: Joshua Chaitin-Pollak <j****h@o****g> |
almost 13 years ago | |
| 80562d9f | Fix handling of boolean parameters on upload | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 0da8a5cf | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 0ffdf167 | [maven-release-plugin] prepare release cloudinary-parent-1.0.6 | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 1aedf6b9 | Rename prepareUploadTagParams to uploadTagParams | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 81438a5e | Escape all public_ids including non-http ones. | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 662885bf | merge Merge pull request #7 from AssuredLabor/extractUploadParams | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 7b0f8c5d | Updated so we don't escapeHTML unless necessary for the server side. This all... | Joshua Chaitin-Pollak <j****h@o****g> | about 13 years ago | |
| 73766448 | Extracted upload tagParams and upload url functionality into their functions,... | Joshua Chaitin-Pollak <j****h@o****g> | about 13 years ago | |
| c50158a6 | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 3714eecf | [maven-release-plugin] prepare release cloudinary-parent-1.0.5 | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 174bbedc | Support folder and proxy upload parameters | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 93a54f68 | Fix string comparison of secureDistribution | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| e4d3b826 | Change secure urls to use *res.cloudinary.com | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| a8d04f35 | Support Admin API ping | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 55b21157 | Support generateSpriteCss | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 3c19f603 | [maven-release-plugin] prepare for next development iteration | Tal Lev-Ami <t****i@g****m> | about 13 years ago | |
| 9fbaa0c9 | [maven-release-plugin] prepare release cloudinary-parent-1.0.4 | Tal Lev-Ami <t****i@g****m> | about 13 years ago |