Skip to content
This repository was archived by the owner on Jul 26, 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: colmena/colmena
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: manuchap/loopback-angular-admin
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
  • 2 contributors

Commits on Aug 22, 2014

  1. Update package.json

    manuchap committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    67be723 View commit details
    Browse the repository at this point in the history
  2. Modified package.json

    To pass all grunt tests
    manuchap committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    1a0c4f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2014

  1. Remove cwd option

    Fixes:
    
    Running "wiredep:app" (wiredep) task
    Warning: ENOENT, no such file or directory '/home/rhalff/git/Closery/loopback-angular-admin/client/app/bower.json'
    
    See: http://stackoverflow.com/questions/25709324/grunt-wiredepapp-no-such-file-or-directory-bower-json
    rhalff committed Sep 20, 2014
    Configuration menu
    Copy the full SHA
    e2c2dfd View commit details
    Browse the repository at this point in the history
  2. Update grunt-wiredep version

    rhalff committed Sep 20, 2014
    Configuration menu
    Copy the full SHA
    fc69d4b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2014

  1. Merge pull request #1 from rhalff/master

    Fix wiredep error
    manuchap committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    5368080 View commit details
    Browse the repository at this point in the history
Loading