SuccessChanges

Summary

  1. Fix the code style of ChainedState.php. (details)
  2. Fix the code style of Config.php. (details)
  3. Fix code style of Store.php (details)
  4. Fix code style of data_store.tpl.php (details)
  5. Fix code style of Context.php (details)
  6. Fix the code style of Config.php. (details)
  7. Fix code style of Store.php (details)
  8. Fix code style of provision_dupal_sites.tpl.php (details)
  9. Fix code style Settings.php (details)
  10. Fix code style of provision_dupal_settings.tpl.php (details)
  11. Fix code style of Drush.php (details)
  12. Fix code style of Alias.php (details)
  13. Fix code style of Platform.php (details)
  14. Fix code style of provision_drushrc_alias.tpl.php (details)
  15. Fix code style of provision_drushrc_site.tpl.php (details)
  16. Fix code style of Server.php (details)
  17. Fix code style of Site.php (details)
  18. Fix code style of provision_dupal.drush.inc (details)
  19. Fix code style of mysql.php (details)
  20. Fix code style of provision.inc (details)
  21. Fix code style of dns.php (details)
  22. Fix code style of dns.php (details)
  23. Fix code style of Service.php (details)
  24. Fix code style of provision.drush.inc (details)
  25. Fix code style of ssl.php (details)
  26. Fix code style of provision.api.php (details)
  27. Fix code style of migrate.provision.inc (details)
  28. Fix code style of provision_dupal.drush.inc (details)
  29. Issue #1421356 by omega8cc: Fixed Wrong variables for files paths hardcoded for D7 sites. (details)
  30. Clean up the previous commit and set the private path for D7. (details)
Commit d410fc44c2af5167a14f8984cf0d4e3d355ceed6 by Steven Jones
Fix the code style of ChainedState.php.
The file was modifiedProvision/ChainedState.php
Commit ad5215b252e27449d50725f5a83f804d6ffdc244 by Steven Jones
Fix the code style of Config.php.
The file was modifiedProvision/Config.php
Commit 6ef3ee720ebf5755391741c171bfdc65b836bd92 by Steven Jones
Fix code style of Store.php
The file was modifiedProvision/Config/Data/Store.php
Commit ba24ad5e93aa0c66bb687b9a3cd1d878083224b5 by Steven Jones
Fix code style of data_store.tpl.php
The file was modifiedProvision/Config/Data/data_store.tpl.php
Commit c56c6f6dde24a722b3dfa1462f037fb3d760fb22 by Steven Jones
Fix code style of Context.php
The file was modifiedProvision/Context.php
Commit 89a2760160e81076fd65dc529665ac54694dd197 by Steven Jones
Fix the code style of Config.php.
The file was modifiedProvision/Config.php
Commit 0097fa8d73fdcf32d09910445f320e2899cd8e29 by Steven Jones
Fix code style of Store.php
The file was modifiedProvision/Config/Drupal/Alias/Store.php
Commit f5b44c4b9ca2bd5e85f3c07a9f64d0390538809b by Steven Jones
Fix code style of provision_dupal_sites.tpl.php
The file was modifiedProvision/Config/Drupal/Alias/provision_drupal_sites.tpl.php
Commit c9ea26c4a1c5b99493c8ec61cac72b349ecc0863 by Steven Jones
Fix code style Settings.php
The file was modifiedProvision/Config/Drupal/Settings.php
Commit 660d8a1551937119c24d8a34ce3133667c71ccd2 by Steven Jones
Fix code style of provision_dupal_settings.tpl.php
The file was modifiedProvision/Config/Drupal/provision_drupal_settings.tpl.php
Commit 7765f750ae6234449171ae5be3776bbb855ada77 by Steven Jones
Fix code style of Drush.php
The file was modifiedProvision/Config/Drushrc.php
Commit 1dc603e894fba2029b07930c11de1d5046b1dfcc by Steven Jones
Fix code style of Alias.php
The file was modifiedProvision/Config/Drushrc/Alias.php
Commit a035c31aabf2d02c6db833c9549c131099273711 by Steven Jones
Fix code style of Platform.php
The file was modifiedProvision/Config/Drushrc/Platform.php
Commit 7a064206744dfdaa45ec7e0d745647fddae773d8 by Steven Jones
Fix code style of provision_drushrc_alias.tpl.php
The file was modifiedProvision/Config/Drushrc/provision_drushrc_alias.tpl.php
Commit b2134adc4a979ba14594dff17dfe3fc9017490d7 by Steven Jones
Fix code style of provision_drushrc_site.tpl.php
The file was modifiedProvision/Config/Drushrc/provision_drushrc_site.tpl.php
Commit 93740ab417d1884b84936f85c07beaea144e87dc by Steven Jones
Fix code style of Server.php
The file was modifiedProvision/Config/Drushrc/Server.php
Commit 906b64434f82d59507caabb7ea72e5891fa755cc by Steven Jones
Fix code style of Site.php
The file was modifiedProvision/Config/Drushrc/Site.php
Commit 74d7c103db7962d509b55f257a7b2b71056b509c by Steven Jones
Fix code style of provision_dupal.drush.inc
The file was modifiedplatform/provision_drupal.drush.inc
Commit 575db019ab38c3ac709046acf003dd791edb9893 by Steven Jones
Fix code style of mysql.php
The file was modifieddb/Provision/Service/db/mysql.php
Commit e1b9b4410ac0ff103e4822ce2632a71f5a6449f7 by Steven Jones
Fix code style of provision.inc
The file was modifiedprovision.inc
Commit 466f4d880e0764d42ce272e236ca271aa08ce7f9 by Steven Jones
Fix code style of dns.php
The file was modifieddns/Provision/Service/dns.php
Commit 906794fc526da3b1281fca27a8e7dd723d5a0f91 by Steven Jones
Fix code style of dns.php
The file was modifieddns/Provision/Service/dns.php
Commit 29a84b930fbd8f722d8e0cb08e451ad7cc482717 by Steven Jones
Fix code style of Service.php
The file was modifiedProvision/Service.php
Commit ece4d407c1520a07eba844b72b411a0e4d7066e3 by Steven Jones
Fix code style of provision.drush.inc
The file was modifiedprovision.drush.inc
Commit c98b89c16b91fc247175cb80d3a64c7085691e6f by Steven Jones
Fix code style of ssl.php
The file was modifiedhttp/Provision/Service/http/ssl.php
Commit 7e58edf8d0bf341159eb061b8a809ac2f6647194 by Steven Jones
Fix code style of provision.api.php
The file was modifiedprovision.api.php
Commit 4a389ae273e3b8da006e6725e353492b41d2c29d by Steven Jones
Fix code style of migrate.provision.inc
The file was modifiedplatform/migrate.provision.inc
Commit bed2213cfa08488c41ed2f7e8d2971ec76ca08f4 by Steven Jones
Fix code style of provision_dupal.drush.inc
The file was modifiedplatform/provision_drupal.drush.inc
Commit 6e4fdcaf504ae89d5924b3d514bf04d3a03e9830 by Steven Jones
Issue #1421356 by omega8cc: Fixed Wrong variables for files paths hardcoded for D7 sites.
The file was modifiedProvision/Config/Drupal/Settings.php
The file was modifiedProvision/Config/Drupal/provision_drupal_settings.tpl.php
Commit 286e29e00358ff0560614fe23661d1386f589998 by Steven Jones
Clean up the previous commit and set the private path for D7.
The file was modifiedProvision/Config/Drupal/provision_drupal_settings.tpl.php
The file was modifiedProvision/Config/Drupal/Settings.php