Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ashima07
/
cloudinary_java
Public
forked from
cloudinary/cloudinary_java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cloudinary_java
cloudinary-core
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 26, 2017
Version 1.17.0
nitzanj
committed
a3612ab
View commit details
Copy full SHA for a3612ab
View code at this point
Browse repository at this point
Add missing params to `explicit` and `upload` api (#113)
Show description for 97d43d5
nitzanj
authored
97d43d5
View commit details
Copy full SHA for 97d43d5
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Version 1.16.0
nitzanj
committed
b266672
View commit details
Copy full SHA for b266672
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Change url suffix and root path limitations
Show description for 2fca8d7
nitzanj
authored and
tocker
committed
2fca8d7
View commit details
Copy full SHA for 2fca8d7
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Version 1.15.0
Amir Tocker
committed
00c99ed
View commit details
Copy full SHA for 00c99ed
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Merge pull request #106 from cloudinary/fix/responsive-breakpoints-format
Show description for afcda7f
nitzanj
authored
afcda7f
View commit details
Copy full SHA for afcda7f
View code at this point
Browse repository at this point
Centralize response handling and respect `returnError` param.
nitzanj
committed
6f631ea
View commit details
Copy full SHA for 6f631ea
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Add format field to `ResponsiveBreakpoint`.
nitzanj
committed
fb5f034
View commit details
Copy full SHA for fb5f034
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Version 1.14.0
Amir Tocker
committed
17ac9c3
View commit details
Copy full SHA for 17ac9c3
View code at this point
Browse repository at this point
Fix javadoc errors
Amir Tocker
committed
89b86be
View commit details
Copy full SHA for 89b86be
View code at this point
Browse repository at this point
Add offset to `uploadLargeParts`to support upload resume.
nitzanj
authored and
tocker
committed
3f22d01
View commit details
Copy full SHA for 3f22d01
View code at this point
Browse repository at this point
Better comment.
nitzanj
authored and
tocker
committed
e1fbd34
View commit details
Copy full SHA for e1fbd34
View code at this point
Browse repository at this point
Allow deleteByToken to pass through when there's no api secret in config.
nitzanj
authored and
tocker
committed
544d7e6
View commit details
Copy full SHA for 544d7e6
View code at this point
Browse repository at this point
Add generics to `Transformation` class, Streaming profile support.
Show description for 62a5341
nitzanj
authored and
tocker
committed
62a5341
View commit details
Copy full SHA for 62a5341
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Merge branch 'master' into fix/upload-large-url
Amir Tocker
committed
f522c8c
View commit details
Copy full SHA for f522c8c
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
Remove use of `DatatypeConverter` which is not supported in Android
Show description for 849b016
Amir Tocker
committed
849b016
View commit details
Copy full SHA for 849b016
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
Add support for uploading remote urls through `Uploader.uploadLarge()`
nitzanj
committed
349a27f
View commit details
Copy full SHA for 349a27f
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
Version 1.13.0
Amir Tocker
committed
656958e
View commit details
Copy full SHA for 656958e
View code at this point
Browse repository at this point
Fix javadoc.
Amir Tocker
committed
d07bfaa
View commit details
Copy full SHA for d07bfaa
View code at this point
Browse repository at this point
Commits on Jun 11, 2017
Change property names to be compatible with gradle install plugin.
nitzanj
authored and
Amir Tocker
committed
cccce91
View commit details
Copy full SHA for cccce91
View code at this point
Browse repository at this point
Add publish sonatype urls, verify cloudinary-core tests run with task ciTest.
nitzanj
authored and
Amir Tocker
committed
f41eedf
View commit details
Copy full SHA for f41eedf
View code at this point
Browse repository at this point
Add description to the generated pom files.
nitzanj
authored and
Amir Tocker
committed
710d998
View commit details
Copy full SHA for 710d998
View code at this point
Browse repository at this point
Consolidate java gradle config, setup test logging.
nitzanj
authored and
Amir Tocker
committed
659ebdb
View commit details
Copy full SHA for 659ebdb
View code at this point
Browse repository at this point
Fix project to build successfully even credentials.
nitzanj
authored and
Amir Tocker
committed
4ab6ab0
View commit details
Copy full SHA for 4ab6ab0
View code at this point
Browse repository at this point
Migrate to gradle
nitzanj
authored and
Amir Tocker
committed
09e08bb
View commit details
Copy full SHA for 09e08bb
View code at this point
Browse repository at this point
Add support for serialization to enable persisting request parameters.
nitzanj
authored and
Amir Tocker
committed
61c985e
View commit details
Copy full SHA for 61c985e
View code at this point
Browse repository at this point
Add `deleteByToken` to `Uploader`.
nitzanj
committed
5fe2d92
View commit details
Copy full SHA for 5fe2d92
View code at this point
Browse repository at this point
Commits on May 11, 2017
Rename `deleteDerivedResourcesByTransformations` to 'deleteDerivedByTransformation'
nitzanj
committed
03913e9
View commit details
Copy full SHA for 03913e9
View code at this point
Browse repository at this point
Commits on May 7, 2017
Fix `deleteStreamProfile` no-options overload.
nitzanj
authored and
Amir Tocker
committed
9aa1efe
View commit details
Copy full SHA for 9aa1efe
View code at this point
Browse repository at this point
Fix test to handle non-deterministic set order.
nitzanj
authored and
Amir Tocker
committed
c2fbf47
View commit details
Copy full SHA for c2fbf47
View code at this point
Browse repository at this point
Commits on May 5, 2017
Add support for `format` in Responsive breakpoints transformation. (#78)
nitzanj
authored and
tocker
committed
43b5821
View commit details
Copy full SHA for 43b5821
View code at this point
Browse repository at this point
Add url_suffix support for private images. (#76)
nitzanj
authored and
tocker
committed
a5d9595
View commit details
Copy full SHA for a5d9595
View code at this point
Browse repository at this point
Add `type` parameter to `Api.publishResource()` (#73)
nitzanj
authored and
tocker
committed
04914ae
View commit details
Copy full SHA for 04914ae
View code at this point
Browse repository at this point
Add support for fetch overlay/underlay (#69)
nitzanj
authored and
tocker
committed
5c64a5d
View commit details
Copy full SHA for 5c64a5d
View code at this point
Browse repository at this point
Commits on May 1, 2017
[maven-release-plugin] prepare for next development iteration
Amir Tocker
committed
e10f455
View commit details
Copy full SHA for e10f455
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.