Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block-based interface to the iOS SDK's REST API. #24

Merged
merged 21 commits into from
Jan 10, 2012
Merged

Block-based interface to the iOS SDK's REST API. #24

merged 21 commits into from
Jan 10, 2012

Commits on Jan 3, 2012

  1. Configuration menu
    Copy the full SHA
    c3e1137 View commit details
    Browse the repository at this point in the history
  2. minor tweaks/cleanup

    jhersh committed Jan 3, 2012
    Configuration menu
    Copy the full SHA
    14d896e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2012

  1. minor cleanup

    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    877a82d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c23086 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflict

    Conflicts:
    	native/SalesforceSDK/SalesforceSDK/Classes/SFRestAPI+Blocks.m
    	native/SalesforceSDK/SalesforceSDK/Classes/SynthesizeSingleton.h
    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    d4dc443 View commit details
    Browse the repository at this point in the history
  4. fix blocks

    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    40d2475 View commit details
    Browse the repository at this point in the history
  5. fix header (ugh, commit spam)

    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    8e3fcfe View commit details
    Browse the repository at this point in the history
  6. block category methods now return the created request, allowing you t…

    …o cancel if necessary
    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    0986305 View commit details
    Browse the repository at this point in the history
  7. whoops, missed one

    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    6a2c8c1 View commit details
    Browse the repository at this point in the history
  8. add function documentation

    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    09a90de View commit details
    Browse the repository at this point in the history
  9. typo fix

    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    2c6f8f3 View commit details
    Browse the repository at this point in the history
  10. unit tests for blocks

    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    c7c9a9a View commit details
    Browse the repository at this point in the history
  11. cleanup block names

    jhersh committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    7909a60 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2012

  1. fix up test typos

    jhersh committed Jan 5, 2012
    Configuration menu
    Copy the full SHA
    057ccb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abe2841 View commit details
    Browse the repository at this point in the history
  3. docs cleanup

    jhersh committed Jan 5, 2012
    Configuration menu
    Copy the full SHA
    3b5ba2f View commit details
    Browse the repository at this point in the history
  4. OCD whitespace fix

    jhersh committed Jan 5, 2012
    Configuration menu
    Copy the full SHA
    361255c View commit details
    Browse the repository at this point in the history
  5. docs update

    jhersh committed Jan 5, 2012
    Configuration menu
    Copy the full SHA
    e7de928 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b13e83c View commit details
    Browse the repository at this point in the history
  7. fix up tests

    jhersh committed Jan 5, 2012
    Configuration menu
    Copy the full SHA
    91400d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2012

  1. Configuration menu
    Copy the full SHA
    0bd3b1a View commit details
    Browse the repository at this point in the history