mmucklo

Results 22 issues of mmucklo

In doing example 2, I noticed that my matchesMethod() function seems to be called for a host of different functions before it finds one that matches. I'm concerned about the...

The composer.json says the license is MIT, is there a corresponding LICENSE for this repo?

There should be a button on the Admin interface to clean out Stalled runs

enhancement

There should be a button on the admin interface to delete all Archived Jobs / Runs.

enhancement

Admin interface to create a new Job.

enhancement

Consider adding a Redis GridSource so that the jobs that are in Redis can be viewed in the Admin interface.

enhancement

Consider adding a Redis-based RunManager plus a JobTimingManager that is Redis-based, and JobArchive support for the Redis JobManager, which should also allow for Stalled Job support and related functions.

enhancement

Update dependencies to support PHP >=7.1 and remove the composer.lock file which shouldn't be checked in. Also update PHPUnit, and other packages that are depended upon.

enhancement

Right now scrutinizer is reporting 72% code coverage. It would be good to increase that to above 90%