80
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
regenerate_settings: fix the CIVICRM_TEMPLATE_COMPILEDIR and some permissions fixes More... 11 months ago
regenerate_settings: manually update the civicrm_root in civicrm.settings.php before calling cv. Fixes site cloning from one platform to another More... 11 months ago
get_package_path/codebase_version: minor code cleanup More... 11 months ago
_provision_civicrm_install_civicrm: fix d7 installer by removing drush-based code and exec cv/drush instead More... 11 months ago
cv/regenerate-settings: add check to avoid empty DB credentials if there was a bug More... 12 months ago
_provision_civicrm_get_package_path: add support for D9 and remove use of the autoloader (parse the XML manually) More... about 1 year ago
regenerate-settings: provide a command-line option to change the base URL and regen the keys/secrets More... about 1 year ago
Fix logging of codeVer and return array output for run_cv_command() More... about 1 year ago
More removals of functions that assume a bootstrapped CMS (fix URL/resources and temp dirs) and generally not useful anymore More... about 1 year ago
Remove provision_civicrm_regenerate_settings_file() and _provision_civicrm_upgradedb() More... about 1 year ago
Add cv/schemalog.php, so that we do not rely on the symbiotic extension (called from Ansible) More... about 1 year ago
Issue #3440092 by Steven Jones: Fixed warnings in hosting_site.drush.inc More... about 1 year ago
cv/regenerate-settings.php: make define check more resilient More... about 1 year ago
Issue #3439870 by Steven Jones, dineshkumarbollu: Fix warnings on clone. More... about 1 year ago
Issue #3439938 by Steven Jones: Fix warnings on migrate More... about 1 year ago
Issue #3439947 by Steven Jones: Clear the stat cache in _provision_drupal_create_directories. More... about 1 year ago
Issue #3439807 by Steven Jones: Fixed warning about missing $path variable in free_certificate_site. More... about 1 year ago
Remove hosting_civiplatform/drush/provision_wordpress.drush.inc More... about 1 year ago
Begin adding support for CiviCRM Standalone (does not install for now) More... about 1 year ago
cv/regenerate-settings.php: chmod 0640 before writing civicrm.settings.php (otherwise it might be read-only) More... about 1 year ago
cv/regenerate-settings.php: make sure https URLs are used (esp on WordPress) More... about 1 year ago
cv/regenerate-settings.php: include drushrc.php on WordPress for salts More... about 1 year ago
verify: check the presence of civicrm.settings.php instead of using obscure drush functions (which fail on PHP8.2/D10) More... over 1 year ago
cv/regenerate-settings.php: fix incorrect cmsBaseUrl, simplify CiviSetup usage, write the file for real More... over 1 year ago
cv/regenerate-settings.php: fix missing variables/settings, force Clean URLs More... over 1 year ago
cv script to regenerate civicrm.settings.php More... over 1 year ago
Issue #3420437 by Steven Jones: Fix: can't edit platforms More... over 1 year ago
Issue #3419526 by Steven Jones: Site listing views use formats that don't exist More... over 1 year ago
Issue #2283159 by Steven Jones: Stop fiddling with the weights. More... over 1 year ago
Issue #3419519 by Steven Jones: Fix error in hosting_ssl_get_keys More... over 1 year ago