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

Make assets:install smarter with symlinks #11312

Closed
wants to merge 8 commits into from
Closed

Make assets:install smarter with symlinks #11312

wants to merge 8 commits into from

Commits on Jul 5, 2014

  1. Configuration menu
    Copy the full SHA
    8634199 View commit details
    Browse the repository at this point in the history
  2. assets:install:auto removed unnecessary function_exists calls: as of …

    …PHP 5.3 symlink function always exists.
    rvanginneken committed Jul 5, 2014
    Configuration menu
    Copy the full SHA
    f03073e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7330c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2014

  1. Configuration menu
    Copy the full SHA
    2ea12de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b456b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2014

  1. assets:install --auto -> check if running on windows, if so, use nati…

    …ve function mklink instead of symlink
    rvanginneken committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    421de05 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2014

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

Commits on Sep 18, 2014

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