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: samunplugged/JavaScript-Boilerplate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0
Choose a base ref
...
head repository: samunplugged/JavaScript-Boilerplate
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.
  • 12 commits
  • 19 files changed
  • 2 contributors

Commits on May 21, 2013

  1. Added .gitignore, GruntFile.js for grunt build, removed inline JSHint…

    … directives from js files, they all driven from .jshintrc now, make few code changes in order to get the better JSHint compliance alongwith package.json which has few dependencies to do the grunt build.
    mdarif committed May 21, 2013
    Configuration menu
    Copy the full SHA
    fc15f41 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2013

  1. Configuration menu
    Copy the full SHA
    d626ac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    214e1a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94bb996 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2013

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

Commits on Jul 5, 2013

  1. Configuration menu
    Copy the full SHA
    5ccfd21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c77b3ec View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2013

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

Commits on Dec 16, 2013

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

Commits on Dec 19, 2013

  1. Configuration menu
    Copy the full SHA
    f9eafba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from mdarif/1.1

    Updated the README.md with build steps.
    mdarif committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    da0e913 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2014

  1. Update README.md

    sapient-studio-india committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    1d06be7 View commit details
    Browse the repository at this point in the history
Loading