Skip to content
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: trycom/parse-angular-patch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: julienevano/parse-angular-patch
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.
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 5, 2015

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

Commits on Feb 7, 2015

  1. * Added a shortcut to get a new query from a custom Parse.Object

    * Added a prototype method on custom Parse.Object to return a friendly bindable parse object for AngularJS
    * Cleaned code
    julienevano committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    80bc256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf4379 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f927b2f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2015

  1. Fixed location of getBindableParseObject

    Moved `getBindableParseObject` prototype definition out of the
    attributes loop which is used to define getters and setters.
    julienevano committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    1033972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b1a7ba View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2015

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