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: loadsys/CakePHP-Shell-Scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: loadsys/CakePHP-Shell-Scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f/update-improvements
Choose a head ref
  • 11 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 28, 2015

  1. Rename update to deploy.

    beporter authored and ricog committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    5b271c7 View commit details
    Browse the repository at this point in the history
  2. WIP Rebuilding deploy script.

    Still not entirely ready to even test.
    
    Needs a new `deps-install`, hook into provisioning, etc.
    beporter authored and ricog committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    84602a0 View commit details
    Browse the repository at this point in the history
  3. Whitespace cleanup

    ricog committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    d05e710 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    667bcc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cf20f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecdc563 View commit details
    Browse the repository at this point in the history
  7. Re-implement deps-install with only composer and npm logic

    This also assumes a production environment. An optional -dev flag was
    added to override this behavior.
    ricog committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    46adf4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73178ec View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2015

  1. Add a db-import command

    ricog committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    600c11f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d918a76 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2015

  1. Add db-import to bin list

    ricog committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    7284a5d View commit details
    Browse the repository at this point in the history
Loading