mafoo
|
91b61683c0
|
WhitespaceClean-core/install
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 12:03:29 +00:00 |
markjcrane
|
5e44128f70
|
Switch settings are not always needed so removing the "throw new Exception"
|
2016-02-04 23:18:48 -07:00 |
Matthew Vale
|
eb26d5e26d
|
Removed dirs we don't use
|
2015-12-18 17:00:28 +00:00 |
Matthew Vale
|
cabf031cc0
|
Fixed temp_dir not getting set correctly
this would have also affected backup_dir
|
2015-12-07 21:19:59 +00:00 |
markjcrane
|
8909ce9e63
|
Detect the host type for PostgreSQL so it works with host or ip address. Also improve the code consistency by correcting the indentation and adding a few more comments.
|
2015-12-06 12:25:34 -07:00 |
Matthew Vale
|
3f5a43a356
|
fixed storage of domain_count
|
2015-12-03 11:55:40 +00:00 |
Matthew Vale
|
36e1d5c4c5
|
fixes during upgrade
|
2015-12-02 15:55:21 +00:00 |
Matthew Vale
|
ddcc317d49
|
Bugfix batch
|
2015-12-02 14:05:21 +00:00 |
Matthew Vale
|
aff613d3e9
|
restructured install to go via global_settings
added new global_settings to marshal settings used during a
install/upgrade
|
2015-12-02 11:16:25 +00:00 |