3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for Issue 98: Add the "category" field to Place and Issue 99: Checkin type's lat/long should be Double precision, not Float More... about 14 years ago
Fix and tests for Issue 97: Event date fields are formatted differently than other dates More... about 14 years ago
Doc updates for 1.6.1 More... about 14 years ago
We no longer need build.xml for examples since we're Maven-driven now More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - use sonatype oss parent pom as parent so releases are deployed to the right location More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - set includeBaseDirectory to true as requested by Mark More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 Implement an additional distro profile so you can build the distro without signing More... about 14 years ago
Example code pom tweaked, updated docs to reflect the fact that examples are now run with Maven (still need to finish this up) More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - declare library module version in dependencyManagement section More... about 14 years ago
Correct javadoc stylesheet filepath More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - revert moving to resources directory - stylesheet can only be overridden by providing configuration More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - include buildable examples project in distro More... about 14 years ago
Create exec-plugin based profiles & configuration for running the examples More... about 14 years ago
Rename tests to match the default surefire pattern (*Test.java) More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - configure the javadoc plugin to use a custom stylesheet More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - remove misc resource folder and the corresponding fileset from assembly More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - javadoc.css needs to be located at src/main/javadoc/resources More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - move javadoc resources to appropriate place More... about 14 years ago
Removing unused package More... about 14 years ago
An Eclipse setup that I like ;) plus pom wording tweaks and fix for Issue 95: @Facebook annotation on accessToken on Account type should be mapped to "access_token" More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - change the distro type from dir to zip More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 (Bah some Google post-commit hooks failed because of the various move/renames, which corrupted my local source tree) - missed adding some poms, mavenized build should work now. Build all with "mvn -P sonatype-oss-release install" More... about 14 years ago
Issue 26: Mavenize - http://code.google.com/p/restfb/issues/detail?id=26 - initial cut at Mavenizing restfb project. Tested on Maven 3, distro generation ok - still to do: what to do about tests, verify the contents of the distro - misc and licensing directories are moved under distro module - directory structure changed to follow maven conventions More... about 14 years ago
Another website typo fix More... about 14 years ago
URL typo fix on website More... about 14 years ago
Download link tweak More... about 14 years ago
Fixed example ant script More... about 14 years ago
More website updates. Almost ready More... about 14 years ago
Example: fetching all different types of data (object, fql, connection) as JsonObject. More... about 14 years ago
Remove other no-longer-checked throws clauses More... about 14 years ago