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: lvbreda/Meteor_angularjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: xanderv87/Meteor_angularjs
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.
  • 18 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 29, 2013

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

Commits on Mar 30, 2013

  1. Configuration menu
    Copy the full SHA
    3f70f76 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mimah/master'

    Introduces angular cleanup.
    Sebmaster committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    e5c7c09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaa0e21 View commit details
    Browse the repository at this point in the history
  4. Whitespace fixes.

    Sebmaster committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    be71795 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e11f33a View commit details
    Browse the repository at this point in the history
  6. Adds missing var.

    Sebmaster committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    7712489 View commit details
    Browse the repository at this point in the history
  7. More formatting fixes.

    Sebmaster committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    558083c View commit details
    Browse the repository at this point in the history
  8. Fixes whitespace.

    Sebmaster committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    e0c2cc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ef4bd7 View commit details
    Browse the repository at this point in the history
  10. Subscribe to collections.

    This fixes a bug, where the client receives no data if there is no
    autopublish package in the project.
    Sebmaster committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    5bc521e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2013

  1. Removes the bundle folder prefix.

    The working directory in a bundle is the same directory in which the
    app.html file is in.
    Sebmaster committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    efa200f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-32'

    Sebmaster committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    d01d446 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2013

  1. Fixes callback parameters.

    Adds a callback parameter to all the modify operations. Additionally
    removes the callback parameter of the find methods since it wasn't used
    anyway.
    Sebmaster committed Apr 4, 2013
    Configuration menu
    Copy the full SHA
    f4baacd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2013

  1. Merge branch 'fix-34'

    Conflicts:
    	client.js
    Sebmaster committed Apr 5, 2013
    Configuration menu
    Copy the full SHA
    f206890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74cb483 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2013

  1. Upgrade angular to v1.1.4

    xanderv87 committed Apr 24, 2013
    Configuration menu
    Copy the full SHA
    1eeacbf View commit details
    Browse the repository at this point in the history
  2. fix: when using a sort function elements can be added with atIndex=0,…

    … this should not override the already present object
    xanderv87 committed Apr 24, 2013
    Configuration menu
    Copy the full SHA
    86e5956 View commit details
    Browse the repository at this point in the history
Loading