Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: XeroAPI/XeroAPI.Net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bittercoder/XeroAPI.Net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 17, 2011

  1. Added git ignore.

    bittercoder committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    a82e564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d836d View commit details
    Browse the repository at this point in the history
  3. Fixed issue with translation of binary expression where LHS or RHS co…

    …ntaining UpdatedDateUTC comparison i.e. UpdatedDateUTC > new DateTime(2010,1,1).
    bittercoder committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    bfc92b1 View commit details
    Browse the repository at this point in the history
  4. Tidied up naming of test

    bittercoder committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    79aeb09 View commit details
    Browse the repository at this point in the history
  5. Implemented fix to allow for null / not-null checks on Number propert…

    …ies that can only be populated via the API (useful if being used to coordinate synchronization with external systems).
    bittercoder committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    737d1ed View commit details
    Browse the repository at this point in the history
Loading