Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Issue16 arbitrary attributes #17

Closed
wants to merge 10 commits into from

Commits on Apr 30, 2013

  1. Do not check the shared_schema for equality comparison but rather the…

    … root schema. Resolves ept#14
    mhuff committed Apr 30, 2013
    Configuration menu
    Copy the full SHA
    851cf99 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2013

  1. Configuration menu
    Copy the full SHA
    cab1e5a View commit details
    Browse the repository at this point in the history
  2. Decorate the 'attributes' key of the schema object with all custom, n…

    …on-avro-defined attributes
    mhuff committed May 1, 2013
    Configuration menu
    Copy the full SHA
    d59b306 View commit details
    Browse the repository at this point in the history
  3. Allow for a value in custom attribute list to be linked to a complex …

    …type if that is what the value refers to
    mhuff committed May 1, 2013
    Configuration menu
    Copy the full SHA
    8bd42a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a5bd0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d9a59a View commit details
    Browse the repository at this point in the history
  6. Updated annotation output to support three types of output: linked da…

    …ta types, complex JSON blobs, and simple objects (string, integer, etc)
    mphuff committed May 1, 2013
    Configuration menu
    Copy the full SHA
    fb7f9b0 View commit details
    Browse the repository at this point in the history
  7. Update example to include new styles of annotations that are valid. R…

    …emove unnecessary example.avsc as example_with_messages is a more complete example
    mphuff committed May 1, 2013
    Configuration menu
    Copy the full SHA
    26b2a6f View commit details
    Browse the repository at this point in the history
  8. Revert "Do not check the shared_schema for equality comparison but ra…

    …ther the root schema. Resolves ept#14"
    
    This reverts commit 851cf99.
    mphuff committed May 1, 2013
    Configuration menu
    Copy the full SHA
    13abdb2 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2013

  1. JSHint pass

    mhuff committed May 2, 2013
    Configuration menu
    Copy the full SHA
    337b93b View commit details
    Browse the repository at this point in the history