An open API service providing commit metadata for open source projects.

GitHub / cloudinary/cloudinary_java / commits

SHA Message Author Date Stats
0025a66a Issue #6 - add instructions on using as a maven dependency Tal Lev-Ami <t****i@g****m> about 13 years ago
ff938830 Support raw data URI Tal Lev-Ami <t****i@g****m> about 13 years ago
2c15c9a1 Support zipDownload. Cleanup signing code Tal Lev-Ami <t****i@g****m> about 13 years ago
589523c4 Support s3 and data:uri urls Tal Lev-Ami <t****i@g****m> about 13 years ago
b6abfe27 [maven-release-plugin] prepare for next development iteration Tal Lev-Ami <t****i@g****m> about 13 years ago
7a045a5f [maven-release-plugin] prepare release cloudinary-parent-1.0.3 Tal Lev-Ami <t****i@g****m> about 13 years ago
0a7c48d4 Cleanup pom.xml, Fix imageUploadTag test, Fix imports Tal Lev-Ami <t****i@g****m> about 13 years ago
c1c42609 Introduced a new image tag for jsps, you can use it like this: Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
d4e4a050 don't track eclipse resources Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
0b714286 Add the callback and the signature to the image tag Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
c90de4ca * In the tag lib, use the Uploader's tag generator Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
f5ab0f36 enhancements to the HTML processing Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
162c32b0 cleaned up the tag rendering. There is some more flexibility that needs to be... Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
00540857 correctly located the cloudinary tld and updated to use the new classname of ... Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
3e965b9e renamed tag to make more sense Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
b4a5c66e First pass at an upload tag and support code Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
d111b8c7 * Refactored Cloudinary Java into multiple modules without breaking the modul... Joshua Chaitin-Pollak <j****h@o****g> over 13 years ago
58af3414 Fixing code sample, referencing Android Nadav Soferman <n****n@g****m> over 13 years ago
af96b865 [maven-release-plugin] prepare for next development iteration Tal Lev-Ami <t****i@g****m> over 13 years ago
009cb60d [maven-release-plugin] prepare release cloudinary-1.0.2 Tal Lev-Ami <t****i@g****m> over 13 years ago
3c8e801e Upgrade version to 1.0.2-SNAPSHOT Tal Lev-Ami <t****i@g****m> over 13 years ago
2ae5dbf9 Don't fail api tests if api_secret is not given Tal Lev-Ami <t****i@g****m> over 13 years ago
0f2ba909 Don't fail api tests if api_secret is not given Tal Lev-Ami <t****i@g****m> over 13 years ago
d366fb92 pom fixes Tal Lev-Ami <t****i@g****m> over 13 years ago
e855f0e0 Preparation for Maven repository submission Tal Lev-Ami <t****i@g****m> over 13 years ago
4df4b617 merge Merge Maven preperation by shakiba Tal Lev-Ami <t****i@g****m> over 13 years ago
2edd0677 Missing file for rename test Tal Lev-Ami <t****i@g****m> over 13 years ago
5ef227cd Invalidate flags in upload and destroy Tal Lev-Ami <t****i@g****m> over 13 years ago
6ae5e8b7 Private download link generator Tal Lev-Ami <t****i@g****m> over 13 years ago
d4bedb3c Support for short urls for image/upload Tal Lev-Ami <t****i@g****m> over 13 years ago
67c27ac8 Support for folders Tal Lev-Ami <t****i@g****m> over 13 years ago
2a4a502f Support rename Tal Lev-Ami <t****i@g****m> over 13 years ago
0144331d Support unsafe transformation update Tal Lev-Ami <t****i@g****m> over 13 years ago
61f0bec4 Fix tags api support of multiple public ids Tal Lev-Ami <t****i@g****m> over 13 years ago
86846980 ready for maven central Ali Shakiba <a****i@s****e> over 13 years ago
c13300f3 Fixing URLs in readme Nadav Soferman <n****n@g****m> over 13 years ago
2ef6dacd Support akamai Tal Lev-Ami <t****i@g****m> over 13 years ago
e0dffc5f Support for sprite genreation, multi and explode. Support new async/notificat... Tal Lev-Ami <t****i@g****m> over 13 years ago
cb3ec758 merge Merge git://github.com/andershedstrom/cloudinary_java Tal Lev-Ami <t****i@g****m> over 13 years ago
9a79c2aa Support for usage API call Tal Lev-Ami <t****i@g****m> over 13 years ago
204db8e5 Support image_metadata flag in upload and API Tal Lev-Ami <t****i@g****m> over 13 years ago
b3e2cd6a Update README.md Nadav Soferman <n****n@g****m> over 13 years ago
6774335d fixed regexp bug, regexp didn't work Anders Hedström <a****m@g****m> over 13 years ago
6c01817b Updated pom.xml to handle custom src and test-src directories Anders Hedström <a****m@g****m> over 13 years ago
737439b7 Allow giving pages flag to resource details API Tal Lev-Ami <t****i@g****m> over 13 years ago
3f4ee569 Fix check for limit. Fix htmlWidth visibility Tal Lev-Ami <t****i@g****m> almost 14 years ago
6bbc17d3 Support for info flags in upload Tal Lev-Ami <t****i@g****m> almost 14 years ago
33afa93a Support for transformation flags Tal Lev-Ami <t****i@g****m> almost 14 years ago
6068a484 Support deleteResourcesByTag Tal Lev-Ami <t****i@g****m> almost 14 years ago
93002aa6 Uploader.imageUploadTag - helper for create input tag for direct upload to Cl... Tal Lev-Ami <t****i@g****m> almost 14 years ago
9ad03000 Added README Tal Lev-Ami <t****i@g****m> almost 14 years ago
31a110f8 Java naming conventions. Map utility methods Tal Lev-Ami <t****i@g****m> almost 14 years ago
893b1b90 Initial commit Tal Lev-Ami <t****i@g****m> almost 14 years ago

← Back to repository