Comparing master...queryobject · stackmob-bot/stackmob-java-client-sdk

Commits on Oct 17, 2011

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 18, 2011

  1. Merge branch 'master' into queryobject

    Conflicts:
    	src/main/java/com/stackmob/sdk/api/StackMobRequest.java
    	src/test/java/com/stackmob/sdk/StackMobRequestTests.java
    	src/test/java/com/stackmob/sdk/StackMobSessionTests.java
    	src/test/java/com/stackmob/sdk/StackMobTestCommon.java
    	src/test/java/com/stackmob/sdk/StackMobTests.java
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 19, 2011

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 20, 2011

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. code cleanup for taking out signpost

    - HttpHelper is no more. its logic moved into StackMobRequest
    - moving StackMobObject & subclasses into com.stackmob.sdk.testobjects
    - greatly simplified HttpRedirectHelper
    - apache httpclient & httpcore almost completely eliminated - still used for encoding in StackMobRequest (will be completely removed in the near future)
    - StackMobTests clean up after themselves better
    - more error checking in StackMobTests
    - change to interface in StackMobRedirectedCallback
    - adding CookieHandler in StackMob instances to handle login/logout better
    Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history

  6. Configuration menu

    Browse the repository at this point in the history