openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
RestFB
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 72 of 74
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bunch more work on Graph API types - we're in pretty good shape with them now, just need a bit of documentation and polish (some equals and hashcode impls, etc.)
Mark Allen
More...
almost 15 years ago
More Graph API work. Modified DefaultJsonMapper to handle "connection"-style bridge object ("data" object that is just a holder for an array) specially to simplify mapping.
Mark Allen
More...
almost 15 years ago
More Graph API objects
Mark Allen
More...
almost 15 years ago
More work on Graph API types
Mark Allen
More...
almost 15 years ago
Adding Graph API datatypes
Mark Allen
More...
almost 15 years ago
Starting work on Graph API features.
Mark Allen
More...
almost 15 years ago
"Deprecating" the old REST API in preparation for the new graph API bits. Quotes are there because we're not formally deprecating with @Deprecated since there are definitely people out there that will use the old API for a while yet.
Mark Allen
More...
almost 15 years ago
Website updates for release
Mark Allen
More...
almost 15 years ago
Imports fix for Example.java
Mark Allen
More...
almost 15 years ago
Lots of documentation updates in preparation for the 1.4 release
Mark Allen
More...
almost 15 years ago
Starting on 1.4 documentation updates
Mark Allen
More...
almost 15 years ago
Fix for dumb end-of-day-checkin stack overflow (issue 17, reported by Alex Launi).
Mark Allen
More...
almost 15 years ago
Refactored Parameter to marshal parameter values to JSON strings using the new Java-to-JSON mapping functionality.
Mark Allen
More...
almost 15 years ago
Minor fixes and refactoring, also included full unit test for data outlined in http://wiki.developers.facebook.com/index.php/Attachment_(Streams) to prove that Java-to-JSON mapping works as advertised.
Mark Allen
More...
almost 15 years ago
Initial cut at new Java-to-JSON mapping support in JsonMapper in support of issue #16.
Mark Allen
More...
almost 15 years ago
Added link to Google Group on homepage
Mark Allen
More...
almost 15 years ago
In response to recent FB changes, JSON mapper now coerces empty JSON arrays to empty Java Strings if you're trying to map to a String field. Thanks to Antonello Naccarato for reporting this!
Mark Allen
More...
almost 15 years ago
Website HTML-escaping typo
Mark Allen
More...
almost 15 years ago
Added SVN branch and tag support to build.xml so I don't have to type it out every release
Mark Allen
More...
almost 15 years ago
Prepping for 1.2 release. Fixes issue #11, "Include source in JAR".
Mark Allen
More...
almost 15 years ago
Unit tests for null-handling in JSON mapper (in support of issue #12)
Mark Allen
More...
almost 15 years ago
Tiny pieces that should've been in last commit
Mark Allen
More...
almost 15 years ago
Fix for issue 12: no map possible for null in jsonarray to String
Mark Allen
More...
almost 15 years ago
Fixed release date
Mark Allen
More...
almost 15 years ago
Added changelog
Mark Allen
More...
almost 15 years ago
Bumping version to 1.1
Mark Allen
More...
almost 15 years ago
Updated webpage for 1.1 (includes fql.multiquery docs)
Mark Allen
More...
almost 15 years ago
Tightened up MultiqueryParameter a bit and added some Javadoc.
Mark Allen
More...
almost 15 years ago
New multiquery bits seem to be working
Mark Allen
More...
almost 15 years ago
Starting work on issue #8 in support of fql.multiquery
Mark Allen
More...
almost 15 years ago
←
1
2
…
66
67
68
69
70
71
72
73
74
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree