Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo in .htaccess comment causing file diff #77

Closed
wants to merge 11 commits into from
Closed

fix typo in .htaccess comment causing file diff #77

wants to merge 11 commits into from

Commits on Sep 24, 2012

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

Commits on Sep 30, 2012

  1. .htaccess typos

    the typo `SymLinksOfOwnerMatch`, while only in a comment, was causing a prompt to confirm overwrite if a generator that didn't have the typo was used in a directory where a generator that did have the typo had previously been used (or vice versa)
    chrixian committed Sep 30, 2012
    Configuration menu
    Copy the full SHA
    998c299 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2012

  1. Update lib/generators/backbone/templates/collection.js

    Matching Application namespace for models in a collection template
    nitinhayaran committed Oct 6, 2012
    Configuration menu
    Copy the full SHA
    320c0e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2012

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

Commits on Oct 12, 2012

  1. Merge pull request #92 from btford/less-verbose-init

    Move the ascii art and explanation to yeoman:app. Addresses issue #89
    addyosmani committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    f5b38bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from nitinhayaran/master

    Application namespace incorrectly mentioned in Collection Template
    addyosmani committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    041da55 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #69 from lenarakhmadeev/patch-1

    lint 'test/**/*.js' instead 'spec/**/*.js'
    addyosmani committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    3d709c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8606414 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2012

  1. .htaccess typos

    the typo `SymLinksOfOwnerMatch`, while only in a comment, was causing a prompt to confirm overwrite if a generator that didn't have the typo was used in a directory where a generator that did have the typo had previously been used (or vice versa)
    chrixian committed Oct 13, 2012
    Configuration menu
    Copy the full SHA
    90e90d8 View commit details
    Browse the repository at this point in the history
  2. typo fix

    chrixian committed Oct 13, 2012
    Configuration menu
    Copy the full SHA
    c9c2970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    071f138 View commit details
    Browse the repository at this point in the history