Skip to content
This repository was archived by the owner on Feb 26, 2024. 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: angular/angular-seed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: chrismilleruk/angular-seed
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.
  • 11 commits
  • 33 files changed
  • 7 contributors

Commits on May 3, 2013

  1. upgrade to angular 1.0.6 universal-irreversibility

    IgorMinar authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    0fd44a1 View commit details
    Browse the repository at this point in the history
  2. shift to karma from testacular

    michaelneale authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    1f588b5 View commit details
    Browse the repository at this point in the history
  3. fixed capitalisation of Karma and links corrected

    michaelneale authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    6281d8d View commit details
    Browse the repository at this point in the history
  4. update CDN link index.html to 1.0.6

    fuentesjr authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    0c90d83 View commit details
    Browse the repository at this point in the history
  5. travis-ci config for unit and e2e tests

    _pants authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    dde4e0e View commit details
    Browse the repository at this point in the history
  6. Made runner.html to use utf-8 charset

    ermakovich authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    29d5009 View commit details
    Browse the repository at this point in the history
  7. Moved global controllers to module

    iszak authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    23996a3 View commit details
    Browse the repository at this point in the history
  8. Switch to one global .gitignore

    elnur authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    0360691 View commit details
    Browse the repository at this point in the history
  9. Remove dev tools specific files from .gitignore

    There are infinite dev tools with infinite kinds of files they generate. Instead of putting every possible entry to the project's .gitignore file, a user should create her own global .gitignore with entries specific to the tools used by her.
    elnur authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    7416971 View commit details
    Browse the repository at this point in the history
  10. correct "logs/*" entry in .gitignore

    _pants authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    90e1934 View commit details
    Browse the repository at this point in the history
  11. "testacular" -> "karma" in travis config

    _pants authored and chrismilleruk committed May 3, 2013
    Configuration menu
    Copy the full SHA
    0b656c5 View commit details
    Browse the repository at this point in the history
Loading