framework/src
Daniël Klabbers 2b1581875a
Fixes the queue for beta 14 (#2363)
- rewrite the queue handling for illuminate 6+
- implement missing maintenance mode callable for queue Worker
- Ensure we resolve append the queue commands once the queue bindings are loaded
- Override WorkCommand because it needs the maintenance flag. It tries to use
the isDownForMaintenance method from the Container assuming it is a Laravel
Application. Circumvented this issue by resolving our Config from IOC instead.
2020-10-09 16:06:28 -04:00
..
Admin Inject/use new config class where applicable 2020-09-25 10:58:53 +02:00
Api Inject/use new config class where applicable 2020-09-25 10:58:53 +02:00
Bus Apply fixes from StyleCI 2020-03-06 13:55:39 +00:00
Console Inject/use new config class where applicable 2020-09-25 10:58:53 +02:00
Database Allows callables for default model attribute to gain access 2020-10-07 11:26:58 +02:00
Discussion Deprecate AssertPermissionTrait (#2044) 2020-07-17 15:16:15 +02:00
Event Fix deprecation and removal date 2020-07-17 12:19:48 +02:00
Extend Revert "Use lifecycle interface for frontend extender (#2211)" (#2301) 2020-09-23 00:21:45 -04:00
Extension Basic Extension Dependency Support (#2188) 2020-10-02 17:54:28 -04:00
Formatter Clean up usages / deprecate path helpers (#2155) 2020-06-19 16:16:03 -04:00
Forum Inject/use new config class where applicable 2020-09-25 10:58:53 +02:00
Foundation Basic Extension Dependency Support (#2188) 2020-10-02 17:54:28 -04:00
Frontend Fix for a bug that would delete the new revision of less/js in case the filenames match. 2020-09-30 09:26:32 +02:00
Group Deprecate AssertPermissionTrait (#2044) 2020-07-17 15:16:15 +02:00
Http Inject/use new config class where applicable 2020-09-25 10:58:53 +02:00
Install Use reserved TLD for default dev hostname 2020-09-27 22:55:46 +02:00
Locale Make Translator compatible with Laravel 6 2020-07-24 17:32:50 +02:00
Mail Allow upper case TLS and SSL for SMTP encryption (#2289) 2020-09-12 17:43:06 -04:00
Notification Pass a translator instance to getEmailSubject on MailableInterface (#2244) 2020-09-28 00:04:28 -04:00
Post Deprecate AssertPermissionTrait (#2044) 2020-07-17 15:16:15 +02:00
Queue Fixes the queue for beta 14 (#2363) 2020-10-09 16:06:28 -04:00
Search Laravel: Stop calling deprecated fire() method 2020-03-28 11:08:44 +01:00
Settings Simplify uploads, inject filesystem instances 2020-04-10 11:38:57 +02:00
Update Inject/use new config class where applicable 2020-09-25 10:58:53 +02:00
User Restore stricter email validation 2020-10-07 15:33:57 -04:00
helpers.php Clean up usages / deprecate path helpers (#2155) 2020-06-19 16:16:03 -04:00