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

Deprecate backend.inc in favor of a new site-process library #3758

Merged
merged 102 commits into from
Nov 6, 2018

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    9603c55 View commit details
    Browse the repository at this point in the history
  2. Put cd at end.

    weitzman committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    525ff91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    354009a View commit details
    Browse the repository at this point in the history
  4. Set minimum php to 7.1. Inject site alias manager into redispatch hoo…

    …k. Set uri / root in a way that allows the caller to override them.
    greg-1-anderson committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    fa6c708 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    f557f7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61594a5 View commit details
    Browse the repository at this point in the history
  3. Merge

    greg-1-anderson committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    dd9df38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5ef535 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d835cc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7431c5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ea40a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92e60e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    113ca9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f748f93 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd45601 View commit details
    Browse the repository at this point in the history
  12. Some fixes.

    weitzman committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    3a59d88 View commit details
    Browse the repository at this point in the history
  13. Follow the releases.

    weitzman committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d36d55c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Return an array from cex.

    weitzman committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    c7e8349 View commit details
    Browse the repository at this point in the history
  2. Fix double dash values.

    weitzman committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    a0e4a3f View commit details
    Browse the repository at this point in the history
  3. Avoid a write to stdout.

    weitzman committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    6008e7b View commit details
    Browse the repository at this point in the history
  4. sql:sync and site:ssh fixes.

    weitzman committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    900c46e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcee761 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68514b6 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    weitzman committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    91a954e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c5eba2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    930eec3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35d3ee8 View commit details
    Browse the repository at this point in the history
  11. [ci skip] Code style

    greg-1-anderson committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    d0ccd8c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b3d7f7e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d2cb3d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2355d46 View commit details
    Browse the repository at this point in the history
  15. UpdatedbTest fixes

    weitzman committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    27c8d4b View commit details
    Browse the repository at this point in the history
  16. Lose extra text.

    weitzman committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    862bdcd View commit details
    Browse the repository at this point in the history
  17. Fix config pull test

    greg-1-anderson committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    42c7bf7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    38ad515 View commit details
    Browse the repository at this point in the history
  19. Add Doxygen.

    weitzman committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    c88fdbe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d9a0d28 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3cd0ad2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4b816f6 View commit details
    Browse the repository at this point in the history
  23. Populate io()

    weitzman committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    992d78f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Deprecate DRUSH_COMMAND in favor of "$config->get('runtime.drush.scri…

    …pt');". Fix handling of config:pull output.
    greg-1-anderson committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    c2af76d View commit details
    Browse the repository at this point in the history
  2. Remove a use statement.

    weitzman committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    78d9253 View commit details
    Browse the repository at this point in the history
  3. Set an alias.

    weitzman committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    f3639ac View commit details
    Browse the repository at this point in the history
  4. Fix CLI command args.

    weitzman committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    e3bab63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a558fc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae9480d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98fe3bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d900eb5 View commit details
    Browse the repository at this point in the history
  9. Up Process timeout.

    weitzman committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    3d04f8e View commit details
    Browse the repository at this point in the history
  10. Use getSelf() in sqlSync

    weitzman committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    e329616 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa633f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53bee38 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bef32e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d3dc8c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    089b6cd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    257dddd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

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

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    ee2ad19 View commit details
    Browse the repository at this point in the history
  2. Test fixes

    weitzman committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    a6eda48 View commit details
    Browse the repository at this point in the history
  3. Progress on batchTest.

    weitzman committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    96564b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b646582 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49f778c View commit details
    Browse the repository at this point in the history
  6. updatedb tests

    weitzman committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    e522775 View commit details
    Browse the repository at this point in the history
  7. CS

    weitzman committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    9fdbee0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    762a678 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

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

Commits on Oct 31, 2018

  1. Configuration menu
    Copy the full SHA
    dcd08bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a9ebeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07266a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ef648d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    255f219 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88753cf View commit details
    Browse the repository at this point in the history
  7. CS

    weitzman committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    cfb80f9 View commit details
    Browse the repository at this point in the history
  8. Fix sqlsync test

    weitzman committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    978709c View commit details
    Browse the repository at this point in the history
  9. CS

    weitzman committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    e58a950 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c4c65c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10f2e9c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cbb37f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9277617 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Configuration menu
    Copy the full SHA
    8494a9b View commit details
    Browse the repository at this point in the history
  2. Woops - add the file

    weitzman committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    04d392e View commit details
    Browse the repository at this point in the history
  3. CS

    weitzman committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    127f8db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4712ee6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d4d387 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce1766d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a75fe7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84a464a View commit details
    Browse the repository at this point in the history
  9. CS

    weitzman committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    7ef1d9f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Configuration menu
    Copy the full SHA
    403b89e View commit details
    Browse the repository at this point in the history
  2. Fix browser start method.

    weitzman committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    7d5e3e3 View commit details
    Browse the repository at this point in the history
  3. Update NotifyCommands.

    weitzman committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    20dbeb4 View commit details
    Browse the repository at this point in the history
  4. Update SyncViaHttpCommands.

    weitzman committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    107c8f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Configuration menu
    Copy the full SHA
    89a98c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aff75f View commit details
    Browse the repository at this point in the history
  3. Port a config:edit process.

    weitzman committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    2172d1d View commit details
    Browse the repository at this point in the history
  4. Port 2 more shell execs.

    weitzman committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    602a701 View commit details
    Browse the repository at this point in the history
  5. Use shellArg()

    weitzman committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    8be7769 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

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

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    62a3b3f View commit details
    Browse the repository at this point in the history
  2. Test reorg (#3759)

    Reorganize test classes into subdirectories indicating their type.
    greg-1-anderson authored and weitzman committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    0382c22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a0a8d0 View commit details
    Browse the repository at this point in the history