gitressa

Results 54 issues of gitressa

To get records with both null, 404 and 5xx HTTP status, an internal success flag in the results would allow us to filter by `select(.success!=true)`.

**Is your feature request related to a problem? Please describe.** `drush watchdog:show --extended` works well if you want to see the entire log message, but it can become quite a...

type-feature

Original issue at _drupal.org/project/migrate_tools_: [Add migrate:tree in Drush](https://www.drupal.org/project/migrate_tools/issues/3307732). **Is your feature request related to a problem? Please describe.** It's great that the Migrate Tools commands are [included in Drush since...

type-feature
area-migrate

To help new users get started, how about moving the video link ("Effective Neovim: Instant IDE ") right after "Post Installation"? This way new users, can install it, and right...

I followed the steps on https://sourcefoundry.org/cinder/ but when I try to serve, I get an error ... - Ubuntu 20.04 - Python 3.8.10 ``` $ mkdocs serve INFO - Building...

## Description Great add-on, it will make browsing so much faster, thanks! After installing the add-on, I was reading the help page (`?`) but could not see how to find...

**Describe the bug** Thanks for a great add-on, it's really nice to have. **To Reproduce** Steps to reproduce the behavior: 1. Go to a Reddit page 1. Save the page...

optimization

## Problem You cannot create a new Drupal 11 project: ``` $ ddev config --docroot=web --project-type=drupal11 apptype must be one of backdrop, craftcms, drupal10, drupal6, drupal7, drupal8, drupal9, laravel, magento,...

## Problem Search for info on how to run PHPUnit test in Drupal with DDEV, and find a PHPStorm page: https://presearch.com/search?q=site:ddev.readthedocs.io+phpunit `>` https://ddev.readthedocs.io/en/latest/users/install/phpstorm/ Since you don't need PHPStorm to run...