0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version and generate gemspec for Bundler users More... over 13 years ago
Remove deprecated RocketAMF and AMF code and bump RocketAMF version to 0.2.0 More... over 13 years ago
Move to RocketAMF for serialization and deserialization of AMF messages and clean up documentation More... about 14 years ago
Remove all serialization and deserialization code in preparation for integration with RocketAMF More... about 14 years ago
Bump gem version for release More... over 14 years ago
Fix rakefile not including all the needed files in gem builds More... over 14 years ago
Remove specs that won't ever be implemented More... over 14 years ago
Updated specs to get them passing again after refactoring More... over 14 years ago
Bump version in Rakefile More... over 14 years ago
Remove gempsec, since Github has stopped doing gem building More... over 14 years ago
Update documentation More... over 14 years ago
Restructure the Rack::AMF implementation to prepare for tighter Rails integration More... over 14 years ago
Added options for restricting AMF gateway to a specific URL and updated to support response amf version setting More... over 14 years ago
Add AMF0 custom ErrorMessage serialization specs More... over 14 years ago
Fix deserializer bug with references, where objects are completely deserialized before being added to the reference cache More... over 14 years ago
Add AMF0 serializer and spec it out More... over 14 years ago
Bump version More... over 14 years ago
Fix bug resulting from spec mis-interpretation where DYNAMIC_OBJECT header was not added when the object had a class name More... over 14 years ago
Class mapper now extracts inherited properties by default (bug fix for AbstractMessage extending object serialization problems) More... over 14 years ago
Add installation instructions More... over 14 years ago
Update gemspec More... over 14 years ago
Update documentation More... over 14 years ago
Finish initial implementation of Rack middleware AMF gateway More... over 14 years ago
Add unwrapping to AMF::Request when body is an AbstractMessage More... over 14 years ago
Extract fixture loaders into spec_helper.rb More... over 14 years ago
Added simple response serializer test More... over 14 years ago
Implement RemoteObject message objects and complete default class mapping spec More... over 14 years ago
Restructure paths More... over 14 years ago
Fixed remaining serializer specs More... over 14 years ago
Remove bindata dependency More... over 14 years ago