0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from BrightcoveOS/mister-ben-patch-1 More... about 7 years ago
Add media api deprecation notice More... about 7 years ago
Release version 4.1.11 More... about 11 years ago
Releasing 4.1.10 More... about 11 years ago
Updating for 4.1.9 More... over 11 years ago
Making optional values actually optional (e.g. pageSize can be null). Note that most values will have a default enforced by the API service even if the wrapper doesn't specify a value. More... over 11 years ago
Adding iOS Renditions, deprecating enableUDS methods, adding get/setDeliveryProtocol methods More... over 11 years ago
Release version 4.1.7 - Including new sort by type enum vals from Java Commons 4.1.7 More... over 11 years ago
Releasing version 4.1.6 More... almost 12 years ago
Releasing version 4.1.5 More... almost 12 years ago
Release version 4.1.3 - Fixing 'none' parameter for search_videos call More... about 12 years ago
Release version 4.1.3 - Fixing 'none' parameter for search_videos calls in the Read API More... about 12 years ago
Releasing version 4.1.2 - no significant changes other than using the new commons libraries More... over 12 years ago
Releasing version 4.1.1 - Adds exception handler to ReadApi. More... over 12 years ago
Releasing 4.1.0 - Includes support for user-customizable exception handling in the WriteApi. More... over 12 years ago
Updating README file to point to JavaDocs More... over 12 years ago
updating javadoc for release to GitHub Pages More... over 12 years ago
Version 4.0.3 - adding HttpClientFactories More... over 12 years ago
Releasing 4.0.1 More... almost 13 years ago
Updating README for 3.0.5 release More... about 13 years ago
This patch fixes a bug when we open a new connection for each request. Basically it makes sure to fully parse the response before closing the socket. This also includes the 3.0.4 BC Commons libraries, which fix a few bugs in the BC Catalog Objects library. More... about 13 years ago
Updating build.xml to reference 3.0.3 of BC commons jars instead of 3.0 More... about 13 years ago
Updating readme for 3.0.3 release More... about 13 years ago
Fixing bug when we open a connection for each request - we can't close the socket until we parse the return results. More... about 13 years ago
Modifying WriteApi so UpdateVideo can send video fields even if the value is null More... about 13 years ago
Updating download links in README More... about 13 years ago
Tweaking so new HttpClient is created on every request, which also allows us to easily close socket connections properly. More... about 13 years ago
Merge remote branch 'origin/master' More... about 13 years ago
Tweaking so new HttpClient is client is created on every request, which also allows us to easily close socket connections properly. More... about 13 years ago
Cleaning up README. More... about 13 years ago