gitressa
gitressa
If you run `composer install` in an existing project where one or more PHP extensions are missing, it is explicitly stated which extensions are missing, and the user gets actionable...
The command line column width is set to 256 columns: ``` $ lando ssh -s appserver -c env | grep -i col COLUMNS=256 ``` Is it possible to change this?...
`sqlite` is supported out of the box, which is great. You can just run this, without having to define `database: sqlite` in `.lando.yml`: `$ drush site:install --db-url=sqlite://drupal9:drupal9@database/drupal9 -y` However, `lando...
CiviCRM Views integration doesn't seem to work, see also https://github.com/lando/lando/issues/1854#issuecomment-676055333. **Tell us about your setup** Lando 3.0.10 Ubuntu 18.04 In `.lando.yml`: ``` services: civicrm_db: type: mysql creds: user: drupal7 password:...
Wouldn't it be great if it was easily discernible if the version of Lando you use is the official release, or a plug-in has been added, or it is built...
Increases Max header size for HTTP client (in bytes), to allow crawling of pages with a lot of content in the Cache-Tags field, which some CMS'es can have, due to...
It would be great to be able to just run `wget https://github.com/dantleech/fink/releases/latest` and get the latest release of fink. [Download latest GitHub release](https://stackoverflow.com/questions/21439239/download-latest-github-release)
In some cases, you need to keep a link, even though it is broken, and perhaps add "(unavailable)" to the link text, like this: [link text (unavailable)](https://example.org). However, you don't...
If you manually start Fink, you can just stop it with `Ctrl+Z`, but if you start it for example via cron, this is not possible. Perhaps add a command which...
See for example these two examples, which result in two different exceptions: ``` {"distance":1,"exception":"The base path \"\/web\/20050309042332\/http:\/\/www.fsk.dk\/fsk\/div\/interception\" is not an absolute path.","referrer":"https:\/\/example.org\/test","referrer_title":"http:\/\/web.archive.org\/web\/20050309042332\/http:\/\/www.fsk.dk\/fsk\/div\/interception\/aflytningcampbellsrapportpaadanskversion2.htm","referrer_xpath":"\/html\/body\/div[2]\/div\/section\/div\/section\/article\/div\/div\/div\/p\/a[2]","request_time":320473,"status":200,"url":"http:\/\/web.archive.org\/web\/20050309042332\/http:\/\/www.fsk.dk\/fsk\/div\/interception\/aflytningcampbellsrapportpaadanskversion2.htm","timestamp":"2019-06-09T20:01:07+02:00"} {"distance":1,"exception":"The base path must be a non-empty string....